]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlopen-RTLD_NOLOAD/Makefile
dyld-851.27.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlopen-RTLD_NOLOAD / Makefile
index 624f4f1127b26f959cb53dab8c9357fb8efd0206..f634e7b98afcd322f78b6c08a3ae6aed37db9b64 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main libfoo.dylib