Newer
Older
UbixOS / src / lib / libc_bsd / tests / termios / Makefile
@Charlie Root Charlie Root on 31 Dec 2017 252 bytes Sync
# $FreeBSD: releng/10.2/lib/libc/tests/termios/Makefile 274075 2014-11-04 00:56:25Z ngie $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/lib/libc/termios

NETBSD_ATF_TESTS_C=	tcsetpgrp_test

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

.include <bsd.test.mk>