]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlsym-RTLD_SELF/Makefile
dyld-851.27.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlsym-RTLD_SELF / Makefile
index af0dec0924e4a4afbb36ad087d377a843c98d3e9..4a148d81b7095902663c0e9f8a9903cce77ace05 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main