aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-06 20:39:28 +0100
committerRickard Green <[email protected]>2019-03-06 20:39:28 +0100
commitfed10a7ed52488fc5de5873bf12443fc07097d89 (patch)
tree7a7529e9a5677e8b0477c7d7d94fb84e645a71e4 /make
parentb32a929bbb287c318f44cb0ecf17716c480f11ee (diff)
parent3d5876a20675a6987288afde6f9259a0758cb152 (diff)
downloadotp-fed10a7ed52488fc5de5873bf12443fc07097d89.tar.gz
otp-fed10a7ed52488fc5de5873bf12443fc07097d89.tar.bz2
otp-fed10a7ed52488fc5de5873bf12443fc07097d89.zip
Merge 'rickard/make-fixes-20/OTP-15657' into 'rickard/make-fixes-21/OTP-15657'
* rickard/make-fixes-20/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@