58b3ac77bd
Restricted small installer must be used on those machines.
10 lines
185 B
Makefile
10 lines
185 B
Makefile
# $NetBSD: Makefile,v 1.6 1999/12/24 17:02:14 minoura Exp $
|
|
|
|
SUBDIR= ramdisk bootfloppy ramdisk.sysinst bootfloppy.sysinst
|
|
|
|
.PHONY: release
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|