aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/cpio
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 20:38:07 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-11-25 20:38:07 +0000
commit277fbb92d5e4cd0938c67f77b08d9ba4ac9d54a6 (patch)
tree8fa3ab9fc0b2eadd788ee7deaf07b5dd3392b82e /usr.bin/cpio
parent247027652e390c65e4b375302d7a8e68a8c1adc4 (diff)
downloadsrc-277fbb92d5e4cd0938c67f77b08d9ba4ac9d54a6.tar.gz
src-277fbb92d5e4cd0938c67f77b08d9ba4ac9d54a6.zip
Remove redundant DPSRCS which were already in SRCS.
DPSRCS already contains all of SRCS. MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=291329
Diffstat (limited to 'usr.bin/cpio')
-rw-r--r--usr.bin/cpio/tests/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/cpio/tests/Makefile b/usr.bin/cpio/tests/Makefile
index a1f8a5e937a1..d633abd96bd3 100644
--- a/usr.bin/cpio/tests/Makefile
+++ b/usr.bin/cpio/tests/Makefile
@@ -75,9 +75,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