repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
distrib
/
prep
/
floppies
/
bootfloppy.sysinst
/
Makefile
blob
116abf519ebecdba44f1f81a14f5a4361741a258
1
# $NetBSD: Makefile,v 1.2 2002/04/12 14:52:59 lukem Exp $
2
3
IMAGE
=
sysinst.fs
4
BOOTLOADER
= ${
MDEC
}/
boot
5
6
.
include
<
bsd.own.mk
>
7
KERNDIR
!=
cd
${
.CURDIR
}/
..
/
kernel-ramdisk
&& ${
PRINTOBJDIR
}
8
KERNEL
= ${
KERNDIR
}/
netbsd-INSTALL.gz
9
10
.
include
"../bootfloppy-common/Makefile.inc"