- removed --enable-loader option from configure, and associated makefile

variables
This commit is contained in:
Bryce Denney 2002-09-18 03:40:39 +00:00
parent 07b0df2a8a
commit 30dafd03a1

View File

@ -54,7 +54,7 @@ YACC = yacc
BX_OBJS = \
dbg_main.o \
linux.o \
crc.o @BX_LOADER_OBJS@
crc.o
BX_PARSER_OBJS = \
parser.o \