1 # $NetBSD: Makefile,v 1.21 2003/06/05 14:30:12 dsl Exp $
4 IMAGE
= ramdisk-rescue
${BOOTMODEL}.fs
6 MAKEDEVTARGETS
= std md0 fd0 fd1 wd0 wd1 wd2 wd3 cd0 cd1 pty0 ttyv0
8 STRIP
=${OBJCOPY} -S
-R .ident
-R .note
10 .
include "${.CURDIR}/../common/Makefile.ramdisk"