From 3ffe583f135abf345278b912b885783f69a24bd5 Mon Sep 17 00:00:00 2001 From: sepotvin Date: Wed, 13 Jun 2007 02:08:04 +0000 Subject: Options spring cleanup: - Add and document the KVM and KVM_SUPPORT options that are needed for the ifmcstats(3) makefile - Garbage collect unused variables - Add missing inclusion of bsd.own.mk where needed Approved by: kan (mentor) Reviewed by: ru --- lib/libarchive/test/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libarchive') diff --git a/lib/libarchive/test/Makefile b/lib/libarchive/test/Makefile index 4163e0f..7f9d115 100644 --- a/lib/libarchive/test/Makefile +++ b/lib/libarchive/test/Makefile @@ -48,7 +48,6 @@ SRCS= ${TESTS} \ CLEANFILES+= list.h -MK_MAN=no NO_MAN=yes PROG=libarchive_test -- cgit v1.1