]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/read-only-stubs/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / read-only-stubs / Makefile
index d3a63ab6e72d8b5dd45261f7dd463ad0e7459a6a..7e700971d1521d581403d9088ff7fc9726f28a5d 100644 (file)
@@ -23,7 +23,9 @@
 TESTROOT = ../..
 include ${TESTROOT}/include/common.makefile
 
-run: all
+all-check: all check
+
+check:
        ./main
 
 all: main