summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-01-21 18:44:55 +0000
committerobrien <obrien@FreeBSD.org>2008-01-21 18:44:55 +0000
commit362440a8806d2e4fe01a2ea1396e2839a6d706f1 (patch)
treec396406259b8290698e14611335f2cc08536f844 /tools/build/Makefile
parenteb7baab619dfb556589d0145df86174aa119ff4a (diff)
downloadFreeBSD-src-362440a8806d2e4fe01a2ea1396e2839a6d706f1.zip
FreeBSD-src-362440a8806d2e4fe01a2ea1396e2839a6d706f1.tar.gz
Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior
to RELENG_7 are not supported.
Diffstat (limited to 'tools/build/Makefile')
-rw-r--r--tools/build/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/build/Makefile b/tools/build/Makefile
index 9f0fadd..8e26c29 100644
--- a/tools/build/Makefile
+++ b/tools/build/Makefile
@@ -9,11 +9,6 @@ INCS=
BOOTSTRAPPING?= 0
-# usr.bin/gencat needs <nl_types.h>.
-.if ${BOOTSTRAPPING} < 600017
-INCS+= nl_types.h
-.endif
-
.if empty(SRCS)
SRCS= dummy.c
.endif
OpenPOWER on IntegriCloud