9 lines
185 B
Makefile
9 lines
185 B
Makefile
# $NetBSD: Makefile,v 1.4 2002/04/26 15:47:21 lukem Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= upgr-${DISTRIBREV}.fs
|
|
|
|
.include "${TOP}/inst-common/Makefile.inc"
|