8 lines
130 B
Makefile
8 lines
130 B
Makefile
# $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>
|