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