]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/rpath-loader_path-dlopen/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / rpath-loader_path-dlopen / Makefile
index d83c5e821286b489ba432e68e52513328941364a..220b1ad9d0867540e4ff77746c643cc04998fd6a 100644 (file)
@@ -30,8 +30,9 @@ include ${TESTROOT}/include/common.makefile
 # of the main executable during calls to dlopen()
 #
 
+all-check: all check
 
-run: all
+check:
        ./main
 
 all: main