diff --git a/projects/rocr-runtime/src/Makefile b/projects/rocr-runtime/src/Makefile index 60d7ea3b23..db001a63ae 100644 --- a/projects/rocr-runtime/src/Makefile +++ b/projects/rocr-runtime/src/Makefile @@ -39,7 +39,7 @@ OBJS = debug.o globals.o memory.o perfctr.o time.o version.o \ .PHONY: all lnx lnx64a clean # Default target -all: lnx lnx64a +all: lnx64a # To relocate build output, set "O=target/dir/" # otherwise it defaults to a local directory