]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlopen-RTLD_FIRST/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlopen-RTLD_FIRST / Makefile
index 170c483da64f34abde3022b1853dbdacf478faed..c1e199b00eb46481f3edce70c1149a7e4bc34d89 100644 (file)
@@ -25,7 +25,9 @@ include ${TESTROOT}/include/common.makefile
 
 PWD = `pwd`
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main