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
/
amd64
/
floppies
/
bootfloppy-com
/
Makefile
blob
ac2eebd9b09ba27929d8b9a644b36f96e8d1fc8c
1
# $NetBSD: Makefile,v 1.5 2007/03/06 21:52:45 bouyer Exp $
2
3
FLOPPYBASE
=
boot-com
4
FLOPPYKERNEL
=
netbsd-INSTALL.gz
5
FLOPPYBOOTOPTIONS
= -
o console
=
com0
6
7
.
include
"${.CURDIR}/../common/Makefile.bootfloppy"