d6af1b7d7c
measure; the next release will use something Different. Update version number to 1.2C.
9 lines
170 B
Makefile
9 lines
170 B
Makefile
# $Id: Makefile,v 1.3 1997/02/18 07:38:17 mikel Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= kc-${REV}.fs
|
|
|
|
.include "${TOP}/kc-common/Makefile.inc"
|