9 lines
168 B
Makefile
9 lines
168 B
Makefile
# $Id: Makefile,v 1.1 1995/05/12 03:32:09 cgd Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= kc-${REV}.fs
|
|
|
|
.include "${TOP}/kc-common/Makefile.inc"
|