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