]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/progname/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / progname / Makefile
index b0ee016fa5c95e8031d02efed404d9f40a98f53b..5caec0648726bfc013d0776763e26382f8b09eaa 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: