9 lines
176 B
Makefile
9 lines
176 B
Makefile
|
# $Id: Makefile,v 1.1.1.1 1994/08/29 15:30:21 cgd Exp $
|
||
|
|
||
|
TOP= ${.CURDIR}/..
|
||
|
|
||
|
.include "${TOP}/Makefile.inc"
|
||
|
IMAGE= inst-${REV}.fs
|
||
|
|
||
|
.include "${TOP}/inst-common/Makefile.inc"
|