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