aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/configure')
-rwxr-xr-xsim/erc32/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/erc32/configure b/sim/erc32/configure
index 0a1bec9..1cd4a4e 100755
--- a/sim/erc32/configure
+++ b/sim/erc32/configure
@@ -1137,7 +1137,7 @@ SHELL = /bin/sh
INSTALL = \$(srcroot)/install.sh -c
INSTALL_PROGRAM = ${INSTALL_PROGRAM}
INSTALL_DATA = ${INSTALL_DATA}
-INSTALL_XFORM = \$(INSTALL) -t='$(program_transform_name)'
+INSTALL_XFORM = \$(INSTALL) -t='\$(program_transform_name)'
INSTALL_XFORM1= \$(INSTALL_XFORM) -b=.1
CC = ${CC}
@@ -1162,7 +1162,7 @@ MAKEINFO = makeinfo
# List of object files, less common parts.
#SIM_OBJS =
-# List of flags to always pass to $(CC).
+# List of flags to always pass to \$(CC).
#SIM_EXTRA_CFLAGS =
# List of extra libraries to link with.
#SIM_EXTRA_LIBS =