Make mkfs.mfs cross compilable

This commit is contained in:
Thomas Veerman
2012-06-18 10:54:54 +00:00
committed by Thomas Veerman
parent a82a56d788
commit bb226763a0
10 changed files with 510 additions and 92 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
.include <bsd.own.mk>
# NetBSD imports
SUBDIR= installboot pwd_mkdb user vipw zic chroot
SUBDIR= installboot pwd_mkdb user vipw zic chroot mkfs.mfs
.include <bsd.subdir.mk>