mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 07:06:38 -04:00
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>
|