diff options
Diffstat (limited to 'usr.bin/tar/tests/Makefile')
-rw-r--r-- | usr.bin/tar/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/tar/tests/Makefile b/usr.bin/tar/tests/Makefile index b1cccfe..02918b3 100644 --- a/usr.bin/tar/tests/Makefile +++ b/usr.bin/tar/tests/Makefile @@ -75,8 +75,6 @@ SRCS.bsdtar_test= \ list.h \ main.c -DPSRCS.bsdtar_test+= list.h - .PATH: ${LIBARCHIVEDIR}/test_utils SRCS.bsdtar_test+= test_utils.c |