summaryrefslogtreecommitdiff
path: root/lib/libc/tests/termios/Makefile
blob: 76879b805035c9a1671db4b679d52519458c7fbb (plain)
1
2
3
4
5
6
7
.include <bsd.own.mk>

NETBSD_ATF_TESTS_C=	tcsetpgrp_test

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

.include <bsd.test.mk>