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
/
atari
/
floppies
/
prepare
/
Makefile
blob
7dc9861ee43cf51e266336dbc7f1c028d88355fa
1
# $NetBSD: Makefile,v 1.2 2002/05/02 18:02:29 lukem Exp $
2
3
IMAGE
=
prepare.fs
4
IMAGESIZE?
=
1080
k
5
MAKEDEVTARGETS
=
floppy
6
IMAGEDEPENDS
+=
install
.sh
install
.md
${
.CURDIR
}/
..
/
..
/
..
/
miniroot
/
install
.sub
7
PARSELISTENV
=
DISTRIBREV
=${
DISTRIBREV
:
Q
}
8
9
.
include
"../common/Makefile.images"