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