X-Git-Url: https://git.saurik.com/apple/ld64.git/blobdiff_plain/d696c285d331ab577dcabd00419d8c30336673da..55e3d2f687f4ed9653982dbda92c6a055b0a8350:/unit-tests/test-cases/dwarf-ignore/Makefile diff --git a/unit-tests/test-cases/dwarf-ignore/Makefile b/unit-tests/test-cases/dwarf-ignore/Makefile index 773e572..94b026c 100644 --- a/unit-tests/test-cases/dwarf-ignore/Makefile +++ b/unit-tests/test-cases/dwarf-ignore/Makefile @@ -36,6 +36,4 @@ all: size -l dwarf-hello-${ARCH} | grep __DWARF | ${PASS_IFF_EMPTY} clean: - rm -rf dwarf-hello-${ARCH} - - + rm -rf dwarf-hello-*