summaryrefslogtreecommitdiffstats
path: root/sys/modules/pty/Makefile
blob: fd563fe1e2ffe411012ef88dea3e98386a06bf7a (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/pty

KMOD=	pty
SRCS=	pty.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud