8 lines
140 B
Makefile
8 lines
140 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2000/01/20 19:06:15 wrstuden Exp $
|
||
|
|
||
|
INCSDIR= /usr/include/miscfs/overlay
|
||
|
|
||
|
INCS= overlay.h
|
||
|
|
||
|
.include <bsd.kinc.mk>
|