9 lines
175 B
Makefile
9 lines
175 B
Makefile
|
# $Id: Makefile,v 1.1 1994/10/06 20:25:43 chopps Exp $
|
||
|
|
||
|
TOP= ${.CURDIR}/..
|
||
|
|
||
|
.include "${TOP}/Makefile.inc"
|
||
|
IMAGE= inst-${REV}.fs
|
||
|
|
||
|
.include "${TOP}/inst-common/Makefile.inc"
|