summaryrefslogtreecommitdiff
path: root/sys/miscfs/specfs/Makefile
blob: 88f21dab895e55252d6aaefbc5e3c7fb3522f360 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 1998/06/12 23:23:04 cgd Exp $

INCSDIR= /usr/include/miscfs/specfs

INCS=	specdev.h

.include <bsd.kinc.mk>