summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-08-24 05:54:28 +0000
committerkientzle <kientzle@FreeBSD.org>2008-08-24 05:54:28 +0000
commit5f09367fcae56d552adcf3cadfee2cf2d37e94ae (patch)
treecd0eaaad865f67f58aaba43ebc3166c1ce5b8cd7 /lib
parentd35834e169dec630b09ae6ad50758b58782d038d (diff)
downloadFreeBSD-src-5f09367fcae56d552adcf3cadfee2cf2d37e94ae.zip
FreeBSD-src-5f09367fcae56d552adcf3cadfee2cf2d37e94ae.tar.gz
Remove the stillborn attempt to cleanup tests as well as the build dir.
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile
index fe30190..0d10500 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>
OpenPOWER on IntegriCloud