mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
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>
|