]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/loader_path/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / loader_path / Makefile
index 694cd9d678b99cc85f971576ad5b519e2c7ed996..7e646d1cea5e8735742f218f5b62c1453d671ab0 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