8 lines
176 B
Makefile
8 lines
176 B
Makefile
# $NetBSD: Makefile,v 1.13 2000/05/05 20:13:29 mycroft Exp $
|
|
|
|
SUBDIR= ramdisk ramdisk-kernel fdset bootfloppy-big # bootfloppy-tiny
|
|
|
|
TARGETS+=release
|
|
|
|
.include <bsd.subdir.mk>
|