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