9 lines
177 B
Makefile
9 lines
177 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1996/05/16 19:58:54 mark Exp $
|
||
|
|
||
|
TOP= ${.CURDIR}/..
|
||
|
|
||
|
.include "${TOP}/Makefile.inc"
|
||
|
IMAGE= inst-${REV}.fs
|
||
|
|
||
|
.include "${TOP}/inst-common/Makefile.inc"
|