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