]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlclose-unload-c++/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlclose-unload-c++ / Makefile
index 8cce77ebf7553e7c415f63273e0c7b0f66c8cb03..35530b64c1fa4fc7143c4334b858cb0178422056 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main libfoo.dylib libbar.dylib