This commit is contained in:
Ian Lance Taylor
1998-07-02 18:55:13 +00:00
parent 0dc4c667ac
commit cf6e014de7

View File

@ -66,23 +66,43 @@ target_triplet = @target@
ALL_OBJ_DEPS = @ALL_OBJ_DEPS@ ALL_OBJ_DEPS = @ALL_OBJ_DEPS@
AS = @AS@ AS = @AS@
BFDLIB = @BFDLIB@ BFDLIB = @BFDLIB@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@ CC = @CC@
DATADIRNAME = @DATADIRNAME@
DLLTOOL = @DLLTOOL@ DLLTOOL = @DLLTOOL@
EXEEXT = @EXEEXT@ EXEEXT = @EXEEXT@
GMOFILES = @GMOFILES@
GMSGFMT = @GMSGFMT@
GT_NO = @GT_NO@
GT_YES = @GT_YES@
INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
INSTOBJEXT = @INSTOBJEXT@
INTLDEPS = @INTLDEPS@
INTLLIBS = @INTLLIBS@
INTLOBJS = @INTLOBJS@
LD = @LD@ LD = @LD@
LEX = @LEX@ LEX = @LEX@
LIBTOOL = @LIBTOOL@ LIBTOOL = @LIBTOOL@
LN_S = @LN_S@ LN_S = @LN_S@
MAINT = @MAINT@ MAINT = @MAINT@
MAKEINFO = @MAKEINFO@ MAKEINFO = @MAKEINFO@
MKINSTALLDIRS = @MKINSTALLDIRS@
MSGFMT = @MSGFMT@
NM = @NM@ NM = @NM@
OPCODES_LIB = @OPCODES_LIB@ OPCODES_LIB = @OPCODES_LIB@
PACKAGE = @PACKAGE@ PACKAGE = @PACKAGE@
POFILES = @POFILES@
POSUB = @POSUB@
RANLIB = @RANLIB@ RANLIB = @RANLIB@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@ VERSION = @VERSION@
YACC = @YACC@ YACC = @YACC@
atof = @atof@ atof = @atof@
cgen_cpu_prefix = @cgen_cpu_prefix@
extra_objects = @extra_objects@ extra_objects = @extra_objects@
l = @l@
obj_format = @obj_format@ obj_format = @obj_format@
target_cpu_type = @target_cpu_type@ target_cpu_type = @target_cpu_type@
te_file = @te_file@ te_file = @te_file@