NetBSD/distrib/x68k/Makefile
minoura 58b3ac77bd Give up support of 4MB RAM machines for standard sysinst-based installer.
Restricted small installer must be used on those machines.
1999-12-24 17:02:13 +00:00

10 lines
140 B
Makefile

# $NetBSD: Makefile,v 1.2 1999/12/24 17:02:13 minoura Exp $
SUBDIR= floppies
.PHONY: release
TARGETS+= release
.include <bsd.subdir.mk>