9 lines
160 B
Makefile
9 lines
160 B
Makefile
|
# $NetBSD: Makefile,v 1.1 1998/08/14 03:26:12 mark Exp $
|
||
|
|
||
|
KDIR= /sys/filecorefs
|
||
|
INCSDIR=/usr/include/filecorefs
|
||
|
|
||
|
INCS= filecore_mount.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|