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