fed5688510
systems. I really can't imagine them being bootable - especially if/when this directory generates non-floppy-emulation images.
12 lines
195 B
Makefile
12 lines
195 B
Makefile
# $NetBSD: Makefile,v 1.3 2006/11/18 20:15:59 dsl Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= bootcd
|
|
SUBDIR+= bootcd-com
|
|
SUBDIR+= bootcd-laptop
|
|
#SUBDIR+= installcd
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|