build the filesystem-specific primaries

This commit is contained in:
cgd 1999-04-02 03:45:12 +00:00
parent 60fb889b92
commit bacc33029f
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.8 1997/09/05 20:20:17 thorpej Exp $
# $NetBSD: Makefile,v 1.9 1999/04/02 03:45:12 cgd Exp $
SUBDIR= boot bootxx installboot netboot setnetbootinfo
SUBDIR= boot bootxx installboot netboot setnetbootinfo \
bootxx_cd9660 bootxx_ffs
.include <bsd.subdir.mk>