aboutsummaryrefslogtreecommitdiffstats
path: root/erts/autoconf/vxworks/sed.general
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2019-03-07 14:44:14 +0100
committerRickard Green <[email protected]>2019-03-07 14:44:14 +0100
commit1e05aaf67fdf7547d72e20ff5a272ad8912f9ae0 (patch)
tree72b36887e44850e3b0f47ccecbba609dbe4437c9 /erts/autoconf/vxworks/sed.general
parentc6508315fbaeee2e442c5623237a58f7e168d145 (diff)
parentfed10a7ed52488fc5de5873bf12443fc07097d89 (diff)
downloadotp-1e05aaf67fdf7547d72e20ff5a272ad8912f9ae0.tar.gz
otp-1e05aaf67fdf7547d72e20ff5a272ad8912f9ae0.tar.bz2
otp-1e05aaf67fdf7547d72e20ff5a272ad8912f9ae0.zip
Merge branch 'rickard/make-fixes-21/OTP-15657' into maint
* rickard/make-fixes-21/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|