9 lines
174 B
Makefile
9 lines
174 B
Makefile
# $NetBSD: Makefile,v 1.2 1996/10/09 00:13:36 jtc Exp $
|
|
|
|
TOP= ${.CURDIR}/..
|
|
|
|
.include "${TOP}/Makefile.inc"
|
|
IMAGE= kcoth${REV}.fs
|
|
|
|
.include "${TOP}/kc-common/Makefile.inc"
|