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

.include <bsd.own.mk>

PACKAGE=	tests
FILESGROUPS=	TESTS
TESTSPACKAGE=	${PACKAGE}

# TODO: ptm_test
NETBSD_ATF_TESTS_C=	ttyio_test

LIBADD.ttyio_test+=	util

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

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