summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index e775f13..0a730e6 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -305,7 +305,7 @@ everything:
#
installworld:
mkdir -p ${INSTALLTMP}
- for prog in [ awk cat chflags chown cp date echo egrep find grep \
+ for prog in [ awk cat chflags chown date echo egrep find grep \
install ln make makewhatis mv perl rm sed sh sysctl test \
true uname wc zic; do \
cp `which $$prog` ${INSTALLTMP}; \
OpenPOWER on IntegriCloud