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