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
/
vax
/
inst
/
Makefile
blob
45bc67071343802679f8ff0ae67d8542fb1f6b65
1
# $NetBSD: Makefile,v 1.2 1998/01/06 04:45:42 perry Exp $
2
3
TOP
= ${
.CURDIR
}/
..
4
5
.
include
"${TOP}/Makefile.inc"
6
IMAGE
=
miniroot-
${
DISTRIBREV
}
.fs
7
8
.
include
"${TOP}/inst-common/Makefile.inc"