Can now do a full static link of hello, world in C or C++
[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 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = .
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 noinst_PROGRAMS = ld-new$(EXEEXT)
43 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
44 $(srcdir)/../config.sub $(srcdir)/../depcomp \
45 $(srcdir)/../install-sh $(srcdir)/../missing \
46 $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
47 $(srcdir)/Makefile.in $(srcdir)/config.in \
48 $(top_srcdir)/configure $(top_srcdir)/po/Make-in
49 subdir = .
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
52 $(top_srcdir)/../config/lead-dot.m4 \
53 $(top_srcdir)/../config/progtest.m4 \
54 $(top_srcdir)/../config/po.m4 $(top_srcdir)/../config/nls.m4 \
55 $(top_srcdir)/../config/gettext-sister.m4 \
56 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
60 configure.lineno configure.status.lineno
61 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
62 CONFIG_HEADER = config.h
63 CONFIG_CLEAN_FILES = po/Makefile.in
64 PROGRAMS = $(noinst_PROGRAMS)
65 am__objects_1 = archive.$(OBJEXT) common.$(OBJEXT) defstd.$(OBJEXT) \
66 dirsearch.$(OBJEXT) fileread.$(OBJEXT) gold.$(OBJEXT) \
67 gold-threads.$(OBJEXT) layout.$(OBJEXT) object.$(OBJEXT) \
68 options.$(OBJEXT) output.$(OBJEXT) readsyms.$(OBJEXT) \
69 reloc.$(OBJEXT) resolve.$(OBJEXT) symtab.$(OBJEXT) \
70 stringpool.$(OBJEXT) target-select.$(OBJEXT) \
71 workqueue.$(OBJEXT)
72 am__objects_2 =
73 am__objects_3 = i386.$(OBJEXT)
74 am_ld_new_OBJECTS = $(am__objects_1) $(am__objects_2) $(am__objects_3)
75 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
76 am__DEPENDENCIES_1 =
77 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
78 depcomp = $(SHELL) $(top_srcdir)/../depcomp
79 am__depfiles_maybe = depfiles
80 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
82 CXXLD = $(CXX)
83 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
84 -o $@
85 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87 CCLD = $(CC)
88 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
89 SOURCES = $(ld_new_SOURCES)
90 DIST_SOURCES = $(ld_new_SOURCES)
91 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
92 html-recursive info-recursive install-data-recursive \
93 install-exec-recursive install-info-recursive \
94 install-recursive installcheck-recursive installdirs-recursive \
95 pdf-recursive ps-recursive uninstall-info-recursive \
96 uninstall-recursive
97 ETAGS = etags
98 CTAGS = ctags
99 DIST_SUBDIRS = $(SUBDIRS)
100 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
101 distdir = $(PACKAGE)-$(VERSION)
102 top_distdir = $(distdir)
103 am__remove_distdir = \
104 { test ! -d $(distdir) \
105 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
106 && rm -fr $(distdir); }; }
107 DIST_ARCHIVES = $(distdir).tar.gz
108 GZIP_ENV = --best
109 distuninstallcheck_listfiles = find . -type f -print
110 distcleancheck_listfiles = find . -type f -print
111 ACLOCAL = @ACLOCAL@
112 AMDEP_FALSE = @AMDEP_FALSE@
113 AMDEP_TRUE = @AMDEP_TRUE@
114 AMTAR = @AMTAR@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 CATALOGS = @CATALOGS@
120 CATOBJEXT = @CATOBJEXT@
121 CC = @CC@
122 CCDEPMODE = @CCDEPMODE@
123 CFLAGS = @CFLAGS@
124 CPPFLAGS = @CPPFLAGS@
125 CXX = @CXX@
126 CXXCPP = @CXXCPP@
127 CXXDEPMODE = @CXXDEPMODE@
128 CXXFLAGS = @CXXFLAGS@
129 CYGPATH_W = @CYGPATH_W@
130 DATADIRNAME = @DATADIRNAME@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 GENCAT = @GENCAT@
139 GMSGFMT = @GMSGFMT@
140 INCINTL = @INCINTL@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 INSTOBJEXT = @INSTOBJEXT@
146 LDFLAGS = @LDFLAGS@
147 LFS_CXXFLAGS = @LFS_CXXFLAGS@
148 LIBINTL = @LIBINTL@
149 LIBINTL_DEP = @LIBINTL_DEP@
150 LIBOBJS = @LIBOBJS@
151 LIBS = @LIBS@
152 LTLIBOBJS = @LTLIBOBJS@
153 MAINT = @MAINT@
154 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
155 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
156 MAKEINFO = @MAKEINFO@
157 MKINSTALLDIRS = @MKINSTALLDIRS@
158 MSGFMT = @MSGFMT@
159 MSGMERGE = @MSGMERGE@
160 NO_WERROR = @NO_WERROR@
161 OBJEXT = @OBJEXT@
162 PACKAGE = @PACKAGE@
163 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164 PACKAGE_NAME = @PACKAGE_NAME@
165 PACKAGE_STRING = @PACKAGE_STRING@
166 PACKAGE_TARNAME = @PACKAGE_TARNAME@
167 PACKAGE_VERSION = @PACKAGE_VERSION@
168 PATH_SEPARATOR = @PATH_SEPARATOR@
169 POSUB = @POSUB@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 USE_NLS = @USE_NLS@
174 VERSION = @VERSION@
175 WARN_CFLAGS = @WARN_CFLAGS@
176 WARN_CXXFLAGS = @WARN_CXXFLAGS@
177 XGETTEXT = @XGETTEXT@
178 ac_ct_CC = @ac_ct_CC@
179 ac_ct_CXX = @ac_ct_CXX@
180 ac_ct_STRIP = @ac_ct_STRIP@
181 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
184 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
185 am__include = @am__include@
186 am__leading_dot = @am__leading_dot@
187 am__quote = @am__quote@
188 am__tar = @am__tar@
189 am__untar = @am__untar@
190 bindir = @bindir@
191 build = @build@
192 build_alias = @build_alias@
193 build_cpu = @build_cpu@
194 build_os = @build_os@
195 build_vendor = @build_vendor@
196 datadir = @datadir@
197 exec_prefix = @exec_prefix@
198 host = @host@
199 host_alias = @host_alias@
200 host_cpu = @host_cpu@
201 host_os = @host_os@
202 host_vendor = @host_vendor@
203 includedir = @includedir@
204 infodir = @infodir@
205 install_sh = @install_sh@
206 libdir = @libdir@
207 libexecdir = @libexecdir@
208 localstatedir = @localstatedir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 oldincludedir = @oldincludedir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 sbindir = @sbindir@
215 sharedstatedir = @sharedstatedir@
216 sysconfdir = @sysconfdir@
217 target = @target@
218 target_alias = @target_alias@
219 target_cpu = @target_cpu@
220 target_os = @target_os@
221 target_vendor = @target_vendor@
222 AUTOMAKE_OPTIONS =
223 SUBDIRS = po
224 tooldir = $(exec_prefix)/$(target_alias)
225 ACLOCAL_AMFLAGS = -I ../bfd -I ../config
226 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CXXFLAGS)
227 INCLUDES = -D_GNU_SOURCE \
228 -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../elfcpp \
229 -DLOCALEDIR="\"$(datadir)/locale\"" \
230 @INCINTL@
231
232 CCFILES = \
233 archive.cc \
234 common.cc \
235 defstd.cc \
236 dirsearch.cc \
237 fileread.cc \
238 gold.cc \
239 gold-threads.cc \
240 layout.cc \
241 object.cc \
242 options.cc \
243 output.cc \
244 readsyms.cc \
245 reloc.cc \
246 resolve.cc \
247 symtab.cc \
248 stringpool.cc \
249 target-select.cc \
250 workqueue.cc
251
252 HFILES = \
253 archive.h \
254 common.h \
255 defstd.h \
256 dirsearch.h \
257 fileread.h \
258 gold.h \
259 gold-threads.h \
260 layout.h \
261 object.h \
262 options.h \
263 output.h \
264 readsyms.h \
265 reloc.h \
266 stringpool.h \
267 symtab.h \
268 target.h \
269 target-reloc.h \
270 target-select.h \
271 workqueue.h
272
273 TARGETFILES = \
274 i386.cc
275
276 OFILES = gold.o options.o
277 POTFILES = $(CCFILES) $(HFILES) $(TARGETFILES)
278 ld_new_SOURCES = $(CCFILES) $(HFILES) $(TARGETFILES)
279 ld_new_DEPENDENCIES = $(LIBINTL_DEP)
280 ld_new_LDADD = $(LIBINTL)
281 all: config.h
282 $(MAKE) $(AM_MAKEFLAGS) all-recursive
283
284 .SUFFIXES:
285 .SUFFIXES: .cc .o .obj
286 am--refresh:
287 @:
288 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
289 @for dep in $?; do \
290 case '$(am__configure_deps)' in \
291 *$$dep*) \
292 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
293 cd $(srcdir) && $(AUTOMAKE) --foreign \
294 && exit 0; \
295 exit 1;; \
296 esac; \
297 done; \
298 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
299 cd $(top_srcdir) && \
300 $(AUTOMAKE) --foreign Makefile
301 .PRECIOUS: Makefile
302 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303 @case '$?' in \
304 *config.status*) \
305 echo ' $(SHELL) ./config.status'; \
306 $(SHELL) ./config.status;; \
307 *) \
308 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
309 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
310 esac;
311
312 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313 $(SHELL) ./config.status --recheck
314
315 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
316 cd $(srcdir) && $(AUTOCONF)
317 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
318 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
319
320 config.h: stamp-h1
321 @if test ! -f $@; then \
322 rm -f stamp-h1; \
323 $(MAKE) stamp-h1; \
324 else :; fi
325
326 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
327 @rm -f stamp-h1
328 cd $(top_builddir) && $(SHELL) ./config.status config.h
329 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
330 cd $(top_srcdir) && $(AUTOHEADER)
331 rm -f stamp-h1
332 touch $@
333
334 distclean-hdr:
335 -rm -f config.h stamp-h1
336 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
337 cd $(top_builddir) && $(SHELL) ./config.status $@
338
339 clean-noinstPROGRAMS:
340 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
341 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES)
342 @rm -f ld-new$(EXEEXT)
343 $(CXXLINK) $(ld_new_LDFLAGS) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
344
345 mostlyclean-compile:
346 -rm -f *.$(OBJEXT)
347
348 distclean-compile:
349 -rm -f *.tab.c
350
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defstd.Po@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirsearch.Po@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileread.Po@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold-threads.Po@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold.Po@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsyms.Po@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Po@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringpool.Po@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target-select.Po@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Po@am__quote@
370
371 .cc.o:
372 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
373 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
374 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
375 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
376 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
377
378 .cc.obj:
379 @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
380 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
381 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
382 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
383 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
384 uninstall-info-am:
385
386 # This directory's subdirectories are mostly independent; you can cd
387 # into them and run `make' without going through this Makefile.
388 # To change the values of `make' variables: instead of editing Makefiles,
389 # (1) if the variable is set in `config.status', edit `config.status'
390 # (which will cause the Makefiles to be regenerated when you run `make');
391 # (2) otherwise, pass the desired values on the `make' command line.
392 $(RECURSIVE_TARGETS):
393 @failcom='exit 1'; \
394 for f in x $$MAKEFLAGS; do \
395 case $$f in \
396 *=* | --[!k]*);; \
397 *k*) failcom='fail=yes';; \
398 esac; \
399 done; \
400 dot_seen=no; \
401 target=`echo $@ | sed s/-recursive//`; \
402 list='$(SUBDIRS)'; for subdir in $$list; do \
403 echo "Making $$target in $$subdir"; \
404 if test "$$subdir" = "."; then \
405 dot_seen=yes; \
406 local_target="$$target-am"; \
407 else \
408 local_target="$$target"; \
409 fi; \
410 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
411 || eval $$failcom; \
412 done; \
413 if test "$$dot_seen" = "no"; then \
414 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
415 fi; test -z "$$fail"
416
417 mostlyclean-recursive clean-recursive distclean-recursive \
418 maintainer-clean-recursive:
419 @failcom='exit 1'; \
420 for f in x $$MAKEFLAGS; do \
421 case $$f in \
422 *=* | --[!k]*);; \
423 *k*) failcom='fail=yes';; \
424 esac; \
425 done; \
426 dot_seen=no; \
427 case "$@" in \
428 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
429 *) list='$(SUBDIRS)' ;; \
430 esac; \
431 rev=''; for subdir in $$list; do \
432 if test "$$subdir" = "."; then :; else \
433 rev="$$subdir $$rev"; \
434 fi; \
435 done; \
436 rev="$$rev ."; \
437 target=`echo $@ | sed s/-recursive//`; \
438 for subdir in $$rev; do \
439 echo "Making $$target in $$subdir"; \
440 if test "$$subdir" = "."; then \
441 local_target="$$target-am"; \
442 else \
443 local_target="$$target"; \
444 fi; \
445 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
446 || eval $$failcom; \
447 done && test -z "$$fail"
448 tags-recursive:
449 list='$(SUBDIRS)'; for subdir in $$list; do \
450 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
451 done
452 ctags-recursive:
453 list='$(SUBDIRS)'; for subdir in $$list; do \
454 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
455 done
456
457 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
458 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459 unique=`for i in $$list; do \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461 done | \
462 $(AWK) ' { files[$$0] = 1; } \
463 END { for (i in files) print i; }'`; \
464 mkid -fID $$unique
465 tags: TAGS
466
467 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
468 $(TAGS_FILES) $(LISP)
469 tags=; \
470 here=`pwd`; \
471 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
472 include_option=--etags-include; \
473 empty_fix=.; \
474 else \
475 include_option=--include; \
476 empty_fix=; \
477 fi; \
478 list='$(SUBDIRS)'; for subdir in $$list; do \
479 if test "$$subdir" = .; then :; else \
480 test ! -f $$subdir/TAGS || \
481 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
482 fi; \
483 done; \
484 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
485 unique=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487 done | \
488 $(AWK) ' { files[$$0] = 1; } \
489 END { for (i in files) print i; }'`; \
490 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
491 test -n "$$unique" || unique=$$empty_fix; \
492 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493 $$tags $$unique; \
494 fi
495 ctags: CTAGS
496 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
497 $(TAGS_FILES) $(LISP)
498 tags=; \
499 here=`pwd`; \
500 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
501 unique=`for i in $$list; do \
502 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 done | \
504 $(AWK) ' { files[$$0] = 1; } \
505 END { for (i in files) print i; }'`; \
506 test -z "$(CTAGS_ARGS)$$tags$$unique" \
507 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508 $$tags $$unique
509
510 GTAGS:
511 here=`$(am__cd) $(top_builddir) && pwd` \
512 && cd $(top_srcdir) \
513 && gtags -i $(GTAGS_ARGS) $$here
514
515 distclean-tags:
516 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
517
518 distdir: $(DISTFILES)
519 $(am__remove_distdir)
520 mkdir $(distdir)
521 $(mkdir_p) $(distdir)/.. $(distdir)/../bfd $(distdir)/../config $(distdir)/po
522 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
523 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
524 list='$(DISTFILES)'; for file in $$list; do \
525 case $$file in \
526 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
527 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
528 esac; \
529 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
530 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
531 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
532 dir="/$$dir"; \
533 $(mkdir_p) "$(distdir)$$dir"; \
534 else \
535 dir=''; \
536 fi; \
537 if test -d $$d/$$file; then \
538 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
540 fi; \
541 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
542 else \
543 test -f $(distdir)/$$file \
544 || cp -p $$d/$$file $(distdir)/$$file \
545 || exit 1; \
546 fi; \
547 done
548 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
549 if test "$$subdir" = .; then :; else \
550 test -d "$(distdir)/$$subdir" \
551 || $(mkdir_p) "$(distdir)/$$subdir" \
552 || exit 1; \
553 distdir=`$(am__cd) $(distdir) && pwd`; \
554 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
555 (cd $$subdir && \
556 $(MAKE) $(AM_MAKEFLAGS) \
557 top_distdir="$$top_distdir" \
558 distdir="$$distdir/$$subdir" \
559 distdir) \
560 || exit 1; \
561 fi; \
562 done
563 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
564 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
565 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
566 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
567 || chmod -R a+r $(distdir)
568 dist-gzip: distdir
569 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
570 $(am__remove_distdir)
571
572 dist-bzip2: distdir
573 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
574 $(am__remove_distdir)
575
576 dist-tarZ: distdir
577 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
578 $(am__remove_distdir)
579
580 dist-shar: distdir
581 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
582 $(am__remove_distdir)
583
584 dist-zip: distdir
585 -rm -f $(distdir).zip
586 zip -rq $(distdir).zip $(distdir)
587 $(am__remove_distdir)
588
589 dist dist-all: distdir
590 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
591 $(am__remove_distdir)
592
593 # This target untars the dist file and tries a VPATH configuration. Then
594 # it guarantees that the distribution is self-contained by making another
595 # tarfile.
596 distcheck: dist
597 case '$(DIST_ARCHIVES)' in \
598 *.tar.gz*) \
599 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
600 *.tar.bz2*) \
601 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
602 *.tar.Z*) \
603 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
604 *.shar.gz*) \
605 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
606 *.zip*) \
607 unzip $(distdir).zip ;;\
608 esac
609 chmod -R a-w $(distdir); chmod a+w $(distdir)
610 mkdir $(distdir)/_build
611 mkdir $(distdir)/_inst
612 chmod a-w $(distdir)
613 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
614 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
615 && cd $(distdir)/_build \
616 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
617 $(DISTCHECK_CONFIGURE_FLAGS) \
618 && $(MAKE) $(AM_MAKEFLAGS) \
619 && $(MAKE) $(AM_MAKEFLAGS) dvi \
620 && $(MAKE) $(AM_MAKEFLAGS) check \
621 && $(MAKE) $(AM_MAKEFLAGS) install \
622 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
623 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
624 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
625 distuninstallcheck \
626 && chmod -R a-w "$$dc_install_base" \
627 && ({ \
628 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
629 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
630 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
631 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
632 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
633 } || { rm -rf "$$dc_destdir"; exit 1; }) \
634 && rm -rf "$$dc_destdir" \
635 && $(MAKE) $(AM_MAKEFLAGS) dist \
636 && rm -rf $(DIST_ARCHIVES) \
637 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
638 $(am__remove_distdir)
639 @(echo "$(distdir) archives ready for distribution: "; \
640 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
641 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
642 distuninstallcheck:
643 @cd $(distuninstallcheck_dir) \
644 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
645 || { echo "ERROR: files left after uninstall:" ; \
646 if test -n "$(DESTDIR)"; then \
647 echo " (check DESTDIR support)"; \
648 fi ; \
649 $(distuninstallcheck_listfiles) ; \
650 exit 1; } >&2
651 distcleancheck: distclean
652 @if test '$(srcdir)' = . ; then \
653 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
654 exit 1 ; \
655 fi
656 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
657 || { echo "ERROR: files left in build directory after distclean:" ; \
658 $(distcleancheck_listfiles) ; \
659 exit 1; } >&2
660 check-am: all-am
661 check: check-recursive
662 all-am: Makefile $(PROGRAMS) config.h
663 installdirs: installdirs-recursive
664 installdirs-am:
665 install: install-recursive
666 install-exec: install-exec-recursive
667 install-data: install-data-recursive
668 uninstall: uninstall-recursive
669
670 install-am: all-am
671 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
672
673 installcheck: installcheck-recursive
674 install-strip:
675 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
676 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
677 `test -z '$(STRIP)' || \
678 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
679 mostlyclean-generic:
680
681 clean-generic:
682
683 distclean-generic:
684 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
685
686 maintainer-clean-generic:
687 @echo "This command is intended for maintainers to use"
688 @echo "it deletes files that may require special tools to rebuild."
689 clean: clean-recursive
690
691 clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
692
693 distclean: distclean-recursive
694 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
695 -rm -rf ./$(DEPDIR)
696 -rm -f Makefile
697 distclean-am: clean-am distclean-compile distclean-generic \
698 distclean-hdr distclean-tags
699
700 dvi: dvi-recursive
701
702 dvi-am:
703
704 html: html-recursive
705
706 info: info-recursive
707
708 info-am:
709
710 install-data-am: install-data-local
711
712 install-exec-am: install-exec-local
713
714 install-info: install-info-recursive
715
716 install-man:
717
718 installcheck-am:
719
720 maintainer-clean: maintainer-clean-recursive
721 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
722 -rm -rf $(top_srcdir)/autom4te.cache
723 -rm -rf ./$(DEPDIR)
724 -rm -f Makefile
725 maintainer-clean-am: distclean-am maintainer-clean-generic
726
727 mostlyclean: mostlyclean-recursive
728
729 mostlyclean-am: mostlyclean-compile mostlyclean-generic
730
731 pdf: pdf-recursive
732
733 pdf-am:
734
735 ps: ps-recursive
736
737 ps-am:
738
739 uninstall-am: uninstall-info-am
740
741 uninstall-info: uninstall-info-recursive
742
743 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
744 check-am clean clean-generic clean-noinstPROGRAMS \
745 clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
746 dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
747 distclean-compile distclean-generic distclean-hdr \
748 distclean-recursive distclean-tags distcleancheck distdir \
749 distuninstallcheck dvi dvi-am html html-am info info-am \
750 install install-am install-data install-data-am \
751 install-data-local install-exec install-exec-am \
752 install-exec-local install-info install-info-am install-man \
753 install-strip installcheck installcheck-am installdirs \
754 installdirs-am maintainer-clean maintainer-clean-generic \
755 maintainer-clean-recursive mostlyclean mostlyclean-compile \
756 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
757 tags tags-recursive uninstall uninstall-am uninstall-info-am
758
759
760 po/POTFILES.in: @MAINT@ Makefile
761 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
762 && mv tmp $(srcdir)/po/POTFILES.in
763
764 .PHONY: install-exec-local
765
766 install-exec-local: ld-new$(EXEEXT)
767 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
768 n=`echo ld | sed '$(transform)'; \
769 $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
770 if test "$(bindir)" != "$(tooldir)/bin"; then \
771 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
772 ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
773 || $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
774 fi
775
776 # We want install to imply install-info as per GNU standards, despite
777 # the cygnus option.
778 install-data-local: install-info
779 # Tell versions [3.59,3.63) of GNU make to not export all variables.
780 # Otherwise a system limit (for SysV at least) may be exceeded.
781 .NOEXPORT: