2000-09-27 20:04:13 +04:00
|
|
|
# $NetBSD: Makefile,v 1.20 2000/09/27 16:04:13 fvdl Exp $
|
1994-08-29 19:30:14 +04:00
|
|
|
|
2000-09-27 20:04:13 +04:00
|
|
|
SUBDIR= ramdisk-big
|
2000-06-12 22:53:01 +04:00
|
|
|
SUBDIR+= ramdisk-tiny
|
2000-09-27 20:04:13 +04:00
|
|
|
SUBDIR+= ramdisk-small
|
|
|
|
SUBDIR+= kernel-ramdisk
|
2000-05-11 03:44:51 +04:00
|
|
|
SUBDIR+= fdset
|
2000-09-27 20:04:13 +04:00
|
|
|
SUBDIR+= fdset-laptop
|
2000-05-11 03:44:51 +04:00
|
|
|
SUBDIR+= bootfloppy-big
|
|
|
|
SUBDIR+= bootfloppy-tiny
|
2000-09-27 20:04:13 +04:00
|
|
|
SUBDIR+= bootfloppy-small
|
|
|
|
|
|
|
|
SUBDIR+= ramdisk-rescuesmall
|
|
|
|
SUBDIR+= ramdisk-rescuetiny
|
|
|
|
SUBDIR+= kernel-rescue
|
|
|
|
SUBDIR+= rescue-small rescue-tiny
|
1994-08-29 19:30:14 +04:00
|
|
|
|
1999-11-09 03:22:39 +03:00
|
|
|
TARGETS+=release
|
|
|
|
|
1994-08-29 19:30:14 +04:00
|
|
|
.include <bsd.subdir.mk>
|