aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-03-26 17:02:32 +0000
committerXin LI <delphij@FreeBSD.org>2010-03-26 17:02:32 +0000
commit36e60cda45a7797996f2abd6296a20dfdf2cc9b2 (patch)
tree5a2fbc89ff7ee943a93256a784acba403a9475db /gnu/usr.bin/Makefile
parent670508b16af6059f2e0caf467f67751b2a2b21be (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index bfb4d93a0b74..18add27e5277 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -4,7 +4,6 @@
SUBDIR= ${_binutils} \
${_cc} \
- ${_cpio} \
${_cvs} \
dialog \
diff \
@@ -28,10 +27,6 @@ _groff= groff
.endif
.endif
-.if ${MK_GNU_CPIO} == "yes"
-_cpio= cpio
-.endif
-
.if ${MK_CVS} != "no"
_cvs= cvs
.endif