xref: /netbsd/sys/miscfs/umapfs/Makefile (revision bf9ec67e)
1#	$NetBSD: Makefile,v 1.1 1998/06/12 23:23:05 cgd Exp $
2
3INCSDIR= /usr/include/miscfs/umapfs
4
5INCS=	umap.h
6
7.include <bsd.kinc.mk>
8