NetBSD/sys/fs/unionfs/Makefile
ad 1a710239b8 A port of FreeBSD's updated unionfs. This is a work in progress. In
particular, unionfs_lookup() needs a lot of attention.
2008-02-18 16:44:22 +00:00

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>