8 lines
144 B
Makefile
8 lines
144 B
Makefile
# $NetBSD: Makefile,v 1.2 2008/09/04 12:07:30 pooka Exp $
|
|
|
|
INCSDIR= /usr/include/fs/sysvbfs
|
|
|
|
INCS= bfs.h sysvbfs_args.h
|
|
|
|
.include <bsd.kinc.mk>
|