]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlclose-terminator-dlclose/Makefile
dyld-353.2.1.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlclose-terminator-dlclose / Makefile
index 4f19e3f9bc9295d5ff5d675e65af2aaeb925e537..0c9b579e45361b3a14fa566ca4cb3f9dc81e6ccb 100644 (file)
@@ -27,7 +27,9 @@ include ${TESTROOT}/include/common.makefile
 # <rdar://problem/5366233> Leopard (9a499): dyld crash with recursive calls to dlclose()
 
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main libfoo.dylib