From: Ian Lance Taylor Date: Thu, 2 Jul 1998 18:55:13 +0000 (+0000) Subject: rebuild X-Git-Tag: gdb-4_18~1681 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf6e014de7b0212478bff479df0230d5e3fadd07;p=platform%2Fupstream%2Fbinutils.git rebuild --- diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index 2e9d311..cb8d76a 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -66,23 +66,43 @@ target_triplet = @target@ ALL_OBJ_DEPS = @ALL_OBJ_DEPS@ AS = @AS@ BFDLIB = @BFDLIB@ +CATALOGS = @CATALOGS@ +CATOBJEXT = @CATOBJEXT@ CC = @CC@ +DATADIRNAME = @DATADIRNAME@ DLLTOOL = @DLLTOOL@ 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@ LEX = @LEX@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ +MKINSTALLDIRS = @MKINSTALLDIRS@ +MSGFMT = @MSGFMT@ NM = @NM@ OPCODES_LIB = @OPCODES_LIB@ PACKAGE = @PACKAGE@ +POFILES = @POFILES@ +POSUB = @POSUB@ RANLIB = @RANLIB@ +USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ +USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ atof = @atof@ +cgen_cpu_prefix = @cgen_cpu_prefix@ extra_objects = @extra_objects@ +l = @l@ obj_format = @obj_format@ target_cpu_type = @target_cpu_type@ te_file = @te_file@