aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-06 20:40:54 +0100
committerRickard Green <[email protected]>2019-03-06 20:40:54 +0100
commit8575cb5eb636018a45c00be13855c32faeccdd13 (patch)
treea84b803710386bbb4b2a25a250a05093278d0f70 /make
parent05c5720845e0e2142a3b1c6e4b1e9f1e22c19a5c (diff)
parentfed10a7ed52488fc5de5873bf12443fc07097d89 (diff)
downloadotp-8575cb5eb636018a45c00be13855c32faeccdd13.tar.gz
otp-8575cb5eb636018a45c00be13855c32faeccdd13.tar.bz2
otp-8575cb5eb636018a45c00be13855c32faeccdd13.zip
Merge 'rickard/make-fixes-21/OTP-15657' into 'rickard/make-fixes-22/OTP-15657'
* rickard/make-fixes-21/OTP-15657: Remove own configured RM make variable
Diffstat (limited to 'make')
-rw-r--r--make/otp.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/otp.mk.in b/make/otp.mk.in
index fb573680c8..ceff8f7c31 100644
--- a/make/otp.mk.in
+++ b/make/otp.mk.in
@@ -274,7 +274,6 @@ DEFAULT_GIF_FILES = $(HTMLDIR)/min_head.gif
XSLTPROC = @XSLTPROC@
FOP = @FOP@
XMLLINT = @XMLLINT@
-RM = @RM@
CP = @CP@
MKDIR = @MKDIR@