9 lines
180 B
Makefile
9 lines
180 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1995/04/17 19:08:51 leo Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= inst-${REV}.fs
|
|
|
|
.include "${TOP}/inst-common/Makefile.inc"
|