]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlopen-local-and-global/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlopen-local-and-global / Makefile
index 90f8872d2641846787b82ddd8e5e501fabeacd0b..dae1997c9f275283798b53ed56fbede32146e4b3 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main-local-first  
        ./main-global-first