diff options
Diffstat (limited to 'lib/libc/tests/ttyio/Makefile')
-rw-r--r-- | lib/libc/tests/ttyio/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/ttyio/Makefile b/lib/libc/tests/ttyio/Makefile index a1f320d..242f332 100644 --- a/lib/libc/tests/ttyio/Makefile +++ b/lib/libc/tests/ttyio/Makefile @@ -2,8 +2,6 @@ .include <bsd.own.mk> -TESTSDIR= ${TESTSBASE}/lib/libc/ttyio - # TODO: ptm_test NETBSD_ATF_TESTS_C= ttyio_test |