diff options
Diffstat (limited to 'usr.bin/file/Makefile')
| -rw-r--r-- | usr.bin/file/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/Makefile b/usr.bin/file/Makefile index 192b661e358..82f254cdeda 100644 --- a/usr.bin/file/Makefile +++ b/usr.bin/file/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2000/09/22 16:34:59 pooka Exp $ +# $NetBSD: Makefile,v 1.26 2000/10/11 14:46:03 is Exp $ .include <bsd.own.mk> +WFORMAT= 1 MFILESDIR= /usr/share/misc MFILES= magic magic.mime MAGIC= ${MFILESDIR}/magic |
