diff options
Diffstat (limited to 'test/args/Makefile')
-rw-r--r-- | test/args/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/args/Makefile b/test/args/Makefile index cc4637bc0..dd5339a03 100644 --- a/test/args/Makefile +++ b/test/args/Makefile @@ -23,7 +23,7 @@ include $(TESTDIR)/Rules.mak TARGETS=arg_test all: $(TARGETS) -arg_test: arg_test.c Makefile $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(CC) +arg_test: arg_test.c Makefile $(TESTDIR)/Config $(TESTDIR)/Rules.mak -@ echo "-------" -@ echo " " -@ echo "Compiling vs uClibc: " |