]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/bundle-memory-load/Makefile
dyld-353.2.1.tar.gz
[apple/dyld.git] / unit-tests / test-cases / bundle-memory-load / Makefile
index a44aecad6f09d29aa2e0470a295c6561b0ce99b5..0a4e679117ac68da6b53bcce547c3cf059737d47 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 test.bundle
        ./main
 
 all: main test.bundle