]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/bundle-v-dylib/Makefile
dyld-851.27.tar.gz
[apple/dyld.git] / unit-tests / test-cases / bundle-v-dylib / Makefile
index 952c3a5b3963fb66076db76ecdabbc0e9aa04346..e70688302359e1a0d6e20007f83d1bdca32d7eb7 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main