aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf/vxworks/sed.general
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-07 14:44:02 +0100
committerRickard Green <[email protected]>2019-03-07 14:44:02 +0100
commitc05ebee4a70f81d17a369da62e3a9a9f5b52ef37 (patch)
treea260812477528fc532fa7d6713983b1ae59177bc /erts/autoconf/vxworks/sed.general
parent3d431b5f844bb37c5859f598eb05eee9eac4d769 (diff)
parent8575cb5eb636018a45c00be13855c32faeccdd13 (diff)
downloadotp-c05ebee4a70f81d17a369da62e3a9a9f5b52ef37.tar.gz
otp-c05ebee4a70f81d17a369da62e3a9a9f5b52ef37.tar.bz2
otp-c05ebee4a70f81d17a369da62e3a9a9f5b52ef37.zip
Merge branch 'rickard/make-fixes-22/OTP-15657'
* rickard/make-fixes-22/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 0e99b4dba4..d32fbdc5c0 100644
--- a/erts/autoconf/vxworks/sed.general
+++ b/erts/autoconf/vxworks/sed.general
@@ -103,7 +103,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|