NetBSD/distrib/walnut/Makefile
eeh a56ebcba77 Create a ramdisk installation image, pack it into a INSTALL kernel, and
generate a netbootable image from the results.
2002-05-30 16:21:43 +00:00

7 lines
134 B
Makefile

# $NetBSD: Makefile,v 1.1 2002/05/30 16:21:43 eeh Exp $
SUBDIR= ramdisk .WAIT md-kernel
TARGETS+= release
.include <bsd.subdir.mk>