From 3dcb1ab12d68b4a191e6fbe6dfd082d1dc25e6ac Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 9 Aug 2004 10:32:16 +0000 Subject: Uncomment the real paths and remove the local debugging paths. Noticed by: ru (who's faster than 'make world' on my stock src test machine) --- lib/libmagic/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libmagic') diff --git a/lib/libmagic/Makefile b/lib/libmagic/Makefile index f3a9f2fcbc2f4..36aee313d9ae6 100644 --- a/lib/libmagic/Makefile +++ b/lib/libmagic/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ # Copyright (c) David E. O'Brien, 2000-2004 -#CONTRDIR= ${.CURDIR}/../../contrib/file -CONTRDIR= ${.CURDIR}/../file-4.10 +CONTRDIR= ${.CURDIR}/../../contrib/file .PATH: ${CONTRDIR} LIB= magic -- cgit v1.3