diff options
author | Björn-Egil Dahlberg <[email protected]> | 2013-02-25 17:28:21 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2013-02-25 17:28:21 +0100 |
commit | d4d98b8649d24f0a8c267e360bf58e54f04ae505 (patch) | |
tree | 8c5679c1d2df1e09c43b8e7fb6a23d1e14bce78a /erts/autoconf/vxworks/sed.vxworks_simlinux | |
parent | df465d70c5e7833a393fea02eabf477bbe6c542b (diff) | |
download | otp-d4d98b8649d24f0a8c267e360bf58e54f04ae505.tar.gz otp-d4d98b8649d24f0a8c267e360bf58e54f04ae505.tar.bz2 otp-d4d98b8649d24f0a8c267e360bf58e54f04ae505.zip |
erts: Make vxworks build
Diffstat (limited to 'erts/autoconf/vxworks/sed.vxworks_simlinux')
-rw-r--r-- | erts/autoconf/vxworks/sed.vxworks_simlinux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/erts/autoconf/vxworks/sed.vxworks_simlinux b/erts/autoconf/vxworks/sed.vxworks_simlinux index 6eb6f8ea92..fbf6d7bc9d 100644 --- a/erts/autoconf/vxworks/sed.vxworks_simlinux +++ b/erts/autoconf/vxworks/sed.vxworks_simlinux @@ -23,6 +23,11 @@ # # # +# +# Install programs etc +s|@INSTALL@|/usr/bin/install -c| + +# other s|@host@|vxworks_simlinux| s|@system_type@|vxworks_simlinux| s|@ARCH@|simlinux| |