NetBSD/distrib/i386/cdroms/Makefile
dsl fed5688510 It is singularly pointless generating CD install images for PS2 and tiny
systems.  I really can't imagine them being bootable - especially if/when
this directory generates non-floppy-emulation images.
2006-11-18 20:15:59 +00:00

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>