]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlopen-init-up/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlopen-init-up / Makefile
index 3991ab4ac9341cb687794f011464d174c65149f8..104e51b25c39c3aa0642806c6fbe6416404f099a 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main || echo "FAIL dlopen-init-dlopen-up" 
 
 all: main