xref: /netbsd-src/sys/fs/ptyfs/Makefile (revision eb2a46e82719b140d4995c7657308b2e3f6219a7)
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