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