xref: /netbsd-src/sys/fs/unionfs/Makefile (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1#	$NetBSD: Makefile,v 1.1 2008/02/18 16:44:22 ad Exp $
2
3INCSDIR= /usr/include/miscfs/union
4
5INCS=	union.h
6
7.include <bsd.kinc.mk>
8