8 lines
136 B
Makefile
8 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/03/16 08:26:49 jdolecek Exp $
|
|
|
|
INCSDIR= /usr/include/miscfs/union
|
|
|
|
INCS= union.h
|
|
|
|
.include <bsd.kinc.mk>
|