Integrate new boot stuff into build scheme.

- Build sys with everything else.
- Gitignore files built by new boot stuff.
This commit is contained in:
Evgeniy Ivanov
2012-02-09 18:54:43 +01:00
committed by Ben Gras
parent 7f2d47d84c
commit 60a2ce010a
6 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
.include <bsd.own.mk>
# NetBSD imports
SUBDIR= pwd_mkdb user vipw zic
SUBDIR= installboot pwd_mkdb user vipw zic
.include <bsd.subdir.mk>