]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/crt-custom/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / crt-custom / Makefile
index d07ac32e3cd11f58448eadb5fff06d4887d7c856..491d480726183b277c9295f5a4d8c1b9d2347af0 100644 (file)
@@ -28,7 +28,9 @@ include ${TESTROOT}/include/common.makefile
 # have the entry point called before initializers are run
 #
 
-run: all
+all-check: all check
+
+check:
        ./main-10.4
        ./main-10.5