9 lines
179 B
Makefile
9 lines
179 B
Makefile
# $NetBSD: Makefile,v 1.3 1996/08/30 17:37:26 thorpej Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= inst${REV}.fs
|
|
|
|
.include "${TOP}/inst-common/Makefile.inc"
|