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