summaryrefslogtreecommitdiff
path: root/sys/fs/unionfs/Makefile
blob: b322f3c786d3050998065544a0d1148398a6b0d9 (plain)
1
2
3
4
5
6
7
#	$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>