summaryrefslogtreecommitdiff
path: root/makefile.one
diff options
context:
space:
mode:
Diffstat (limited to 'makefile.one')
-rw-r--r--makefile.one4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefile.one b/makefile.one
index 896e4bc691..7aca31d1e0 100644
--- a/makefile.one
+++ b/makefile.one
@@ -58,8 +58,8 @@ TMP_D=tmp
# The output directory for the header files
INC_D=outinc
-CP=/bin/cp
-RM=/bin/rm -f
+CP=cp
+RM=rm -f
RANLIB=$(SRC_D)/util/ranlib.sh
MKDIR=mkdir
MKLIB=ar r