aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-06 20:35:07 +0100
committerRickard Green <[email protected]>2019-03-06 20:35:07 +0100
commitae393b30c79936def13790f7aa1e2dabef5b6174 (patch)
tree17c6387c7e605d7f167022743abd6a59e988e362 /make
parent250462066db0344e5387d15ed2b89bce261ea64d (diff)
parentd9dd041acc211907b6cea4ae93f39c6319153d15 (diff)
downloadotp-ae393b30c79936def13790f7aa1e2dabef5b6174.tar.gz
otp-ae393b30c79936def13790f7aa1e2dabef5b6174.tar.bz2
otp-ae393b30c79936def13790f7aa1e2dabef5b6174.zip
Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'
* rickard/make-fixes-17/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 ea36be333b..f913cdf244 100644
--- a/make/otp.mk.in
+++ b/make/otp.mk.in
@@ -265,7 +265,6 @@ DEFAULT_GIF_FILES = $(HTMLDIR)/min_head.gif
XSLTPROC = @XSLTPROC@
FOP = @FOP@
XMLLINT = @XMLLINT@
-RM = @RM@
CP = @CP@
MKDIR = @MKDIR@