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
Sync usage with man page.
[netbsd-mini2440.git]
/
distrib
/
i386
/
ramdisks
/
ramdisk-small
/
Makefile
blob
814e3e3cee11da122f703269ae5fd76f1297116f
1
# $NetBSD: Makefile,v 1.20 2003/06/05 14:30:13 dsl Exp $
2
3
BOOTMODEL
=
small
4
IMAGE
=
ramdisk-
${
BOOTMODEL
}
.fs
5
IMAGESIZE
=
1704
k
6
USE_SYSINST
=
yes
7
8
.
include
"${.CURDIR}/../common/Makefile.ramdisk"