Index: Makefile.inc1 =================================================================== --- Makefile.inc1 (revision 245634) +++ Makefile.inc1 (working copy) @@ -1117,7 +1117,7 @@ _yacc= usr.bin/yacc .endif -.if defined(DB_FROM_SRC) && ${BOOTSTRAPPING} < 1000026 +.if ${BOOTSTRAPPING} < 1000026 _nmtree= lib/libnetbsd \ usr.sbin/nmtree .endif