From Andrew Chatham and Craig Silverstein: Add support for version
[deliverable/binutils-gdb.git] / gold / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Process this file with automake to generate Makefile.in
18
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
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)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
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)
46 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
47 $(srcdir)/../config.sub $(srcdir)/../depcomp \
48 $(srcdir)/../install-sh $(srcdir)/../missing \
49 $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
50 $(srcdir)/Makefile.in $(srcdir)/config.in \
51 $(top_srcdir)/configure $(top_srcdir)/po/Make-in pread.c \
52 yyscript.c yyscript.h
53 subdir = .
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
56 $(top_srcdir)/../config/lead-dot.m4 \
57 $(top_srcdir)/../config/progtest.m4 \
58 $(top_srcdir)/../config/po.m4 $(top_srcdir)/../config/nls.m4 \
59 $(top_srcdir)/../config/gettext-sister.m4 \
60 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64 configure.lineno configure.status.lineno
65 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
66 CONFIG_HEADER = config.h
67 CONFIG_CLEAN_FILES = po/Makefile.in
68 LIBRARIES = $(noinst_LIBRARIES)
69 AR = ar
70 ARFLAGS = cru
71 libgold_a_AR = $(AR) $(ARFLAGS)
72 libgold_a_LIBADD =
73 am__objects_1 = archive.$(OBJEXT) common.$(OBJEXT) \
74 compressed_output.$(OBJEXT) defstd.$(OBJEXT) \
75 dirsearch.$(OBJEXT) dynobj.$(OBJEXT) dwarf_reader.$(OBJEXT) \
76 ehframe.$(OBJEXT) errors.$(OBJEXT) expression.$(OBJEXT) \
77 fileread.$(OBJEXT) gold.$(OBJEXT) gold-threads.$(OBJEXT) \
78 layout.$(OBJEXT) merge.$(OBJEXT) object.$(OBJEXT) \
79 options.$(OBJEXT) output.$(OBJEXT) parameters.$(OBJEXT) \
80 readsyms.$(OBJEXT) reloc.$(OBJEXT) resolve.$(OBJEXT) \
81 script.$(OBJEXT) stringpool.$(OBJEXT) symtab.$(OBJEXT) \
82 target-select.$(OBJEXT) version.$(OBJEXT) workqueue.$(OBJEXT) \
83 workqueue-threads.$(OBJEXT)
84 am__objects_2 =
85 am__objects_3 = yyscript.$(OBJEXT)
86 am_libgold_a_OBJECTS = $(am__objects_1) $(am__objects_2) \
87 $(am__objects_3)
88 libgold_a_OBJECTS = $(am_libgold_a_OBJECTS)
89 PROGRAMS = $(noinst_PROGRAMS)
90 am__objects_4 = main.$(OBJEXT)
91 am_ld_new_OBJECTS = $(am__objects_4)
92 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
93 am__DEPENDENCIES_1 =
94 am__DEPENDENCIES_2 = ../libiberty/libiberty.a
95 am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) libgold.a \
96 $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
97 $(am__DEPENDENCIES_1)
98 am__DEPENDENCIES_4 = @LIBOBJS@
99 am__ld1_SOURCES_DIST = main.cc
100 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_OBJECTS = $(am__objects_4)
101 ld1_OBJECTS = $(am_ld1_OBJECTS)
102 am__ld2_SOURCES_DIST = main.cc
103 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_OBJECTS = $(am__objects_4)
104 ld2_OBJECTS = $(am_ld2_OBJECTS)
105 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
106 depcomp = $(SHELL) $(top_srcdir)/../depcomp
107 am__depfiles_maybe = depfiles
108 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
109 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110 CCLD = $(CC)
111 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
112 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
113 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
114 CXXLD = $(CXX)
115 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
116 -o $@
117 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
118 SOURCES = $(libgold_a_SOURCES) $(ld_new_SOURCES) \
119 $(EXTRA_ld_new_SOURCES) $(ld1_SOURCES) $(ld2_SOURCES)
120 DIST_SOURCES = $(libgold_a_SOURCES) $(ld_new_SOURCES) \
121 $(EXTRA_ld_new_SOURCES) $(am__ld1_SOURCES_DIST) \
122 $(am__ld2_SOURCES_DIST)
123 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
124 html-recursive info-recursive install-data-recursive \
125 install-exec-recursive install-info-recursive \
126 install-recursive installcheck-recursive installdirs-recursive \
127 pdf-recursive ps-recursive uninstall-info-recursive \
128 uninstall-recursive
129 ETAGS = etags
130 CTAGS = ctags
131 DIST_SUBDIRS = $(SUBDIRS)
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 distdir = $(PACKAGE)-$(VERSION)
134 top_distdir = $(distdir)
135 am__remove_distdir = \
136 { test ! -d $(distdir) \
137 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
138 && rm -fr $(distdir); }; }
139 DIST_ARCHIVES = $(distdir).tar.gz
140 GZIP_ENV = --best
141 distuninstallcheck_listfiles = find . -type f -print
142 distcleancheck_listfiles = find . -type f -print
143 ACLOCAL = @ACLOCAL@
144 AMDEP_FALSE = @AMDEP_FALSE@
145 AMDEP_TRUE = @AMDEP_TRUE@
146 AMTAR = @AMTAR@
147 AUTOCONF = @AUTOCONF@
148 AUTOHEADER = @AUTOHEADER@
149 AUTOMAKE = @AUTOMAKE@
150 AWK = @AWK@
151 CATALOGS = @CATALOGS@
152 CATOBJEXT = @CATOBJEXT@
153 CC = @CC@
154 CCDEPMODE = @CCDEPMODE@
155 CFLAGS = @CFLAGS@
156 CPP = @CPP@
157 CPPFLAGS = @CPPFLAGS@
158 CXX = @CXX@
159 CXXCPP = @CXXCPP@
160 CXXDEPMODE = @CXXDEPMODE@
161 CXXFLAGS = @CXXFLAGS@
162 CYGPATH_W = @CYGPATH_W@
163 DATADIRNAME = @DATADIRNAME@
164 DEFS = @DEFS@
165 DEPDIR = @DEPDIR@
166 ECHO_C = @ECHO_C@
167 ECHO_N = @ECHO_N@
168 ECHO_T = @ECHO_T@
169 EGREP = @EGREP@
170 EXEEXT = @EXEEXT@
171 FN_PTRS_IN_SO_WITHOUT_PIC_FALSE = @FN_PTRS_IN_SO_WITHOUT_PIC_FALSE@
172 FN_PTRS_IN_SO_WITHOUT_PIC_TRUE = @FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@
173 GCC_FALSE = @GCC_FALSE@
174 GCC_TRUE = @GCC_TRUE@
175 GENCAT = @GENCAT@
176 GMSGFMT = @GMSGFMT@
177 INCINTL = @INCINTL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 INSTOBJEXT = @INSTOBJEXT@
183 LDFLAGS = @LDFLAGS@
184 LFS_CXXFLAGS = @LFS_CXXFLAGS@
185 LIBINTL = @LIBINTL@
186 LIBINTL_DEP = @LIBINTL_DEP@
187 LIBOBJS = @LIBOBJS@
188 LIBS = @LIBS@
189 LN_S = @LN_S@
190 LTLIBOBJS = @LTLIBOBJS@
191 MAINT = @MAINT@
192 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
193 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
194 MAKEINFO = @MAKEINFO@
195 MKINSTALLDIRS = @MKINSTALLDIRS@
196 MSGFMT = @MSGFMT@
197 MSGMERGE = @MSGMERGE@
198 NATIVE_LINKER_FALSE = @NATIVE_LINKER_FALSE@
199 NATIVE_LINKER_TRUE = @NATIVE_LINKER_TRUE@
200 NO_WERROR = @NO_WERROR@
201 OBJDUMP_AND_CPPFILT_FALSE = @OBJDUMP_AND_CPPFILT_FALSE@
202 OBJDUMP_AND_CPPFILT_TRUE = @OBJDUMP_AND_CPPFILT_TRUE@
203 OBJEXT = @OBJEXT@
204 PACKAGE = @PACKAGE@
205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206 PACKAGE_NAME = @PACKAGE_NAME@
207 PACKAGE_STRING = @PACKAGE_STRING@
208 PACKAGE_TARNAME = @PACKAGE_TARNAME@
209 PACKAGE_VERSION = @PACKAGE_VERSION@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 POSUB = @POSUB@
212 RANLIB = @RANLIB@
213 SET_MAKE = @SET_MAKE@
214 SHELL = @SHELL@
215 STATIC_TLS_FALSE = @STATIC_TLS_FALSE@
216 STATIC_TLS_TRUE = @STATIC_TLS_TRUE@
217 STRIP = @STRIP@
218 TARGETOBJS = @TARGETOBJS@
219 THREADS_FALSE = @THREADS_FALSE@
220 THREADS_TRUE = @THREADS_TRUE@
221 TLS_FALSE = @TLS_FALSE@
222 TLS_TRUE = @TLS_TRUE@
223 USE_NLS = @USE_NLS@
224 VERSION = @VERSION@
225 WARN_CFLAGS = @WARN_CFLAGS@
226 WARN_CXXFLAGS = @WARN_CXXFLAGS@
227 XGETTEXT = @XGETTEXT@
228 YACC = @YACC@
229 ac_ct_CC = @ac_ct_CC@
230 ac_ct_CXX = @ac_ct_CXX@
231 ac_ct_RANLIB = @ac_ct_RANLIB@
232 ac_ct_STRIP = @ac_ct_STRIP@
233 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
234 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
235 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
236 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
237 am__include = @am__include@
238 am__leading_dot = @am__leading_dot@
239 am__quote = @am__quote@
240 am__tar = @am__tar@
241 am__untar = @am__untar@
242 bindir = @bindir@
243 build = @build@
244 build_alias = @build_alias@
245 build_cpu = @build_cpu@
246 build_os = @build_os@
247 build_vendor = @build_vendor@
248 datadir = @datadir@
249 exec_prefix = @exec_prefix@
250 host = @host@
251 host_alias = @host_alias@
252 host_cpu = @host_cpu@
253 host_os = @host_os@
254 host_vendor = @host_vendor@
255 includedir = @includedir@
256 infodir = @infodir@
257 install_sh = @install_sh@
258 libdir = @libdir@
259 libexecdir = @libexecdir@
260 localstatedir = @localstatedir@
261 mandir = @mandir@
262 mkdir_p = @mkdir_p@
263 oldincludedir = @oldincludedir@
264 prefix = @prefix@
265 program_transform_name = @program_transform_name@
266 sbindir = @sbindir@
267 sharedstatedir = @sharedstatedir@
268 sysconfdir = @sysconfdir@
269 target = @target@
270 target_alias = @target_alias@
271 target_cpu = @target_cpu@
272 target_os = @target_os@
273 target_vendor = @target_vendor@
274 AUTOMAKE_OPTIONS =
275 SUBDIRS = po testsuite
276 tooldir = $(exec_prefix)/$(target_alias)
277 ACLOCAL_AMFLAGS = -I ../bfd -I ../config
278 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CXXFLAGS)
279 INCLUDES = \
280 -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../elfcpp \
281 -DLOCALEDIR="\"$(datadir)/locale\"" \
282 -DBINDIR="\"$(bindir)\"" -DTOOLBINDIR="\"$(tooldir)/bin\"" \
283 @INCINTL@
284
285 LIBIBERTY = ../libiberty/libiberty.a
286 @THREADS_TRUE@THREADSLIB = -lpthread
287 AM_YFLAGS = -d
288 noinst_LIBRARIES = libgold.a
289 CCFILES = \
290 archive.cc \
291 common.cc \
292 compressed_output.cc \
293 defstd.cc \
294 dirsearch.cc \
295 dynobj.cc \
296 dwarf_reader.cc \
297 ehframe.cc \
298 errors.cc \
299 expression.cc \
300 fileread.cc \
301 gold.cc \
302 gold-threads.cc \
303 layout.cc \
304 merge.cc \
305 object.cc \
306 options.cc \
307 output.cc \
308 parameters.cc \
309 readsyms.cc \
310 reloc.cc \
311 resolve.cc \
312 script.cc \
313 stringpool.cc \
314 symtab.cc \
315 target-select.cc \
316 version.cc \
317 workqueue.cc \
318 workqueue-threads.cc
319
320 HFILES = \
321 archive.h \
322 common.h \
323 compressed_output.h \
324 defstd.h \
325 dirsearch.h \
326 dynobj.h \
327 dwarf_reader.h \
328 ehframe.h \
329 errors.h \
330 fileread.h \
331 gold.h \
332 gold-threads.h \
333 layout.h \
334 merge.h \
335 object.h \
336 options.h \
337 output.h \
338 parameters.h \
339 readsyms.h \
340 reloc.h \
341 reloc-types.h \
342 script.h \
343 script-c.h \
344 stringpool.h \
345 symtab.h \
346 target.h \
347 target-reloc.h \
348 target-select.h \
349 tls.h \
350 token.h \
351 workqueue.h \
352 workqueue-internal.h
353
354 YFILES = \
355 yyscript.y
356
357 EXTRA_DIST = yyscript.c yyscript.h
358 TARGETSOURCES = \
359 i386.cc x86_64.cc
360
361 ALL_TARGETOBJS = \
362 i386.$(OBJEXT) x86_64.$(OBJEXT)
363
364 libgold_a_SOURCES = $(CCFILES) $(HFILES) $(YFILES)
365 sources_var = main.cc
366 deps_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
367 ldadd_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL) $(THREADSLIB)
368 ld_new_SOURCES = $(sources_var)
369 ld_new_DEPENDENCIES = $(deps_var) $(LIBOBJS)
370 ld_new_LDADD = $(ldadd_var) $(LIBOBJS)
371 EXTRA_ld_new_SOURCES = $(TARGETSOURCES)
372 POTFILES = $(CCFILES) $(HFILES) $(TARGETSOURCES)
373 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_SOURCES = $(sources_var)
374 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_DEPENDENCIES = $(deps_var) gcctestdir1/ld
375 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDADD = $(ldadd_var)
376 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDFLAGS = -Bgcctestdir1/
377 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_SOURCES = $(sources_var)
378 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_DEPENDENCIES = $(deps_var) gcctestdir2/ld
379 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDADD = $(ldadd_var)
380 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDFLAGS = -Bgcctestdir2/
381 @GCC_TRUE@@NATIVE_LINKER_TRUE@TESTS = bootstrap-test
382 all: config.h
383 $(MAKE) $(AM_MAKEFLAGS) all-recursive
384
385 .SUFFIXES:
386 .SUFFIXES: .c .cc .o .obj .y
387 am--refresh:
388 @:
389 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
390 @for dep in $?; do \
391 case '$(am__configure_deps)' in \
392 *$$dep*) \
393 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
394 cd $(srcdir) && $(AUTOMAKE) --foreign \
395 && exit 0; \
396 exit 1;; \
397 esac; \
398 done; \
399 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
400 cd $(top_srcdir) && \
401 $(AUTOMAKE) --foreign Makefile
402 .PRECIOUS: Makefile
403 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
404 @case '$?' in \
405 *config.status*) \
406 echo ' $(SHELL) ./config.status'; \
407 $(SHELL) ./config.status;; \
408 *) \
409 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
410 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
411 esac;
412
413 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
414 $(SHELL) ./config.status --recheck
415
416 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
417 cd $(srcdir) && $(AUTOCONF)
418 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
419 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
420
421 config.h: stamp-h1
422 @if test ! -f $@; then \
423 rm -f stamp-h1; \
424 $(MAKE) stamp-h1; \
425 else :; fi
426
427 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
428 @rm -f stamp-h1
429 cd $(top_builddir) && $(SHELL) ./config.status config.h
430 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
431 cd $(top_srcdir) && $(AUTOHEADER)
432 rm -f stamp-h1
433 touch $@
434
435 distclean-hdr:
436 -rm -f config.h stamp-h1
437 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
438 cd $(top_builddir) && $(SHELL) ./config.status $@
439
440 clean-noinstLIBRARIES:
441 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
442 yyscript.h: yyscript.c
443 @if test ! -f $@; then \
444 rm -f yyscript.c; \
445 $(MAKE) yyscript.c; \
446 else :; fi
447 libgold.a: $(libgold_a_OBJECTS) $(libgold_a_DEPENDENCIES)
448 -rm -f libgold.a
449 $(libgold_a_AR) libgold.a $(libgold_a_OBJECTS) $(libgold_a_LIBADD)
450 $(RANLIB) libgold.a
451
452 clean-checkPROGRAMS:
453 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
454
455 clean-noinstPROGRAMS:
456 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
457 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES)
458 @rm -f ld-new$(EXEEXT)
459 $(CXXLINK) $(ld_new_LDFLAGS) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
460 ld1$(EXEEXT): $(ld1_OBJECTS) $(ld1_DEPENDENCIES)
461 @rm -f ld1$(EXEEXT)
462 $(CXXLINK) $(ld1_LDFLAGS) $(ld1_OBJECTS) $(ld1_LDADD) $(LIBS)
463 ld2$(EXEEXT): $(ld2_OBJECTS) $(ld2_DEPENDENCIES)
464 @rm -f ld2$(EXEEXT)
465 $(CXXLINK) $(ld2_LDFLAGS) $(ld2_OBJECTS) $(ld2_LDADD) $(LIBS)
466
467 mostlyclean-compile:
468 -rm -f *.$(OBJEXT)
469
470 distclean-compile:
471 -rm -f *.tab.c
472
473 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pread.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compressed_output.Po@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defstd.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirsearch.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_reader.Po@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynobj.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehframe.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expression.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileread.Po@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold-threads.Po@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold.Po@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parameters.Po@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsyms.Po@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Po@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringpool.Po@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target-select.Po@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue-threads.Po@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Po@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_64.Po@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yyscript.Po@am__quote@
507
508 .c.o:
509 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
510 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
511 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
512 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
513 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
514
515 .c.obj:
516 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
517 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
519 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
520 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
521
522 .cc.o:
523 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
524 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
525 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
526 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
528
529 .cc.obj:
530 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
531 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
532 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
533 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
534 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
535
536 .y.c:
537 $(YACCCOMPILE) $<
538 if test -f y.tab.h; then \
539 to=`echo "$*_H" | sed \
540 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
541 -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
542 sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \
543 y.tab.h >$*.ht; \
544 rm -f y.tab.h; \
545 if cmp -s $*.ht $*.h; then \
546 rm -f $*.ht ;\
547 else \
548 mv $*.ht $*.h; \
549 fi; \
550 fi
551 if test -f y.output; then \
552 mv y.output $*.output; \
553 fi
554 sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
555 rm -f y.tab.c
556 uninstall-info-am:
557
558 # This directory's subdirectories are mostly independent; you can cd
559 # into them and run `make' without going through this Makefile.
560 # To change the values of `make' variables: instead of editing Makefiles,
561 # (1) if the variable is set in `config.status', edit `config.status'
562 # (which will cause the Makefiles to be regenerated when you run `make');
563 # (2) otherwise, pass the desired values on the `make' command line.
564 $(RECURSIVE_TARGETS):
565 @failcom='exit 1'; \
566 for f in x $$MAKEFLAGS; do \
567 case $$f in \
568 *=* | --[!k]*);; \
569 *k*) failcom='fail=yes';; \
570 esac; \
571 done; \
572 dot_seen=no; \
573 target=`echo $@ | sed s/-recursive//`; \
574 list='$(SUBDIRS)'; for subdir in $$list; do \
575 echo "Making $$target in $$subdir"; \
576 if test "$$subdir" = "."; then \
577 dot_seen=yes; \
578 local_target="$$target-am"; \
579 else \
580 local_target="$$target"; \
581 fi; \
582 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
583 || eval $$failcom; \
584 done; \
585 if test "$$dot_seen" = "no"; then \
586 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
587 fi; test -z "$$fail"
588
589 mostlyclean-recursive clean-recursive distclean-recursive \
590 maintainer-clean-recursive:
591 @failcom='exit 1'; \
592 for f in x $$MAKEFLAGS; do \
593 case $$f in \
594 *=* | --[!k]*);; \
595 *k*) failcom='fail=yes';; \
596 esac; \
597 done; \
598 dot_seen=no; \
599 case "$@" in \
600 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
601 *) list='$(SUBDIRS)' ;; \
602 esac; \
603 rev=''; for subdir in $$list; do \
604 if test "$$subdir" = "."; then :; else \
605 rev="$$subdir $$rev"; \
606 fi; \
607 done; \
608 rev="$$rev ."; \
609 target=`echo $@ | sed s/-recursive//`; \
610 for subdir in $$rev; do \
611 echo "Making $$target in $$subdir"; \
612 if test "$$subdir" = "."; then \
613 local_target="$$target-am"; \
614 else \
615 local_target="$$target"; \
616 fi; \
617 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
618 || eval $$failcom; \
619 done && test -z "$$fail"
620 tags-recursive:
621 list='$(SUBDIRS)'; for subdir in $$list; do \
622 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
623 done
624 ctags-recursive:
625 list='$(SUBDIRS)'; for subdir in $$list; do \
626 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
627 done
628
629 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
630 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
631 unique=`for i in $$list; do \
632 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
633 done | \
634 $(AWK) ' { files[$$0] = 1; } \
635 END { for (i in files) print i; }'`; \
636 mkid -fID $$unique
637 tags: TAGS
638
639 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
640 $(TAGS_FILES) $(LISP)
641 tags=; \
642 here=`pwd`; \
643 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
644 include_option=--etags-include; \
645 empty_fix=.; \
646 else \
647 include_option=--include; \
648 empty_fix=; \
649 fi; \
650 list='$(SUBDIRS)'; for subdir in $$list; do \
651 if test "$$subdir" = .; then :; else \
652 test ! -f $$subdir/TAGS || \
653 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
654 fi; \
655 done; \
656 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
657 unique=`for i in $$list; do \
658 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
659 done | \
660 $(AWK) ' { files[$$0] = 1; } \
661 END { for (i in files) print i; }'`; \
662 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
663 test -n "$$unique" || unique=$$empty_fix; \
664 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
665 $$tags $$unique; \
666 fi
667 ctags: CTAGS
668 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
669 $(TAGS_FILES) $(LISP)
670 tags=; \
671 here=`pwd`; \
672 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
673 unique=`for i in $$list; do \
674 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675 done | \
676 $(AWK) ' { files[$$0] = 1; } \
677 END { for (i in files) print i; }'`; \
678 test -z "$(CTAGS_ARGS)$$tags$$unique" \
679 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
680 $$tags $$unique
681
682 GTAGS:
683 here=`$(am__cd) $(top_builddir) && pwd` \
684 && cd $(top_srcdir) \
685 && gtags -i $(GTAGS_ARGS) $$here
686
687 distclean-tags:
688 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
689
690 check-TESTS: $(TESTS)
691 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
692 srcdir=$(srcdir); export srcdir; \
693 list='$(TESTS)'; \
694 if test -n "$$list"; then \
695 for tst in $$list; do \
696 if test -f ./$$tst; then dir=./; \
697 elif test -f $$tst; then dir=; \
698 else dir="$(srcdir)/"; fi; \
699 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
700 all=`expr $$all + 1`; \
701 case " $(XFAIL_TESTS) " in \
702 *" $$tst "*) \
703 xpass=`expr $$xpass + 1`; \
704 failed=`expr $$failed + 1`; \
705 echo "XPASS: $$tst"; \
706 ;; \
707 *) \
708 echo "PASS: $$tst"; \
709 ;; \
710 esac; \
711 elif test $$? -ne 77; then \
712 all=`expr $$all + 1`; \
713 case " $(XFAIL_TESTS) " in \
714 *" $$tst "*) \
715 xfail=`expr $$xfail + 1`; \
716 echo "XFAIL: $$tst"; \
717 ;; \
718 *) \
719 failed=`expr $$failed + 1`; \
720 echo "FAIL: $$tst"; \
721 ;; \
722 esac; \
723 else \
724 skip=`expr $$skip + 1`; \
725 echo "SKIP: $$tst"; \
726 fi; \
727 done; \
728 if test "$$failed" -eq 0; then \
729 if test "$$xfail" -eq 0; then \
730 banner="All $$all tests passed"; \
731 else \
732 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
733 fi; \
734 else \
735 if test "$$xpass" -eq 0; then \
736 banner="$$failed of $$all tests failed"; \
737 else \
738 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
739 fi; \
740 fi; \
741 dashes="$$banner"; \
742 skipped=""; \
743 if test "$$skip" -ne 0; then \
744 skipped="($$skip tests were not run)"; \
745 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
746 dashes="$$skipped"; \
747 fi; \
748 report=""; \
749 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
750 report="Please report to $(PACKAGE_BUGREPORT)"; \
751 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
752 dashes="$$report"; \
753 fi; \
754 dashes=`echo "$$dashes" | sed s/./=/g`; \
755 echo "$$dashes"; \
756 echo "$$banner"; \
757 test -z "$$skipped" || echo "$$skipped"; \
758 test -z "$$report" || echo "$$report"; \
759 echo "$$dashes"; \
760 test "$$failed" -eq 0; \
761 else :; fi
762
763 distdir: $(DISTFILES)
764 $(am__remove_distdir)
765 mkdir $(distdir)
766 $(mkdir_p) $(distdir)/.. $(distdir)/../bfd $(distdir)/../config $(distdir)/po
767 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
768 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
769 list='$(DISTFILES)'; for file in $$list; do \
770 case $$file in \
771 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
772 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
773 esac; \
774 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
775 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
776 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
777 dir="/$$dir"; \
778 $(mkdir_p) "$(distdir)$$dir"; \
779 else \
780 dir=''; \
781 fi; \
782 if test -d $$d/$$file; then \
783 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
784 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
785 fi; \
786 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
787 else \
788 test -f $(distdir)/$$file \
789 || cp -p $$d/$$file $(distdir)/$$file \
790 || exit 1; \
791 fi; \
792 done
793 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
794 if test "$$subdir" = .; then :; else \
795 test -d "$(distdir)/$$subdir" \
796 || $(mkdir_p) "$(distdir)/$$subdir" \
797 || exit 1; \
798 distdir=`$(am__cd) $(distdir) && pwd`; \
799 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
800 (cd $$subdir && \
801 $(MAKE) $(AM_MAKEFLAGS) \
802 top_distdir="$$top_distdir" \
803 distdir="$$distdir/$$subdir" \
804 distdir) \
805 || exit 1; \
806 fi; \
807 done
808 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
809 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
810 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
811 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
812 || chmod -R a+r $(distdir)
813 dist-gzip: distdir
814 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
815 $(am__remove_distdir)
816
817 dist-bzip2: distdir
818 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
819 $(am__remove_distdir)
820
821 dist-tarZ: distdir
822 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
823 $(am__remove_distdir)
824
825 dist-shar: distdir
826 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
827 $(am__remove_distdir)
828
829 dist-zip: distdir
830 -rm -f $(distdir).zip
831 zip -rq $(distdir).zip $(distdir)
832 $(am__remove_distdir)
833
834 dist dist-all: distdir
835 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
836 $(am__remove_distdir)
837
838 # This target untars the dist file and tries a VPATH configuration. Then
839 # it guarantees that the distribution is self-contained by making another
840 # tarfile.
841 distcheck: dist
842 case '$(DIST_ARCHIVES)' in \
843 *.tar.gz*) \
844 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
845 *.tar.bz2*) \
846 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
847 *.tar.Z*) \
848 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
849 *.shar.gz*) \
850 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
851 *.zip*) \
852 unzip $(distdir).zip ;;\
853 esac
854 chmod -R a-w $(distdir); chmod a+w $(distdir)
855 mkdir $(distdir)/_build
856 mkdir $(distdir)/_inst
857 chmod a-w $(distdir)
858 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
859 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
860 && cd $(distdir)/_build \
861 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
862 $(DISTCHECK_CONFIGURE_FLAGS) \
863 && $(MAKE) $(AM_MAKEFLAGS) \
864 && $(MAKE) $(AM_MAKEFLAGS) dvi \
865 && $(MAKE) $(AM_MAKEFLAGS) check \
866 && $(MAKE) $(AM_MAKEFLAGS) install \
867 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
868 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
869 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
870 distuninstallcheck \
871 && chmod -R a-w "$$dc_install_base" \
872 && ({ \
873 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
874 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
875 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
876 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
877 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
878 } || { rm -rf "$$dc_destdir"; exit 1; }) \
879 && rm -rf "$$dc_destdir" \
880 && $(MAKE) $(AM_MAKEFLAGS) dist \
881 && rm -rf $(DIST_ARCHIVES) \
882 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
883 $(am__remove_distdir)
884 @(echo "$(distdir) archives ready for distribution: "; \
885 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
886 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
887 distuninstallcheck:
888 @cd $(distuninstallcheck_dir) \
889 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
890 || { echo "ERROR: files left after uninstall:" ; \
891 if test -n "$(DESTDIR)"; then \
892 echo " (check DESTDIR support)"; \
893 fi ; \
894 $(distuninstallcheck_listfiles) ; \
895 exit 1; } >&2
896 distcleancheck: distclean
897 @if test '$(srcdir)' = . ; then \
898 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
899 exit 1 ; \
900 fi
901 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
902 || { echo "ERROR: files left in build directory after distclean:" ; \
903 $(distcleancheck_listfiles) ; \
904 exit 1; } >&2
905 check-am: all-am
906 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
907 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
908 check: check-recursive
909 all-am: Makefile $(LIBRARIES) $(PROGRAMS) config.h
910 installdirs: installdirs-recursive
911 installdirs-am:
912 install: install-recursive
913 install-exec: install-exec-recursive
914 install-data: install-data-recursive
915 uninstall: uninstall-recursive
916
917 install-am: all-am
918 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
919
920 installcheck: installcheck-recursive
921 install-strip:
922 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
923 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
924 `test -z '$(STRIP)' || \
925 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
926 mostlyclean-generic:
927
928 clean-generic:
929
930 distclean-generic:
931 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
932
933 maintainer-clean-generic:
934 @echo "This command is intended for maintainers to use"
935 @echo "it deletes files that may require special tools to rebuild."
936 -rm -f yyscript.c
937 -rm -f yyscript.h
938 clean: clean-recursive
939
940 clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
941 clean-noinstPROGRAMS mostlyclean-am
942
943 distclean: distclean-recursive
944 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
945 -rm -rf $(DEPDIR) ./$(DEPDIR)
946 -rm -f Makefile
947 distclean-am: clean-am distclean-compile distclean-generic \
948 distclean-hdr distclean-tags
949
950 dvi: dvi-recursive
951
952 dvi-am:
953
954 html: html-recursive
955
956 info: info-recursive
957
958 info-am:
959
960 install-data-am: install-data-local
961
962 install-exec-am: install-exec-local
963
964 install-info: install-info-recursive
965
966 install-man:
967
968 installcheck-am:
969
970 maintainer-clean: maintainer-clean-recursive
971 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
972 -rm -rf $(top_srcdir)/autom4te.cache
973 -rm -rf $(DEPDIR) ./$(DEPDIR)
974 -rm -f Makefile
975 maintainer-clean-am: distclean-am maintainer-clean-generic
976
977 mostlyclean: mostlyclean-recursive
978
979 mostlyclean-am: mostlyclean-compile mostlyclean-generic
980
981 pdf: pdf-recursive
982
983 pdf-am:
984
985 ps: ps-recursive
986
987 ps-am:
988
989 uninstall-am: uninstall-info-am
990
991 uninstall-info: uninstall-info-recursive
992
993 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
994 check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
995 clean-noinstLIBRARIES clean-noinstPROGRAMS clean-recursive \
996 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
997 dist-shar dist-tarZ dist-zip distcheck distclean \
998 distclean-compile distclean-generic distclean-hdr \
999 distclean-recursive distclean-tags distcleancheck distdir \
1000 distuninstallcheck dvi dvi-am html html-am info info-am \
1001 install install-am install-data install-data-am \
1002 install-data-local install-exec install-exec-am \
1003 install-exec-local install-info install-info-am install-man \
1004 install-strip installcheck installcheck-am installdirs \
1005 installdirs-am maintainer-clean maintainer-clean-generic \
1006 maintainer-clean-recursive mostlyclean mostlyclean-compile \
1007 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
1008 tags tags-recursive uninstall uninstall-am uninstall-info-am
1009
1010
1011 # Use an explicit dependency for the bison generated header file.
1012 script.$(OBJEXT): yyscript.h
1013
1014 # We have to build libgold.a before we run the tests.
1015 check: libgold.a
1016
1017 .PHONY: install-exec-local
1018
1019 install-exec-local: ld-new$(EXEEXT)
1020 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
1021 n=`echo ld | sed '$(transform)'; \
1022 $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
1023 if test "$(bindir)" != "$(tooldir)/bin"; then \
1024 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1025 ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
1026 || $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1027 fi
1028
1029 # We want install to imply install-info as per GNU standards, despite
1030 # the cygnus option.
1031 install-data-local: install-info
1032
1033 po/POTFILES.in: @MAINT@ Makefile
1034 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
1035 && mv tmp $(srcdir)/po/POTFILES.in
1036
1037 # Bootstrap test support. We use ld-new to build ld1, then use ld1 to
1038 # build ld2. ld1 and ld2 should be identical. ld-new need not be
1039 # identical to ld1, since it was linked with the host linker.
1040
1041 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1042 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir1 || mkdir -p gcctestdir1
1043 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir1/ld
1044 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1045
1046 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2/ld: ld1
1047 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir2 || mkdir -p gcctestdir2
1048 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir2/ld
1049 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir2 && $(LN_S) ../ld1 ld)
1050
1051 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test: ld2
1052 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
1053 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "#!/bin/sh" > $@
1054 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "cmp ld1 ld2" > $@
1055 @GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod +x $@
1056 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1057 # Otherwise a system limit (for SysV at least) may be exceeded.
1058 .NOEXPORT:
This page took 0.052215 seconds and 5 git commands to generate.