9 lines
178 B
Makefile
9 lines
178 B
Makefile
# $NetBSD: Makefile,v 1.3 1998/01/06 04:45:29 perry Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= upgr-${REV}.fs
|
|
|
|
.include "${TOP}/inst-common/Makefile.inc"
|