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