1a710239b8
particular, unionfs_lookup() needs a lot of attention.
8 lines
130 B
Makefile
8 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.1 2008/02/18 16:44:22 ad Exp $
|
|
|
|
INCSDIR= /usr/include/miscfs/union
|
|
|
|
INCS= union.h
|
|
|
|
.include <bsd.kinc.mk>
|