aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf/vxworks/sed.general
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-06 20:37:04 +0100
committerRickard Green <[email protected]>2019-03-06 20:37:04 +0100
commit61fd5da42a039c8fd62d752339fa427c1d50cbf7 (patch)
treefe670871f9cec79c788dbe6cf96330c4c6000fdb /erts/autoconf/vxworks/sed.general
parent565adc6d7ffb0778df06d5011ec56dc7b3eb0d2b (diff)
parentae393b30c79936def13790f7aa1e2dabef5b6174 (diff)
downloadotp-61fd5da42a039c8fd62d752339fa427c1d50cbf7.tar.gz
otp-61fd5da42a039c8fd62d752339fa427c1d50cbf7.tar.bz2
otp-61fd5da42a039c8fd62d752339fa427c1d50cbf7.zip
Merge 'rickard/make-fixes-18/OTP-15657' into 'rickard/make-fixes-19/OTP-15657'
* rickard/make-fixes-18/OTP-15657: Remove own configured RM make variable
Diffstat (limited to 'erts/autoconf/vxworks/sed.general')
-rw-r--r--erts/autoconf/vxworks/sed.general1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/autoconf/vxworks/sed.general b/erts/autoconf/vxworks/sed.general
index 96a70e4148..32da809c9d 100644
--- a/erts/autoconf/vxworks/sed.general
+++ b/erts/autoconf/vxworks/sed.general
@@ -98,7 +98,6 @@ s|@INSTALL_PROGRAM@|${INSTALL}|
s|@INSTALL_SCRIPT@|${INSTALL}|
s|@INSTALL_DATA@|${INSTALL} -m 644|
s|@INSTALL_DIR@|$(INSTALL) -d|
-s|@RM@|/bin/rm|
s|@MKDIR@|/bin/mkdir|
s|@ERLANG_OSTYPE@|vxworks|
s|@vxworks_reclaim@|reclaim.h|