9 lines
175 B
Makefile
9 lines
175 B
Makefile
# $NetBSD: Makefile,v 1.2 1996/08/30 20:04:01 thorpej Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= kc${REV}.fs
|
|
|
|
.include "${TOP}/kc-common/Makefile.inc"
|