]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlopen-RTLD_LOCAL-ignore/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlopen-RTLD_LOCAL-ignore / Makefile
index d7b6978df9b352bad94e0a4800767b60917ae7c3..823d5de5061a5cb088f8a9d2d8c3a3baf023a56d 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main 
 
 all: main