summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
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 5ae62a7..c13117a 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1072,7 +1072,7 @@ _lex= usr.bin/lex
_yacc= usr.bin/yacc
.endif
-.if defined(DB_FROM_SRC) && ${BOOTSTRAPPING} < 1000026
+.if ${BOOTSTRAPPING} < 1000026
_nmtree= lib/libnetbsd \
usr.sbin/nmtree
.endif
OpenPOWER on IntegriCloud