summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-01-06 00:34:27 +0000
committeradrian <adrian@FreeBSD.org>2012-01-06 00:34:27 +0000
commit8f599c0345a869c1c44a38bcaf6f8362bccaaaee (patch)
treec6fc72f963b46c537b1e378e9e9bfac00bc8df17 /Makefile.inc1
parent98532dbe827cd4876a32370ccb694709d638ab5f (diff)
downloadFreeBSD-src-8f599c0345a869c1c44a38bcaf6f8362bccaaaee.zip
FreeBSD-src-8f599c0345a869c1c44a38bcaf6f8362bccaaaee.tar.gz
Fix the broken non-cross compile build. Oops!
Another pointy hat to: adrian, for stirring up more trouble.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index b6e8dd0..bc5de3d 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -106,7 +106,7 @@ CLEANDIR= clean cleandepend
CLEANDIR= cleandir
.endif
-LOCAL_TOOL_DIRS?= ''
+LOCAL_TOOL_DIRS?=
CVS?= cvs
CVSFLAGS?= -A -P -d -I!
OpenPOWER on IntegriCloud