xref: /netbsd/sys/fs/ptyfs/Makefile (revision 6550d01e)
1#	$NetBSD: Makefile,v 1.1 2010/06/14 14:40:47 pooka Exp $
2
3INCSDIR=	/usr/include/fs/ptyfs
4
5INCS=		ptyfs.h
6
7.include <bsd.kinc.mk>
8