summaryrefslogtreecommitdiff
path: root/sys/fs/ptyfs/Makefile
blob: 52d3c0dafa66ee22957f61a3fdcaa6817296315d (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 2010/06/14 14:40:47 pooka Exp $

INCSDIR=	/usr/include/fs/ptyfs

INCS=		ptyfs.h

.include <bsd.kinc.mk>