]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlclose-bundle-unload/Makefile
dyld-851.27.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlclose-bundle-unload / Makefile
index 84fc5b4449b04630f25a5d2a12e7db937b44ffa8..c3d1b06ada8dd58d742c387e17772a6ffa1c72ee 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