From e3f11c0d8c611188bf49ab6603ebe103591d5f49 Mon Sep 17 00:00:00 2001 From: mrg Date: Sun, 12 Dec 2004 12:43:05 +0000 Subject: [PATCH] regenerate for fixed tools/binutils/Makefile --- gnu/lib/libbfd/arch/vax/bfd.h | 6 +-- gnu/lib/libbfd/arch/vax/config.h | 50 +++++++++---------- gnu/lib/libopcodes/arch/vax/config.h | 28 +++++------ gnu/usr.bin/binutils/Makefile.inc | 3 +- gnu/usr.bin/binutils/common/arch/vax/config.h | 38 +++++++------- gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h | 24 ++++----- gnu/usr.bin/binutils/ld/Makefile | 3 +- gnu/usr.bin/binutils/ld/arch/vax/config.h | 36 ++++++------- gnu/usr.bin/binutils/ld/arch/vax/defs.mk | 2 +- 9 files changed, 95 insertions(+), 95 deletions(-) diff --git a/gnu/lib/libbfd/arch/vax/bfd.h b/gnu/lib/libbfd/arch/vax/bfd.h index e751dbed7f2c..0bdc8389211b 100644 --- a/gnu/lib/libbfd/arch/vax/bfd.h +++ b/gnu/lib/libbfd/arch/vax/bfd.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically generated from "bfd-in.h", "init.c", "opncls.c", "libbfd.c", @@ -165,8 +165,8 @@ typedef bfd_vma bfd_uint64_t; /* An offset into a file. BFD always uses the largest possible offset based on the build time availability of fseek, fseeko, or fseeko64. */ -typedef long file_ptr; -typedef unsigned long ufile_ptr; +typedef BFD_HOST_64_BIT file_ptr; +typedef unsigned BFD_HOST_64_BIT ufile_ptr; extern void bfd_sprintf_vma (bfd *, char *, bfd_vma); extern void bfd_fprintf_vma (bfd *, void *, bfd_vma); diff --git a/gnu/lib/libbfd/arch/vax/config.h b/gnu/lib/libbfd/arch/vax/config.h index 789603deff49..48d66d397d86 100644 --- a/gnu/lib/libbfd/arch/vax/config.h +++ b/gnu/lib/libbfd/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,10 +27,10 @@ /* #undef inline */ /* Define to `long' if doesn't define. */ -#define off_t long +/* #undef off_t */ /* Define to `unsigned' if doesn't define. */ -#define size_t unsigned +/* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -42,7 +42,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -/* #undef STDC_HEADERS */ +#define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 @@ -132,58 +132,58 @@ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ -/* #undef HAVE_FCNTL_H */ +#define HAVE_FCNTL_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LIMITS_H */ +#define HAVE_LIMITS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LOCALE_H */ +#define HAVE_LOCALE_H 1 /* Define if you have the header file. */ -/* #undef HAVE_MALLOC_H */ +#define HAVE_MALLOC_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ -/* #undef HAVE_NL_TYPES_H */ +#define HAVE_NL_TYPES_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STDDEF_H */ +#define HAVE_STDDEF_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STDLIB_H */ +#define HAVE_STDLIB_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRING_H */ +#define HAVE_STRING_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRINGS_H */ +#define HAVE_STRINGS_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ -/* #undef HAVE_SYS_FILE_H */ +#define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_PROCFS_H */ /* Define if you have the header file. */ -/* #undef HAVE_SYS_TIME_H */ +#define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ -/* #undef HAVE_TIME_H */ +#define HAVE_TIME_H 1 /* Define if you have the header file. */ -/* #undef HAVE_UNISTD_H */ +#define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_VALUES_H */ @@ -198,7 +198,7 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -/* #undef HAVE_LC_MESSAGES */ +#define HAVE_LC_MESSAGES 1 /* Define to 1 if NLS is requested */ #define ENABLE_NLS 1 @@ -216,19 +216,19 @@ /* #undef USE_BINARY_FOPEN */ /* Define if strstr is not declared in system header files. */ -#define NEED_DECLARATION_STRSTR 1 +/* #undef NEED_DECLARATION_STRSTR */ /* Define if malloc is not declared in system header files. */ -#define NEED_DECLARATION_MALLOC 1 +/* #undef NEED_DECLARATION_MALLOC */ /* Define if realloc is not declared in system header files. */ -#define NEED_DECLARATION_REALLOC 1 +/* #undef NEED_DECLARATION_REALLOC */ /* Define if free is not declared in system header files. */ -#define NEED_DECLARATION_FREE 1 +/* #undef NEED_DECLARATION_FREE */ /* Define if getenv is not declared in system header files. */ -#define NEED_DECLARATION_GETENV 1 +/* #undef NEED_DECLARATION_GETENV */ /* Define if struct core_dumpx has member c_impl */ /* #undef HAVE_ST_C_IMPL */ @@ -285,7 +285,7 @@ /* #undef TRAD_HEADER */ /* The number of bytes in type off_t */ -#define SIZEOF_OFF_T 4 +#define SIZEOF_OFF_T 8 /* Use mmap if it's available? */ /* #undef USE_MMAP */ diff --git a/gnu/lib/libopcodes/arch/vax/config.h b/gnu/lib/libopcodes/arch/vax/config.h index 2f5b5ff74609..3d708b83b55d 100644 --- a/gnu/lib/libopcodes/arch/vax/config.h +++ b/gnu/lib/libopcodes/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,10 +27,10 @@ /* #undef inline */ /* Define to `long' if doesn't define. */ -#define off_t long +/* #undef off_t */ /* Define to `unsigned' if doesn't define. */ -#define size_t unsigned +/* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -42,7 +42,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -/* #undef STDC_HEADERS */ +#define STDC_HEADERS 1 /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -87,31 +87,31 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the header file. */ -/* #undef HAVE_LIMITS_H */ +#define HAVE_LIMITS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LOCALE_H */ +#define HAVE_LOCALE_H 1 /* Define if you have the header file. */ -/* #undef HAVE_MALLOC_H */ +#define HAVE_MALLOC_H 1 /* Define if you have the header file. */ -/* #undef HAVE_NL_TYPES_H */ +#define HAVE_NL_TYPES_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STDLIB_H */ +#define HAVE_STDLIB_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRING_H */ +#define HAVE_STRING_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRINGS_H */ +#define HAVE_STRINGS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ -/* #undef HAVE_UNISTD_H */ +#define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_VALUES_H */ @@ -126,7 +126,7 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -/* #undef HAVE_LC_MESSAGES */ +#define HAVE_LC_MESSAGES 1 /* Define to 1 if NLS is requested */ #define ENABLE_NLS 1 diff --git a/gnu/usr.bin/binutils/Makefile.inc b/gnu/usr.bin/binutils/Makefile.inc index 7db9987deba0..97a1f5be8714 100644 --- a/gnu/usr.bin/binutils/Makefile.inc +++ b/gnu/usr.bin/binutils/Makefile.inc @@ -1,10 +1,11 @@ -# $NetBSD: Makefile.inc,v 1.13 2003/11/27 15:02:21 mrg Exp $ +# $NetBSD: Makefile.inc,v 1.14 2004/12/12 12:43:05 mrg Exp $ .if !defined(__MAKEFILE_INC_INCLUDED__) __MAKEFILE_INC_INCLUDED__=1 .include +GNUHOSTDIST= ${DIST} GNUCPPFLAGS= ${G_DEFS} ${G_INCLUDES} CPPFLAGS+= ${GNUCPPFLAGS:M-D*:N-DLOCALEDIR*} ${GNUCPPFLAGS:M-I*:N-I.*} \ -I${TOP}/${BFDSUBDIR}/libbfd/arch/${MACHINE_ARCH} \ diff --git a/gnu/usr.bin/binutils/common/arch/vax/config.h b/gnu/usr.bin/binutils/common/arch/vax/config.h index b77ae62876c7..bd8c936ba167 100644 --- a/gnu/usr.bin/binutils/common/arch/vax/config.h +++ b/gnu/usr.bin/binutils/common/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -30,10 +30,10 @@ /* #undef inline */ /* Define to `long' if doesn't define. */ -#define off_t long +/* #undef off_t */ /* Define to `unsigned' if doesn't define. */ -#define size_t unsigned +/* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -/* #undef STDC_HEADERS */ +#define STDC_HEADERS 1 /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -108,37 +108,37 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the header file. */ -/* #undef HAVE_FCNTL_H */ +#define HAVE_FCNTL_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LIMITS_H */ +#define HAVE_LIMITS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LOCALE_H */ +#define HAVE_LOCALE_H 1 /* Define if you have the header file. */ -/* #undef HAVE_MALLOC_H */ +#define HAVE_MALLOC_H 1 /* Define if you have the header file. */ -/* #undef HAVE_NL_TYPES_H */ +#define HAVE_NL_TYPES_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STDLIB_H */ +#define HAVE_STDLIB_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRING_H */ +#define HAVE_STRING_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRINGS_H */ +#define HAVE_STRINGS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_SYS_FILE_H */ +#define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ -/* #undef HAVE_UNISTD_H */ +#define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_VALUES_H */ @@ -153,7 +153,7 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -/* #undef HAVE_LC_MESSAGES */ +#define HAVE_LC_MESSAGES 1 /* Define to 1 if NLS is requested */ #define ENABLE_NLS 1 @@ -186,13 +186,13 @@ /* #undef NEED_DECLARATION_FPRINTF */ /* Define if strstr is not declared in system header files. */ -#define NEED_DECLARATION_STRSTR 1 +/* #undef NEED_DECLARATION_STRSTR */ /* Define if sbrk is not declared in system header files. */ -#define NEED_DECLARATION_SBRK 1 +/* #undef NEED_DECLARATION_SBRK */ /* Define if getenv is not declared in system header files. */ -#define NEED_DECLARATION_GETENV 1 +/* #undef NEED_DECLARATION_GETENV */ /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 diff --git a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h index bb0d1bd2459e..e2e874fa361e 100644 --- a/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h +++ b/gnu/usr.bin/binutils/gprof/arch/vax/gconfig.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* gconfig.h. Generated automatically by configure. */ /* gconfig.in. Generated automatically from configure.in by autoheader. */ @@ -27,10 +27,10 @@ /* #undef inline */ /* Define to `long' if doesn't define. */ -#define off_t long +/* #undef off_t */ /* Define to `unsigned' if doesn't define. */ -#define size_t unsigned +/* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -42,7 +42,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -/* #undef STDC_HEADERS */ +#define STDC_HEADERS 1 /* Define if you have the __argz_count function. */ /* #undef HAVE___ARGZ_COUNT */ @@ -90,28 +90,28 @@ /* #undef HAVE_ARGZ_H */ /* Define if you have the header file. */ -/* #undef HAVE_LIMITS_H */ +#define HAVE_LIMITS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LOCALE_H */ +#define HAVE_LOCALE_H 1 /* Define if you have the header file. */ -/* #undef HAVE_MALLOC_H */ +#define HAVE_MALLOC_H 1 /* Define if you have the header file. */ -/* #undef HAVE_NL_TYPES_H */ +#define HAVE_NL_TYPES_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRING_H */ +#define HAVE_STRING_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_GMON_OUT_H */ /* Define if you have the header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ -/* #undef HAVE_UNISTD_H */ +#define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_VALUES_H */ @@ -126,7 +126,7 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -/* #undef HAVE_LC_MESSAGES */ +#define HAVE_LC_MESSAGES 1 /* Define to 1 if NLS is requested */ #define ENABLE_NLS 1 diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile index 138a533a7448..95b233de4c9d 100644 --- a/gnu/usr.bin/binutils/ld/Makefile +++ b/gnu/usr.bin/binutils/ld/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/12/08 15:13:34 mrg Exp $ +# $NetBSD: Makefile,v 1.20 2004/12/12 12:43:06 mrg Exp $ .include @@ -6,7 +6,6 @@ TOP= ${NETBSDSRCDIR}/gnu .include "${.CURDIR}/../common/Makefile.inc" .include "${.CURDIR}/arch/${MACHINE_ARCH}/defs.mk" -GNUHOSTDIST= ${DIST} PROG= ld SRCS= ${G_OFILES:.o=.c} diff --git a/gnu/usr.bin/binutils/ld/arch/vax/config.h b/gnu/usr.bin/binutils/ld/arch/vax/config.h index 07167a5ea244..fbe920ae51f3 100644 --- a/gnu/usr.bin/binutils/ld/arch/vax/config.h +++ b/gnu/usr.bin/binutils/ld/arch/vax/config.h @@ -1,5 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ -/* Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp */ +/* Generated from: NetBSD: mknative-binutils,v 1.4 2004/12/10 13:57:08 mrg Exp */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ @@ -27,13 +27,13 @@ /* #undef inline */ /* Define to `long' if doesn't define. */ -#define off_t long +/* #undef off_t */ /* Define if you need to in order for stat and other things to work. */ /* #undef _POSIX_SOURCE */ /* Define to `unsigned' if doesn't define. */ -#define size_t unsigned +/* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be @@ -45,7 +45,7 @@ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ -/* #undef STDC_HEADERS */ +#define STDC_HEADERS 1 /* Define if lex declares yytext as a char * by default, not a char[]. */ #define YYTEXT_POINTER 1 @@ -102,28 +102,28 @@ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LIMITS_H */ +#define HAVE_LIMITS_H 1 /* Define if you have the header file. */ -/* #undef HAVE_LOCALE_H */ +#define HAVE_LOCALE_H 1 /* Define if you have the header file. */ -/* #undef HAVE_MALLOC_H */ +#define HAVE_MALLOC_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ -/* #undef HAVE_NL_TYPES_H */ +#define HAVE_NL_TYPES_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STDLIB_H */ +#define HAVE_STDLIB_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRING_H */ +#define HAVE_STRING_H 1 /* Define if you have the header file. */ -/* #undef HAVE_STRINGS_H */ +#define HAVE_STRINGS_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ @@ -132,10 +132,10 @@ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ -/* #undef HAVE_SYS_PARAM_H */ +#define HAVE_SYS_PARAM_H 1 /* Define if you have the header file. */ -/* #undef HAVE_UNISTD_H */ +#define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_VALUES_H */ @@ -150,7 +150,7 @@ /* #undef HAVE_STPCPY */ /* Define if your locale.h file contains LC_MESSAGES. */ -/* #undef HAVE_LC_MESSAGES */ +#define HAVE_LC_MESSAGES 1 /* Define to 1 if NLS is requested */ #define ENABLE_NLS 1 @@ -162,16 +162,16 @@ /* #undef USE_BINARY_FOPEN */ /* Define if strstr is not declared in system header files. */ -#define NEED_DECLARATION_STRSTR 1 +/* #undef NEED_DECLARATION_STRSTR */ /* Define if free is not declared in system header files. */ -#define NEED_DECLARATION_FREE 1 +/* #undef NEED_DECLARATION_FREE */ /* Define if sbrk is not declared in system header files. */ -#define NEED_DECLARATION_SBRK 1 +/* #undef NEED_DECLARATION_SBRK */ /* Define if getenv is not declared in system header files. */ -#define NEED_DECLARATION_GETENV 1 +/* #undef NEED_DECLARATION_GETENV */ /* Define if environ is not declared in system header files. */ #define NEED_DECLARATION_ENVIRON 1 diff --git a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk index cd4bcf33de73..5a83504f43fc 100644 --- a/gnu/usr.bin/binutils/ld/arch/vax/defs.mk +++ b/gnu/usr.bin/binutils/ld/arch/vax/defs.mk @@ -4,7 +4,7 @@ G_DEFS=-DHAVE_CONFIG_H -I. -I${GNUHOSTDIST}/ld -I. G_EMUL=elf32vax G_EMULATION_OFILES=eelf32vax.o evaxnbsd.o -G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" +G_INCLUDES=-D_GNU_SOURCE -I. -I${GNUHOSTDIST}/ld -I../bfd -I${GNUHOSTDIST}/ld/../bfd -I${GNUHOSTDIST}/ld/../include -I${GNUHOSTDIST}/ld/../intl -I../intl -B/var/obj/vax/usr/src/destdir.vax/usr/lib/ -DLOCALEDIR="\"/usr/local/share/locale\"" G_OFILES=ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eelf32vax.o evaxnbsd.o G_STRINGIFY=astring.sed G_TEXINFOS=ld.texinfo