diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2008-08-24 05:54:28 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2008-08-24 05:54:28 +0000 |
| commit | a705ee2bcd1dfa0e25b55950b293f7c42315a85d (patch) | |
| tree | cd0eaaad865f67f58aaba43ebc3166c1ce5b8cd7 /lib | |
| parent | 21353e7f83163bfecd07bedee2dabebe5b4e2d2f (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libarchive/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile index fe3019069fa5..0d1050095a86 100644 --- a/lib/libarchive/Makefile +++ b/lib/libarchive/Makefile @@ -227,8 +227,4 @@ MLINKS+= libarchive.3 archive.3 check test: cd ${.CURDIR}/test && make test -myclean: - rm -f ${CLEANFILES} - cd ${.CURDIR}/test && make clean - .include <bsd.lib.mk> |
