diff options
Diffstat (limited to 'sim/erc32/Makefile.in')
-rw-r--r-- | sim/erc32/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sim/erc32/Makefile.in b/sim/erc32/Makefile.in index 278b479..9ca0e35 100644 --- a/sim/erc32/Makefile.in +++ b/sim/erc32/Makefile.in @@ -18,11 +18,7 @@ ## COMMON_PRE_CONFIG_FRAG -TERMCAP_LIB = @TERMCAP@ - READLINE_SRC = $(srcroot)/readline/readline -READLINE_LIB = @READLINE@ -READLINE_CFLAGS = @READLINE_CFLAGS@ SIM_OBJS = exec.o erc32.o func.o help.o float.o interf.o SIM_RUN_OBJS = sis.o |