Module Name: src
Committed By: christos
Date: Fri May 8 23:36:42 UTC 2009
Modified Files:
src/external/bsd/file: Makefile.inc
Log Message:
set BINDIR
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/file/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/file/Makefile.inc
diff -u src/external/bsd/file/Makefile.inc:1.2 src/external/bsd/file/Makefile.inc:1.3
--- src/external/bsd/file/Makefile.inc:1.2 Fri May 8 13:43:54 2009
+++ src/external/bsd/file/Makefile.inc Fri May 8 19:36:42 2009
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.inc,v 1.2 2009/05/08 17:43:54 christos Exp $
+# $NetBSD: Makefile.inc,v 1.3 2009/05/08 23:36:42 christos Exp $
DIST=${.CURDIR}/../dist
WARNS=4
+BINDIR?= /usr/bin
USE_FORT?= yes # data-driven bugs?
TOOL_MKMAGIC?= ${.OBJDIR}/file