GC a reference to the defunct TESTFILES variable.

This commit is contained in:
Tim Kientzle 2008-03-15 02:22:08 +00:00
parent 60617bf578
commit cde1a05218

View File

@ -109,7 +109,7 @@ archive.h: ${LA_SRCDIR}/archive.h.in ${LA_SRCDIR}/Makefile
list.h: ${TESTS} Makefile
(cd ${.CURDIR}; cat ${TESTS}) | grep DEFINE_TEST > list.h
CLEANFILES += *.out *.o *.core *~ list.h archive.h ${TESTFILES}
CLEANFILES += *.out *.o *.core *~ list.h archive.h
cleantest:
-chmod -R +w /tmp/libarchive_test.*