NetBSD/sys/miscfs/overlay/Makefile
wrstuden fab192f2d2 Add overlay, a layered file system which overlays itself on
the underlying fs, rather than exporting it to another part of the
directory name space.
2000-01-20 19:06:13 +00:00

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>