minix/usr.sbin/Makefile
Evgeniy Ivanov 60a2ce010a Integrate new boot stuff into build scheme.
- Build sys with everything else.
- Gitignore files built by new boot stuff.
2012-02-09 18:54:43 +01:00

9 lines
133 B
Makefile

# Makefile for usr.bin
.include <bsd.own.mk>
# NetBSD imports
SUBDIR= installboot pwd_mkdb user vipw zic
.include <bsd.subdir.mk>