summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/ttyio/Makefile
blob: 242f33258e41d1c68cb346c9af05c018114a7f53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.include <bsd.own.mk>

# TODO: ptm_test
NETBSD_ATF_TESTS_C=	ttyio_test

DPADD.ttyio_test+=	${LIBUTIL}
LDADD.ttyio_test+=	-lutil

.include "../Makefile.netbsd-tests"

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