build the filesystem-specific primaries
This commit is contained in:
parent
60fb889b92
commit
bacc33029f
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue