summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/cpio/tests/Makefile3
-rw-r--r--usr.bin/tar/tests/Makefile2
2 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/cpio/tests/Makefile b/usr.bin/cpio/tests/Makefile
index 9e0b1eb..3eaa9cf 100644
--- a/usr.bin/cpio/tests/Makefile
+++ b/usr.bin/cpio/tests/Makefile
@@ -78,9 +78,6 @@ SRCS.bsdcpio_test= list.h \
${TESTS_SRCS} \
main.c
-DPSRCS.bsdcpio_test= \
- list.h
-
.PATH: ${LIBARCHIVEDIR}/test_utils
SRCS.bsdcpio_test+= test_utils.c
diff --git a/usr.bin/tar/tests/Makefile b/usr.bin/tar/tests/Makefile
index c356009..c078ed9 100644
--- a/usr.bin/tar/tests/Makefile
+++ b/usr.bin/tar/tests/Makefile
@@ -78,8 +78,6 @@ SRCS.bsdtar_test= \
list.h \
main.c
-DPSRCS.bsdtar_test+= list.h
-
.PATH: ${LIBARCHIVEDIR}/test_utils
SRCS.bsdtar_test+= test_utils.c
OpenPOWER on IntegriCloud