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