diff options
Diffstat (limited to 'lib/libc/tests/termios/Makefile')
-rw-r--r-- | lib/libc/tests/termios/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/tests/termios/Makefile b/lib/libc/tests/termios/Makefile index 9a3fd66..0495d68 100644 --- a/lib/libc/tests/termios/Makefile +++ b/lib/libc/tests/termios/Makefile @@ -2,8 +2,6 @@ .include <bsd.own.mk> -TESTSDIR= ${TESTSBASE}/lib/libc/termios - NETBSD_ATF_TESTS_C= tcsetpgrp_test .include "../Makefile.netbsd-tests" |