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>
|