1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # Process this file with automake to generate Makefile.in
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 target_triplet
= @target@
43 noinst_PROGRAMS
= ld-new
$(EXEEXT
)
44 @GCC_TRUE@@NATIVE_LINKER_TRUE@check_PROGRAMS
= ld1
$(EXEEXT
) \
45 @GCC_TRUE@@NATIVE_LINKER_TRUE@ ld2
$(EXEEXT
) ld1-r
$(EXEEXT
) \
46 @GCC_TRUE@@NATIVE_LINKER_TRUE@ ld2-r
$(EXEEXT
)
47 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/..
/config.guess \
48 $(srcdir)/..
/config.sub
$(srcdir)/..
/depcomp \
49 $(srcdir)/..
/install-sh
$(srcdir)/..
/missing \
50 $(srcdir)/..
/mkinstalldirs
$(srcdir)/Makefile.am \
51 $(srcdir)/Makefile.in
$(srcdir)/config.in \
52 $(top_srcdir
)/configure
$(top_srcdir
)/po
/Make-in ChangeLog \
53 NEWS TODO pread.c yyscript.c yyscript.h
55 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
56 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/depstand.m4 \
57 $(top_srcdir
)/..
/config
/gettext-sister.m4 \
58 $(top_srcdir
)/..
/config
/lead-dot.m4 \
59 $(top_srcdir
)/..
/config
/nls.m4 \
60 $(top_srcdir
)/..
/config
/override.m4 \
61 $(top_srcdir
)/..
/config
/po.m4 \
62 $(top_srcdir
)/..
/config
/proginstall.m4 \
63 $(top_srcdir
)/..
/config
/progtest.m4 \
64 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/configure.ac
65 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
67 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
68 configure.lineno configure.status.lineno
69 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
70 CONFIG_HEADER
= config.h
71 CONFIG_CLEAN_FILES
= po
/Makefile.in
72 LIBRARIES
= $(noinst_LIBRARIES
)
75 libgold_a_AR
= $(AR
) $(ARFLAGS
)
77 am__objects_1
= archive.
$(OBJEXT
) binary.
$(OBJEXT
) common.
$(OBJEXT
) \
78 compressed_output.
$(OBJEXT
) copy-relocs.
$(OBJEXT
) \
79 cref.
$(OBJEXT
) defstd.
$(OBJEXT
) descriptors.
$(OBJEXT
) \
80 dirsearch.
$(OBJEXT
) dynobj.
$(OBJEXT
) dwarf_reader.
$(OBJEXT
) \
81 ehframe.
$(OBJEXT
) errors.
$(OBJEXT
) expression.
$(OBJEXT
) \
82 fileread.
$(OBJEXT
) gold.
$(OBJEXT
) gold-threads.
$(OBJEXT
) \
83 layout.
$(OBJEXT
) mapfile.
$(OBJEXT
) merge.
$(OBJEXT
) \
84 object.
$(OBJEXT
) options.
$(OBJEXT
) output.
$(OBJEXT
) \
85 parameters.
$(OBJEXT
) readsyms.
$(OBJEXT
) \
86 reduced_debug_output.
$(OBJEXT
) reloc.
$(OBJEXT
) \
87 resolve.
$(OBJEXT
) script-sections.
$(OBJEXT
) script.
$(OBJEXT
) \
88 stringpool.
$(OBJEXT
) symtab.
$(OBJEXT
) target-select.
$(OBJEXT
) \
89 version.
$(OBJEXT
) workqueue.
$(OBJEXT
) \
90 workqueue-threads.
$(OBJEXT
)
92 am__objects_3
= yyscript.
$(OBJEXT
)
93 am_libgold_a_OBJECTS
= $(am__objects_1
) $(am__objects_2
) \
95 libgold_a_OBJECTS
= $(am_libgold_a_OBJECTS
)
96 PROGRAMS
= $(noinst_PROGRAMS
)
97 am__objects_4
= main.
$(OBJEXT
)
98 am_ld_new_OBJECTS
= $(am__objects_4
)
99 ld_new_OBJECTS
= $(am_ld_new_OBJECTS
)
101 am__DEPENDENCIES_2
= ..
/libiberty
/libiberty.a
102 am__DEPENDENCIES_3
= $(am__DEPENDENCIES_1
) libgold.a \
103 $(am__DEPENDENCIES_2
) $(am__DEPENDENCIES_1
) \
104 $(am__DEPENDENCIES_1
)
105 am__DEPENDENCIES_4
= @LIBOBJS@
106 am__ld1_SOURCES_DIST
= main.
cc
107 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_OBJECTS
= $(am__objects_4
)
108 ld1_OBJECTS
= $(am_ld1_OBJECTS
)
109 am__ld1_r_SOURCES_DIST
= main.
cc
110 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_r_OBJECTS
= $(am__objects_4
)
111 ld1_r_OBJECTS
= $(am_ld1_r_OBJECTS
)
112 am__ld2_SOURCES_DIST
= main.
cc
113 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_OBJECTS
= $(am__objects_4
)
114 ld2_OBJECTS
= $(am_ld2_OBJECTS
)
115 am__ld2_r_SOURCES_DIST
= main.
cc
116 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_r_OBJECTS
= $(am__objects_4
)
117 ld2_r_OBJECTS
= $(am_ld2_r_OBJECTS
)
118 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
119 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
120 am__depfiles_maybe
= depfiles
121 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
122 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
124 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
125 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
126 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
128 CXXLINK
= $(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) \
130 YACCCOMPILE
= $(YACC
) $(YFLAGS
) $(AM_YFLAGS
)
131 SOURCES
= $(libgold_a_SOURCES
) $(ld_new_SOURCES
) \
132 $(EXTRA_ld_new_SOURCES
) $(ld1_SOURCES
) $(ld1_r_SOURCES
) \
133 $(ld2_SOURCES
) $(ld2_r_SOURCES
)
134 DIST_SOURCES
= $(libgold_a_SOURCES
) $(ld_new_SOURCES
) \
135 $(EXTRA_ld_new_SOURCES
) $(am__ld1_SOURCES_DIST
) \
136 $(am__ld1_r_SOURCES_DIST
) $(am__ld2_SOURCES_DIST
) \
137 $(am__ld2_r_SOURCES_DIST
)
138 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
139 html-recursive info-recursive install-data-recursive \
140 install-exec-recursive install-info-recursive \
141 install-recursive installcheck-recursive installdirs-recursive \
142 pdf-recursive ps-recursive uninstall-info-recursive \
146 DIST_SUBDIRS
= $(SUBDIRS
)
147 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
148 distdir
= $(PACKAGE
)-$(VERSION
)
149 top_distdir
= $(distdir
)
150 am__remove_distdir
= \
151 { test ! -d
$(distdir
) \
152 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
153 && rm -fr
$(distdir
); }; }
154 DIST_ARCHIVES
= $(distdir
).
tar.gz
156 distuninstallcheck_listfiles
= find .
-type f
-print
157 distcleancheck_listfiles
= find .
-type f
-print
159 AMDEP_FALSE
= @AMDEP_FALSE@
160 AMDEP_TRUE
= @AMDEP_TRUE@
162 AUTOCONF
= @AUTOCONF@
163 AUTOHEADER
= @AUTOHEADER@
164 AUTOMAKE
= @AUTOMAKE@
166 CATALOGS
= @CATALOGS@
167 CATOBJEXT
= @CATOBJEXT@
169 CCDEPMODE
= @CCDEPMODE@
171 CONSTRUCTOR_PRIORITY_FALSE
= @CONSTRUCTOR_PRIORITY_FALSE@
172 CONSTRUCTOR_PRIORITY_TRUE
= @CONSTRUCTOR_PRIORITY_TRUE@
174 CPPFLAGS
= @CPPFLAGS@
177 CXXDEPMODE
= @CXXDEPMODE@
178 CXXFLAGS
= @CXXFLAGS@
179 CYGPATH_W
= @CYGPATH_W@
180 DATADIRNAME
= @DATADIRNAME@
188 FN_PTRS_IN_SO_WITHOUT_PIC_FALSE
= @FN_PTRS_IN_SO_WITHOUT_PIC_FALSE@
189 FN_PTRS_IN_SO_WITHOUT_PIC_TRUE
= @FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@
190 GCC_FALSE
= @GCC_FALSE@
191 GCC_TRUE
= @GCC_TRUE@
194 HAVE_ZLIB_FALSE
= @HAVE_ZLIB_FALSE@
195 HAVE_ZLIB_TRUE
= @HAVE_ZLIB_TRUE@
197 INSTALL_DATA
= @INSTALL_DATA@
198 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
199 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
200 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
201 INSTOBJEXT
= @INSTOBJEXT@
203 LFS_CFLAGS
= @LFS_CFLAGS@
205 LIBINTL_DEP
= @LIBINTL_DEP@
209 LTLIBOBJS
= @LTLIBOBJS@
211 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
212 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
213 MAKEINFO
= @MAKEINFO@
214 MKINSTALLDIRS
= @MKINSTALLDIRS@
216 MSGMERGE
= @MSGMERGE@
217 NATIVE_LINKER_FALSE
= @NATIVE_LINKER_FALSE@
218 NATIVE_LINKER_TRUE
= @NATIVE_LINKER_TRUE@
219 NO_WERROR
= @NO_WERROR@
221 OMP_SUPPORT_FALSE
= @OMP_SUPPORT_FALSE@
222 OMP_SUPPORT_TRUE
= @OMP_SUPPORT_TRUE@
224 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
225 PACKAGE_NAME
= @PACKAGE_NAME@
226 PACKAGE_STRING
= @PACKAGE_STRING@
227 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
228 PACKAGE_VERSION
= @PACKAGE_VERSION@
229 PATH_SEPARATOR
= @PATH_SEPARATOR@
231 RANDOM_SEED_CFLAGS
= @RANDOM_SEED_CFLAGS@
233 SET_MAKE
= @SET_MAKE@
235 STATIC_TLS_FALSE
= @STATIC_TLS_FALSE@
236 STATIC_TLS_TRUE
= @STATIC_TLS_TRUE@
238 TARGETOBJS
= @TARGETOBJS@
239 THREADS_FALSE
= @THREADS_FALSE@
240 THREADS_TRUE
= @THREADS_TRUE@
241 TLS_DESCRIPTORS_FALSE
= @TLS_DESCRIPTORS_FALSE@
242 TLS_DESCRIPTORS_TRUE
= @TLS_DESCRIPTORS_TRUE@
243 TLS_FALSE
= @TLS_FALSE@
244 TLS_GNU2_DIALECT_FALSE
= @TLS_GNU2_DIALECT_FALSE@
245 TLS_GNU2_DIALECT_TRUE
= @TLS_GNU2_DIALECT_TRUE@
246 TLS_TRUE
= @TLS_TRUE@
249 WARN_CFLAGS
= @WARN_CFLAGS@
250 WARN_CXXFLAGS
= @WARN_CXXFLAGS@
251 XGETTEXT
= @XGETTEXT@
253 ac_ct_CC
= @ac_ct_CC@
254 ac_ct_CXX
= @ac_ct_CXX@
255 ac_ct_RANLIB
= @ac_ct_RANLIB@
256 ac_ct_STRIP
= @ac_ct_STRIP@
257 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
258 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
259 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
260 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
261 am__include
= @am__include@
262 am__leading_dot
= @am__leading_dot@
263 am__quote
= @am__quote@
265 am__untar
= @am__untar@
268 build_alias
= @build_alias@
269 build_cpu
= @build_cpu@
270 build_os
= @build_os@
271 build_vendor
= @build_vendor@
273 exec_prefix = @
exec_prefix@
275 host_alias
= @host_alias@
276 host_cpu
= @host_cpu@
278 host_vendor
= @host_vendor@
279 includedir = @
includedir@
281 install_sh
= @install_sh@
283 libexecdir
= @libexecdir@
284 localstatedir
= @localstatedir@
287 oldincludedir = @
oldincludedir@
289 program_transform_name
= @program_transform_name@
291 sharedstatedir
= @sharedstatedir@
292 sysconfdir
= @sysconfdir@
294 target_alias
= @target_alias@
295 target_cpu
= @target_cpu@
296 target_os
= @target_os@
297 target_vendor
= @target_vendor@
299 SUBDIRS
= po testsuite
300 tooldir
= $(exec_prefix)/$(target_alias
)
301 ACLOCAL_AMFLAGS
= -I ..
/bfd
-I ..
/config
302 AM_CFLAGS
= $(WARN_CFLAGS
) $(LFS_CFLAGS
) $(RANDOM_SEED_CFLAGS
)
303 AM_CXXFLAGS
= $(WARN_CXXFLAGS
) $(LFS_CFLAGS
) $(RANDOM_SEED_CFLAGS
)
305 -I
$(srcdir) -I
$(srcdir)/..
/include -I
$(srcdir)/..
/elfcpp \
306 -DLOCALEDIR
="\"$(datadir)/locale\"" \
307 -DBINDIR
="\"$(bindir)\"" -DTOOLBINDIR
="\"$(tooldir)/bin\"" \
310 LIBIBERTY
= ..
/libiberty
/libiberty.a
311 @THREADS_TRUE@THREADSLIB
= -lpthread
313 noinst_LIBRARIES
= libgold.a
318 compressed_output.
cc \
340 reduced_debug_output.
cc \
356 compressed_output.h \
377 reduced_debug_output.h \
396 EXTRA_DIST
= yyscript.c yyscript.h
398 i386.
cc x86_64.
cc sparc.
cc powerpc.
cc
401 i386.
$(OBJEXT
) x86_64.
$(OBJEXT
) sparc.
$(OBJEXT
) powerpc.
$(OBJEXT
)
403 libgold_a_SOURCES
= $(CCFILES
) $(HFILES
) $(YFILES
)
404 sources_var
= main.
cc
405 deps_var
= $(TARGETOBJS
) libgold.a
$(LIBIBERTY
) $(LIBINTL_DEP
)
406 ldadd_var
= $(TARGETOBJS
) libgold.a
$(LIBIBERTY
) $(LIBINTL
) $(THREADSLIB
)
407 ld_new_SOURCES
= $(sources_var
)
408 ld_new_DEPENDENCIES
= $(deps_var
) $(LIBOBJS
)
409 ld_new_LDADD
= $(ldadd_var
) $(LIBOBJS
)
410 EXTRA_ld_new_SOURCES
= $(TARGETSOURCES
)
411 POTFILES
= $(CCFILES
) $(HFILES
) $(TARGETSOURCES
)
412 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_SOURCES
= $(sources_var
)
413 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_DEPENDENCIES
= $(deps_var
) gcctestdir1
/ld
414 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDADD
= $(ldadd_var
)
415 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDFLAGS
= -Bgcctestdir1
/
416 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_SOURCES
= $(sources_var
)
417 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_DEPENDENCIES
= $(deps_var
) gcctestdir2
/ld
418 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDADD
= $(ldadd_var
)
419 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDFLAGS
= -Bgcctestdir2
/
420 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_SOURCES
= $(sources_var
)
421 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_DEPENDENCIES
= libgold-1-r.o
$(deps_var
) gcctestdir1
/ld
422 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDADD
= libgold-1-r.o
$(ldadd_var
)
423 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDFLAGS
= -Bgcctestdir1
/
424 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_SOURCES
= $(sources_var
)
425 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_DEPENDENCIES
= libgold-2-r.o
$(deps_var
) gcctestdir2-r
/ld
426 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDADD
= libgold-2-r.o
$(ldadd_var
)
427 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDFLAGS
= -Bgcctestdir2-r
/
428 @GCC_TRUE@@NATIVE_LINKER_TRUE@TESTS
= bootstrap-test bootstrap-test-r
430 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
433 .SUFFIXES
: .c .
cc .o .obj .y
436 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
438 case
'$(am__configure_deps)' in \
440 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
441 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
446 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
447 cd
$(top_srcdir
) && \
448 $(AUTOMAKE
) --foreign Makefile
450 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
453 echo
' $(SHELL) ./config.status'; \
454 $(SHELL
) .
/config.status
;; \
456 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
457 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
460 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
461 $(SHELL
) .
/config.status
--recheck
463 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
464 cd
$(srcdir) && $(AUTOCONF
)
465 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
466 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
469 @if
test ! -f
$@
; then \
474 stamp-h1
: $(srcdir)/config.in
$(top_builddir
)/config.status
476 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
477 $(srcdir)/config.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
478 cd
$(top_srcdir
) && $(AUTOHEADER
)
483 -rm -f config.h stamp-h1
484 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
485 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
487 clean-noinstLIBRARIES
:
488 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
489 yyscript.h
: yyscript.c
490 @if
test ! -f
$@
; then \
492 $(MAKE
) yyscript.c
; \
494 libgold.a
: $(libgold_a_OBJECTS
) $(libgold_a_DEPENDENCIES
)
496 $(libgold_a_AR
) libgold.a
$(libgold_a_OBJECTS
) $(libgold_a_LIBADD
)
500 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
502 clean-noinstPROGRAMS
:
503 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
504 ld-new
$(EXEEXT
): $(ld_new_OBJECTS
) $(ld_new_DEPENDENCIES
)
505 @
rm -f ld-new
$(EXEEXT
)
506 $(CXXLINK
) $(ld_new_LDFLAGS
) $(ld_new_OBJECTS
) $(ld_new_LDADD
) $(LIBS
)
507 ld1
$(EXEEXT
): $(ld1_OBJECTS
) $(ld1_DEPENDENCIES
)
509 $(CXXLINK
) $(ld1_LDFLAGS
) $(ld1_OBJECTS
) $(ld1_LDADD
) $(LIBS
)
510 ld1-r
$(EXEEXT
): $(ld1_r_OBJECTS
) $(ld1_r_DEPENDENCIES
)
511 @
rm -f ld1-r
$(EXEEXT
)
512 $(CXXLINK
) $(ld1_r_LDFLAGS
) $(ld1_r_OBJECTS
) $(ld1_r_LDADD
) $(LIBS
)
513 ld2
$(EXEEXT
): $(ld2_OBJECTS
) $(ld2_DEPENDENCIES
)
515 $(CXXLINK
) $(ld2_LDFLAGS
) $(ld2_OBJECTS
) $(ld2_LDADD
) $(LIBS
)
516 ld2-r
$(EXEEXT
): $(ld2_r_OBJECTS
) $(ld2_r_DEPENDENCIES
)
517 @
rm -f ld2-r
$(EXEEXT
)
518 $(CXXLINK
) $(ld2_r_LDFLAGS
) $(ld2_r_OBJECTS
) $(ld2_r_LDADD
) $(LIBS
)
526 @AMDEP_TRUE@@am__include@ @am__quote@
$(DEPDIR
)/pread.Po@am__quote@
527 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/archive.Po@am__quote@
528 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/binary.Po@am__quote@
529 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/common.Po@am__quote@
530 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/compressed_output.Po@am__quote@
531 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/copy-relocs.Po@am__quote@
532 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cref.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/defstd.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/descriptors.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dirsearch.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dwarf_reader.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dynobj.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ehframe.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/errors.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/expression.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fileread.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gold-threads.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gold.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/i386.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/layout.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/main.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mapfile.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/merge.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/object.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/options.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/output.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parameters.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/powerpc.Po@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/readsyms.Po@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reduced_debug_output.Po@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/reloc.Po@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/resolve.Po@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/script-sections.Po@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/script.Po@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sparc.Po@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/stringpool.Po@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/symtab.Po@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/target-select.Po@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/version.Po@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/workqueue-threads.Po@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/workqueue.Po@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/x86_64.Po@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/yyscript.Po@am__quote@
571 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
572 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
575 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
578 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
579 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
580 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
582 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
585 @am__fastdepCXX_TRUE@ if
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
586 @am__fastdepCXX_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
587 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
588 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
589 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
$<
592 @am__fastdepCXX_TRUE@ if
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
593 @am__fastdepCXX_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
594 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
595 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
596 @am__fastdepCXX_FALSE@
$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
600 if
test -f y.tab.h
; then \
601 to
=`echo "$*_H" | sed \
602 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
603 -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
604 sed
-e
"/^#/!b" -e
"s/Y_TAB_H/$$to/g" -e
"s|y\.tab\.h|$*.h|" \
607 if cmp
-s
$*.ht
$*.h
; then \
613 if
test -f y.output
; then \
614 mv y.output
$*.output
; \
616 sed
'/^#/ s|y\.tab\.c|$@|' y.tab.c
>$@t
&& mv
$@t
$@
620 # This directory's subdirectories are mostly independent; you can cd
621 # into them and run `make' without going through this Makefile.
622 # To change the values of `make' variables: instead of editing Makefiles,
623 # (1) if the variable is set in `config.status', edit `config.status'
624 # (which will cause the Makefiles to be regenerated when you run `make');
625 # (2) otherwise, pass the desired values on the `make' command line.
626 $(RECURSIVE_TARGETS
):
628 for f in x
$$MAKEFLAGS; do \
631 *k
*) failcom
='fail=yes';; \
635 target
=`echo $@ | sed s/-recursive//`; \
636 list
='$(SUBDIRS)'; for subdir in
$$list; do \
637 echo
"Making $$target in $$subdir"; \
638 if
test "$$subdir" = "."; then \
640 local_target
="$$target-am"; \
642 local_target
="$$target"; \
644 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
647 if
test "$$dot_seen" = "no"; then \
648 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
651 mostlyclean-recursive clean-recursive distclean-recursive \
652 maintainer-clean-recursive
:
654 for f in x
$$MAKEFLAGS; do \
657 *k
*) failcom
='fail=yes';; \
662 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
663 *) list
='$(SUBDIRS)' ;; \
665 rev
=''; for subdir in
$$list; do \
666 if
test "$$subdir" = "."; then
:; else \
667 rev
="$$subdir $$rev"; \
671 target
=`echo $@ | sed s/-recursive//`; \
672 for subdir in
$$rev; do \
673 echo
"Making $$target in $$subdir"; \
674 if
test "$$subdir" = "."; then \
675 local_target
="$$target-am"; \
677 local_target
="$$target"; \
679 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
681 done
&& test -z
"$$fail"
683 list
='$(SUBDIRS)'; for subdir in
$$list; do \
684 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
687 list
='$(SUBDIRS)'; for subdir in
$$list; do \
688 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
691 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
692 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
693 unique
=`for i in $$list; do \
694 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
696 $(AWK) ' { files[$$0] = 1; } \
697 END { for (i in files) print i; }'`; \
701 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
702 $(TAGS_FILES
) $(LISP
)
705 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
706 include_option
=--etags-include
; \
709 include_option
=--include; \
712 list
='$(SUBDIRS)'; for subdir in
$$list; do \
713 if
test "$$subdir" = .
; then
:; else \
714 test ! -f
$$subdir/TAGS || \
715 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
718 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
719 unique
=`for i in $$list; do \
720 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
722 $(AWK) ' { files[$$0] = 1; } \
723 END { for (i in files) print i; }'`; \
724 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
725 test -n
"$$unique" || unique
=$$empty_fix; \
726 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
730 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.in
$(TAGS_DEPENDENCIES
) \
731 $(TAGS_FILES
) $(LISP
)
734 list
='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
735 unique
=`for i in $$list; do \
736 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
738 $(AWK) ' { files[$$0] = 1; } \
739 END { for (i in files) print i; }'`; \
740 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
741 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
745 here
=`$(am__cd) $(top_builddir) && pwd` \
746 && cd
$(top_srcdir
) \
747 && gtags
-i
$(GTAGS_ARGS
) $$here
750 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
752 check-TESTS
: $(TESTS
)
753 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
754 srcdir=$(srcdir); export srcdir; \
756 if
test -n
"$$list"; then \
757 for tst in
$$list; do \
758 if
test -f .
/$$tst; then
dir=.
/; \
759 elif
test -f
$$tst; then
dir=; \
760 else dir="$(srcdir)/"; fi
; \
761 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
762 all=`expr $$all + 1`; \
763 case
" $(XFAIL_TESTS) " in \
765 xpass
=`expr $$xpass + 1`; \
766 failed
=`expr $$failed + 1`; \
767 echo
"XPASS: $$tst"; \
770 echo
"PASS: $$tst"; \
773 elif
test $$?
-ne
77; then \
774 all=`expr $$all + 1`; \
775 case
" $(XFAIL_TESTS) " in \
777 xfail
=`expr $$xfail + 1`; \
778 echo
"XFAIL: $$tst"; \
781 failed
=`expr $$failed + 1`; \
782 echo
"FAIL: $$tst"; \
786 skip
=`expr $$skip + 1`; \
787 echo
"SKIP: $$tst"; \
790 if
test "$$failed" -eq
0; then \
791 if
test "$$xfail" -eq
0; then \
792 banner
="All $$all tests passed"; \
794 banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
797 if
test "$$xpass" -eq
0; then \
798 banner
="$$failed of $$all tests failed"; \
800 banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
805 if
test "$$skip" -ne
0; then \
806 skipped
="($$skip tests were not run)"; \
807 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
808 dashes
="$$skipped"; \
811 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
812 report
="Please report to $(PACKAGE_BUGREPORT)"; \
813 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
816 dashes
=`echo "$$dashes" | sed s/./=/g`; \
819 test -z
"$$skipped" || echo
"$$skipped"; \
820 test -z
"$$report" || echo
"$$report"; \
822 test "$$failed" -eq
0; \
825 distdir
: $(DISTFILES
)
826 $(am__remove_distdir
)
828 $(mkdir_p
) $(distdir
)/..
$(distdir
)/..
/bfd
$(distdir
)/..
/config
$(distdir
)/po
829 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
830 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
831 list
='$(DISTFILES)'; for file in
$$list; do \
833 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
834 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
836 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
837 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
838 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
840 $(mkdir_p
) "$(distdir)$$dir"; \
844 if
test -d
$$d/$$file; then \
845 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
846 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
848 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
850 test -f
$(distdir
)/$$file \
851 || cp
-p
$$d/$$file $(distdir
)/$$file \
855 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
856 if
test "$$subdir" = .
; then
:; else \
857 test -d
"$(distdir)/$$subdir" \
858 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
860 distdir
=`$(am__cd) $(distdir) && pwd`; \
861 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
863 $(MAKE
) $(AM_MAKEFLAGS
) \
864 top_distdir
="$$top_distdir" \
865 distdir
="$$distdir/$$subdir" \
870 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
871 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
872 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
873 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
874 || chmod
-R a
+r
$(distdir
)
876 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
877 $(am__remove_distdir
)
880 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
881 $(am__remove_distdir
)
884 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
885 $(am__remove_distdir
)
888 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
889 $(am__remove_distdir
)
892 -rm -f
$(distdir
).zip
893 zip
-rq
$(distdir
).zip
$(distdir
)
894 $(am__remove_distdir
)
896 dist dist-all
: distdir
897 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
898 $(am__remove_distdir
)
900 # This target untars the dist file and tries a VPATH configuration. Then
901 # it guarantees that the distribution is self-contained by making another
904 case
'$(DIST_ARCHIVES)' in \
906 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
908 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
910 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
912 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
914 unzip
$(distdir
).zip
;;\
916 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
917 mkdir
$(distdir
)/_build
918 mkdir
$(distdir
)/_inst
920 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
921 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
922 && cd
$(distdir
)/_build \
923 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
924 $(DISTCHECK_CONFIGURE_FLAGS
) \
925 && $(MAKE
) $(AM_MAKEFLAGS
) \
926 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
927 && $(MAKE
) $(AM_MAKEFLAGS
) check \
928 && $(MAKE
) $(AM_MAKEFLAGS
) install \
929 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
930 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
931 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
933 && chmod
-R a-w
"$$dc_install_base" \
935 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
936 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
937 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
938 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
939 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
940 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
941 && rm -rf
"$$dc_destdir" \
942 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
943 && rm -rf
$(DIST_ARCHIVES
) \
944 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
945 $(am__remove_distdir
)
946 @
(echo
"$(distdir) archives ready for distribution: "; \
947 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
948 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
950 @cd
$(distuninstallcheck_dir
) \
951 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
952 ||
{ echo
"ERROR: files left after uninstall:" ; \
953 if
test -n
"$(DESTDIR)"; then \
954 echo
" (check DESTDIR support)"; \
956 $(distuninstallcheck_listfiles
) ; \
958 distcleancheck
: distclean
959 @if
test '$(srcdir)' = .
; then \
960 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
963 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
964 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
965 $(distcleancheck_listfiles
) ; \
968 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
969 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
970 check: check-recursive
971 all-am
: Makefile
$(LIBRARIES
) $(PROGRAMS
) config.h
972 installdirs: installdirs-recursive
974 install: install-recursive
975 install-exec
: install-exec-recursive
976 install-data
: install-data-recursive
977 uninstall: uninstall-recursive
980 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
982 installcheck: installcheck-recursive
984 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
985 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
986 `test -z '$(STRIP)' || \
987 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
993 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
995 maintainer-clean-generic
:
996 @echo
"This command is intended for maintainers to use"
997 @echo
"it deletes files that may require special tools to rebuild."
1000 clean: clean-recursive
1002 clean-am
: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
1003 clean-noinstPROGRAMS mostlyclean-am
1005 distclean: distclean-recursive
1006 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1007 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
1009 distclean-am
: clean-am distclean-compile distclean-generic \
1010 distclean-hdr distclean-tags
1016 html
: html-recursive
1018 info: info-recursive
1022 install-data-am
: install-data-local
1024 install-exec-am
: install-exec-local
1026 install-info
: install-info-recursive
1032 maintainer-clean
: maintainer-clean-recursive
1033 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1034 -rm -rf
$(top_srcdir
)/autom4te.cache
1035 -rm -rf
$(DEPDIR
) .
/$(DEPDIR
)
1037 maintainer-clean-am
: distclean-am maintainer-clean-generic
1039 mostlyclean: mostlyclean-recursive
1041 mostlyclean-am
: mostlyclean-compile mostlyclean-generic
1051 uninstall-am
: uninstall-info-am
1053 uninstall-info
: uninstall-info-recursive
1055 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
1056 check-TESTS check-am
clean clean-checkPROGRAMS clean-generic \
1057 clean-noinstLIBRARIES clean-noinstPROGRAMS clean-recursive \
1058 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
1059 dist-shar dist-tarZ dist-zip distcheck
distclean \
1060 distclean-compile distclean-generic distclean-hdr \
1061 distclean-recursive distclean-tags distcleancheck distdir \
1062 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1063 install install-am install-data install-data-am \
1064 install-data-local install-exec install-exec-am \
1065 install-exec-local install-info install-info-am install-man \
1066 install-strip
installcheck installcheck-am
installdirs \
1067 installdirs-am maintainer-clean maintainer-clean-generic \
1068 maintainer-clean-recursive
mostlyclean mostlyclean-compile \
1069 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
1070 tags tags-recursive
uninstall uninstall-am uninstall-info-am
1073 # Use an explicit dependency for the bison generated header file.
1074 expression.
$(OBJEXT
): yyscript.h
1075 script-sections.
$(OBJEXT
): yyscript.h
1076 script.
$(OBJEXT
): yyscript.h
1078 # We have to build libgold.a before we run the tests.
1081 .PHONY
: install-exec-local
1083 install-exec-local
: ld-new
$(EXEEXT
)
1084 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(tooldir
)/bin
1085 n
=`echo ld | sed '$(transform)'`; \
1086 $(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(bindir)/$${n}$(EXEEXT
); \
1087 if
test "$(bindir)" != "$(tooldir)/bin"; then \
1088 rm -f
$(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
1089 ln
$(DESTDIR
)$(bindir)/$${n}$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
) >/dev
/null
2>/dev
/null \
1090 ||
$(INSTALL_PROGRAM
) ld-new
$(EXEEXT
) $(DESTDIR
)$(tooldir
)/bin
/ld$(EXEEXT
); \
1093 # We want install to imply install-info as per GNU standards, despite
1094 # the cygnus option.
1095 install-data-local
: install-info
1097 po
/POTFILES.in
: @MAINT@ Makefile
1098 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
1099 && mv tmp
$(srcdir)/po
/POTFILES.in
1101 # Bootstrap test support. We use ld-new to build ld1, then use ld1 to
1102 # build ld2. ld1 and ld2 should be identical. ld-new need not be
1103 # identical to ld1, since it was linked with the host linker.
1105 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1
/ld: ld-new
1106 @GCC_TRUE@@NATIVE_LINKER_TRUE@
test -d gcctestdir1 || mkdir
-p gcctestdir1
1107 @GCC_TRUE@@NATIVE_LINKER_TRUE@
rm -f gcctestdir1
/ld
1108 @GCC_TRUE@@NATIVE_LINKER_TRUE@
(cd gcctestdir1
&& $(LN_S
) ..
/ld-new
ld)
1110 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2
/ld: ld1
1111 @GCC_TRUE@@NATIVE_LINKER_TRUE@
test -d gcctestdir2 || mkdir
-p gcctestdir2
1112 @GCC_TRUE@@NATIVE_LINKER_TRUE@
rm -f gcctestdir2
/ld
1113 @GCC_TRUE@@NATIVE_LINKER_TRUE@
(cd gcctestdir2
&& $(LN_S
) ..
/ld1
ld)
1115 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test
: ld2
1116 @GCC_TRUE@@NATIVE_LINKER_TRUE@
rm -f
$@
1117 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo
"#!/bin/sh" > $@
1118 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo
"cmp ld1 ld2" > $@
1119 @GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod
+x
$@
1121 @GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-1-r.o
: gcctestdir1
/ld libgold.a
1122 @GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir1
/ld -o
$@
-r
--whole-archive libgold.a
1124 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2-r
/ld: ld1-r
1125 @GCC_TRUE@@NATIVE_LINKER_TRUE@
test -d gcctestdir2-r || mkdir
-p gcctestdir2-r
1126 @GCC_TRUE@@NATIVE_LINKER_TRUE@
rm -f gcctestdir2-r
/ld
1127 @GCC_TRUE@@NATIVE_LINKER_TRUE@
(cd gcctestdir2-r
&& $(LN_S
) ..
/ld1-r
ld)
1129 @GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-2-r.o
: gcctestdir2-r
/ld libgold.a
1130 @GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir2-r
/ld -o
$@
-r
--whole-archive libgold.a
1132 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test-r
: ld2-r
1133 @GCC_TRUE@@NATIVE_LINKER_TRUE@
rm -f
$@
1134 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo
"#!/bin/sh" > $@
1135 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo
"cmp ld1-r ld2-r" > $@
1136 @GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod
+x
$@
1137 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1138 # Otherwise a system limit (for SysV at least) may be exceeded.