NetBSD/distrib/i386/floppies/Makefile
joerg 611565d05b Remove GENERIC_LAPTOP and INSTALL_LAPTOP. To compensate, switch
bootfloppy-big to actually use INSTALL_LARGE (with ACPI) and 5 floppies.
2007-11-15 00:31:19 +00:00

17 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.36 2007/11/15 00:31:19 joerg Exp $
SUBDIR=
SUBDIR+= bootfloppy
SUBDIR+= bootfloppy-big
SUBDIR+= bootfloppy-com
SUBDIR+= bootfloppy-big
# These are all rather archaic...
# SUBDIR+= bootfloppy-ps2
# SUBDIR+= bootfloppy-small
# SUBDIR+= bootfloppy-tiny
# SUBDIR+= rescue-tiny
TARGETS+= release
.include <bsd.subdir.mk>