]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/allow-stack-execute/Makefile
ld64-77.tar.gz
[apple/ld64.git] / unit-tests / test-cases / allow-stack-execute / Makefile
index 9c2aaba841d2006a4e6d2189f8bbea5ead7e72f2..6e0be3f8d1d07a450bdc55eb384f5c884712e13d 100644 (file)
@@ -43,4 +43,4 @@ all:
        ${OTOOL} -hv foo-${ARCH} | grep ALLOW_STACK_EXECUTION | ${PASS_IFF_EMPTY}
 
 clean:
        ${OTOOL} -hv foo-${ARCH} | grep ALLOW_STACK_EXECUTION | ${PASS_IFF_EMPTY}
 
 clean:
-       rm -rf foo-${ARCH}
+       rm -rf foo-*