]> git.saurik.com Git - apple/dyld.git/blobdiff - unit-tests/test-cases/dlsym-RTLD_NEXT-missing/Makefile
dyld-132.13.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlsym-RTLD_NEXT-missing / Makefile
index 980ce61550b2c05265609356070c3783056f863f..8be62117a52c45bbd743f34eaa7831b1b1452a92 100644 (file)
@@ -34,7 +34,9 @@ endif
 
 
 
-run: all
+all-check: all check
+
+check:
        ${TESTROOT}/bin/exit-zero-pass.pl "dlsym-RTLD_NEXT-missing with circular libraries" "dlsym-RTLD_NEXT-missing with circular libraries" ${PROG}
 
 all:  main