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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
distrib
/
i386
/
floppies
/
bootfloppy-com
/
Makefile
blob
a53a2cdd51278cd9ce1acf4cb1e24117105fecc8
1
# $NetBSD: Makefile,v 1.6 2006/05/14 02:21:59 fredb Exp $
2
3
FLOPPYBASE
=
boot-com
4
FLOPPYMAX
=
3
5
FLOPPYKERNEL
=
netbsd-INSTALL_FLOPPY.gz
6
FLOPPYBOOTOPTIONS
= -
o console
=
com0
7
8
.
include
"${.CURDIR}/../common/Makefile.bootfloppy"