]> git.llucax.com Git - software/posixx.git/commitdiff
Remove circular dependency
authorLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 16 Sep 2008 13:16:59 +0000 (10:16 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 16 Sep 2008 13:16:59 +0000 (10:16 -0300)
Makefile

index 141ae00fe5869f08334829df8a4472c16f914770..cd60c2275b61d85b7614a6e1ce9c5b75fcee6b52 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ install:
 doc:
        $(MAKE) -C doc $@
 
-test memtest: all
+test memtest:
        $(MAKE) -C test $@
 
 clean: