8 lines
131 B
Makefile
8 lines
131 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2005/12/29 14:53:45 tsutsui Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/fs/sysvbfs
|
||
|
|
||
|
INCS= bfs.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|