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