Commit | Line | Data |
---|---|---|
6540b386 | 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
42ecbf5e | 2 | # @configure_input@ |
252b5132 | 3 | |
42ecbf5e | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
81ecdfbb RW |
5 | # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, |
6 | # Inc. | |
252b5132 RH |
7 | # This Makefile.in is free software; the Free Software Foundation |
8 | # gives unlimited permission to copy and/or distribute it, | |
9 | # with or without modifications, as long as this notice is preserved. | |
10 | ||
11 | # This program is distributed in the hope that it will be useful, | |
12 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
13 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
14 | # PARTICULAR PURPOSE. | |
15 | ||
42ecbf5e | 16 | @SET_MAKE@ |
2b282e8b | 17 | |
5bf135a7 | 18 | # |
fa47fa92 | 19 | # Copyright (C) 2012-2014 Free Software Foundation, Inc. |
5bf135a7 NC |
20 | # |
21 | # This file is free software; you can redistribute it and/or modify | |
22 | # it under the terms of the GNU General Public License as published by | |
23 | # the Free Software Foundation; either version 3 of the License, or | |
24 | # (at your option) any later version. | |
f2c7d7ee | 25 | # |
5bf135a7 NC |
26 | # This program is distributed in the hope that it will be useful, |
27 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | |
28 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
29 | # GNU General Public License for more details. | |
f2c7d7ee | 30 | # |
5bf135a7 NC |
31 | # You should have received a copy of the GNU General Public License |
32 | # along with this program; see the file COPYING3. If not see | |
33 | # <http://www.gnu.org/licenses/>. | |
34 | # | |
35 | ||
5d3236ee | 36 | |
252b5132 | 37 | VPATH = @srcdir@ |
252b5132 | 38 | pkgdatadir = $(datadir)/@PACKAGE@ |
252b5132 | 39 | pkgincludedir = $(includedir)/@PACKAGE@ |
81ecdfbb RW |
40 | pkglibdir = $(libdir)/@PACKAGE@ |
41 | pkglibexecdir = $(libexecdir)/@PACKAGE@ | |
42ecbf5e | 42 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
42ecbf5e DJ |
43 | install_sh_DATA = $(install_sh) -c -m 644 |
44 | install_sh_PROGRAM = $(install_sh) -c | |
45 | install_sh_SCRIPT = $(install_sh) -c | |
46 | INSTALL_HEADER = $(INSTALL_DATA) | |
252b5132 RH |
47 | NORMAL_INSTALL = : |
48 | PRE_INSTALL = : | |
49 | POST_INSTALL = : | |
50 | NORMAL_UNINSTALL = : | |
51 | PRE_UNINSTALL = : | |
52 | POST_UNINSTALL = : | |
252b5132 | 53 | build_triplet = @build@ |
252b5132 | 54 | host_triplet = @host@ |
252b5132 | 55 | target_triplet = @target@ |
14ec8efd | 56 | bin_PROGRAMS = ld-new$(EXEEXT) |
d5fbea21 DJ |
57 | |
58 | # Automake 1.9 will only build info files in the objdir if they are | |
59 | # mentioned in DISTCLEANFILES. It doesn't have to be unconditional, | |
60 | # though, so we use a bogus condition. | |
61 | @GENINSRC_NEVER_TRUE@am__append_1 = ld.info | |
42ecbf5e | 62 | subdir = . |
81ecdfbb RW |
63 | DIST_COMMON = NEWS README ChangeLog $(srcdir)/Makefile.in \ |
64 | $(srcdir)/Makefile.am $(top_srcdir)/configure \ | |
65 | $(am__configure_deps) $(srcdir)/config.in \ | |
66 | $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in ldgram.h \ | |
45e481d1 | 67 | ldgram.c deffilep.h deffilep.c ldlex.c $(srcdir)/../depcomp \ |
64ac50ac | 68 | $(srcdir)/../ylwrap $(ld_TEXINFOS) |
42ecbf5e | 69 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
79887925 | 70 | am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \ |
91d6fa6a | 71 | $(top_srcdir)/../config/zlib.m4 \ |
eccbf555 | 72 | $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \ |
79887925 | 73 | $(top_srcdir)/../config/depstand.m4 \ |
20e95c23 | 74 | $(top_srcdir)/../config/gettext-sister.m4 \ |
91d6fa6a | 75 | $(top_srcdir)/../config/largefile.m4 \ |
202e2356 | 76 | $(top_srcdir)/../config/lcmessage.m4 \ |
79887925 | 77 | $(top_srcdir)/../config/lead-dot.m4 \ |
8944f3c2 AM |
78 | $(top_srcdir)/../config/nls.m4 \ |
79 | $(top_srcdir)/../config/override.m4 \ | |
91d6fa6a | 80 | $(top_srcdir)/../config/plugins.m4 \ |
8944f3c2 | 81 | $(top_srcdir)/../config/po.m4 \ |
20e95c23 | 82 | $(top_srcdir)/../config/progtest.m4 \ |
79887925 L |
83 | $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ |
84 | $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \ | |
b214d478 | 85 | $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in |
42ecbf5e DJ |
86 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
87 | $(ACLOCAL_M4) | |
88 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
81ecdfbb | 89 | configure.lineno config.status.lineno |
42ecbf5e DJ |
90 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs |
91 | CONFIG_HEADER = config.h | |
92 | CONFIG_CLEAN_FILES = po/Makefile.in | |
81ecdfbb | 93 | CONFIG_CLEAN_VPATH_FILES = |
5d3236ee DK |
94 | LTLIBRARIES = $(noinst_LTLIBRARIES) |
95 | libldtestplug_la_LIBADD = | |
96 | @ENABLE_PLUGINS_TRUE@am_libldtestplug_la_OBJECTS = \ | |
97 | @ENABLE_PLUGINS_TRUE@ libldtestplug_la-testplug.lo | |
98 | libldtestplug_la_OBJECTS = $(am_libldtestplug_la_OBJECTS) | |
99 | libldtestplug_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ | |
100 | $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libldtestplug_la_CFLAGS) \ | |
101 | $(CFLAGS) $(libldtestplug_la_LDFLAGS) $(LDFLAGS) -o $@ | |
102 | @ENABLE_PLUGINS_TRUE@am_libldtestplug_la_rpath = | |
14ec8efd RW |
103 | am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \ |
104 | "$(DESTDIR)$(man1dir)" | |
105 | PROGRAMS = $(bin_PROGRAMS) | |
5d3236ee | 106 | @ENABLE_PLUGINS_TRUE@am__objects_1 = plugin.$(OBJEXT) |
45e481d1 RS |
107 | am_ld_new_OBJECTS = ldgram.$(OBJEXT) ldlex-wrapper.$(OBJEXT) \ |
108 | lexsup.$(OBJEXT) ldlang.$(OBJEXT) mri.$(OBJEXT) \ | |
109 | ldctor.$(OBJEXT) ldmain.$(OBJEXT) ldwrite.$(OBJEXT) \ | |
110 | ldexp.$(OBJEXT) ldemul.$(OBJEXT) ldver.$(OBJEXT) \ | |
5d3236ee | 111 | ldmisc.$(OBJEXT) ldfile.$(OBJEXT) ldcref.$(OBJEXT) \ |
61e2488c | 112 | $(am__objects_1) ldbuildid.$(OBJEXT) |
42ecbf5e DJ |
113 | ld_new_OBJECTS = $(am_ld_new_OBJECTS) |
114 | am__DEPENDENCIES_1 = | |
81ecdfbb | 115 | DEFAULT_INCLUDES = -I.@am__isrc@ |
64ac50ac RW |
116 | depcomp = $(SHELL) $(top_srcdir)/../depcomp |
117 | am__depfiles_maybe = depfiles | |
118 | am__mv = mv -f | |
42ecbf5e DJ |
119 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
120 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
81ecdfbb RW |
121 | LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
122 | --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |
123 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
42ecbf5e | 124 | CCLD = $(CC) |
81ecdfbb RW |
125 | LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
126 | --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ | |
127 | $(LDFLAGS) -o $@ | |
128 | @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ || | |
42ecbf5e | 129 | LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS) |
81ecdfbb RW |
130 | LTLEXCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ |
131 | --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS) | |
42ecbf5e | 132 | YLWRAP = $(top_srcdir)/../ylwrap |
81ecdfbb RW |
133 | @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ || |
134 | YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) | |
135 | LTYACCCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |
136 | --mode=compile $(YACC) $(YFLAGS) $(AM_YFLAGS) | |
5d3236ee DK |
137 | SOURCES = $(libldtestplug_la_SOURCES) $(ld_new_SOURCES) \ |
138 | $(EXTRA_ld_new_SOURCES) | |
d5fbea21 | 139 | INFO_DEPS = ld.info |
959a202e | 140 | am__TEXINFO_TEX_DIR = $(srcdir)/../texinfo |
42ecbf5e DJ |
141 | DVIS = ld.dvi |
142 | PDFS = ld.pdf | |
143 | PSS = ld.ps | |
144 | HTMLS = ld.html | |
145 | TEXINFOS = ld.texinfo | |
146 | TEXI2PDF = $(TEXI2DVI) --pdf --batch | |
147 | MAKEINFOHTML = $(MAKEINFO) --html | |
148 | AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) | |
149 | DVIPS = dvips | |
150 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | |
151 | html-recursive info-recursive install-data-recursive \ | |
81ecdfbb RW |
152 | install-dvi-recursive install-exec-recursive \ |
153 | install-html-recursive install-info-recursive \ | |
154 | install-pdf-recursive install-ps-recursive install-recursive \ | |
155 | installcheck-recursive installdirs-recursive pdf-recursive \ | |
156 | ps-recursive uninstall-recursive | |
157 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | |
158 | am__vpath_adj = case $$p in \ | |
159 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ | |
160 | *) f=$$p;; \ | |
161 | esac; | |
162 | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | |
163 | am__install_max = 40 | |
164 | am__nobase_strip_setup = \ | |
165 | srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | |
166 | am__nobase_strip = \ | |
167 | for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | |
168 | am__nobase_list = $(am__nobase_strip_setup); \ | |
169 | for p in $$list; do echo "$$p $$p"; done | \ | |
170 | sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ | |
171 | $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ | |
172 | if (++n[$$2] == $(am__install_max)) \ | |
173 | { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ | |
174 | END { for (dir in files) print dir, files[dir] }' | |
175 | am__base_list = \ | |
176 | sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ | |
177 | sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | |
42ecbf5e | 178 | man1dir = $(mandir)/man1 |
42ecbf5e DJ |
179 | NROFF = nroff |
180 | MANS = $(man_MANS) | |
81ecdfbb RW |
181 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
182 | distclean-recursive maintainer-clean-recursive | |
183 | AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ | |
184 | $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS | |
42ecbf5e DJ |
185 | ETAGS = etags |
186 | CTAGS = ctags | |
187 | DEJATOOL = $(PACKAGE) | |
188 | RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir | |
189 | DIST_SUBDIRS = $(SUBDIRS) | |
4fda8867 | 190 | transform = s/^ld-new$$/$(installed_linker)/;@program_transform_name@ |
42ecbf5e | 191 | ACLOCAL = @ACLOCAL@ |
42ecbf5e | 192 | AMTAR = @AMTAR@ |
d7040cdb | 193 | AR = @AR@ |
42ecbf5e DJ |
194 | AUTOCONF = @AUTOCONF@ |
195 | AUTOHEADER = @AUTOHEADER@ | |
196 | AUTOMAKE = @AUTOMAKE@ | |
197 | AWK = @AWK@ | |
252b5132 RH |
198 | CATALOGS = @CATALOGS@ |
199 | CATOBJEXT = @CATOBJEXT@ | |
200 | CC = @CC@ | |
42ecbf5e DJ |
201 | CCDEPMODE = @CCDEPMODE@ |
202 | CFLAGS = @CFLAGS@ | |
9c933e04 | 203 | CPP = @CPP@ |
42ecbf5e | 204 | CPPFLAGS = @CPPFLAGS@ |
3cb62297 L |
205 | CXX = @CXX@ |
206 | CXXCPP = @CXXCPP@ | |
207 | CXXDEPMODE = @CXXDEPMODE@ | |
208 | CXXFLAGS = @CXXFLAGS@ | |
42ecbf5e | 209 | CYGPATH_W = @CYGPATH_W@ |
252b5132 | 210 | DATADIRNAME = @DATADIRNAME@ |
42ecbf5e DJ |
211 | DEFS = @DEFS@ |
212 | DEPDIR = @DEPDIR@ | |
b214d478 | 213 | DSYMUTIL = @DSYMUTIL@ |
d7040cdb | 214 | DUMPBIN = @DUMPBIN@ |
42ecbf5e DJ |
215 | ECHO_C = @ECHO_C@ |
216 | ECHO_N = @ECHO_N@ | |
217 | ECHO_T = @ECHO_T@ | |
218 | EGREP = @EGREP@ | |
219 | EMUL = @EMUL@ | |
3336653a | 220 | EMULATION_LIBPATH = @EMULATION_LIBPATH@ |
42ecbf5e DJ |
221 | EMULATION_OFILES = @EMULATION_OFILES@ |
222 | EMUL_EXTRA_OFILES = @EMUL_EXTRA_OFILES@ | |
da54c6eb | 223 | EXEEXT = @EXEEXT@ |
d7040cdb | 224 | FGREP = @FGREP@ |
20e95c23 | 225 | GENCAT = @GENCAT@ |
252b5132 | 226 | GMSGFMT = @GMSGFMT@ |
d7040cdb | 227 | GREP = @GREP@ |
252b5132 | 228 | HDEFINES = @HDEFINES@ |
42ecbf5e DJ |
229 | |
230 | #stuff for self hosting (can be overridden in config file). | |
231 | HOSTING_CRT0 = @HOSTING_CRT0@ | |
232 | HOSTING_LIBS = @HOSTING_LIBS@ | |
6738cadc | 233 | HOSTING_SCRT0 = @HOSTING_SCRT0@ |
b27caf75 | 234 | HOSTING_SLIBS = @HOSTING_SLIBS@ |
20e95c23 | 235 | INCINTL = @INCINTL@ |
81ecdfbb | 236 | INSTALL = @INSTALL@ |
42ecbf5e DJ |
237 | INSTALL_DATA = @INSTALL_DATA@ |
238 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
239 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
240 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
252b5132 | 241 | INSTOBJEXT = @INSTOBJEXT@ |
d7040cdb | 242 | LD = @LD@ |
42ecbf5e DJ |
243 | LDFLAGS = @LDFLAGS@ |
244 | LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi` | |
245 | LEXLIB = @LEXLIB@ | |
246 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | |
20e95c23 DJ |
247 | LIBINTL = @LIBINTL@ |
248 | LIBINTL_DEP = @LIBINTL_DEP@ | |
42ecbf5e DJ |
249 | LIBOBJS = @LIBOBJS@ |
250 | LIBS = @LIBS@ | |
252b5132 | 251 | LIBTOOL = @LIBTOOL@ |
42ecbf5e DJ |
252 | |
253 | # Search path to override the default search path for -lfoo libraries. | |
254 | # If LIB_PATH is empty, the ones in the script (if any) are left alone. | |
255 | # (The default is usually /lib:/usr/lib:/usr/local/lib, unless building | |
256 | # a cross-linker, in which case the default is empty. See genscripts.sh.) | |
257 | # Otherwise, they are replaced with the ones given in LIB_PATH, | |
258 | # which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set | |
259 | # when the linker is configured via the --with-lib-path configure switch. | |
260 | LIB_PATH = @LIB_PATH@ | |
b214d478 | 261 | LIPO = @LIPO@ |
252b5132 | 262 | LN_S = @LN_S@ |
42ecbf5e | 263 | LTLIBOBJS = @LTLIBOBJS@ |
252b5132 | 264 | MAINT = @MAINT@ |
da54c6eb | 265 | MAKEINFO = @MAKEINFO@ |
81ecdfbb | 266 | MKDIR_P = @MKDIR_P@ |
252b5132 RH |
267 | MKINSTALLDIRS = @MKINSTALLDIRS@ |
268 | MSGFMT = @MSGFMT@ | |
20e95c23 | 269 | MSGMERGE = @MSGMERGE@ |
252b5132 | 270 | NATIVE_LIB_DIRS = @NATIVE_LIB_DIRS@ |
d7040cdb | 271 | NM = @NM@ |
b214d478 | 272 | NMEDIT = @NMEDIT@ |
42ecbf5e | 273 | NO_WERROR = @NO_WERROR@ |
b214d478 | 274 | OBJDUMP = @OBJDUMP@ |
3a9d486c | 275 | OBJEXT = @OBJEXT@ |
b214d478 SE |
276 | OTOOL = @OTOOL@ |
277 | OTOOL64 = @OTOOL64@ | |
252b5132 | 278 | PACKAGE = @PACKAGE@ |
42ecbf5e DJ |
279 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
280 | PACKAGE_NAME = @PACKAGE_NAME@ | |
281 | PACKAGE_STRING = @PACKAGE_STRING@ | |
282 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
81ecdfbb | 283 | PACKAGE_URL = @PACKAGE_URL@ |
42ecbf5e DJ |
284 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
285 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
252b5132 RH |
286 | POSUB = @POSUB@ |
287 | RANLIB = @RANLIB@ | |
d7040cdb | 288 | SED = @SED@ |
42ecbf5e DJ |
289 | SET_MAKE = @SET_MAKE@ |
290 | SHELL = @SHELL@ | |
597e2591 | 291 | STRINGIFY = @STRINGIFY@ |
3a9d486c | 292 | STRIP = @STRIP@ |
9c8ebd6a DJ |
293 | TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@ |
294 | TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@ | |
42ecbf5e DJ |
295 | |
296 | # This is the real libbfd.a created by libtool. | |
297 | TESTBFDLIB = @TESTBFDLIB@ | |
252b5132 | 298 | USE_NLS = @USE_NLS@ |
252b5132 | 299 | VERSION = @VERSION@ |
42ecbf5e DJ |
300 | WARN_CFLAGS = @WARN_CFLAGS@ |
301 | XGETTEXT = @XGETTEXT@ | |
302 | YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi` | |
81ecdfbb RW |
303 | YFLAGS = -d |
304 | abs_builddir = @abs_builddir@ | |
305 | abs_srcdir = @abs_srcdir@ | |
306 | abs_top_builddir = @abs_top_builddir@ | |
307 | abs_top_srcdir = @abs_top_srcdir@ | |
42ecbf5e | 308 | ac_ct_CC = @ac_ct_CC@ |
3cb62297 | 309 | ac_ct_CXX = @ac_ct_CXX@ |
d7040cdb | 310 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
42ecbf5e DJ |
311 | am__include = @am__include@ |
312 | am__leading_dot = @am__leading_dot@ | |
313 | am__quote = @am__quote@ | |
314 | am__tar = @am__tar@ | |
315 | am__untar = @am__untar@ | |
316 | bindir = @bindir@ | |
317 | build = @build@ | |
318 | build_alias = @build_alias@ | |
319 | build_cpu = @build_cpu@ | |
320 | build_os = @build_os@ | |
321 | build_vendor = @build_vendor@ | |
81ecdfbb | 322 | builddir = @builddir@ |
42ecbf5e | 323 | datadir = @datadir@ |
108a6f8e | 324 | datarootdir = @datarootdir@ |
eccbf555 | 325 | do_compare = @do_compare@ |
108a6f8e | 326 | docdir = @docdir@ |
81ecdfbb | 327 | dvidir = @dvidir@ |
02ecc8e9 | 328 | enable_initfini_array = @enable_initfini_array@ |
42ecbf5e DJ |
329 | exec_prefix = @exec_prefix@ |
330 | host = @host@ | |
331 | host_alias = @host_alias@ | |
332 | host_cpu = @host_cpu@ | |
333 | host_os = @host_os@ | |
334 | host_vendor = @host_vendor@ | |
108a6f8e | 335 | htmldir = @htmldir@ |
42ecbf5e DJ |
336 | includedir = @includedir@ |
337 | infodir = @infodir@ | |
4fda8867 | 338 | install_as_default = @install_as_default@ |
42ecbf5e | 339 | install_sh = @install_sh@ |
4fda8867 | 340 | installed_linker = @installed_linker@ |
42ecbf5e DJ |
341 | libdir = @libdir@ |
342 | libexecdir = @libexecdir@ | |
81ecdfbb | 343 | localedir = @localedir@ |
42ecbf5e DJ |
344 | localstatedir = @localstatedir@ |
345 | mandir = @mandir@ | |
346 | mkdir_p = @mkdir_p@ | |
347 | oldincludedir = @oldincludedir@ | |
31dd3154 | 348 | pdfdir = @pdfdir@ |
42ecbf5e DJ |
349 | prefix = @prefix@ |
350 | program_transform_name = @program_transform_name@ | |
81ecdfbb | 351 | psdir = @psdir@ |
42ecbf5e DJ |
352 | sbindir = @sbindir@ |
353 | sharedstatedir = @sharedstatedir@ | |
81ecdfbb | 354 | srcdir = @srcdir@ |
42ecbf5e DJ |
355 | sysconfdir = @sysconfdir@ |
356 | target = @target@ | |
357 | target_alias = @target_alias@ | |
358 | target_cpu = @target_cpu@ | |
359 | target_os = @target_os@ | |
360 | target_vendor = @target_vendor@ | |
81ecdfbb RW |
361 | top_build_prefix = @top_build_prefix@ |
362 | top_builddir = @top_builddir@ | |
363 | top_srcdir = @top_srcdir@ | |
9c8ebd6a | 364 | use_sysroot = @use_sysroot@ |
64ac50ac | 365 | AUTOMAKE_OPTIONS = dejagnu no-texinfo.tex no-dist foreign |
79887925 | 366 | ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd |
959a202e | 367 | TEXINFO_TEX = ../texinfo/texinfo.tex |
252b5132 | 368 | SUBDIRS = po |
252b5132 | 369 | tooldir = $(exec_prefix)/$(target_alias) |
a15af8e2 RW |
370 | |
371 | # Automake 1.10+ disables lex and yacc output file regeneration if | |
372 | # maintainer mode is disabled. Avoid this. | |
373 | am__skiplex = | |
374 | am__skipyacc = | |
a2d91340 | 375 | AM_CFLAGS = $(WARN_CFLAGS) |
5d3236ee DK |
376 | @ENABLE_PLUGINS_FALSE@PLUGIN_C = |
377 | ||
378 | # Conditionally enable the plugin interface. | |
379 | @ENABLE_PLUGINS_TRUE@PLUGIN_C = plugin.c | |
380 | @ENABLE_PLUGINS_FALSE@PLUGIN_H = | |
381 | @ENABLE_PLUGINS_TRUE@PLUGIN_H = plugin.h | |
382 | @ENABLE_PLUGINS_FALSE@PLUGIN_OBJECT = | |
383 | @ENABLE_PLUGINS_TRUE@PLUGIN_OBJECT = plugin.@OBJEXT@ | |
384 | @ENABLE_PLUGINS_FALSE@PLUGIN_CFLAGS = | |
385 | @ENABLE_PLUGINS_TRUE@PLUGIN_CFLAGS = -DENABLE_PLUGINS | |
a2d91340 | 386 | |
252b5132 RH |
387 | # We put the scripts in the directory $(scriptdir)/ldscripts. |
388 | # We can't put the scripts in $(datadir) because the SEARCH_DIR | |
389 | # directives need to be different for native and cross linkers. | |
390 | scriptdir = $(tooldir)/lib | |
252b5132 RH |
391 | BASEDIR = $(srcdir)/.. |
392 | BFDDIR = $(BASEDIR)/bfd | |
393 | INCDIR = $(BASEDIR)/include | |
252b5132 RH |
394 | |
395 | # What version of the manual to build | |
396 | DOCVER = gen | |
397 | ||
0285c67d NC |
398 | # Options to extract the man page from ld.texinfo |
399 | MANCONF = -Dman | |
38fc1cb1 | 400 | TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS) |
a154a8ad MM |
401 | POD2MAN = pod2man --center="GNU Development Tools" \ |
402 | --release="binutils-$(VERSION)" --section=1 | |
0285c67d | 403 | |
252b5132 RH |
404 | HOSTING_EMU = -m $(EMUL) |
405 | ||
406 | # Setup the testing framework, if you have one | |
c3298874 BE |
407 | EXPECT = expect |
408 | RUNTEST = runtest | |
252b5132 | 409 | RUNTESTFLAGS = |
a154a8ad MM |
410 | CC_FOR_TARGET = ` \ |
411 | if [ -f $$r/../gcc/xgcc ] ; then \ | |
412 | if [ -f $$r/../newlib/Makefile ] ; then \ | |
413 | echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \ | |
414 | else \ | |
415 | echo $$r/../gcc/xgcc -B$$r/../gcc/; \ | |
416 | fi; \ | |
417 | else \ | |
418 | if [ "@host@" = "@target@" ] ; then \ | |
419 | echo $(CC); \ | |
420 | else \ | |
421 | echo gcc | sed '$(transform)'; \ | |
422 | fi; \ | |
423 | fi` | |
252b5132 | 424 | |
a154a8ad | 425 | CXX_FOR_TARGET = ` \ |
55255dae | 426 | if [ -f $$r/../gcc/g++ ] ; then \ |
a154a8ad | 427 | if [ -f $$r/../newlib/Makefile ] ; then \ |
55255dae | 428 | echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \ |
a154a8ad | 429 | else \ |
55255dae | 430 | echo $$r/../gcc/g++ -B$$r/../gcc/; \ |
a154a8ad MM |
431 | fi; \ |
432 | else \ | |
433 | if [ "@host@" = "@target@" ] ; then \ | |
434 | echo $(CXX); \ | |
435 | else \ | |
55255dae | 436 | echo g++ | sed '$(transform)'; \ |
a154a8ad MM |
437 | fi; \ |
438 | fi` | |
252b5132 | 439 | |
252b5132 | 440 | info_TEXINFOS = ld.texinfo |
c428fa83 | 441 | ld_TEXINFOS = configdoc.texi |
252b5132 RH |
442 | noinst_TEXINFOS = ldint.texinfo |
443 | man_MANS = ld.1 | |
c428fa83 L |
444 | AM_MAKEINFOFLAGS = -I $(srcdir) -I $(BFDDIR)/doc -I ../bfd/doc \ |
445 | -I $(top_srcdir)/../libiberty | |
446 | ||
447 | TEXI2DVI = texi2dvi -I $(srcdir) -I $(BFDDIR)/doc -I ../bfd/doc \ | |
448 | -I $(top_srcdir)/../libiberty | |
449 | ||
14ec8efd | 450 | AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \ |
5d3236ee | 451 | @INCINTL@ $(HDEFINES) $(CFLAGS) $(PLUGIN_CFLAGS) \ |
92f01d61 JM |
452 | -DLOCALEDIR="\"$(datadir)/locale\"" |
453 | ||
252b5132 RH |
454 | BFDLIB = ../bfd/libbfd.la |
455 | LIBIBERTY = ../libiberty/libiberty.a | |
9034a328 | 456 | ALL_EMULATION_SOURCES = \ |
3ed41d59 AM |
457 | eaix5ppc.c \ |
458 | eaix5rs6.c \ | |
9034a328 RW |
459 | eaixppc.c \ |
460 | eaixrs6.c \ | |
461 | ealpha.c \ | |
462 | ealphavms.c \ | |
463 | earcelf.c \ | |
464 | earm_epoc_pe.c \ | |
465 | earm_wince_pe.c \ | |
466 | earmaoutb.c \ | |
467 | earmaoutl.c \ | |
468 | earmcoff.c \ | |
469 | earmelf.c \ | |
9034a328 RW |
470 | earmelf_fbsd.c \ |
471 | earmelf_linux.c \ | |
472 | earmelf_linux_eabi.c \ | |
b38cadfb | 473 | earmelf_nacl.c \ |
3ed41d59 AM |
474 | earmelf_nbsd.c \ |
475 | earmelf_vxworks.c \ | |
476 | earmelfb.c \ | |
9034a328 RW |
477 | earmelfb_linux.c \ |
478 | earmelfb_linux_eabi.c \ | |
b38cadfb | 479 | earmelfb_nacl.c \ |
9034a328 | 480 | earmelfb_nbsd.c \ |
9034a328 | 481 | earmnbsd.c \ |
3ed41d59 | 482 | earmnto.c \ |
9034a328 RW |
483 | earmpe.c \ |
484 | earmsymbian.c \ | |
9034a328 | 485 | eavr1.c \ |
3ed41d59 | 486 | eavr2.c \ |
9034a328 RW |
487 | eavr25.c \ |
488 | eavr3.c \ | |
489 | eavr31.c \ | |
490 | eavr35.c \ | |
491 | eavr4.c \ | |
492 | eavr5.c \ | |
493 | eavr51.c \ | |
494 | eavr6.c \ | |
cc382d46 AM |
495 | eavrxmega1.c \ |
496 | eavrxmega2.c \ | |
497 | eavrxmega3.c \ | |
498 | eavrxmega4.c \ | |
499 | eavrxmega5.c \ | |
500 | eavrxmega6.c \ | |
501 | eavrxmega7.c \ | |
9034a328 RW |
502 | ecoff_i860.c \ |
503 | ecoff_sparc.c \ | |
9034a328 RW |
504 | ecrisaout.c \ |
505 | ecriself.c \ | |
506 | ecrislinux.c \ | |
507 | ed10velf.c \ | |
508 | ed30v_e.c \ | |
509 | ed30v_o.c \ | |
510 | ed30velf.c \ | |
511 | edelta68.c \ | |
512 | eelf32_dlx.c \ | |
9034a328 | 513 | eelf32_i860.c \ |
3ed41d59 | 514 | eelf32_i960.c \ |
9034a328 RW |
515 | eelf32_sparc.c \ |
516 | eelf32_sparc_sol2.c \ | |
517 | eelf32_sparc_vxworks.c \ | |
3ed41d59 | 518 | eelf32_spu.c \ |
9034a328 RW |
519 | eelf32_tic6x_be.c \ |
520 | eelf32_tic6x_le.c \ | |
2a616379 BS |
521 | eelf32_tic6x_linux_be.c \ |
522 | eelf32_tic6x_linux_le.c \ | |
523 | eelf32_tic6x_elf_be.c \ | |
524 | eelf32_tic6x_elf_le.c \ | |
bc77a04a | 525 | eelf32am33lin.c \ |
9034a328 RW |
526 | eelf32bfin.c \ |
527 | eelf32bfinfd.c \ | |
3ed41d59 AM |
528 | eelf32cr16.c \ |
529 | eelf32cr16c.c \ | |
530 | eelf32crx.c \ | |
cfb8c092 | 531 | eelf32epiphany.c \ |
f204ddb8 | 532 | eelf32epiphany_4x4.c \ |
9034a328 RW |
533 | eelf32fr30.c \ |
534 | eelf32frv.c \ | |
3ed41d59 | 535 | eelf32frvfd.c \ |
9034a328 RW |
536 | eelf32i370.c \ |
537 | eelf32ip2k.c \ | |
9034a328 | 538 | eelf32iq10.c \ |
3ed41d59 | 539 | eelf32iq2000.c \ |
9034a328 RW |
540 | eelf32lm32.c \ |
541 | eelf32lm32fd.c \ | |
9034a328 | 542 | eelf32lppc.c \ |
49926cd0 | 543 | eelf32lppclinux.c \ |
9034a328 RW |
544 | eelf32lppcnto.c \ |
545 | eelf32lppcsim.c \ | |
546 | eelf32m32c.c \ | |
3ed41d59 | 547 | eelf32mb_linux.c \ |
9034a328 RW |
548 | eelf32mcore.c \ |
549 | eelf32mep.c \ | |
a3c62988 | 550 | eelf32metag.c \ |
f23200ad | 551 | eelf32microblazeel.c \ |
9034a328 | 552 | eelf32microblaze.c \ |
3ed41d59 | 553 | eelf32moxie.c \ |
9034a328 | 554 | eelf32mt.c \ |
73589c9d CS |
555 | eelf32or1k.c \ |
556 | eelf32or1k_linux.c \ | |
9034a328 RW |
557 | eelf32ppc.c \ |
558 | eelf32ppc_fbsd.c \ | |
559 | eelf32ppclinux.c \ | |
560 | eelf32ppcnto.c \ | |
561 | eelf32ppcsim.c \ | |
9034a328 | 562 | eelf32ppcvxworks.c \ |
3ed41d59 | 563 | eelf32ppcwindiss.c \ |
99c513f6 | 564 | eelf32rl78.c \ |
9034a328 | 565 | eelf32rx.c \ |
aa137e4d | 566 | eelf32tilegx.c \ |
fb6cedde | 567 | eelf32tilegx_be.c \ |
aa137e4d | 568 | eelf32tilepro.c \ |
9034a328 | 569 | eelf32vax.c \ |
3ed41d59 AM |
570 | eelf32xc16x.c \ |
571 | eelf32xc16xl.c \ | |
572 | eelf32xc16xs.c \ | |
9034a328 RW |
573 | eelf32xstormy16.c \ |
574 | eelf32xtensa.c \ | |
575 | eelf_i386.c \ | |
576 | eelf_i386_be.c \ | |
577 | eelf_i386_chaos.c \ | |
578 | eelf_i386_fbsd.c \ | |
579 | eelf_i386_ldso.c \ | |
5a68afcf | 580 | eelf_i386_nacl.c \ |
9034a328 RW |
581 | eelf_i386_sol2.c \ |
582 | eelf_i386_vxworks.c \ | |
583 | eelf_s390.c \ | |
584 | egld960.c \ | |
585 | egld960coff.c \ | |
586 | eh8300.c \ | |
9034a328 | 587 | eh8300elf.c \ |
3ed41d59 | 588 | eh8300h.c \ |
9034a328 | 589 | eh8300helf.c \ |
3ed41d59 | 590 | eh8300hn.c \ |
9034a328 | 591 | eh8300hnelf.c \ |
3ed41d59 AM |
592 | eh8300s.c \ |
593 | eh8300self.c \ | |
594 | eh8300sn.c \ | |
9034a328 | 595 | eh8300snelf.c \ |
3ed41d59 | 596 | eh8300sx.c \ |
9034a328 RW |
597 | eh8300sxelf.c \ |
598 | eh8300sxn.c \ | |
599 | eh8300sxnelf.c \ | |
600 | eh8500.c \ | |
601 | eh8500b.c \ | |
602 | eh8500c.c \ | |
603 | eh8500m.c \ | |
604 | eh8500s.c \ | |
605 | ehp300bsd.c \ | |
606 | ehp3hpux.c \ | |
607 | ehppaelf.c \ | |
608 | ehppalinux.c \ | |
609 | ehppanbsd.c \ | |
610 | ehppaobsd.c \ | |
611 | ei386aout.c \ | |
612 | ei386beos.c \ | |
613 | ei386bsd.c \ | |
614 | ei386coff.c \ | |
615 | ei386go32.c \ | |
616 | ei386linux.c \ | |
617 | ei386lynx.c \ | |
618 | ei386mach.c \ | |
619 | ei386moss.c \ | |
620 | ei386msdos.c \ | |
621 | ei386nbsd.c \ | |
622 | ei386nto.c \ | |
623 | ei386nw.c \ | |
624 | ei386pe.c \ | |
625 | ei386pe_posix.c \ | |
626 | ei386pep.c \ | |
627 | elnk960.c \ | |
628 | em32relf.c \ | |
9034a328 | 629 | em32relf_linux.c \ |
3ed41d59 | 630 | em32rlelf.c \ |
9034a328 RW |
631 | em32rlelf_linux.c \ |
632 | em68hc11elf.c \ | |
633 | em68hc11elfb.c \ | |
634 | em68hc12elf.c \ | |
635 | em68hc12elfb.c \ | |
636 | em68k4knbsd.c \ | |
637 | em68kaout.c \ | |
638 | em68kaux.c \ | |
639 | em68kcoff.c \ | |
640 | em68kelf.c \ | |
641 | em68kelfnbsd.c \ | |
642 | em68klinux.c \ | |
643 | em68knbsd.c \ | |
644 | em68kpsos.c \ | |
645 | em88kbcs.c \ | |
646 | emcorepe.c \ | |
3ed41d59 AM |
647 | emn10200.c \ |
648 | emn10300.c \ | |
1ade0651 | 649 | emsp430.c \ |
13761a11 | 650 | emsp430X.c \ |
35c08157 KLC |
651 | ends32elf.c \ |
652 | ends32elf16m.c \ | |
653 | ends32elf_linux.c \ | |
654 | ends32belf.c \ | |
655 | ends32belf16m.c \ | |
656 | ends32belf_linux.c \ | |
9034a328 RW |
657 | enews.c \ |
658 | ens32knbsd.c \ | |
9034a328 RW |
659 | epc532macha.c \ |
660 | epdp11.c \ | |
661 | epjelf.c \ | |
662 | epjlelf.c \ | |
3ed41d59 | 663 | eppclynx.c \ |
9034a328 RW |
664 | eppcmacos.c \ |
665 | eppcnw.c \ | |
666 | eppcpe.c \ | |
9034a328 RW |
667 | eriscix.c \ |
668 | escore3_elf.c \ | |
669 | escore7_elf.c \ | |
670 | esh.c \ | |
3ed41d59 | 671 | eshelf.c \ |
9034a328 | 672 | eshelf32.c \ |
9034a328 | 673 | eshelf32_linux.c \ |
9034a328 | 674 | eshelf32_nbsd.c \ |
9034a328 | 675 | eshelf_fd.c \ |
9034a328 | 676 | eshelf_linux.c \ |
9034a328 | 677 | eshelf_nbsd.c \ |
9034a328 | 678 | eshelf_nto.c \ |
9034a328 RW |
679 | eshelf_uclinux.c \ |
680 | eshelf_vxworks.c \ | |
9034a328 RW |
681 | eshl.c \ |
682 | eshlelf.c \ | |
3ed41d59 AM |
683 | eshlelf32.c \ |
684 | eshlelf32_linux.c \ | |
685 | eshlelf32_nbsd.c \ | |
686 | eshlelf_fd.c \ | |
687 | eshlelf_linux.c \ | |
688 | eshlelf_nbsd.c \ | |
689 | eshlelf_nto.c \ | |
690 | eshlelf_vxworks.c \ | |
9034a328 RW |
691 | eshlsymbian.c \ |
692 | eshpe.c \ | |
693 | esparcaout.c \ | |
694 | esparclinux.c \ | |
695 | esparcnbsd.c \ | |
696 | est2000.c \ | |
697 | esun3.c \ | |
698 | esun4.c \ | |
699 | etic30aout.c \ | |
700 | etic30coff.c \ | |
701 | etic3xcoff.c \ | |
702 | etic3xcoff_onchip.c \ | |
703 | etic4xcoff.c \ | |
704 | etic54xcoff.c \ | |
705 | etic80coff.c \ | |
3ed41d59 | 706 | ev850.c \ |
e63962bc | 707 | ev850_rh850.c \ |
9034a328 RW |
708 | evanilla.c \ |
709 | evax.c \ | |
710 | evaxnbsd.c \ | |
711 | evsta.c \ | |
712 | ew65.c \ | |
f6c1a2d5 | 713 | exgateelf.c \ |
9034a328 | 714 | ez80.c \ |
3ed41d59 | 715 | ez8001.c \ |
9034a328 RW |
716 | ez8002.c |
717 | ||
718 | ALL_EMULATIONS = $(ALL_EMULATION_SOURCES:.c=.@OBJEXT@) | |
719 | ALL_64_EMULATION_SOURCES = \ | |
a06ea964 | 720 | eaarch64elf.c \ |
cec5225b | 721 | eaarch64elf32.c \ |
a06ea964 | 722 | eaarch64elfb.c \ |
70f0bc67 | 723 | eaarch64elf32b.c \ |
a06ea964 NC |
724 | eaarch64linux.c \ |
725 | eaarch64linuxb.c \ | |
56244278 AP |
726 | eaarch64linux32.c \ |
727 | eaarch64linux32b.c \ | |
3ed41d59 | 728 | eelf32_x86_64.c \ |
5a68afcf | 729 | eelf32_x86_64_nacl.c \ |
42429eac RS |
730 | eelf32b4300.c \ |
731 | eelf32bmip.c \ | |
732 | eelf32bmipn32.c \ | |
733 | eelf32bsmip.c \ | |
734 | eelf32btsmip.c \ | |
735 | eelf32btsmip_fbsd.c \ | |
736 | eelf32btsmipn32.c \ | |
737 | eelf32btsmipn32_fbsd.c \ | |
738 | eelf32ebmip.c \ | |
739 | eelf32ebmipvxworks.c \ | |
740 | eelf32elmip.c \ | |
741 | eelf32elmipvxworks.c \ | |
742 | eelf32l4300.c \ | |
743 | eelf32lmip.c \ | |
744 | eelf32lr5900.c \ | |
745 | eelf32lr5900n32.c \ | |
746 | eelf32lsmip.c \ | |
747 | eelf32ltsmip.c \ | |
748 | eelf32ltsmip_fbsd.c \ | |
749 | eelf32ltsmipn32.c \ | |
750 | eelf32ltsmipn32_fbsd.c \ | |
751 | eelf32mipswindiss.c \ | |
9034a328 RW |
752 | eelf64_aix.c \ |
753 | eelf64_ia64.c \ | |
754 | eelf64_ia64_fbsd.c \ | |
202e2356 | 755 | eelf64_ia64_vms.c \ |
9034a328 RW |
756 | eelf64_s390.c \ |
757 | eelf64_sparc.c \ | |
758 | eelf64_sparc_fbsd.c \ | |
759 | eelf64_sparc_sol2.c \ | |
760 | eelf64alpha.c \ | |
761 | eelf64alpha_fbsd.c \ | |
762 | eelf64alpha_nbsd.c \ | |
763 | eelf64bmip.c \ | |
764 | eelf64btsmip.c \ | |
aeffff67 | 765 | eelf64btsmip_fbsd.c \ |
3ed41d59 AM |
766 | eelf64hppa.c \ |
767 | eelf64lppc.c \ | |
9034a328 | 768 | eelf64ltsmip.c \ |
aeffff67 | 769 | eelf64ltsmip_fbsd.c \ |
9034a328 | 770 | eelf64mmix.c \ |
9034a328 | 771 | eelf64ppc.c \ |
bd59d916 | 772 | eelf64ppc_fbsd.c \ |
a6dea726 | 773 | eelf64rdos.c \ |
aa137e4d | 774 | eelf64tilegx.c \ |
5a68afcf | 775 | eelf64tilegx_be.c \ |
3ed41d59 AM |
776 | eelf_l1om.c \ |
777 | eelf_l1om_fbsd.c \ | |
7a9068fe L |
778 | eelf_k1om.c \ |
779 | eelf_k1om_fbsd.c \ | |
3ed41d59 AM |
780 | eelf_x86_64.c \ |
781 | eelf_x86_64_fbsd.c \ | |
5a68afcf | 782 | eelf_x86_64_nacl.c \ |
3ed41d59 AM |
783 | eelf_x86_64_sol2.c \ |
784 | ehppa64linux.c \ | |
785 | emmo.c \ | |
786 | eshelf64.c \ | |
787 | eshelf64_nbsd.c \ | |
788 | eshlelf64.c \ | |
789 | eshlelf64_nbsd.c | |
9034a328 | 790 | |
4560bc04 | 791 | ALL_64_EMULATIONS = $(ALL_64_EMULATION_SOURCES:.c=.@OBJEXT@) |
a154a8ad | 792 | ALL_EMUL_EXTRA_OFILES = \ |
52a6ecd2 NC |
793 | deffilep.@OBJEXT@ \ |
794 | pe-dll.@OBJEXT@ \ | |
795 | pep-dll.@OBJEXT@ | |
a154a8ad | 796 | |
a154a8ad MM |
797 | CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \ |
798 | ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \ | |
5d3236ee | 799 | mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \ |
61e2488c | 800 | $(PLUGIN_C) ldbuildid.c |
a154a8ad | 801 | |
a154a8ad MM |
802 | HFILES = ld.h ldctor.h ldemul.h ldexp.h ldfile.h \ |
803 | ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \ | |
5d3236ee | 804 | ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h \ |
61e2488c | 805 | elf-hints-local.h $(PLUGIN_H) ldbuildid.h |
252b5132 | 806 | |
252b5132 RH |
807 | GENERATED_CFILES = ldgram.c ldlex.c deffilep.c |
808 | GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h | |
64ac50ac RW |
809 | |
810 | # Require an early dependency on the generated headers, as the dependency | |
811 | # tracking will not cause them to be built beforehand. | |
812 | BUILT_SOURCES = $(GENERATED_HFILES) | |
5d3236ee DK |
813 | OFILES = ldgram.@OBJEXT@ ldlex-wrapper.@OBJEXT@ lexsup.@OBJEXT@ ldlang.@OBJEXT@ \ |
814 | mri.@OBJEXT@ ldctor.@OBJEXT@ ldmain.@OBJEXT@ $(PLUGIN_OBJECT) \ | |
52a6ecd2 | 815 | ldwrite.@OBJEXT@ ldexp.@OBJEXT@ ldemul.@OBJEXT@ ldver.@OBJEXT@ ldmisc.@OBJEXT@ \ |
61e2488c JT |
816 | ldfile.@OBJEXT@ ldcref.@OBJEXT@ ${EMULATION_OFILES} ${EMUL_EXTRA_OFILES} \ |
817 | ldbuildid.@OBJEXT@ | |
252b5132 | 818 | |
52a6ecd2 | 819 | STAGESTUFF = *.@OBJEXT@ ldscripts/* e*.c |
252b5132 RH |
820 | |
821 | # At the moment this is just a list of those emulation template files | |
822 | # that contain internationalised strings. | |
823 | EMULATION_FILES = emultempl/pe.em emultempl/armcoff.em | |
252b5132 RH |
824 | POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES) |
825 | ||
325fab4e | 826 | # These all start with e so 'make clean' can find them. |
02ecc8e9 | 827 | GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@ @enable_initfini_array@ |
597e2591 | 828 | GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed |
cb1238c0 NC |
829 | ELF_DEPS = $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/elf-generic.em $(srcdir)/scripttempl/DWARF.sc |
830 | ELF_GEN_DEPS = $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em $(srcdir)/emultempl/genelf.em $(srcdir)/scripttempl/DWARF.sc | |
252b5132 | 831 | |
67798033 | 832 | # We need this for automake to use YLWRAP. |
64ac50ac RW |
833 | # Allow dependency tracking to work for these files, too. |
834 | ||
835 | # Dependency tracking for the generated emulation files. | |
45e481d1 | 836 | EXTRA_ld_new_SOURCES = deffilep.y ldlex.l pep-dll.c pe-dll.c \ |
9034a328 | 837 | $(ALL_EMULATION_SOURCES) $(ALL_64_EMULATION_SOURCES) |
45e481d1 | 838 | ld_new_SOURCES = ldgram.y ldlex-wrapper.c lexsup.c ldlang.c mri.c ldctor.c ldmain.c \ |
61e2488c JT |
839 | ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c $(PLUGIN_C) \ |
840 | ldbuildid.c | |
252b5132 | 841 | |
edf84efc | 842 | ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) \ |
5063daf7 NC |
843 | $(BFDLIB) $(LIBIBERTY) $(LIBINTL_DEP) |
844 | ||
20e95c23 | 845 | ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBIBERTY) $(LIBINTL) |
5d3236ee DK |
846 | |
847 | # A test program for C++ constructors and destructors. | |
848 | # This test is now in the testsuite. | |
849 | # | |
850 | #cdtest: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new | |
851 | # ./ld.new $(HOSTING_EMU) -o cdtest $(HOSTING_CRT0) \ | |
852 | # cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ $(HOSTING_LIBS) | |
853 | # | |
854 | #cdtest.out: cdtest | |
855 | # ./cdtest > cdtest.tmp | |
856 | # mv cdtest.tmp cdtest.out | |
857 | # | |
858 | #cdtest-ur.@OBJEXT@: cdtest-main.@OBJEXT@ cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ ld.new | |
859 | # ./ld.new $(HOSTING_EMU) -o cdtest-ur.@OBJEXT@ -Ur cdtest-main.@OBJEXT@ \ | |
860 | # cdtest-bar.@OBJEXT@ cdtest-foo.@OBJEXT@ | |
861 | # | |
862 | #cdtest-ur: cdtest-ur.@OBJEXT@ | |
863 | # ./ld.new $(HOSTING_EMU) -o cdtest-ur $(HOSTING_CRT0) cdtest-ur.@OBJEXT@ \ | |
864 | # $(HOSTING_LIBS) | |
865 | # | |
866 | #cdtest-ur.out: cdtest-ur | |
867 | # ./cdtest-ur > cdtest-ur.tmp | |
868 | # mv cdtest-ur.tmp cdtest-ur.out | |
869 | # | |
870 | #check-cdtest: cdtest.out cdtest-ur.out $(srcdir)/cdtest.exp | |
871 | # diff $(srcdir)/cdtest.exp cdtest.out | |
872 | # diff $(srcdir)/cdtest.exp cdtest-ur.out | |
873 | # | |
874 | #.PHONY: check-cdtest | |
875 | ||
876 | # END OF CHECK TARGETS | |
877 | ||
5a68afcf | 878 | # |
5d3236ee DK |
879 | # Build a dummy plugin using libtool. |
880 | # | |
881 | @ENABLE_PLUGINS_TRUE@noinst_LTLIBRARIES = libldtestplug.la | |
882 | @ENABLE_PLUGINS_TRUE@libldtestplug_la_SOURCES = testplug.c | |
883 | @ENABLE_PLUGINS_TRUE@libldtestplug_la_CFLAGS = -g -O2 | |
884 | @ENABLE_PLUGINS_TRUE@libldtestplug_la_LDFLAGS = -no-undefined -rpath /nowhere | |
14ec8efd | 885 | MAINTAINERCLEANFILES = configdoc.texi ld.1 ld.info |
252b5132 | 886 | |
42ecbf5e DJ |
887 | # We want to reconfigure if configure.host or configure.tgt changes. We |
888 | # extract version from bfd/configure.in, so we must depend on that also. | |
889 | CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt \ | |
890 | $(srcdir)/../bfd/configure.in | |
465bc359 | 891 | |
a154a8ad | 892 | MOSTLYCLEANFILES = $(STAGESTUFF) ld1$(EXEEXT) ld2$(EXEEXT) ld3$(EXEEXT) \ |
52a6ecd2 | 893 | ldemul-list.h crtbegin.@OBJEXT@ crtend.@OBJEXT@ ld.log ld.sum |
252b5132 | 894 | |
52a6ecd2 | 895 | CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.@OBJEXT@ spu_icache.s spu_icache.@OBJEXT@ |
252b5132 RH |
896 | |
897 | # Stuff that should be included in a distribution. The diststuff | |
898 | # target is run by the taz target in ../Makefile.in. | |
52a6ecd2 NC |
899 | EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.@OBJEXT@_c \ |
900 | emultempl/spu_icache.@OBJEXT@_c deffilep.c deffilep.h $(man_MANS) | |
0332c262 | 901 | |
d5fbea21 | 902 | DISTCLEANFILES = tdirs site.exp site.bak stringify.sed $(am__append_1) |
64ac50ac | 903 | all: $(BUILT_SOURCES) config.h |
42ecbf5e | 904 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
465bc359 | 905 | |
325fab4e | 906 | .SUFFIXES: |
d5fbea21 | 907 | .SUFFIXES: .c .dvi .l .lo .o .obj .ps .y |
42ecbf5e DJ |
908 | am--refresh: |
909 | @: | |
910 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) | |
911 | @for dep in $?; do \ | |
912 | case '$(am__configure_deps)' in \ | |
913 | *$$dep*) \ | |
81ecdfbb RW |
914 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
915 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ | |
42ecbf5e DJ |
916 | && exit 0; \ |
917 | exit 1;; \ | |
918 | esac; \ | |
919 | done; \ | |
81ecdfbb RW |
920 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
921 | $(am__cd) $(top_srcdir) && \ | |
922 | $(AUTOMAKE) --foreign Makefile | |
42ecbf5e DJ |
923 | .PRECIOUS: Makefile |
924 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | |
925 | @case '$?' in \ | |
926 | *config.status*) \ | |
927 | echo ' $(SHELL) ./config.status'; \ | |
928 | $(SHELL) ./config.status;; \ | |
929 | *) \ | |
930 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
931 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
932 | esac; | |
933 | ||
934 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | |
465bc359 | 935 | $(SHELL) ./config.status --recheck |
42ecbf5e DJ |
936 | |
937 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
81ecdfbb | 938 | $(am__cd) $(srcdir) && $(AUTOCONF) |
42ecbf5e | 939 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
81ecdfbb RW |
940 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
941 | $(am__aclocal_m4_deps): | |
252b5132 | 942 | |
42ecbf5e | 943 | config.h: stamp-h1 |
252b5132 | 944 | @if test ! -f $@; then \ |
42ecbf5e | 945 | rm -f stamp-h1; \ |
81ecdfbb | 946 | $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ |
252b5132 | 947 | else :; fi |
da54c6eb | 948 | |
42ecbf5e DJ |
949 | stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status |
950 | @rm -f stamp-h1 | |
951 | cd $(top_builddir) && $(SHELL) ./config.status config.h | |
952 | $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
81ecdfbb | 953 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
42ecbf5e DJ |
954 | rm -f stamp-h1 |
955 | touch $@ | |
252b5132 RH |
956 | |
957 | distclean-hdr: | |
42ecbf5e DJ |
958 | -rm -f config.h stamp-h1 |
959 | po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in | |
960 | cd $(top_builddir) && $(SHELL) ./config.status $@ | |
5d3236ee DK |
961 | |
962 | clean-noinstLTLIBRARIES: | |
963 | -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) | |
964 | @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ | |
965 | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |
966 | test "$$dir" != "$$p" || dir=.; \ | |
967 | echo "rm -f \"$${dir}/so_locations\""; \ | |
968 | rm -f "$${dir}/so_locations"; \ | |
969 | done | |
970 | libldtestplug.la: $(libldtestplug_la_OBJECTS) $(libldtestplug_la_DEPENDENCIES) | |
971 | $(libldtestplug_la_LINK) $(am_libldtestplug_la_rpath) $(libldtestplug_la_OBJECTS) $(libldtestplug_la_LIBADD) $(LIBS) | |
14ec8efd RW |
972 | install-binPROGRAMS: $(bin_PROGRAMS) |
973 | @$(NORMAL_INSTALL) | |
974 | test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" | |
975 | @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ | |
976 | for p in $$list; do echo "$$p $$p"; done | \ | |
977 | sed 's/$(EXEEXT)$$//' | \ | |
978 | while read p p1; do if test -f $$p || test -f $$p1; \ | |
979 | then echo "$$p"; echo "$$p"; else :; fi; \ | |
980 | done | \ | |
981 | sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ | |
982 | -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ | |
983 | sed 'N;N;N;s,\n, ,g' | \ | |
984 | $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ | |
985 | { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ | |
986 | if ($$2 == $$4) files[d] = files[d] " " $$1; \ | |
987 | else { print "f", $$3 "/" $$4, $$1; } } \ | |
988 | END { for (d in files) print "f", d, files[d] }' | \ | |
989 | while read type dir files; do \ | |
990 | if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ | |
991 | test -z "$$files" || { \ | |
992 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ | |
993 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ | |
994 | } \ | |
995 | ; done | |
996 | ||
997 | uninstall-binPROGRAMS: | |
998 | @$(NORMAL_UNINSTALL) | |
999 | @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ | |
1000 | files=`for p in $$list; do echo "$$p"; done | \ | |
1001 | sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ | |
1002 | -e 's/$$/$(EXEEXT)/' `; \ | |
1003 | test -n "$$list" || exit 0; \ | |
1004 | echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ | |
1005 | cd "$(DESTDIR)$(bindir)" && rm -f $$files | |
1006 | ||
1007 | clean-binPROGRAMS: | |
1008 | @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ | |
81ecdfbb RW |
1009 | echo " rm -f" $$list; \ |
1010 | rm -f $$list || exit $$?; \ | |
1011 | test -n "$(EXEEXT)" || exit 0; \ | |
1012 | list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ | |
1013 | echo " rm -f" $$list; \ | |
1014 | rm -f $$list | |
42ecbf5e DJ |
1015 | ldgram.h: ldgram.c |
1016 | @if test ! -f $@; then \ | |
1017 | rm -f ldgram.c; \ | |
81ecdfbb | 1018 | $(MAKE) $(AM_MAKEFLAGS) ldgram.c; \ |
42ecbf5e DJ |
1019 | else :; fi |
1020 | deffilep.h: deffilep.c | |
1021 | @if test ! -f $@; then \ | |
1022 | rm -f deffilep.c; \ | |
81ecdfbb | 1023 | $(MAKE) $(AM_MAKEFLAGS) deffilep.c; \ |
42ecbf5e DJ |
1024 | else :; fi |
1025 | ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES) | |
1026 | @rm -f ld-new$(EXEEXT) | |
81ecdfbb | 1027 | $(LINK) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS) |
2b282e8b NC |
1028 | |
1029 | mostlyclean-compile: | |
2b282e8b NC |
1030 | -rm -f *.$(OBJEXT) |
1031 | ||
2b282e8b NC |
1032 | distclean-compile: |
1033 | -rm -f *.tab.c | |
1034 | ||
64ac50ac | 1035 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deffilep.Po@am__quote@ |
a06ea964 | 1036 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf.Po@am__quote@ |
cec5225b | 1037 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32.Po@am__quote@ |
70f0bc67 | 1038 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32b.Po@am__quote@ |
a06ea964 NC |
1039 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elfb.Po@am__quote@ |
1040 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux.Po@am__quote@ | |
56244278 AP |
1041 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux32.Po@am__quote@ |
1042 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux32b.Po@am__quote@ | |
a06ea964 | 1043 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linuxb.Po@am__quote@ |
3ed41d59 AM |
1044 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaix5ppc.Po@am__quote@ |
1045 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaix5rs6.Po@am__quote@ | |
9034a328 RW |
1046 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaixppc.Po@am__quote@ |
1047 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaixrs6.Po@am__quote@ | |
1048 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ealpha.Po@am__quote@ | |
1049 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ealphavms.Po@am__quote@ | |
1050 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcelf.Po@am__quote@ | |
1051 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earm_epoc_pe.Po@am__quote@ | |
1052 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earm_wince_pe.Po@am__quote@ | |
1053 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmaoutb.Po@am__quote@ | |
1054 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmaoutl.Po@am__quote@ | |
1055 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmcoff.Po@am__quote@ | |
1056 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf.Po@am__quote@ | |
1057 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_fbsd.Po@am__quote@ | |
1058 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux.Po@am__quote@ | |
1059 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux_eabi.Po@am__quote@ | |
b38cadfb | 1060 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_nacl.Po@am__quote@ |
9034a328 RW |
1061 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_nbsd.Po@am__quote@ |
1062 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_vxworks.Po@am__quote@ | |
1063 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb.Po@am__quote@ | |
1064 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux.Po@am__quote@ | |
1065 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux_eabi.Po@am__quote@ | |
b38cadfb | 1066 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_nacl.Po@am__quote@ |
9034a328 RW |
1067 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_nbsd.Po@am__quote@ |
1068 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmnbsd.Po@am__quote@ | |
1069 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmnto.Po@am__quote@ | |
1070 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmpe.Po@am__quote@ | |
1071 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmsymbian.Po@am__quote@ | |
1072 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr1.Po@am__quote@ | |
1073 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr2.Po@am__quote@ | |
1074 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr25.Po@am__quote@ | |
1075 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr3.Po@am__quote@ | |
1076 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr31.Po@am__quote@ | |
1077 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr35.Po@am__quote@ | |
1078 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr4.Po@am__quote@ | |
1079 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr5.Po@am__quote@ | |
1080 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr51.Po@am__quote@ | |
1081 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr6.Po@am__quote@ | |
cc382d46 AM |
1082 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega1.Po@am__quote@ |
1083 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega2.Po@am__quote@ | |
1084 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega3.Po@am__quote@ | |
1085 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega4.Po@am__quote@ | |
1086 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega5.Po@am__quote@ | |
1087 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega6.Po@am__quote@ | |
1088 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega7.Po@am__quote@ | |
9034a328 RW |
1089 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff_i860.Po@am__quote@ |
1090 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff_sparc.Po@am__quote@ | |
1091 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecrisaout.Po@am__quote@ | |
1092 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecriself.Po@am__quote@ | |
1093 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecrislinux.Po@am__quote@ | |
1094 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed10velf.Po@am__quote@ | |
1095 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30v_e.Po@am__quote@ | |
1096 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30v_o.Po@am__quote@ | |
1097 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30velf.Po@am__quote@ | |
1098 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edelta68.Po@am__quote@ | |
1099 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_dlx.Po@am__quote@ | |
1100 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_i860.Po@am__quote@ | |
1101 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_i960.Po@am__quote@ | |
1102 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc.Po@am__quote@ | |
1103 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc_sol2.Po@am__quote@ | |
1104 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc_vxworks.Po@am__quote@ | |
1105 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_spu.Po@am__quote@ | |
1106 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_be.Po@am__quote@ | |
2a616379 BS |
1107 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_elf_be.Po@am__quote@ |
1108 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_elf_le.Po@am__quote@ | |
9034a328 | 1109 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_le.Po@am__quote@ |
2a616379 BS |
1110 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_linux_be.Po@am__quote@ |
1111 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_linux_le.Po@am__quote@ | |
351f65ca | 1112 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_x86_64.Po@am__quote@ |
5a68afcf | 1113 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_x86_64_nacl.Po@am__quote@ |
bc77a04a | 1114 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32am33lin.Po@am__quote@ |
9034a328 RW |
1115 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32b4300.Po@am__quote@ |
1116 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bfin.Po@am__quote@ | |
1117 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bfinfd.Po@am__quote@ | |
1118 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bmip.Po@am__quote@ | |
1119 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bmipn32.Po@am__quote@ | |
3ed41d59 | 1120 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bsmip.Po@am__quote@ |
9034a328 | 1121 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmip.Po@am__quote@ |
aeffff67 | 1122 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmip_fbsd.Po@am__quote@ |
9034a328 | 1123 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmipn32.Po@am__quote@ |
aeffff67 | 1124 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmipn32_fbsd.Po@am__quote@ |
9034a328 RW |
1125 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32cr16.Po@am__quote@ |
1126 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32cr16c.Po@am__quote@ | |
1127 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32crx.Po@am__quote@ | |
1128 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ebmip.Po@am__quote@ | |
1129 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ebmipvxworks.Po@am__quote@ | |
1130 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32elmip.Po@am__quote@ | |
1131 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32elmipvxworks.Po@am__quote@ | |
cfb8c092 | 1132 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32epiphany.Po@am__quote@ |
f204ddb8 | 1133 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32epiphany_4x4.Po@am__quote@ |
9034a328 RW |
1134 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32fr30.Po@am__quote@ |
1135 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32frv.Po@am__quote@ | |
1136 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32frvfd.Po@am__quote@ | |
1137 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32i370.Po@am__quote@ | |
1138 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ip2k.Po@am__quote@ | |
1139 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32iq10.Po@am__quote@ | |
1140 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32iq2000.Po@am__quote@ | |
1141 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32l4300.Po@am__quote@ | |
1142 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lm32.Po@am__quote@ | |
1143 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lm32fd.Po@am__quote@ | |
1144 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lmip.Po@am__quote@ | |
1145 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppc.Po@am__quote@ | |
49926cd0 | 1146 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppclinux.Po@am__quote@ |
9034a328 RW |
1147 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppcnto.Po@am__quote@ |
1148 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppcsim.Po@am__quote@ | |
cc382d46 AM |
1149 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lr5900.Po@am__quote@ |
1150 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lr5900n32.Po@am__quote@ | |
3ed41d59 | 1151 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lsmip.Po@am__quote@ |
9034a328 | 1152 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmip.Po@am__quote@ |
aeffff67 | 1153 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmip_fbsd.Po@am__quote@ |
9034a328 | 1154 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32.Po@am__quote@ |
aeffff67 | 1155 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32_fbsd.Po@am__quote@ |
9034a328 RW |
1156 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32m32c.Po@am__quote@ |
1157 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mb_linux.Po@am__quote@ | |
1158 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mcore.Po@am__quote@ | |
1159 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mep.Po@am__quote@ | |
a3c62988 | 1160 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32metag.Po@am__quote@ |
9034a328 | 1161 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32microblaze.Po@am__quote@ |
f23200ad | 1162 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32microblazeel.Po@am__quote@ |
9034a328 RW |
1163 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mipswindiss.Po@am__quote@ |
1164 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32moxie.Po@am__quote@ | |
1165 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mt.Po@am__quote@ | |
73589c9d CS |
1166 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32or1k.Po@am__quote@ |
1167 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32or1k_linux.Po@am__quote@ | |
9034a328 RW |
1168 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppc.Po@am__quote@ |
1169 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppc_fbsd.Po@am__quote@ | |
1170 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppclinux.Po@am__quote@ | |
1171 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcnto.Po@am__quote@ | |
1172 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcsim.Po@am__quote@ | |
1173 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcvxworks.Po@am__quote@ | |
1174 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcwindiss.Po@am__quote@ | |
99c513f6 | 1175 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rl78.Po@am__quote@ |
9034a328 | 1176 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rx.Po@am__quote@ |
59b84450 | 1177 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilegx.Po@am__quote@ |
fb6cedde | 1178 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilegx_be.Po@am__quote@ |
59b84450 | 1179 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilepro.Po@am__quote@ |
9034a328 RW |
1180 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32vax.Po@am__quote@ |
1181 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16x.Po@am__quote@ | |
1182 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16xl.Po@am__quote@ | |
1183 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16xs.Po@am__quote@ | |
1184 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xstormy16.Po@am__quote@ | |
1185 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xtensa.Po@am__quote@ | |
1186 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_aix.Po@am__quote@ | |
1187 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64.Po@am__quote@ | |
1188 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64_fbsd.Po@am__quote@ | |
202e2356 | 1189 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64_vms.Po@am__quote@ |
9034a328 RW |
1190 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_s390.Po@am__quote@ |
1191 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc.Po@am__quote@ | |
1192 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc_fbsd.Po@am__quote@ | |
1193 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc_sol2.Po@am__quote@ | |
1194 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha.Po@am__quote@ | |
1195 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha_fbsd.Po@am__quote@ | |
1196 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha_nbsd.Po@am__quote@ | |
1197 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64bmip.Po@am__quote@ | |
1198 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64btsmip.Po@am__quote@ | |
aeffff67 | 1199 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64btsmip_fbsd.Po@am__quote@ |
9034a328 RW |
1200 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64hppa.Po@am__quote@ |
1201 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lppc.Po@am__quote@ | |
1202 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ltsmip.Po@am__quote@ | |
aeffff67 | 1203 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ltsmip_fbsd.Po@am__quote@ |
9034a328 RW |
1204 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64mmix.Po@am__quote@ |
1205 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ppc.Po@am__quote@ | |
bd59d916 | 1206 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ppc_fbsd.Po@am__quote@ |
a6dea726 | 1207 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64rdos.Po@am__quote@ |
59b84450 | 1208 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64tilegx.Po@am__quote@ |
fb6cedde | 1209 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64tilegx_be.Po@am__quote@ |
9034a328 RW |
1210 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386.Po@am__quote@ |
1211 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_be.Po@am__quote@ | |
1212 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_chaos.Po@am__quote@ | |
1213 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_fbsd.Po@am__quote@ | |
1214 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_ldso.Po@am__quote@ | |
5a68afcf | 1215 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_nacl.Po@am__quote@ |
9034a328 RW |
1216 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_sol2.Po@am__quote@ |
1217 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_vxworks.Po@am__quote@ | |
7a9068fe L |
1218 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om.Po@am__quote@ |
1219 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om_fbsd.Po@am__quote@ | |
9034a328 RW |
1220 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_l1om.Po@am__quote@ |
1221 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_l1om_fbsd.Po@am__quote@ | |
1222 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_s390.Po@am__quote@ | |
1223 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64.Po@am__quote@ | |
1224 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_fbsd.Po@am__quote@ | |
5a68afcf | 1225 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_nacl.Po@am__quote@ |
9034a328 RW |
1226 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_sol2.Po@am__quote@ |
1227 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/egld960.Po@am__quote@ | |
1228 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/egld960coff.Po@am__quote@ | |
1229 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300.Po@am__quote@ | |
1230 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300elf.Po@am__quote@ | |
1231 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300h.Po@am__quote@ | |
1232 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300helf.Po@am__quote@ | |
1233 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300hn.Po@am__quote@ | |
1234 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300hnelf.Po@am__quote@ | |
1235 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300s.Po@am__quote@ | |
1236 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300self.Po@am__quote@ | |
1237 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sn.Po@am__quote@ | |
1238 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300snelf.Po@am__quote@ | |
1239 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sx.Po@am__quote@ | |
1240 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxelf.Po@am__quote@ | |
1241 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxn.Po@am__quote@ | |
1242 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxnelf.Po@am__quote@ | |
1243 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8500.Po@am__quote@ | |
1244 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8500b.Po@am__quote@ | |
1245 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8500c.Po@am__quote@ | |
1246 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8500m.Po@am__quote@ | |
1247 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8500s.Po@am__quote@ | |
1248 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehp300bsd.Po@am__quote@ | |
1249 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehp3hpux.Po@am__quote@ | |
1250 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppa64linux.Po@am__quote@ | |
1251 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppaelf.Po@am__quote@ | |
1252 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppalinux.Po@am__quote@ | |
1253 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppanbsd.Po@am__quote@ | |
1254 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppaobsd.Po@am__quote@ | |
1255 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386aout.Po@am__quote@ | |
1256 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386beos.Po@am__quote@ | |
1257 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386bsd.Po@am__quote@ | |
1258 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386coff.Po@am__quote@ | |
1259 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386go32.Po@am__quote@ | |
1260 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386linux.Po@am__quote@ | |
1261 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386lynx.Po@am__quote@ | |
1262 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386mach.Po@am__quote@ | |
1263 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386moss.Po@am__quote@ | |
1264 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386msdos.Po@am__quote@ | |
1265 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386nbsd.Po@am__quote@ | |
1266 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386nto.Po@am__quote@ | |
1267 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386nw.Po@am__quote@ | |
1268 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pe.Po@am__quote@ | |
1269 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pe_posix.Po@am__quote@ | |
1270 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pep.Po@am__quote@ | |
1271 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elnk960.Po@am__quote@ | |
1272 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32relf.Po@am__quote@ | |
1273 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32relf_linux.Po@am__quote@ | |
1274 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32rlelf.Po@am__quote@ | |
1275 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32rlelf_linux.Po@am__quote@ | |
1276 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc11elf.Po@am__quote@ | |
1277 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc11elfb.Po@am__quote@ | |
1278 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc12elf.Po@am__quote@ | |
1279 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc12elfb.Po@am__quote@ | |
1280 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68k4knbsd.Po@am__quote@ | |
1281 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kaout.Po@am__quote@ | |
1282 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kaux.Po@am__quote@ | |
1283 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kcoff.Po@am__quote@ | |
1284 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kelf.Po@am__quote@ | |
1285 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kelfnbsd.Po@am__quote@ | |
1286 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68klinux.Po@am__quote@ | |
1287 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68knbsd.Po@am__quote@ | |
1288 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kpsos.Po@am__quote@ | |
1289 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em88kbcs.Po@am__quote@ | |
1290 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emcorepe.Po@am__quote@ | |
9034a328 | 1291 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emmo.Po@am__quote@ |
3ed41d59 AM |
1292 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10200.Po@am__quote@ |
1293 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10300.Po@am__quote@ | |
1ade0651 | 1294 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emsp430.Po@am__quote@ |
13761a11 | 1295 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emsp430X.Po@am__quote@ |
35c08157 KLC |
1296 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf.Po@am__quote@ |
1297 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf16m.Po@am__quote@ | |
1298 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf_linux.Po@am__quote@ | |
1299 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf.Po@am__quote@ | |
1300 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf16m.Po@am__quote@ | |
1301 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf_linux.Po@am__quote@ | |
9034a328 RW |
1302 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enews.Po@am__quote@ |
1303 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ens32knbsd.Po@am__quote@ | |
9034a328 RW |
1304 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epc532macha.Po@am__quote@ |
1305 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epdp11.Po@am__quote@ | |
1306 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epjelf.Po@am__quote@ | |
1307 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epjlelf.Po@am__quote@ | |
1308 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eppclynx.Po@am__quote@ | |
1309 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eppcmacos.Po@am__quote@ | |
1310 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eppcnw.Po@am__quote@ | |
1311 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eppcpe.Po@am__quote@ | |
1312 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eriscix.Po@am__quote@ | |
1313 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escore3_elf.Po@am__quote@ | |
1314 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escore7_elf.Po@am__quote@ | |
1315 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esh.Po@am__quote@ | |
1316 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf.Po@am__quote@ | |
1317 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf32.Po@am__quote@ | |
1318 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf32_linux.Po@am__quote@ | |
1319 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf32_nbsd.Po@am__quote@ | |
1320 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf64.Po@am__quote@ | |
1321 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf64_nbsd.Po@am__quote@ | |
1322 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_fd.Po@am__quote@ | |
1323 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_linux.Po@am__quote@ | |
1324 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_nbsd.Po@am__quote@ | |
1325 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_nto.Po@am__quote@ | |
1326 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_uclinux.Po@am__quote@ | |
1327 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_vxworks.Po@am__quote@ | |
1328 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshl.Po@am__quote@ | |
1329 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf.Po@am__quote@ | |
1330 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf32.Po@am__quote@ | |
1331 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf32_linux.Po@am__quote@ | |
1332 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf32_nbsd.Po@am__quote@ | |
1333 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf64.Po@am__quote@ | |
1334 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf64_nbsd.Po@am__quote@ | |
1335 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_fd.Po@am__quote@ | |
1336 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_linux.Po@am__quote@ | |
1337 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_nbsd.Po@am__quote@ | |
1338 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_nto.Po@am__quote@ | |
1339 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_vxworks.Po@am__quote@ | |
1340 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlsymbian.Po@am__quote@ | |
1341 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshpe.Po@am__quote@ | |
1342 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esparcaout.Po@am__quote@ | |
1343 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esparclinux.Po@am__quote@ | |
1344 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esparcnbsd.Po@am__quote@ | |
1345 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/est2000.Po@am__quote@ | |
1346 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esun3.Po@am__quote@ | |
1347 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esun4.Po@am__quote@ | |
1348 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic30aout.Po@am__quote@ | |
1349 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic30coff.Po@am__quote@ | |
1350 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic3xcoff.Po@am__quote@ | |
1351 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic3xcoff_onchip.Po@am__quote@ | |
1352 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic4xcoff.Po@am__quote@ | |
1353 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic54xcoff.Po@am__quote@ | |
1354 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic80coff.Po@am__quote@ | |
3ed41d59 | 1355 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850.Po@am__quote@ |
e63962bc | 1356 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850_rh850.Po@am__quote@ |
9034a328 RW |
1357 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evanilla.Po@am__quote@ |
1358 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evax.Po@am__quote@ | |
1359 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evaxnbsd.Po@am__quote@ | |
1360 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evsta.Po@am__quote@ | |
1361 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ew65.Po@am__quote@ | |
f6c1a2d5 | 1362 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exgateelf.Po@am__quote@ |
9034a328 RW |
1363 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez80.Po@am__quote@ |
1364 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8001.Po@am__quote@ | |
1365 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8002.Po@am__quote@ | |
61e2488c | 1366 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldbuildid.Po@am__quote@ |
64ac50ac RW |
1367 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldcref.Po@am__quote@ |
1368 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldctor.Po@am__quote@ | |
1369 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldemul.Po@am__quote@ | |
1370 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldexp.Po@am__quote@ | |
1371 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldfile.Po@am__quote@ | |
1372 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldgram.Po@am__quote@ | |
1373 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlang.Po@am__quote@ | |
45e481d1 | 1374 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex-wrapper.Po@am__quote@ |
64ac50ac RW |
1375 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex.Po@am__quote@ |
1376 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmain.Po@am__quote@ | |
1377 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmisc.Po@am__quote@ | |
1378 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldver.Po@am__quote@ | |
1379 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldwrite.Po@am__quote@ | |
1380 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexsup.Po@am__quote@ | |
5d3236ee | 1381 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libldtestplug_la-testplug.Plo@am__quote@ |
64ac50ac RW |
1382 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mri.Po@am__quote@ |
1383 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-dll.Po@am__quote@ | |
1384 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pep-dll.Po@am__quote@ | |
5d3236ee | 1385 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Po@am__quote@ |
64ac50ac | 1386 | |
42ecbf5e | 1387 | .c.o: |
64ac50ac RW |
1388 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
1389 | @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
1390 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
1391 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
1392 | @am__fastdepCC_FALSE@ $(COMPILE) -c $< | |
42ecbf5e DJ |
1393 | |
1394 | .c.obj: | |
64ac50ac RW |
1395 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` |
1396 | @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
1397 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | |
1398 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
1399 | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
da54c6eb | 1400 | |
a2d91340 | 1401 | .c.lo: |
64ac50ac RW |
1402 | @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< |
1403 | @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo | |
1404 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |
1405 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
1406 | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< | |
252b5132 | 1407 | |
5d3236ee DK |
1408 | libldtestplug_la-testplug.lo: testplug.c |
1409 | @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug_la_CFLAGS) $(CFLAGS) -MT libldtestplug_la-testplug.lo -MD -MP -MF $(DEPDIR)/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '$(srcdir)/'`testplug.c | |
1410 | @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libldtestplug_la-testplug.Tpo $(DEPDIR)/libldtestplug_la-testplug.Plo | |
1411 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='testplug.c' object='libldtestplug_la-testplug.lo' libtool=yes @AMDEPBACKSLASH@ | |
1412 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
1413 | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug_la_CFLAGS) $(CFLAGS) -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '$(srcdir)/'`testplug.c | |
1414 | ||
42ecbf5e | 1415 | .l.c: |
81ecdfbb | 1416 | $(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE) |
252b5132 | 1417 | |
42ecbf5e | 1418 | .y.c: |
81ecdfbb | 1419 | $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE) |
da54c6eb L |
1420 | |
1421 | mostlyclean-libtool: | |
1422 | -rm -f *.lo | |
1423 | ||
1424 | clean-libtool: | |
1425 | -rm -rf .libs _libs | |
1426 | ||
1427 | distclean-libtool: | |
81ecdfbb | 1428 | -rm -f libtool config.lt |
da54c6eb | 1429 | |
37d037c1 | 1430 | ld.info: ld.texinfo $(ld_TEXINFOS) |
42ecbf5e | 1431 | restore=: && backupdir="$(am__leading_dot)am$$$$" && \ |
42ecbf5e | 1432 | rm -rf $$backupdir && mkdir $$backupdir && \ |
38fc1cb1 DJ |
1433 | if ($(MAKEINFO) --version) >/dev/null 2>&1; then \ |
1434 | for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ | |
1435 | if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ | |
1436 | done; \ | |
1437 | else :; fi && \ | |
42ecbf5e | 1438 | if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ |
d5fbea21 | 1439 | -o $@ `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo; \ |
42ecbf5e DJ |
1440 | then \ |
1441 | rc=0; \ | |
42ecbf5e DJ |
1442 | else \ |
1443 | rc=$$?; \ | |
38fc1cb1 | 1444 | $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ |
42ecbf5e DJ |
1445 | fi; \ |
1446 | rm -rf $$backupdir; exit $$rc | |
252b5132 | 1447 | |
37d037c1 | 1448 | ld.dvi: ld.texinfo $(ld_TEXINFOS) |
42ecbf5e DJ |
1449 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
1450 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ | |
d5fbea21 | 1451 | $(TEXI2DVI) -o $@ `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo |
42ecbf5e | 1452 | |
37d037c1 | 1453 | ld.pdf: ld.texinfo $(ld_TEXINFOS) |
42ecbf5e DJ |
1454 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
1455 | MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ | |
d5fbea21 | 1456 | $(TEXI2PDF) -o $@ `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo |
42ecbf5e | 1457 | |
37d037c1 | 1458 | ld.html: ld.texinfo $(ld_TEXINFOS) |
42ecbf5e DJ |
1459 | rm -rf $(@:.html=.htp) |
1460 | if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ | |
d5fbea21 | 1461 | -o $(@:.html=.htp) `test -f 'ld.texinfo' || echo '$(srcdir)/'`ld.texinfo; \ |
42ecbf5e DJ |
1462 | then \ |
1463 | rm -rf $@; \ | |
1464 | if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ | |
1465 | mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ | |
1466 | else \ | |
1467 | if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ | |
1468 | rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ | |
1469 | exit 1; \ | |
1470 | fi | |
252b5132 | 1471 | .dvi.ps: |
38fc1cb1 | 1472 | TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ |
42ecbf5e | 1473 | $(DVIPS) -o $@ $< |
252b5132 | 1474 | |
81ecdfbb RW |
1475 | uninstall-dvi-am: |
1476 | @$(NORMAL_UNINSTALL) | |
1477 | @list='$(DVIS)'; test -n "$(dvidir)" || list=; \ | |
1478 | for p in $$list; do \ | |
1479 | $(am__strip_dir) \ | |
1480 | echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \ | |
1481 | rm -f "$(DESTDIR)$(dvidir)/$$f"; \ | |
1482 | done | |
1483 | ||
1484 | uninstall-html-am: | |
1485 | @$(NORMAL_UNINSTALL) | |
1486 | @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \ | |
1487 | for p in $$list; do \ | |
1488 | $(am__strip_dir) \ | |
1489 | echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \ | |
1490 | rm -rf "$(DESTDIR)$(htmldir)/$$f"; \ | |
1491 | done | |
1492 | ||
42ecbf5e | 1493 | uninstall-info-am: |
b898a385 | 1494 | @$(PRE_UNINSTALL) |
81ecdfbb RW |
1495 | @if test -d '$(DESTDIR)$(infodir)' && \ |
1496 | (install-info --version && \ | |
42ecbf5e | 1497 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ |
252b5132 RH |
1498 | list='$(INFO_DEPS)'; \ |
1499 | for file in $$list; do \ | |
42ecbf5e DJ |
1500 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
1501 | echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ | |
81ecdfbb RW |
1502 | if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ |
1503 | then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \ | |
252b5132 | 1504 | done; \ |
42ecbf5e | 1505 | else :; fi |
252b5132 | 1506 | @$(NORMAL_UNINSTALL) |
42ecbf5e | 1507 | @list='$(INFO_DEPS)'; \ |
252b5132 | 1508 | for file in $$list; do \ |
42ecbf5e DJ |
1509 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ |
1510 | relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ | |
81ecdfbb | 1511 | (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ |
b898a385 | 1512 | echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \ |
42ecbf5e DJ |
1513 | rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ |
1514 | else :; fi); \ | |
252b5132 RH |
1515 | done |
1516 | ||
81ecdfbb RW |
1517 | uninstall-pdf-am: |
1518 | @$(NORMAL_UNINSTALL) | |
1519 | @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \ | |
1520 | for p in $$list; do \ | |
1521 | $(am__strip_dir) \ | |
1522 | echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \ | |
1523 | rm -f "$(DESTDIR)$(pdfdir)/$$f"; \ | |
1524 | done | |
1525 | ||
1526 | uninstall-ps-am: | |
1527 | @$(NORMAL_UNINSTALL) | |
1528 | @list='$(PSS)'; test -n "$(psdir)" || list=; \ | |
1529 | for p in $$list; do \ | |
1530 | $(am__strip_dir) \ | |
1531 | echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \ | |
1532 | rm -f "$(DESTDIR)$(psdir)/$$f"; \ | |
1533 | done | |
1534 | ||
252b5132 | 1535 | dist-info: $(INFO_DEPS) |
42ecbf5e | 1536 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
252b5132 RH |
1537 | list='$(INFO_DEPS)'; \ |
1538 | for base in $$list; do \ | |
42ecbf5e DJ |
1539 | case $$base in \ |
1540 | $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ | |
1541 | esac; \ | |
252b5132 | 1542 | if test -f $$base; then d=.; else d=$(srcdir); fi; \ |
81ecdfbb RW |
1543 | base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ |
1544 | for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ | |
1545 | if test -f $$file; then \ | |
1546 | relfile=`expr "$$file" : "$$d/\(.*\)"`; \ | |
1547 | test -f "$(distdir)/$$relfile" || \ | |
1548 | cp -p $$file "$(distdir)/$$relfile"; \ | |
1549 | else :; fi; \ | |
252b5132 RH |
1550 | done; \ |
1551 | done | |
1552 | ||
1553 | mostlyclean-aminfo: | |
42ecbf5e | 1554 | -rm -rf ld.aux ld.cp ld.cps ld.fn ld.fns ld.ky ld.log ld.pg ld.pgs ld.tmp \ |
81ecdfbb RW |
1555 | ld.toc ld.tp ld.tps ld.vr ld.vrs |
1556 | ||
1557 | clean-aminfo: | |
1558 | -test -z "ld.dvi ld.pdf ld.ps ld.html" \ | |
1559 | || rm -rf ld.dvi ld.pdf ld.ps ld.html | |
252b5132 RH |
1560 | |
1561 | maintainer-clean-aminfo: | |
42ecbf5e DJ |
1562 | @list='$(INFO_DEPS)'; for i in $$list; do \ |
1563 | i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ | |
1564 | echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ | |
1565 | rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ | |
252b5132 | 1566 | done |
81ecdfbb | 1567 | install-man1: $(man_MANS) |
42ecbf5e | 1568 | @$(NORMAL_INSTALL) |
81ecdfbb RW |
1569 | test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" |
1570 | @list=''; test -n "$(man1dir)" || exit 0; \ | |
1571 | { for i in $$list; do echo "$$i"; done; \ | |
1572 | l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ | |
1573 | sed -n '/\.1[a-z]*$$/p'; \ | |
1574 | } | while read p; do \ | |
1575 | if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ | |
1576 | echo "$$d$$p"; echo "$$p"; \ | |
1577 | done | \ | |
1578 | sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ | |
1579 | -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ | |
1580 | sed 'N;N;s,\n, ,g' | { \ | |
1581 | list=; while read file base inst; do \ | |
1582 | if test "$$base" = "$$inst"; then list="$$list $$file"; else \ | |
1583 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ | |
1584 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ | |
1585 | fi; \ | |
252b5132 | 1586 | done; \ |
81ecdfbb RW |
1587 | for i in $$list; do echo "$$i"; done | $(am__base_list) | \ |
1588 | while read files; do \ | |
1589 | test -z "$$files" || { \ | |
1590 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ | |
1591 | $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ | |
1592 | done; } | |
1593 | ||
252b5132 | 1594 | uninstall-man1: |
42ecbf5e | 1595 | @$(NORMAL_UNINSTALL) |
81ecdfbb RW |
1596 | @list=''; test -n "$(man1dir)" || exit 0; \ |
1597 | files=`{ for i in $$list; do echo "$$i"; done; \ | |
1598 | l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ | |
1599 | sed -n '/\.1[a-z]*$$/p'; \ | |
1600 | } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ | |
1601 | -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ | |
1602 | test -z "$$files" || { \ | |
1603 | echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ | |
1604 | cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } | |
252b5132 RH |
1605 | |
1606 | # This directory's subdirectories are mostly independent; you can cd | |
1607 | # into them and run `make' without going through this Makefile. | |
1608 | # To change the values of `make' variables: instead of editing Makefiles, | |
1609 | # (1) if the variable is set in `config.status', edit `config.status' | |
1610 | # (which will cause the Makefiles to be regenerated when you run `make'); | |
1611 | # (2) otherwise, pass the desired values on the `make' command line. | |
42ecbf5e | 1612 | $(RECURSIVE_TARGETS): |
6540b386 | 1613 | @fail= failcom='exit 1'; \ |
b898a385 L |
1614 | for f in x $$MAKEFLAGS; do \ |
1615 | case $$f in \ | |
1616 | *=* | --[!k]*);; \ | |
1617 | *k*) failcom='fail=yes';; \ | |
1618 | esac; \ | |
1619 | done; \ | |
252b5132 RH |
1620 | dot_seen=no; \ |
1621 | target=`echo $@ | sed s/-recursive//`; \ | |
1622 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
1623 | echo "Making $$target in $$subdir"; \ | |
1624 | if test "$$subdir" = "."; then \ | |
1625 | dot_seen=yes; \ | |
1626 | local_target="$$target-am"; \ | |
1627 | else \ | |
1628 | local_target="$$target"; \ | |
1629 | fi; \ | |
81ecdfbb | 1630 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
b898a385 | 1631 | || eval $$failcom; \ |
252b5132 RH |
1632 | done; \ |
1633 | if test "$$dot_seen" = "no"; then \ | |
1634 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
1635 | fi; test -z "$$fail" | |
1636 | ||
81ecdfbb | 1637 | $(RECURSIVE_CLEAN_TARGETS): |
6540b386 | 1638 | @fail= failcom='exit 1'; \ |
b898a385 L |
1639 | for f in x $$MAKEFLAGS; do \ |
1640 | case $$f in \ | |
1641 | *=* | --[!k]*);; \ | |
1642 | *k*) failcom='fail=yes';; \ | |
1643 | esac; \ | |
1644 | done; \ | |
252b5132 | 1645 | dot_seen=no; \ |
42ecbf5e DJ |
1646 | case "$@" in \ |
1647 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
1648 | *) list='$(SUBDIRS)' ;; \ | |
1649 | esac; \ | |
1650 | rev=''; for subdir in $$list; do \ | |
1651 | if test "$$subdir" = "."; then :; else \ | |
1652 | rev="$$subdir $$rev"; \ | |
1653 | fi; \ | |
252b5132 | 1654 | done; \ |
42ecbf5e | 1655 | rev="$$rev ."; \ |
252b5132 RH |
1656 | target=`echo $@ | sed s/-recursive//`; \ |
1657 | for subdir in $$rev; do \ | |
1658 | echo "Making $$target in $$subdir"; \ | |
1659 | if test "$$subdir" = "."; then \ | |
1660 | local_target="$$target-am"; \ | |
1661 | else \ | |
1662 | local_target="$$target"; \ | |
1663 | fi; \ | |
81ecdfbb | 1664 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
b898a385 | 1665 | || eval $$failcom; \ |
252b5132 RH |
1666 | done && test -z "$$fail" |
1667 | tags-recursive: | |
1668 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
81ecdfbb | 1669 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
252b5132 | 1670 | done |
42ecbf5e DJ |
1671 | ctags-recursive: |
1672 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
81ecdfbb | 1673 | test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
42ecbf5e | 1674 | done |
252b5132 | 1675 | |
42ecbf5e DJ |
1676 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
1677 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
1678 | unique=`for i in $$list; do \ | |
1679 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
1680 | done | \ | |
81ecdfbb RW |
1681 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
1682 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
42ecbf5e DJ |
1683 | mkid -fID $$unique |
1684 | tags: TAGS | |
252b5132 | 1685 | |
42ecbf5e DJ |
1686 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ |
1687 | $(TAGS_FILES) $(LISP) | |
81ecdfbb | 1688 | set x; \ |
252b5132 | 1689 | here=`pwd`; \ |
42ecbf5e DJ |
1690 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
1691 | include_option=--etags-include; \ | |
1692 | empty_fix=.; \ | |
1693 | else \ | |
1694 | include_option=--include; \ | |
1695 | empty_fix=; \ | |
1696 | fi; \ | |
252b5132 | 1697 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
42ecbf5e DJ |
1698 | if test "$$subdir" = .; then :; else \ |
1699 | test ! -f $$subdir/TAGS || \ | |
81ecdfbb | 1700 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
42ecbf5e | 1701 | fi; \ |
252b5132 | 1702 | done; \ |
42ecbf5e DJ |
1703 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ |
1704 | unique=`for i in $$list; do \ | |
1705 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
1706 | done | \ | |
81ecdfbb RW |
1707 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
1708 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
1709 | shift; \ | |
1710 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ | |
42ecbf5e | 1711 | test -n "$$unique" || unique=$$empty_fix; \ |
81ecdfbb RW |
1712 | if test $$# -gt 0; then \ |
1713 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
1714 | "$$@" $$unique; \ | |
1715 | else \ | |
1716 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
1717 | $$unique; \ | |
1718 | fi; \ | |
42ecbf5e DJ |
1719 | fi |
1720 | ctags: CTAGS | |
1721 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ | |
1722 | $(TAGS_FILES) $(LISP) | |
42ecbf5e DJ |
1723 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ |
1724 | unique=`for i in $$list; do \ | |
1725 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
1726 | done | \ | |
81ecdfbb RW |
1727 | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ |
1728 | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |
1729 | test -z "$(CTAGS_ARGS)$$unique" \ | |
42ecbf5e | 1730 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
81ecdfbb | 1731 | $$unique |
252b5132 | 1732 | |
42ecbf5e DJ |
1733 | GTAGS: |
1734 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
81ecdfbb RW |
1735 | && $(am__cd) $(top_srcdir) \ |
1736 | && gtags -i $(GTAGS_ARGS) "$$here" | |
252b5132 RH |
1737 | |
1738 | distclean-tags: | |
42ecbf5e | 1739 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
a2d91340 AC |
1740 | site.exp: Makefile |
1741 | @echo 'Making a new site.exp file...' | |
42ecbf5e DJ |
1742 | @echo '## these variables are automatically generated by make ##' >site.tmp |
1743 | @echo '# Do not edit here. If you wish to override these values' >>site.tmp | |
1744 | @echo '# edit the last section' >>site.tmp | |
1745 | @echo 'set srcdir $(srcdir)' >>site.tmp | |
1746 | @echo "set objdir `pwd`" >>site.tmp | |
1747 | @echo 'set build_alias "$(build_alias)"' >>site.tmp | |
1748 | @echo 'set build_triplet $(build_triplet)' >>site.tmp | |
1749 | @echo 'set host_alias "$(host_alias)"' >>site.tmp | |
1750 | @echo 'set host_triplet $(host_triplet)' >>site.tmp | |
1751 | @echo 'set target_alias "$(target_alias)"' >>site.tmp | |
1752 | @echo 'set target_triplet $(target_triplet)' >>site.tmp | |
1753 | @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp | |
1754 | @test ! -f site.exp || \ | |
1755 | sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp | |
1756 | @-rm -f site.bak | |
a2d91340 | 1757 | @test ! -f site.exp || mv site.exp site.bak |
42ecbf5e DJ |
1758 | @mv site.tmp site.exp |
1759 | ||
1760 | distclean-DEJAGNU: | |
1761 | -rm -f site.exp site.bak | |
1762 | -l='$(DEJATOOL)'; for tool in $$l; do \ | |
1763 | rm -f $$tool.sum $$tool.log; \ | |
1764 | done | |
64ac50ac | 1765 | check-am: all-am |
252b5132 | 1766 | $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU |
64ac50ac RW |
1767 | check: $(BUILT_SOURCES) |
1768 | $(MAKE) $(AM_MAKEFLAGS) check-recursive | |
5d3236ee DK |
1769 | all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(PROGRAMS) $(MANS) \ |
1770 | config.h | |
42ecbf5e DJ |
1771 | installdirs: installdirs-recursive |
1772 | installdirs-am: | |
14ec8efd | 1773 | for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \ |
81ecdfbb | 1774 | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |
42ecbf5e | 1775 | done |
64ac50ac RW |
1776 | install: $(BUILT_SOURCES) |
1777 | $(MAKE) $(AM_MAKEFLAGS) install-recursive | |
252b5132 | 1778 | install-exec: install-exec-recursive |
252b5132 | 1779 | install-data: install-data-recursive |
42ecbf5e | 1780 | uninstall: uninstall-recursive |
252b5132 RH |
1781 | |
1782 | install-am: all-am | |
1783 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
2b282e8b | 1784 | |
42ecbf5e DJ |
1785 | installcheck: installcheck-recursive |
1786 | install-strip: | |
1787 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | |
1788 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
1789 | `test -z '$(STRIP)' || \ | |
1790 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
252b5132 RH |
1791 | mostlyclean-generic: |
1792 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) | |
1793 | ||
1794 | clean-generic: | |
1795 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
1796 | ||
1797 | distclean-generic: | |
42ecbf5e | 1798 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
81ecdfbb | 1799 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
252b5132 RH |
1800 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
1801 | ||
1802 | maintainer-clean-generic: | |
42ecbf5e DJ |
1803 | @echo "This command is intended for maintainers to use" |
1804 | @echo "it deletes files that may require special tools to rebuild." | |
1805 | -rm -f deffilep.c | |
1806 | -rm -f deffilep.h | |
1807 | -rm -f ldgram.c | |
1808 | -rm -f ldgram.h | |
1809 | -rm -f ldlex.c | |
64ac50ac | 1810 | -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
42ecbf5e DJ |
1811 | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
1812 | clean: clean-recursive | |
325fab4e | 1813 | |
14ec8efd | 1814 | clean-am: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \ |
5d3236ee | 1815 | clean-noinstLTLIBRARIES mostlyclean-am |
325fab4e | 1816 | |
42ecbf5e DJ |
1817 | distclean: distclean-recursive |
1818 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
64ac50ac | 1819 | -rm -rf ./$(DEPDIR) |
42ecbf5e DJ |
1820 | -rm -f Makefile |
1821 | distclean-am: clean-am distclean-DEJAGNU distclean-compile \ | |
1822 | distclean-generic distclean-hdr distclean-libtool \ | |
1823 | distclean-local distclean-tags | |
325fab4e | 1824 | |
42ecbf5e | 1825 | dvi: dvi-recursive |
325fab4e | 1826 | |
42ecbf5e | 1827 | dvi-am: $(DVIS) |
325fab4e | 1828 | |
42ecbf5e DJ |
1829 | html: html-recursive |
1830 | ||
1831 | html-am: $(HTMLS) | |
1832 | ||
1833 | info: info-recursive | |
1834 | ||
1835 | info-am: $(INFO_DEPS) | |
1836 | ||
64ac50ac | 1837 | install-data-am: install-data-local install-info-am install-man |
42ecbf5e | 1838 | |
81ecdfbb RW |
1839 | install-dvi: install-dvi-recursive |
1840 | ||
1841 | install-dvi-am: $(DVIS) | |
1842 | @$(NORMAL_INSTALL) | |
1843 | test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)" | |
1844 | @list='$(DVIS)'; test -n "$(dvidir)" || list=; \ | |
1845 | for p in $$list; do \ | |
1846 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
1847 | echo "$$d$$p"; \ | |
1848 | done | $(am__base_list) | \ | |
1849 | while read files; do \ | |
1850 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \ | |
1851 | $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \ | |
1852 | done | |
14ec8efd | 1853 | install-exec-am: install-binPROGRAMS install-exec-local |
42ecbf5e | 1854 | |
af542c2e RW |
1855 | install-html: install-html-recursive |
1856 | ||
1857 | install-html-am: $(HTMLS) | |
1858 | @$(NORMAL_INSTALL) | |
1859 | test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)" | |
1860 | @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \ | |
1861 | for p in $$list; do \ | |
1862 | if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
1863 | $(am__strip_dir) \ | |
1864 | if test -d "$$d$$p"; then \ | |
1865 | echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \ | |
1866 | $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \ | |
1867 | echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \ | |
1868 | $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \ | |
1869 | else \ | |
1870 | list2="$$list2 $$d$$p"; \ | |
1871 | fi; \ | |
1872 | done; \ | |
1873 | test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \ | |
1874 | while read files; do \ | |
1875 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ | |
1876 | $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ | |
1877 | done; } | |
42ecbf5e DJ |
1878 | install-info: install-info-recursive |
1879 | ||
1880 | install-info-am: $(INFO_DEPS) | |
1881 | @$(NORMAL_INSTALL) | |
81ecdfbb | 1882 | test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)" |
42ecbf5e | 1883 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
81ecdfbb | 1884 | list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ |
42ecbf5e DJ |
1885 | for file in $$list; do \ |
1886 | case $$file in \ | |
1887 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | |
1888 | esac; \ | |
1889 | if test -f $$file; then d=.; else d=$(srcdir); fi; \ | |
1890 | file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ | |
1891 | for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ | |
81ecdfbb | 1892 | $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ |
42ecbf5e | 1893 | if test -f $$ifile; then \ |
81ecdfbb | 1894 | echo "$$ifile"; \ |
42ecbf5e DJ |
1895 | else : ; fi; \ |
1896 | done; \ | |
81ecdfbb RW |
1897 | done | $(am__base_list) | \ |
1898 | while read files; do \ | |
1899 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \ | |
1900 | $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done | |
42ecbf5e DJ |
1901 | @$(POST_INSTALL) |
1902 | @if (install-info --version && \ | |
1903 | install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ | |
81ecdfbb | 1904 | list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ |
42ecbf5e DJ |
1905 | for file in $$list; do \ |
1906 | relfile=`echo "$$file" | sed 's|^.*/||'`; \ | |
1907 | echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ | |
1908 | install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ | |
1909 | done; \ | |
1910 | else : ; fi | |
1911 | install-man: install-man1 | |
1912 | ||
af542c2e RW |
1913 | install-pdf: install-pdf-recursive |
1914 | ||
1915 | install-pdf-am: $(PDFS) | |
1916 | @$(NORMAL_INSTALL) | |
1917 | test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)" | |
1918 | @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \ | |
1919 | for p in $$list; do \ | |
1920 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
1921 | echo "$$d$$p"; \ | |
1922 | done | $(am__base_list) | \ | |
1923 | while read files; do \ | |
1924 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \ | |
1925 | $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done | |
81ecdfbb RW |
1926 | install-ps: install-ps-recursive |
1927 | ||
1928 | install-ps-am: $(PSS) | |
1929 | @$(NORMAL_INSTALL) | |
1930 | test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)" | |
1931 | @list='$(PSS)'; test -n "$(psdir)" || list=; \ | |
1932 | for p in $$list; do \ | |
1933 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |
1934 | echo "$$d$$p"; \ | |
1935 | done | $(am__base_list) | \ | |
1936 | while read files; do \ | |
1937 | echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \ | |
1938 | $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done | |
42ecbf5e | 1939 | installcheck-am: |
325fab4e | 1940 | |
2b282e8b | 1941 | maintainer-clean: maintainer-clean-recursive |
42ecbf5e DJ |
1942 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
1943 | -rm -rf $(top_srcdir)/autom4te.cache | |
64ac50ac | 1944 | -rm -rf ./$(DEPDIR) |
42ecbf5e DJ |
1945 | -rm -f Makefile |
1946 | maintainer-clean-am: distclean-am maintainer-clean-aminfo \ | |
1947 | maintainer-clean-generic | |
1948 | ||
1949 | mostlyclean: mostlyclean-recursive | |
1950 | ||
1951 | mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \ | |
1952 | mostlyclean-generic mostlyclean-libtool mostlyclean-local | |
1953 | ||
1954 | pdf: pdf-recursive | |
1955 | ||
1956 | pdf-am: $(PDFS) | |
1957 | ||
1958 | ps: ps-recursive | |
1959 | ||
1960 | ps-am: $(PSS) | |
1961 | ||
14ec8efd RW |
1962 | uninstall-am: uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \ |
1963 | uninstall-info-am uninstall-man uninstall-pdf-am \ | |
1964 | uninstall-ps-am | |
42ecbf5e DJ |
1965 | |
1966 | uninstall-man: uninstall-man1 | |
1967 | ||
64ac50ac RW |
1968 | .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \ |
1969 | check-am ctags-recursive install install-am install-strip \ | |
1970 | tags-recursive | |
81ecdfbb RW |
1971 | |
1972 | .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ | |
1973 | all all-am am--refresh check check-DEJAGNU check-am clean \ | |
14ec8efd | 1974 | clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \ |
5d3236ee DK |
1975 | clean-noinstLTLIBRARIES ctags ctags-recursive dist-info \ |
1976 | distclean distclean-DEJAGNU distclean-compile \ | |
1977 | distclean-generic distclean-hdr distclean-libtool \ | |
1978 | distclean-local distclean-tags dvi dvi-am html html-am info \ | |
1979 | info-am install install-am install-binPROGRAMS install-data \ | |
1980 | install-data-am install-data-local install-dvi install-dvi-am \ | |
1981 | install-exec install-exec-am install-exec-local install-html \ | |
64ac50ac RW |
1982 | install-html-am install-info install-info-am install-man \ |
1983 | install-man1 install-pdf install-pdf-am install-ps \ | |
81ecdfbb RW |
1984 | install-ps-am install-strip installcheck installcheck-am \ |
1985 | installdirs installdirs-am maintainer-clean \ | |
1986 | maintainer-clean-aminfo maintainer-clean-generic mostlyclean \ | |
1987 | mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \ | |
1988 | mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am tags \ | |
14ec8efd RW |
1989 | tags-recursive uninstall uninstall-am uninstall-binPROGRAMS \ |
1990 | uninstall-dvi-am uninstall-html-am uninstall-info-am \ | |
1991 | uninstall-man uninstall-man1 uninstall-pdf-am uninstall-ps-am | |
252b5132 RH |
1992 | |
1993 | ||
ceae3e33 | 1994 | # Disable -Werror, if it has been enabled, since old versions of bison/ |
5586bca1 | 1995 | # yacc will produce working code which contain compile time warnings. |
52a6ecd2 | 1996 | ldgram.@OBJEXT@: ldgram.c |
7bb7d81f | 1997 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f ldgram.c || echo $(srcdir)/`ldgram.c $(NO_WERROR) |
64ac50ac RW |
1998 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
1999 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldgram.c' object='$@' libtool=no @AMDEPBACKSLASH@ | |
2000 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
7bb7d81f | 2001 | @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f ldgram.c || echo $(srcdir)/`ldgram.c $(NO_WERROR) |
64ac50ac | 2002 | |
52a6ecd2 | 2003 | ldlex-wrapper.@OBJEXT@: ldlex-wrapper.c ldlex.c |
45e481d1 | 2004 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(srcdir)/ldlex-wrapper.c $(NO_WERROR) |
64ac50ac | 2005 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
45e481d1 | 2006 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldlex-wrapper.c' object='$@' libtool=no @AMDEPBACKSLASH@ |
64ac50ac | 2007 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
45e481d1 | 2008 | @am__fastdepCC_FALSE@ $(COMPILE) -c $(srcdir)/ldlex-wrapper.c $(NO_WERROR) |
64ac50ac | 2009 | |
52a6ecd2 | 2010 | deffilep.@OBJEXT@: deffilep.c |
7bb7d81f | 2011 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f deffilep.c || echo $(srcdir)/`deffilep.c $(NO_WERROR) |
64ac50ac RW |
2012 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po |
2013 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='deffilep.c' object='$@' libtool=no @AMDEPBACKSLASH@ | |
2014 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
7bb7d81f | 2015 | @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f deffilep.c || echo $(srcdir)/`deffilep.c $(NO_WERROR) |
ceae3e33 | 2016 | |
252b5132 | 2017 | po/POTFILES.in: @MAINT@ Makefile |
323ee3f4 | 2018 | for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \ |
252b5132 RH |
2019 | && mv tmp $(srcdir)/po/POTFILES.in |
2020 | ||
52a6ecd2 | 2021 | ldmain.@OBJEXT@: ldmain.c config.status |
64ac50ac RW |
2022 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \ |
2023 | @am__fastdepCC_TRUE@ -DDEFAULT_EMULATION='"$(EMUL)"' \ | |
2024 | @am__fastdepCC_TRUE@ -DBINDIR='"$(bindir)"' -DTOOLBINDIR='"$(tooldir)/bin"' \ | |
2025 | @am__fastdepCC_TRUE@ -DTARGET='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \ | |
2026 | @am__fastdepCC_TRUE@ $(srcdir)/ldmain.c | |
2027 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
8a0e2760 | 2028 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldmain.c' object='$@' libtool=no @AMDEPBACKSLASH@ |
64ac50ac RW |
2029 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
2030 | @am__fastdepCC_FALSE@ $(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \ | |
2031 | @am__fastdepCC_FALSE@ -DBINDIR='"$(bindir)"' -DTOOLBINDIR='"$(tooldir)/bin"' \ | |
2032 | @am__fastdepCC_FALSE@ -DTARGET='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \ | |
2033 | @am__fastdepCC_FALSE@ $(srcdir)/ldmain.c | |
252b5132 | 2034 | |
52a6ecd2 | 2035 | ldfile.@OBJEXT@: ldfile.c config.status |
64ac50ac RW |
2036 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \ |
2037 | @am__fastdepCC_TRUE@ -DSCRIPTDIR='"$(scriptdir)"' -DBINDIR='"$(bindir)"' -DTOOLBINDIR='"$(tooldir)/bin"' \ | |
2038 | @am__fastdepCC_TRUE@ $(srcdir)/ldfile.c | |
2039 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
8a0e2760 | 2040 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldfile.c' object='$@' libtool=no @AMDEPBACKSLASH@ |
64ac50ac RW |
2041 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
2042 | @am__fastdepCC_FALSE@ $(COMPILE) -c -DSCRIPTDIR='"$(scriptdir)"' -DBINDIR='"$(bindir)"' \ | |
2043 | @am__fastdepCC_FALSE@ -DTOOLBINDIR='"$(tooldir)/bin"' \ | |
2044 | @am__fastdepCC_FALSE@ $(srcdir)/ldfile.c | |
a8caa245 | 2045 | |
52a6ecd2 | 2046 | eelf32_spu.@OBJEXT@: eelf32_spu.c |
8a0e2760 RW |
2047 | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \ |
2048 | @am__fastdepCC_TRUE@ -DEMBEDSPU="\"`echo embedspu | sed '$(transform)'`\"" eelf32_spu.c | |
2049 | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |
2050 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eelf32_spu.c' object='$@' libtool=no @AMDEPBACKSLASH@ | |
2051 | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |
2052 | @am__fastdepCC_FALSE@ $(COMPILE) -c -DEMBEDSPU="\"`echo embedspu | sed '$(transform)'`\"" \ | |
2053 | @am__fastdepCC_FALSE@ eelf32_spu.c | |
42ba7415 | 2054 | |
252b5132 RH |
2055 | ldemul-list.h: Makefile |
2056 | (echo "/* This file is automatically generated. DO NOT EDIT! */";\ | |
2057 | for f in `echo " " ${EMULATION_OFILES} "" \ | |
2058 | | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ | |
2059 | echo "extern ld_emulation_xfer_type ld_$${f}_emulation;"; \ | |
2060 | done;\ | |
2061 | echo "";\ | |
2062 | echo "#define EMULATION_LIST \\";\ | |
2063 | for f in `echo " " ${EMULATION_OFILES} "" \ | |
2064 | | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \ | |
2065 | echo " &ld_$${f}_emulation, \\"; \ | |
2066 | done;\ | |
2067 | echo " 0") >ldemul-tmp.h | |
2068 | mv ldemul-tmp.h ldemul-list.h | |
597e2591 ILT |
2069 | |
2070 | stringify.sed: ${srcdir}/emultempl/$(STRINGIFY) | |
2071 | cp ${srcdir}/emultempl/$(STRINGIFY) stringify.sed | |
aafdb207 | 2072 | |
252b5132 RH |
2073 | @TDIRS@ |
2074 | ||
eb1e0e80 NC |
2075 | eaix5ppc.c: $(srcdir)/emulparams/aix5ppc.sh \ |
2076 | $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS} | |
2077 | ${GENSCRIPTS} aix5ppc "$(tdir_aixppc)" | |
2078 | eaix5rs6.c: $(srcdir)/emulparams/aix5rs6.sh \ | |
2079 | $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS} | |
2080 | ${GENSCRIPTS} aix5rs6 "$(tdir_aixrs6)" | |
252b5132 RH |
2081 | eaixppc.c: $(srcdir)/emulparams/aixppc.sh \ |
2082 | $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS} | |
2083 | ${GENSCRIPTS} aixppc "$(tdir_aixppc)" | |
2084 | eaixrs6.c: $(srcdir)/emulparams/aixrs6.sh \ | |
2085 | $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS} | |
2086 | ${GENSCRIPTS} aixrs6 "$(tdir_aixrs6)" | |
2087 | ealpha.c: $(srcdir)/emulparams/alpha.sh \ | |
2088 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/alpha.sc ${GEN_DEPENDS} | |
2089 | ${GENSCRIPTS} alpha "$(tdir_alpha)" | |
8b351884 TG |
2090 | ealphavms.c: $(srcdir)/emulparams/alphavms.sh \ |
2091 | $(srcdir)/emultempl/vms.em $(srcdir)/scripttempl/alphavms.sc \ | |
2092 | ${GEN_DEPENDS} | |
2093 | ${GENSCRIPTS} alphavms "$(tdir_alphavms)" | |
f5ff60a6 AM |
2094 | earcelf.c: $(srcdir)/emulparams/arcelf.sh \ |
2095 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
252b5132 | 2096 | ${GENSCRIPTS} arcelf "$(tdir_arcelf)" |
3ed41d59 AM |
2097 | earm_epoc_pe.c: $(srcdir)/emulparams/arm_epoc_pe.sh \ |
2098 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/epocpe.sc ${GEN_DEPENDS} | |
2099 | ${GENSCRIPTS} arm_epoc_pe "$(tdir_armpe)" | |
2100 | earm_wince_pe.c: $(srcdir)/emulparams/arm_wince_pe.sh \ | |
2101 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} | |
2102 | ${GENSCRIPTS} arm_wince_pe "$(tdir_armpe)" | |
2103 | earmaoutb.c: $(srcdir)/emulparams/armaoutb.sh \ | |
2104 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS} | |
2105 | ${GENSCRIPTS} armaoutb "$(tdir_armaoutb)" | |
2106 | earmaoutl.c: $(srcdir)/emulparams/armaoutl.sh \ | |
2107 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/armaout.sc ${GEN_DEPENDS} | |
2108 | ${GENSCRIPTS} armaoutl "$(tdir_armaoutl)" | |
2109 | earmcoff.c: $(srcdir)/emulparams/armcoff.sh \ | |
2110 | $(srcdir)/emultempl/armcoff.em $(srcdir)/scripttempl/armcoff.sc ${GEN_DEPENDS} | |
2111 | ${GENSCRIPTS} armcoff "$(tdir_armcoff)" | |
252b5132 | 2112 | earmelf.c: $(srcdir)/emulparams/armelf.sh \ |
8ded5a0f | 2113 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
5f992e62 | 2114 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 2115 | ${GENSCRIPTS} armelf "$(tdir_armelf)" |
ac3e50bf DB |
2116 | earmelf_fbsd.c: $(srcdir)/emulparams/armelf_fbsd.sh \ |
2117 | $(srcdir)/emulparams/armelf.sh \ | |
8ded5a0f | 2118 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
ac3e50bf DB |
2119 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2120 | ${GENSCRIPTS} armelf_fbsd "$(tdir_armelf_fbsd)" | |
252b5132 | 2121 | earmelf_linux.c: $(srcdir)/emulparams/armelf_linux.sh \ |
8ded5a0f | 2122 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
5f992e62 | 2123 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 2124 | ${GENSCRIPTS} armelf_linux "$(tdir_armelf_linux)" |
6b3221b4 MM |
2125 | earmelf_linux_eabi.c: $(srcdir)/emulparams/armelf_linux_eabi.sh \ |
2126 | $(srcdir)/emulparams/armelf_linux.sh \ | |
8ded5a0f | 2127 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
6b3221b4 MM |
2128 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2129 | ${GENSCRIPTS} armelf_linux_eabi "$(tdir_armelf_linux_abi)" | |
b38cadfb NC |
2130 | earmelf_nacl.c: $(srcdir)/emulparams/armelf_nacl.sh \ |
2131 | $(srcdir)/emulparams/armelf_linux_eabi.sh \ | |
2132 | $(srcdir)/emulparams/armelf_linux.sh \ | |
8634c1b4 | 2133 | $(srcdir)/emulparams/elf_nacl.sh \ |
b38cadfb NC |
2134 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
2135 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2136 | ${GENSCRIPTS} armelf_nacl "$(tdir_armelf_nacl)" | |
3ed41d59 AM |
2137 | earmelf_nbsd.c: $(srcdir)/emulparams/armelf_nbsd.sh \ |
2138 | $(srcdir)/emulparams/armelf.sh \ | |
2139 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ | |
2140 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2141 | ${GENSCRIPTS} armelf_nbsd "$(tdir_armelf_nbsd)" | |
2142 | earmelf_vxworks.c: $(srcdir)/emulparams/armelf_vxworks.sh \ | |
2143 | $(srcdir)/emulparams/vxworks.sh $(srcdir)/emulparams/armelf.sh \ | |
2144 | $(ELF_DEPS) $(srcdir)/emultempl/vxworks.em \ | |
2145 | $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/elf.sc \ | |
2146 | ${GEN_DEPENDS} | |
2147 | ${GENSCRIPTS} armelf_vxworks "$(tdir_armelf)" | |
2148 | earmelfb.c: $(srcdir)/emulparams/armelfb.sh $(srcdir)/emulparams/armelf.sh \ | |
2149 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ | |
2150 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2151 | ${GENSCRIPTS} armelfb "$(tdir_armelfb)" | |
d2012d17 DJ |
2152 | earmelfb_linux.c: $(srcdir)/emulparams/armelfb_linux.sh \ |
2153 | $(srcdir)/emulparams/armelf_linux.sh \ | |
8ded5a0f | 2154 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
d2012d17 DJ |
2155 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2156 | ${GENSCRIPTS} armelfb_linux "$(tdir_armelfb_linux)" | |
a154a8ad MM |
2157 | earmelfb_linux_eabi.c: $(srcdir)/emulparams/armelfb_linux_eabi.sh \ |
2158 | $(srcdir)/emulparams/armelf_linux_eabi.sh \ | |
2159 | $(srcdir)/emulparams/armelf_linux.sh \ | |
8ded5a0f | 2160 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
a154a8ad MM |
2161 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2162 | ${GENSCRIPTS} armelfb_linux_eabi "$(tdir_armelfb_linux_abi)" | |
b38cadfb NC |
2163 | earmelfb_nacl.c: $(srcdir)/emulparams/armelfb_nacl.sh \ |
2164 | $(srcdir)/emulparams/armelf_nacl.sh \ | |
2165 | $(srcdir)/emulparams/armelf_linux_eabi.sh \ | |
2166 | $(srcdir)/emulparams/armelf_linux.sh \ | |
8634c1b4 | 2167 | $(srcdir)/emulparams/elf_nacl.sh \ |
b38cadfb NC |
2168 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
2169 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2170 | ${GENSCRIPTS} armelfb_nacl "$(tdir_armelfb_nacl)" | |
658f2588 JT |
2171 | earmelfb_nbsd.c: $(srcdir)/emulparams/armelfb_nbsd.sh \ |
2172 | $(srcdir)/emulparams/armelf_nbsd.sh \ | |
2173 | $(srcdir)/emulparams/armelf.sh \ | |
8ded5a0f | 2174 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
658f2588 JT |
2175 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2176 | ${GENSCRIPTS} armelfb_nbsd "$(tdir_armelfb_nbsd)" | |
8959586a NC |
2177 | earmnbsd.c: $(srcdir)/emulparams/armnbsd.sh \ |
2178 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2179 | ${GENSCRIPTS} armnbsd "$(tdir_armnbsd)" | |
7e392df6 | 2180 | earmnto.c: $(srcdir)/emulparams/armnto.sh \ |
8ded5a0f | 2181 | $(ELF_DEPS) $(srcdir)/emultempl/armelf.em \ |
7e392df6 NC |
2182 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2183 | ${GENSCRIPTS} armnto "$(tdir_armnto)" | |
252b5132 RH |
2184 | earmpe.c: $(srcdir)/emulparams/armpe.sh \ |
2185 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} | |
2186 | ${GENSCRIPTS} armpe "$(tdir_armpe)" | |
e5a52504 | 2187 | earmsymbian.c: $(srcdir)/emulparams/armsymbian.sh \ |
8ded5a0f | 2188 | $(srcdir)/emulparams/armelf.sh $(ELF_DEPS) \ |
5f81b918 | 2189 | $(srcdir)/emultempl/armelf.em $(srcdir)/scripttempl/armbpabi.sc \ |
e5a52504 MM |
2190 | ${GEN_DEPENDS} |
2191 | ${GENSCRIPTS} armsymbian "$(tdir_armelf)" | |
8ded5a0f AM |
2192 | eavr1.c: $(srcdir)/emulparams/avr1.sh $(srcdir)/emultempl/avrelf.em \ |
2193 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
fae1e84f | 2194 | ${GEN_DEPENDS} |
75ca919a | 2195 | ${GENSCRIPTS} avr1 "$(tdir_avr2)" |
3ed41d59 AM |
2196 | eavr2.c: $(srcdir)/emulparams/avr2.sh $(srcdir)/emultempl/avrelf.em \ |
2197 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2198 | ${GEN_DEPENDS} | |
2199 | ${GENSCRIPTS} avr2 "$(tdir_avr2)" | |
7b21ac3f EW |
2200 | eavr25.c: $(srcdir)/emulparams/avr25.sh $(srcdir)/emultempl/avrelf.em \ |
2201 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2202 | ${GEN_DEPENDS} | |
2203 | ${GENSCRIPTS} avr25 "$(tdir_avr2)" | |
8ded5a0f AM |
2204 | eavr3.c: $(srcdir)/emulparams/avr3.sh $(srcdir)/emultempl/avrelf.em \ |
2205 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
fae1e84f | 2206 | ${GEN_DEPENDS} |
75ca919a | 2207 | ${GENSCRIPTS} avr3 "$(tdir_avr2)" |
7b21ac3f EW |
2208 | eavr31.c: $(srcdir)/emulparams/avr31.sh $(srcdir)/emultempl/avrelf.em \ |
2209 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2210 | ${GEN_DEPENDS} | |
2211 | ${GENSCRIPTS} avr31 "$(tdir_avr2)" | |
2212 | eavr35.c: $(srcdir)/emulparams/avr35.sh $(srcdir)/emultempl/avrelf.em \ | |
2213 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2214 | ${GEN_DEPENDS} | |
2215 | ${GENSCRIPTS} avr35 "$(tdir_avr2)" | |
8ded5a0f AM |
2216 | eavr4.c: $(srcdir)/emulparams/avr4.sh $(srcdir)/emultempl/avrelf.em \ |
2217 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
fae1e84f | 2218 | ${GEN_DEPENDS} |
75ca919a | 2219 | ${GENSCRIPTS} avr4 "$(tdir_avr2)" |
8ded5a0f AM |
2220 | eavr5.c: $(srcdir)/emulparams/avr5.sh $(srcdir)/emultempl/avrelf.em \ |
2221 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
fae1e84f | 2222 | ${GEN_DEPENDS} |
75ca919a | 2223 | ${GENSCRIPTS} avr5 "$(tdir_avr2)" |
7b21ac3f EW |
2224 | eavr51.c: $(srcdir)/emulparams/avr51.sh $(srcdir)/emultempl/avrelf.em \ |
2225 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2226 | ${GEN_DEPENDS} | |
2227 | ${GENSCRIPTS} avr51 "$(tdir_avr2)" | |
8ded5a0f AM |
2228 | eavr6.c: $(srcdir)/emulparams/avr6.sh $(srcdir)/emultempl/avrelf.em \ |
2229 | $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
28c9d252 NC |
2230 | ${GEN_DEPENDS} |
2231 | ${GENSCRIPTS} avr6 "$(tdir_avr2)" | |
d0289b45 EW |
2232 | eavrxmega1.c: $(srcdir)/emulparams/avrxmega1.sh \ |
2233 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2234 | ${GEN_DEPENDS} | |
2235 | ${GENSCRIPTS} avrxmega1 "$(tdir_avr2)" | |
2236 | eavrxmega2.c: $(srcdir)/emulparams/avrxmega2.sh \ | |
2237 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2238 | ${GEN_DEPENDS} | |
2239 | ${GENSCRIPTS} avrxmega2 "$(tdir_avr2)" | |
2240 | eavrxmega3.c: $(srcdir)/emulparams/avrxmega3.sh \ | |
2241 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2242 | ${GEN_DEPENDS} | |
2243 | ${GENSCRIPTS} avrxmega3 "$(tdir_avr2)" | |
2244 | eavrxmega4.c: $(srcdir)/emulparams/avrxmega4.sh \ | |
2245 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2246 | ${GEN_DEPENDS} | |
2247 | ${GENSCRIPTS} avrxmega4 "$(tdir_avr2)" | |
2248 | eavrxmega5.c: $(srcdir)/emulparams/avrxmega5.sh \ | |
2249 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2250 | ${GEN_DEPENDS} | |
2251 | ${GENSCRIPTS} avrxmega5 "$(tdir_avr2)" | |
2252 | eavrxmega6.c: $(srcdir)/emulparams/avrxmega6.sh \ | |
2253 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2254 | ${GEN_DEPENDS} | |
2255 | ${GENSCRIPTS} avrxmega6 "$(tdir_avr2)" | |
2256 | eavrxmega7.c: $(srcdir)/emulparams/avrxmega7.sh \ | |
2257 | $(srcdir)/emultempl/avrelf.em $(ELF_DEPS) $(srcdir)/scripttempl/avr.sc \ | |
2258 | ${GEN_DEPENDS} | |
2259 | ${GENSCRIPTS} avrxmega7 "$(tdir_avr2)" | |
9d7e2ba5 JE |
2260 | ecoff_i860.c: $(srcdir)/emulparams/coff_i860.sh \ |
2261 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i860coff.sc ${GEN_DEPENDS} | |
2262 | ${GENSCRIPTS} coff_i860 "$(tdir_coff_i860)" | |
252b5132 RH |
2263 | ecoff_sparc.c: $(srcdir)/emulparams/coff_sparc.sh \ |
2264 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sparccoff.sc ${GEN_DEPENDS} | |
2265 | ${GENSCRIPTS} coff_sparc "$(tdir_coff_sparc)" | |
9d06555c HPN |
2266 | ecrisaout.c: $(srcdir)/emulparams/crisaout.sh \ |
2267 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/crisaout.sc ${GEN_DEPENDS} | |
2268 | ${GENSCRIPTS} crisaout "$(tdir_cris)" | |
2269 | ecriself.c: $(srcdir)/emulparams/criself.sh \ | |
8ded5a0f | 2270 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
9d06555c HPN |
2271 | ${GENSCRIPTS} criself "$(tdir_cris)" |
2272 | ecrislinux.c: $(srcdir)/emulparams/crislinux.sh \ | |
8ded5a0f | 2273 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
9d06555c | 2274 | ${GENSCRIPTS} crislinux "$(tdir_cris)" |
252b5132 | 2275 | ed10velf.c: $(srcdir)/emulparams/d10velf.sh \ |
8ded5a0f | 2276 | $(ELF_DEPS) $(srcdir)/scripttempl/elfd10v.sc ${GEN_DEPENDS} |
252b5132 | 2277 | ${GENSCRIPTS} d10velf "$(tdir_d10v)" |
3ed41d59 | 2278 | ed30v_e.c: $(srcdir)/emulparams/d30v_e.sh \ |
f5ff60a6 | 2279 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS} |
3ed41d59 | 2280 | ${GENSCRIPTS} d30v_e "$(tdir_d30v)" |
f5ff60a6 AM |
2281 | ed30v_o.c: $(srcdir)/emulparams/d30v_o.sh \ |
2282 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS} | |
252b5132 | 2283 | ${GENSCRIPTS} d30v_o "$(tdir_d30v)" |
3ed41d59 | 2284 | ed30velf.c: $(srcdir)/emulparams/d30velf.sh \ |
f5ff60a6 | 2285 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elfd30v.sc ${GEN_DEPENDS} |
3ed41d59 | 2286 | ${GENSCRIPTS} d30velf "$(tdir_d30v)" |
252b5132 RH |
2287 | edelta68.c: $(srcdir)/emulparams/delta68.sh \ |
2288 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/delta68.sc ${GEN_DEPENDS} | |
2289 | ${GENSCRIPTS} delta68 "$(tdir_delta68)" | |
d172d4ba | 2290 | eelf32_dlx.c: $(srcdir)/emulparams/elf32_dlx.sh \ |
f5ff60a6 | 2291 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/dlx.sc ${GEN_DEPENDS} |
d172d4ba | 2292 | ${GENSCRIPTS} elf32_dlx "$(tdir_elf32_dlx)" |
3ed41d59 AM |
2293 | eelf32_i860.c: $(srcdir)/emulparams/elf32_i860.sh \ |
2294 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2295 | ${GENSCRIPTS} elf32_i860 "$(tdir_elf32_i860)" | |
2296 | eelf32_i960.c: $(srcdir)/emulparams/elf32_i960.sh \ | |
2297 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2298 | ${GENSCRIPTS} elf32_i960 "$(tdir_elf32_i960)" | |
2299 | eelf32_sparc.c: $(srcdir)/emulparams/elf32_sparc.sh \ | |
2300 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2301 | ${GENSCRIPTS} elf32_sparc "$(tdir_elf32_sparc)" | |
2302 | eelf32_sparc_sol2.c: $(srcdir)/emulparams/elf32_sparc_sol2.sh \ | |
2303 | $(srcdir)/emulparams/elf32_sparc.sh \ | |
2304 | $(srcdir)/emulparams/solaris2.sh \ | |
2305 | $(srcdir)/emultempl/solaris2.em $(ELF_DEPS) \ | |
2306 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2307 | ${GENSCRIPTS} elf32_sparc_sol2 "$(tdir_elf32_sparc_sol2)" | |
2308 | eelf32_sparc_vxworks.c: $(srcdir)/emulparams/elf32_sparc_vxworks.sh \ | |
2309 | $(srcdir)/emulparams/vxworks.sh $(srcdir)/emulparams/elf32_sparc.sh \ | |
2310 | $(srcdir)/emultempl/vxworks.em $(ELF_DEPS) \ | |
2311 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2312 | ${GENSCRIPTS} elf32_sparc_vxworks "$(tdir_elf32_sparc_vxworks)" | |
2313 | eelf32_spu.c: $(srcdir)/emulparams/elf32_spu.sh $(srcdir)/emultempl/spuelf.em \ | |
2314 | $(srcdir)/emultempl/spu_ovl.@OBJEXT@_c $(srcdir)/emultempl/spu_icache.@OBJEXT@_c \ | |
2315 | ldemul-list.h \ | |
2316 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2317 | ${GENSCRIPTS} elf32_spu "$(tdir_elf32_spu)" | |
2318 | $(srcdir)/emultempl/spu_ovl.@OBJEXT@_c: @MAINT@ $(srcdir)/emultempl/spu_ovl.S | |
2319 | if ../gas/as-new --version \ | |
2320 | | grep 'target.*spu' >/dev/null 2>/dev/null; then \ | |
2321 | cpp -DOVLY_IRQ_SAVE $(srcdir)/emultempl/spu_ovl.S spu_ovl.s; \ | |
2322 | ../gas/as-new -o spu_ovl.@OBJEXT@ spu_ovl.s; \ | |
2323 | ../binutils/bin2c <spu_ovl.@OBJEXT@ >$@; \ | |
2324 | fi | |
2325 | $(srcdir)/emultempl/spu_icache.@OBJEXT@_c: @MAINT@ $(srcdir)/emultempl/spu_icache.S | |
2326 | if ../gas/as-new --version \ | |
2327 | | grep 'target.*spu' >/dev/null 2>/dev/null; then \ | |
2328 | cpp -DOVLY_IRQ_SAVE $(srcdir)/emultempl/spu_icache.S spu_icache.s; \ | |
2329 | ../gas/as-new -o spu_icache.@OBJEXT@ spu_icache.s; \ | |
2330 | ../binutils/bin2c <spu_icache.@OBJEXT@ >$@; \ | |
2331 | fi | |
40b36596 | 2332 | eelf32_tic6x_be.c: $(srcdir)/emulparams/elf32_tic6x_be.sh \ |
2a616379 BS |
2333 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/tic6xdsbt.em \ |
2334 | ${GEN_DEPENDS} | |
40b36596 | 2335 | ${GENSCRIPTS} elf32_tic6x_be "$(tdir_elf32_tic6x_be)" |
59b84450 AM |
2336 | eelf32_tic6x_elf_be.c: $(srcdir)/emulparams/elf32_tic6x_elf_be.sh \ |
2337 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/tic6xdsbt.em \ | |
2338 | ${GEN_DEPENDS} | |
2339 | ${GENSCRIPTS} elf32_tic6x_elf_be "$(tdir_elf32_tic6x_elf_be)" | |
2340 | eelf32_tic6x_elf_le.c: $(srcdir)/emulparams/elf32_tic6x_elf_le.sh \ | |
2341 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/tic6xdsbt.em \ | |
2342 | ${GEN_DEPENDS} | |
2343 | ${GENSCRIPTS} elf32_tic6x_elf_le "$(tdir_elf32_tic6x_elf_le)" | |
40b36596 | 2344 | eelf32_tic6x_le.c: $(srcdir)/emulparams/elf32_tic6x_le.sh \ |
2a616379 BS |
2345 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/tic6xdsbt.em \ |
2346 | ${GEN_DEPENDS} | |
40b36596 | 2347 | ${GENSCRIPTS} elf32_tic6x_le "$(tdir_elf32_tic6x_le)" |
2a616379 BS |
2348 | eelf32_tic6x_linux_be.c: $(srcdir)/emulparams/elf32_tic6x_linux_be.sh \ |
2349 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/tic6xdsbt.em \ | |
2350 | ${GEN_DEPENDS} | |
2351 | ${GENSCRIPTS} elf32_tic6x_linux_be "$(tdir_elf32_tic6x_linux_be)" | |
2352 | eelf32_tic6x_linux_le.c: $(srcdir)/emulparams/elf32_tic6x_linux_le.sh \ | |
2353 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/tic6xdsbt.em \ | |
2354 | ${GEN_DEPENDS} | |
2355 | ${GENSCRIPTS} elf32_tic6x_linux_le "$(tdir_elf32_tic6x_linux_le)" | |
bc77a04a NC |
2356 | eelf32am33lin.c: $(srcdir)/emulparams/elf32am33lin.sh \ |
2357 | $(srcdir)/emulparams/elf32am33lin.sh \ | |
2358 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2359 | ${GENSCRIPTS} elf32am33lin "$(tdir_elf32am33lin)" | |
252b5132 | 2360 | eelf32b4300.c: $(srcdir)/emulparams/elf32b4300.sh \ |
73934d31 RS |
2361 | $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \ |
2362 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
252b5132 | 2363 | ${GENSCRIPTS} elf32b4300 "$(tdir_elf32b4300)" |
3ed41d59 AM |
2364 | eelf32bfin.c: $(srcdir)/emulparams/bfin.sh \ |
2365 | $(ELF_DEPS) $(srcdir)/emultempl/bfin.em \ | |
2366 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2367 | ${GENSCRIPTS} elf32bfin "$(tdir_elf32bfin)" bfin | |
2368 | eelf32bfinfd.c: $(srcdir)/emulparams/elf32bfinfd.sh \ | |
2369 | $(srcdir)/emulparams/bfin.sh \ | |
2370 | $(ELF_DEPS) $(srcdir)/emultempl/bfin.em \ | |
2371 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2372 | ${GENSCRIPTS} elf32bfinfd "$(tdir_elf32bfinfd)" elf32bfinfd | |
73934d31 RS |
2373 | eelf32bmip.c: $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \ |
2374 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
252b5132 | 2375 | ${GENSCRIPTS} elf32bmip "$(tdir_elf32bmip)" |
3ed41d59 AM |
2376 | eelf32bmipn32.c: $(srcdir)/emulparams/elf32bmipn32.sh \ |
2377 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
2378 | $(srcdir)/emultempl/irix.em $(srcdir)/emultempl/mipself.em \ | |
2379 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2380 | ${GENSCRIPTS} elf32bmipn32 "$(tdir_elf32bmipn32)" | |
252b5132 | 2381 | eelf32bsmip.c: $(srcdir)/emulparams/elf32bsmip.sh \ |
73934d31 RS |
2382 | $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) $(srcdir)/emultempl/irix.em \ |
2383 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
252b5132 | 2384 | ${GENSCRIPTS} elf32bsmip "$(tdir_elf32bsmip)" |
3548145d | 2385 | eelf32btsmip.c: $(srcdir)/emulparams/elf32btsmip.sh \ |
73934d31 RS |
2386 | $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \ |
2387 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3548145d | 2388 | ${GENSCRIPTS} elf32btsmip "$(tdir_elf32btsmip)" |
aeffff67 RS |
2389 | eelf32btsmip_fbsd.c: $(srcdir)/emulparams/elf32btsmip_fbsd.sh \ |
2390 | $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \ | |
2391 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2392 | ${GENSCRIPTS} elf32btsmip_fbsd "$(tdir_elf32btsmip_fbsd)" | |
7808a785 | 2393 | eelf32btsmipn32.c: $(srcdir)/emulparams/elf32btsmipn32.sh \ |
73934d31 RS |
2394 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ |
2395 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
7808a785 | 2396 | ${GENSCRIPTS} elf32btsmipn32 "$(tdir_elf32btsmipn32)" |
aeffff67 RS |
2397 | eelf32btsmipn32_fbsd.c: $(srcdir)/emulparams/elf32btsmipn32_fbsd.sh \ |
2398 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
2399 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2400 | ${GENSCRIPTS} elf32btsmipn32_fbsd "$(tdir_elf32btsmipn32_fbsd)" | |
3ed41d59 | 2401 | eelf32cr16.c: $(srcdir)/emulparams/elf32cr16.sh \ |
a582ed93 | 2402 | $(ELF_DEPS) $(srcdir)/emultempl/cr16elf.em \ |
3ed41d59 AM |
2403 | $(srcdir)/scripttempl/elf32cr16.sc ${GEN_DEPENDS} |
2404 | ${GENSCRIPTS} elf32cr16 "$(tdir_elf32crx)" | |
2405 | eelf32cr16c.c: $(srcdir)/emulparams/elf32cr16c.sh \ | |
a582ed93 | 2406 | $(ELF_DEPS) $(srcdir)/scripttempl/elf32cr16c.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2407 | ${GENSCRIPTS} elf32cr16c "$(tdir_elf32cr16c)" |
2408 | eelf32crx.c: $(srcdir)/emulparams/elf32crx.sh \ | |
2409 | $(ELF_DEPS) $(srcdir)/emultempl/crxelf.em \ | |
2410 | $(srcdir)/scripttempl/elf32crx.sc ${GEN_DEPENDS} | |
2411 | ${GENSCRIPTS} elf32crx "$(tdir_elf32crx)" | |
252b5132 | 2412 | eelf32ebmip.c: $(srcdir)/emulparams/elf32ebmip.sh \ |
73934d31 RS |
2413 | $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \ |
2414 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
252b5132 | 2415 | ${GENSCRIPTS} elf32ebmip "$(tdir_elf32ebmip)" |
0a44bf69 | 2416 | eelf32ebmipvxworks.c: $(srcdir)/emulparams/elf32ebmipvxworks.sh \ |
73934d31 RS |
2417 | $(srcdir)/emulparams/elf32bmip.sh $(srcdir)/emulparams/vxworks.sh \ |
2418 | $(ELF_DEPS) $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/mipself.em \ | |
2419 | $(srcdir)/emultempl/vxworks.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
0a44bf69 | 2420 | ${GENSCRIPTS} elf32ebmipvxworks "$(tdir_elf32ebmipvxworks)" |
252b5132 | 2421 | eelf32elmip.c: $(srcdir)/emulparams/elf32elmip.sh \ |
465bc359 | 2422 | $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \ |
73934d31 RS |
2423 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ |
2424 | ${GEN_DEPENDS} | |
252b5132 | 2425 | ${GENSCRIPTS} elf32elmip "$(tdir_elf32elmip)" |
0a44bf69 | 2426 | eelf32elmipvxworks.c: $(srcdir)/emulparams/elf32elmipvxworks.sh \ |
73934d31 RS |
2427 | $(srcdir)/emulparams/elf32bmip.sh $(srcdir)/emulparams/vxworks.sh \ |
2428 | $(ELF_DEPS) $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/mipself.em \ | |
2429 | $(srcdir)/emultempl/vxworks.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
0a44bf69 | 2430 | ${GENSCRIPTS} elf32elmipvxworks "$(tdir_elf32elmipvxworks)" |
e407c74b NC |
2431 | eelf32lr5900.c: $(srcdir)/emulparams/elf32lr5900.sh \ |
2432 | $(srcdir)/emulparams/elf32bmip.sh \ | |
2433 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ | |
2434 | ${GEN_DEPENDS} | |
2435 | ${GENSCRIPTS} elf32lr5900 "$(tdir_elf32lr5900)" | |
2436 | eelf32lr5900n32.c: $(srcdir)/emulparams/elf32lr5900n32.sh \ | |
2437 | $(srcdir)/emulparams/elf32bmipn32-defs.sh \ | |
2438 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ | |
2439 | ${GEN_DEPENDS} | |
2440 | ${GENSCRIPTS} elf32lr5900n32 "$(tdir_elf32lr5900n32)" | |
cfb8c092 NC |
2441 | eelf32epiphany.c: $(srcdir)/emulparams/elf32epiphany.sh \ |
2442 | $(ELF_DEPS) ${GEN_DEPENDS} | |
2443 | ${GENSCRIPTS} elf32epiphany "$(tdir_epiphany)" | |
f204ddb8 JR |
2444 | eelf32epiphany_4x4.c: $(srcdir)/emulparams/elf32epiphany_4x4.sh \ |
2445 | $(srcdir)/emultempl/elf32.em \ | |
2446 | $(ELF_DEPS) $(srcdir)/scripttempl/epiphany_4x4.sc ${GEN_DEPENDS} | |
2447 | ${GENSCRIPTS} elf32epiphany_4x4 "$(tdir_epiphany_4x4)" | |
3ed41d59 AM |
2448 | eelf32fr30.c: $(srcdir)/emulparams/elf32fr30.sh \ |
2449 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2450 | ${GENSCRIPTS} elf32fr30 "$(tdir_fr30)" | |
2451 | eelf32frv.c: $(srcdir)/emulparams/elf32frv.sh \ | |
2452 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2453 | ${GENSCRIPTS} elf32frv "$(tdir_frv)" | |
2454 | eelf32frvfd.c: $(srcdir)/emulparams/elf32frvfd.sh \ | |
2455 | $(srcdir)/emulparams/elf32frv.sh \ | |
2456 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2457 | ${GENSCRIPTS} elf32frvfd "$(tdir_frv)" | |
2458 | eelf32i370.c: $(srcdir)/emulparams/elf32i370.sh \ | |
2459 | $(ELF_DEPS) $(srcdir)/scripttempl/elfi370.sc ${GEN_DEPENDS} | |
2460 | ${GENSCRIPTS} elf32i370 "$(tdir_elf32i370)" | |
2461 | eelf32ip2k.c: $(srcdir)/emulparams/elf32ip2k.sh \ | |
2462 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2463 | ${GENSCRIPTS} elf32ip2k "$(tdir_ip2k)" | |
2464 | eelf32iq10.c: $(srcdir)/emulparams/elf32iq10.sh \ | |
2465 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS} | |
2466 | ${GENSCRIPTS} elf32iq10 "$(tdir_iq10)" | |
2467 | eelf32iq2000.c: $(srcdir)/emulparams/elf32iq2000.sh \ | |
2468 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/iq2000.sc ${GEN_DEPENDS} | |
2469 | ${GENSCRIPTS} elf32iq2000 "$(tdir_iq2000)" | |
252b5132 | 2470 | eelf32l4300.c: $(srcdir)/emulparams/elf32l4300.sh \ |
465bc359 | 2471 | $(srcdir)/emulparams/elf32b4300.sh $(srcdir)/emulparams/elf32bmip.sh \ |
73934d31 RS |
2472 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ |
2473 | ${GEN_DEPENDS} | |
252b5132 | 2474 | ${GENSCRIPTS} elf32l4300 "$(tdir_elf32l4300)" |
3ed41d59 | 2475 | eelf32lm32.c: $(srcdir)/emulparams/elf32lm32.sh \ |
a582ed93 | 2476 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2477 | ${GENSCRIPTS} elf32lm32 "$(tdir_elf32lm32)" |
2478 | eelf32lm32fd.c: $(srcdir)/emulparams/elf32lm32fd.sh \ | |
2479 | $(srcdir)/emulparams/elf32lm32.sh $(ELF_DEPS) \ | |
5a68afcf RM |
2480 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2481 | ${GENSCRIPTS} elf32lm32fd "$(tdir_elf32lm32fd)" | |
252b5132 | 2482 | eelf32lmip.c: $(srcdir)/emulparams/elf32lmip.sh \ |
73934d31 RS |
2483 | $(srcdir)/emulparams/elf32bmip.sh $(ELF_DEPS) \ |
2484 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
252b5132 RH |
2485 | ${GENSCRIPTS} elf32lmip "$(tdir_elf32lmip)" |
2486 | eelf32lppc.c: $(srcdir)/emulparams/elf32lppc.sh \ | |
4a3dc543 | 2487 | $(srcdir)/emulparams/elf32ppccommon.sh \ |
f9e6bfa8 | 2488 | $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emultempl/ppc32elf.em \ |
dc27aea4 | 2489 | ldemul-list.h \ |
8ded5a0f | 2490 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 2491 | ${GENSCRIPTS} elf32lppc "$(tdir_elf32lppc)" |
49926cd0 AM |
2492 | eelf32lppclinux.c: $(srcdir)/emulparams/elf32lppclinux.sh \ |
2493 | $(srcdir)/emulparams/elf32lppc.sh $(srcdir)/emulparams/elf32ppc.sh \ | |
2494 | $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emultempl/ppc32elf.em \ | |
2495 | ldemul-list.h \ | |
2496 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2497 | ${GENSCRIPTS} elf32lppclinux "$(tdir_elf32lppclinux)" | |
59bc061d | 2498 | eelf32lppcnto.c: $(srcdir)/emulparams/elf32lppcnto.sh \ |
4a3dc543 | 2499 | $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \ |
8ded5a0f | 2500 | $(srcdir)/emultempl/ppc32elf.em $(ELF_DEPS) \ |
dc27aea4 | 2501 | ldemul-list.h \ |
4a3dc543 | 2502 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
59bc061d | 2503 | ${GENSCRIPTS} elf32lppcnto "$(tdir_elf32lppcnto)" |
bdbe5705 | 2504 | eelf32lppcsim.c: $(srcdir)/emulparams/elf32lppcsim.sh \ |
465bc359 | 2505 | $(srcdir)/emulparams/elf32lppc.sh $(srcdir)/emulparams/elf32ppc.sh \ |
4a3dc543 | 2506 | $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emultempl/ppc32elf.em \ |
dc27aea4 | 2507 | ldemul-list.h \ |
8ded5a0f | 2508 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
bdbe5705 | 2509 | ${GENSCRIPTS} elf32lppcsim "$(tdir_elf32lppcsim)" |
252b5132 | 2510 | eelf32lsmip.c: $(srcdir)/emulparams/elf32lsmip.sh \ |
465bc359 | 2511 | $(srcdir)/emulparams/elf32lmip.sh $(srcdir)/emulparams/elf32bmip.sh \ |
73934d31 RS |
2512 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ |
2513 | ${GEN_DEPENDS} | |
252b5132 | 2514 | ${GENSCRIPTS} elf32lsmip "$(tdir_elf32lsmip)" |
3ed41d59 AM |
2515 | eelf32ltsmip.c: $(srcdir)/emulparams/elf32ltsmip.sh \ |
2516 | $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \ | |
2517 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ | |
2518 | ${GEN_DEPENDS} | |
2519 | ${GENSCRIPTS} elf32ltsmip "$(tdir_elf32ltsmip)" | |
2520 | eelf32ltsmip_fbsd.c: $(srcdir)/emulparams/elf32ltsmip_fbsd.sh \ | |
2521 | $(srcdir)/emulparams/elf32btsmip.sh $(srcdir)/emulparams/elf32bmip.sh \ | |
2522 | $(ELF_DEPS) $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc \ | |
2523 | ${GEN_DEPENDS} | |
2524 | ${GENSCRIPTS} elf32ltsmip_fbsd "$(tdir_elf32ltsmip_fbsd)" | |
2525 | eelf32ltsmipn32.c: $(srcdir)/emulparams/elf32ltsmipn32.sh \ | |
2526 | $(srcdir)/emulparams/elf32btsmipn32.sh \ | |
73934d31 RS |
2527 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ |
2528 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3ed41d59 AM |
2529 | ${GENSCRIPTS} elf32ltsmipn32 "$(tdir_elf32ltsmipn32)" |
2530 | eelf32ltsmipn32_fbsd.c: $(srcdir)/emulparams/elf32ltsmipn32_fbsd.sh \ | |
2531 | $(srcdir)/emulparams/elf32btsmipn32.sh \ | |
aeffff67 RS |
2532 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ |
2533 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3ed41d59 AM |
2534 | ${GENSCRIPTS} elf32ltsmipn32_fbsd "$(tdir_elf32ltsmipn32_fbsd)" |
2535 | eelf32m32c.c: $(srcdir)/emulparams/elf32m32c.sh \ | |
2536 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ | |
2537 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2538 | ${GENSCRIPTS} elf32m32c "$(tdir_m32c)" | |
f23200ad | 2539 | eelf32mbel_linux.c: $(srcdir)/emulparams/elf32mbel_linux.sh \ |
a582ed93 | 2540 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
f23200ad | 2541 | ${GENSCRIPTS} elf32mbel_linux "$(tdir_microblazeel)" |
3ed41d59 | 2542 | eelf32mb_linux.c: $(srcdir)/emulparams/elf32mb_linux.sh \ |
a582ed93 | 2543 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2544 | ${GENSCRIPTS} elf32mb_linux "$(tdir_microblaze)" |
2545 | eelf32mcore.c: $(srcdir)/emulparams/elf32mcore.sh \ | |
8ded5a0f | 2546 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2547 | ${GENSCRIPTS} elf32mcore "$(tdir_mcore)" |
2548 | eelf32mep.c: $(srcdir)/emulparams/elf32mep.sh \ | |
a582ed93 | 2549 | $(ELF_DEPS) $(srcdir)/scripttempl/mep.sc ${GEN_DEPENDS} |
3ed41d59 | 2550 | ${GENSCRIPTS} elf32mep "$(tdir_mep)" |
a3c62988 | 2551 | eelf32metag.c: $(srcdir)/emulparams/elf32metag.sh \ |
a582ed93 | 2552 | $(ELF_DEPS) $(srcdir)/emultempl/metagelf.em \ |
a3c62988 NC |
2553 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2554 | ${GENSCRIPTS} elf32metag "$(tdir_metag)" | |
f23200ad | 2555 | eelf32microblazeel.c: $(srcdir)/emulparams/elf32microblazeel.sh \ |
a582ed93 | 2556 | $(ELF_DEPS) $(srcdir)/scripttempl/elfmicroblaze.sc ${GEN_DEPENDS} |
f23200ad | 2557 | ${GENSCRIPTS} elf32microblazeel "$(tdir_microblazeel)" |
3ed41d59 | 2558 | eelf32microblaze.c: $(srcdir)/emulparams/elf32microblaze.sh \ |
a582ed93 | 2559 | $(ELF_DEPS) $(srcdir)/scripttempl/elfmicroblaze.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2560 | ${GENSCRIPTS} elf32microblaze "$(tdir_microblaze)" |
2561 | eelf32mipswindiss.c: $(srcdir)/emulparams/elf32mipswindiss.sh $(ELF_DEPS) \ | |
2562 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2563 | ${GENSCRIPTS} elf32mipswindiss "$(tdir_elf32mipswindiss)" | |
2564 | eelf32moxie.c: $(srcdir)/emulparams/elf32moxie.sh \ | |
2565 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2566 | ${GENSCRIPTS} elf32moxie "$(tdir_moxie)" | |
2567 | eelf32mt.c: $(srcdir)/emulparams/elf32mt.sh \ | |
2568 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2569 | ${GENSCRIPTS} elf32mt "$(tdir_mt)" | |
73589c9d CS |
2570 | eelf32or1k.c: $(srcdir)/emulparams/elf32or1k.sh \ |
2571 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2572 | ${GENSCRIPTS} elf32or1k "$(tdir_elf32or1k)" | |
2573 | eelf32or1k_linux.c: $(srcdir)/emulparams/elf32or1k_linux.sh \ | |
2574 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2575 | ${GENSCRIPTS} elf32or1k_linux "$(tdir_elf32or1k_linux)" | |
3ed41d59 AM |
2576 | eelf32ppc.c: $(srcdir)/emulparams/elf32ppc.sh \ |
2577 | $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emultempl/ppc32elf.em \ | |
2578 | ldemul-list.h \ | |
8ded5a0f | 2579 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2580 | ${GENSCRIPTS} elf32ppc "$(tdir_elf32ppc)" |
2581 | eelf32ppc_fbsd.c: $(srcdir)/emulparams/elf32ppc_fbsd.sh \ | |
2582 | $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \ | |
2583 | $(srcdir)/emultempl/ppc32elf.em $(ELF_DEPS) \ | |
2584 | ldemul-list.h \ | |
2585 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2586 | ${GENSCRIPTS} elf32ppc_fbsd "$(tdir_elf32ppc_fbsd)" | |
2587 | eelf32ppclinux.c: $(srcdir)/emulparams/elf32ppclinux.sh \ | |
2588 | $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \ | |
2589 | $(srcdir)/emultempl/ppc32elf.em $(ELF_DEPS) \ | |
2590 | ldemul-list.h \ | |
2591 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2592 | ${GENSCRIPTS} elf32ppclinux "$(tdir_elf32ppclinux)" | |
2593 | eelf32ppcnto.c: $(srcdir)/emulparams/elf32ppcnto.sh \ | |
2594 | $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \ | |
2595 | $(srcdir)/emultempl/ppc32elf.em $(ELF_DEPS) \ | |
2596 | ldemul-list.h \ | |
2597 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2598 | ${GENSCRIPTS} elf32ppcnto "$(tdir_elf32ppcnto)" | |
2599 | eelf32ppcsim.c: $(srcdir)/emulparams/elf32ppcsim.sh \ | |
2600 | $(srcdir)/emulparams/elf32ppc.sh $(srcdir)/emulparams/elf32ppccommon.sh \ | |
2601 | $(srcdir)/emultempl/ppc32elf.em $(ELF_DEPS) \ | |
2602 | ldemul-list.h \ | |
2603 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2604 | ${GENSCRIPTS} elf32ppcsim "$(tdir_elf32ppcsim)" | |
2605 | eelf32ppcvxworks.c: $(srcdir)/emulparams/elf32ppcvxworks.sh \ | |
2606 | $(srcdir)/emulparams/elf32ppccommon.sh $(srcdir)/emulparams/vxworks.sh \ | |
2607 | $(srcdir)/emultempl/vxworks.em $(ELF_DEPS) \ | |
2608 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2609 | ${GENSCRIPTS} elf32ppcvxworks "$(tdir_elf32ppcvxworks)" | |
2610 | eelf32ppcwindiss.c: $(srcdir)/emulparams/elf32ppcwindiss.sh \ | |
a6cc6b3b | 2611 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 | 2612 | ${GENSCRIPTS} elf32ppcwindiss "$(tdir_elf32ppcwindiss)" |
99c513f6 | 2613 | eelf32rl78.c: $(srcdir)/emulparams/elf32rl78.sh \ |
a582ed93 | 2614 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
99c513f6 | 2615 | ${GENSCRIPTS} elf32rl78 "$(tdir_elf32rl78)" |
3ed41d59 | 2616 | eelf32rx.c: $(srcdir)/emulparams/elf32rx.sh \ |
a582ed93 | 2617 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 | 2618 | ${GENSCRIPTS} elf32rx "$(tdir_elf32rx)" |
aa137e4d | 2619 | eelf32tilegx.c: $(srcdir)/emulparams/elf32tilegx.sh \ |
a582ed93 | 2620 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ |
aa137e4d NC |
2621 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2622 | ${GENSCRIPTS} elf32tilegx "$(tdir_tilegx)" | |
fb6cedde | 2623 | eelf32tilegx_be.c: $(srcdir)/emulparams/elf32tilegx_be.sh \ |
a582ed93 | 2624 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ |
fb6cedde WL |
2625 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2626 | ${GENSCRIPTS} elf32tilegx_be "$(tdir_tilegx_be)" | |
aa137e4d | 2627 | eelf32tilepro.c: $(srcdir)/emulparams/elf32tilepro.sh \ |
a582ed93 | 2628 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ |
aa137e4d NC |
2629 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2630 | ${GENSCRIPTS} elf32tilepro "$(tdir_tilepro)" | |
3ed41d59 | 2631 | eelf32vax.c: $(srcdir)/emulparams/elf32vax.sh \ |
8a9036a4 | 2632 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2633 | ${GENSCRIPTS} elf32vax "$(tdir_elf32vax)" |
2634 | eelf32xc16x.c: $(srcdir)/emulparams/elf32xc16x.sh \ | |
2635 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ | |
2636 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2637 | ${GENSCRIPTS} elf32xc16x "$(tdir_xc16x)" | |
2638 | eelf32xc16xl.c: $(srcdir)/emulparams/elf32xc16xl.sh \ | |
2639 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ | |
2640 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2641 | ${GENSCRIPTS} elf32xc16xl "$(tdir_xc16xl)" | |
2642 | eelf32xc16xs.c: $(srcdir)/emulparams/elf32xc16xs.sh \ | |
2643 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ | |
2644 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2645 | ${GENSCRIPTS} elf32xc16xs "$(tdir_xc16xs)" | |
2646 | eelf32xstormy16.c: $(srcdir)/emulparams/elf32xstormy16.sh \ | |
2647 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ | |
2648 | $(srcdir)/scripttempl/xstormy16.sc ${GEN_DEPENDS} | |
2649 | ${GENSCRIPTS} elf32xstormy16 "$(tdir_xstormy16)" | |
2650 | eelf32xtensa.c: $(srcdir)/emulparams/elf32xtensa.sh $(ELF_DEPS) \ | |
2651 | $(srcdir)/emultempl/xtensaelf.em $(INCDIR)/xtensa-config.h \ | |
2652 | $(BFDDIR)/elf-bfd.h $(BFDDIR)/libbfd.h $(INCDIR)/elf/xtensa.h \ | |
2653 | $(srcdir)/scripttempl/elfxtensa.sc ${GEN_DEPENDS} | |
2654 | ${GENSCRIPTS} elf32xtensa "$(tdir_elf32xtensa)" | |
2655 | eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \ | |
8a9036a4 | 2656 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 | 2657 | ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)" |
252b5132 | 2658 | eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \ |
8ded5a0f | 2659 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 2660 | ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)" |
59ff2774 | 2661 | eelf_i386_chaos.c: $(srcdir)/emulparams/elf_i386_chaos.sh \ |
8ded5a0f | 2662 | $(ELF_DEPS) $(srcdir)/scripttempl/elf_chaos.sc ${GEN_DEPENDS} |
59ff2774 | 2663 | ${GENSCRIPTS} elf_i386_chaos "$(tdir_elf_i386_chaos)" |
ac3e50bf DB |
2664 | eelf_i386_fbsd.c: $(srcdir)/emulparams/elf_i386_fbsd.sh \ |
2665 | $(srcdir)/emulparams/elf_i386.sh \ | |
8ded5a0f | 2666 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
ac3e50bf | 2667 | ${GENSCRIPTS} elf_i386_fbsd "$(tdir_elf_i386_fbsd)" |
506eee22 | 2668 | eelf_i386_ldso.c: $(srcdir)/emulparams/elf_i386_ldso.sh \ |
8ded5a0f | 2669 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
506eee22 | 2670 | ${GENSCRIPTS} elf_i386_ldso "$(tdir_elf_i386_ldso)" |
5a68afcf RM |
2671 | eelf_i386_nacl.c: $(srcdir)/emulparams/elf_i386_nacl.sh \ |
2672 | $(srcdir)/emulparams/elf_i386.sh \ | |
2673 | $(srcdir)/emulparams/elf_nacl.sh \ | |
2674 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2675 | ${GENSCRIPTS} elf_i386_nacl "$(tdir_elf_i386_nacl)" | |
a6cc6b3b | 2676 | eelf_i386_sol2.c: $(srcdir)/emulparams/elf_i386_sol2.sh \ |
18a1a992 | 2677 | $(srcdir)/emulparams/solaris2.sh \ |
a6cc6b3b RO |
2678 | $(srcdir)/emultempl/solaris2.em \ |
2679 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2680 | ${GENSCRIPTS} elf_i386_sol2 "$(tdir_elf_i386_sol2)" | |
eac338cf | 2681 | eelf_i386_vxworks.c: $(srcdir)/emulparams/elf_i386_vxworks.sh \ |
4f471f39 | 2682 | $(srcdir)/emulparams/vxworks.sh $(srcdir)/emultempl/vxworks.em \ |
8ded5a0f | 2683 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
eac338cf | 2684 | ${GENSCRIPTS} elf_i386_vxworks "$(tdir_elf_i386_vxworks)" |
a85d7ed0 | 2685 | eelf_s390.c: $(srcdir)/emulparams/elf_s390.sh \ |
8ded5a0f | 2686 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
a85d7ed0 | 2687 | ${GENSCRIPTS} elf_s390 "$(tdir_elf_s390)" |
252b5132 RH |
2688 | egld960.c: $(srcdir)/emulparams/gld960.sh \ |
2689 | $(srcdir)/emultempl/gld960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS} | |
2690 | ${GENSCRIPTS} gld960 "$(tdir_gld960)" | |
2691 | egld960coff.c: $(srcdir)/emulparams/gld960coff.sh \ | |
2692 | $(srcdir)/emultempl/gld960c.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS} | |
2693 | ${GENSCRIPTS} gld960coff "$(tdir_gld960coff)" | |
252b5132 RH |
2694 | eh8300.c: $(srcdir)/emulparams/h8300.sh \ |
2695 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300.sc ${GEN_DEPENDS} | |
2696 | ${GENSCRIPTS} h8300 "$(tdir_h8300)" | |
3ed41d59 AM |
2697 | eh8300elf.c: $(srcdir)/emulparams/h8300elf.sh \ |
2698 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2699 | ${GENSCRIPTS} h8300elf "$(tdir_h8300elf)" | |
252b5132 RH |
2700 | eh8300h.c: $(srcdir)/emulparams/h8300h.sh \ |
2701 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300h.sc ${GEN_DEPENDS} | |
2702 | ${GENSCRIPTS} h8300h "$(tdir_h8300h)" | |
3ed41d59 AM |
2703 | eh8300helf.c: $(srcdir)/emulparams/h8300helf.sh \ |
2704 | $(srcdir)/emulparams/h8300elf.sh \ | |
2705 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2706 | ${GENSCRIPTS} h8300helf "$(tdir_h8300helf)" | |
8d9cd6b1 NC |
2707 | eh8300hn.c: $(srcdir)/emulparams/h8300hn.sh \ |
2708 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300hn.sc ${GEN_DEPENDS} | |
2709 | ${GENSCRIPTS} h8300hn "$(tdir_h8300hn)" | |
3ed41d59 | 2710 | eh8300hnelf.c: $(srcdir)/emulparams/h8300hnelf.sh \ |
465bc359 | 2711 | $(srcdir)/emulparams/h8300elf.sh \ |
8ded5a0f | 2712 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
2713 | ${GENSCRIPTS} h8300hnelf "$(tdir_h8300hnelf)" |
2714 | eh8300s.c: $(srcdir)/emulparams/h8300s.sh \ | |
2715 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300s.sc ${GEN_DEPENDS} | |
2716 | ${GENSCRIPTS} h8300s "$(tdir_h8300s)" | |
8af6dd41 | 2717 | eh8300self.c: $(srcdir)/emulparams/h8300self.sh \ |
465bc359 | 2718 | $(srcdir)/emulparams/h8300elf.sh \ |
8ded5a0f | 2719 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
8af6dd41 | 2720 | ${GENSCRIPTS} h8300self "$(tdir_h8300self)" |
3ed41d59 AM |
2721 | eh8300sn.c: $(srcdir)/emulparams/h8300sn.sh \ |
2722 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sn.sc ${GEN_DEPENDS} | |
2723 | ${GENSCRIPTS} h8300sn "$(tdir_h8300sn)" | |
8d9cd6b1 NC |
2724 | eh8300snelf.c: $(srcdir)/emulparams/h8300snelf.sh \ |
2725 | $(srcdir)/emulparams/h8300elf.sh \ | |
8ded5a0f | 2726 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
8d9cd6b1 | 2727 | ${GENSCRIPTS} h8300snelf "$(tdir_h8300snelf)" |
3ed41d59 AM |
2728 | eh8300sx.c: $(srcdir)/emulparams/h8300sx.sh \ |
2729 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sx.sc ${GEN_DEPENDS} | |
2730 | ${GENSCRIPTS} h8300sx "$(tdir_h8300sx)" | |
65982ba6 MS |
2731 | eh8300sxelf.c: $(srcdir)/emulparams/h8300sxelf.sh \ |
2732 | $(srcdir)/emulparams/h8300elf.sh \ | |
8ded5a0f | 2733 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
65982ba6 | 2734 | ${GENSCRIPTS} h8300sxelf "$(tdir_h8300sxelf)" |
3ed41d59 AM |
2735 | eh8300sxn.c: $(srcdir)/emulparams/h8300sxn.sh \ |
2736 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8300sxn.sc ${GEN_DEPENDS} | |
2737 | ${GENSCRIPTS} h8300sxn "$(tdir_h8300sxn)" | |
f4984206 RS |
2738 | eh8300sxnelf.c: $(srcdir)/emulparams/h8300sxnelf.sh \ |
2739 | $(srcdir)/emulparams/h8300elf.sh \ | |
8ded5a0f | 2740 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
f4984206 | 2741 | ${GENSCRIPTS} h8300sxnelf "$(tdir_h8300sxnelf)" |
252b5132 RH |
2742 | eh8500.c: $(srcdir)/emulparams/h8500.sh \ |
2743 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500.sc ${GEN_DEPENDS} | |
2744 | ${GENSCRIPTS} h8500 "$(tdir_h8500)" | |
2745 | eh8500b.c: $(srcdir)/emulparams/h8500b.sh \ | |
2746 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500b.sc ${GEN_DEPENDS} | |
2747 | ${GENSCRIPTS} h8500b "$(tdir_h8500b)" | |
2748 | eh8500c.c: $(srcdir)/emulparams/h8500c.sh \ | |
2749 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500c.sc ${GEN_DEPENDS} | |
2750 | ${GENSCRIPTS} h8500c "$(tdir_h8500c)" | |
2751 | eh8500m.c: $(srcdir)/emulparams/h8500m.sh \ | |
2752 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500m.sc ${GEN_DEPENDS} | |
2753 | ${GENSCRIPTS} h8500m "$(tdir_h8500m)" | |
2754 | eh8500s.c: $(srcdir)/emulparams/h8500s.sh \ | |
2755 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/h8500s.sc ${GEN_DEPENDS} | |
2756 | ${GENSCRIPTS} h8500s "$(tdir_h8500s)" | |
2757 | ehp300bsd.c: $(srcdir)/emulparams/hp300bsd.sh \ | |
2758 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2759 | ${GENSCRIPTS} hp300bsd "$(tdir_hp300bsd)" | |
2760 | ehp3hpux.c: $(srcdir)/emulparams/hp3hpux.sh \ | |
2761 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2762 | ${GENSCRIPTS} hp3hpux "$(tdir_hp3hpux)" | |
730a39a0 | 2763 | ehppaelf.c: $(srcdir)/emulparams/hppaelf.sh \ |
8ded5a0f | 2764 | $(ELF_DEPS) $(srcdir)/emultempl/hppaelf.em \ |
5f992e62 | 2765 | $(srcdir)/scripttempl/hppaelf.sc ${GEN_DEPENDS} |
730a39a0 | 2766 | ${GENSCRIPTS} hppaelf "$(tdir_hppaelf)" |
4900fc06 | 2767 | ehppalinux.c: $(srcdir)/emulparams/hppalinux.sh \ |
8ded5a0f | 2768 | $(ELF_DEPS) $(srcdir)/emultempl/hppaelf.em \ |
5f992e62 | 2769 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
4900fc06 | 2770 | ${GENSCRIPTS} hppalinux "$(tdir_hppalinux)" |
006336b8 JT |
2771 | ehppanbsd.c: $(srcdir)/emulparams/hppanbsd.sh \ |
2772 | $(srcdir)/emulparams/hppaelf.sh \ | |
8ded5a0f | 2773 | $(ELF_DEPS) $(srcdir)/emultempl/hppaelf.em \ |
006336b8 JT |
2774 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2775 | ${GENSCRIPTS} hppanbsd "$(tdir_hppanbsd)" | |
c29ef4b5 | 2776 | ehppaobsd.c: $(srcdir)/emulparams/hppaobsd.sh \ |
8ded5a0f | 2777 | $(ELF_DEPS) $(srcdir)/emultempl/hppaelf.em \ |
c29ef4b5 AM |
2778 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2779 | ${GENSCRIPTS} hppaobsd "$(tdir_hppaobsd)" | |
252b5132 RH |
2780 | ei386aout.c: $(srcdir)/emulparams/i386aout.sh \ |
2781 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2782 | ${GENSCRIPTS} i386aout "$(tdir_i386aout)" | |
2783 | ei386beos.c: $(srcdir)/emulparams/i386beos.sh \ | |
2784 | $(srcdir)/emultempl/beos.em $(srcdir)/scripttempl/i386beos.sc ${GEN_DEPENDS} | |
2785 | ${GENSCRIPTS} i386beos "$(tdir_i386beos)" | |
2786 | ei386bsd.c: $(srcdir)/emulparams/i386bsd.sh \ | |
2787 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2788 | ${GENSCRIPTS} i386bsd "$(tdir_i386bsd)" | |
2789 | ei386coff.c: $(srcdir)/emulparams/i386coff.sh \ | |
2790 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386coff.sc ${GEN_DEPENDS} | |
2791 | ${GENSCRIPTS} i386coff "$(tdir_i386coff)" | |
2792 | ei386go32.c: $(srcdir)/emulparams/i386go32.sh \ | |
2793 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386go32.sc ${GEN_DEPENDS} | |
2794 | ${GENSCRIPTS} i386go32 "$(tdir_i386go32)" | |
2795 | ei386linux.c: $(srcdir)/emulparams/i386linux.sh \ | |
2796 | $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2797 | ${GENSCRIPTS} i386linux "$(tdir_i386linux)" | |
2798 | ei386lynx.c: $(srcdir)/emulparams/i386lynx.sh \ | |
8ded5a0f | 2799 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 RH |
2800 | ${GENSCRIPTS} i386lynx "$(tdir_i386lynx)" |
2801 | ei386mach.c: $(srcdir)/emulparams/i386mach.sh \ | |
2802 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2803 | ${GENSCRIPTS} i386mach "$(tdir_i386mach)" | |
2804 | ei386moss.c: $(srcdir)/emulparams/i386moss.sh \ | |
8ded5a0f | 2805 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 RH |
2806 | ${GENSCRIPTS} i386moss "$(tdir_i386moss)" |
2807 | ei386msdos.c: $(srcdir)/emulparams/i386msdos.sh \ | |
2808 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/i386msdos.sc ${GEN_DEPENDS} | |
2809 | ${GENSCRIPTS} i386msdos "$(tdir_i386msdos)" | |
2810 | ei386nbsd.c: $(srcdir)/emulparams/i386nbsd.sh \ | |
2811 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2812 | ${GENSCRIPTS} i386nbsd "$(tdir_i386nbsd)" | |
2c538bde | 2813 | ei386nto.c: $(srcdir)/emulparams/i386nto.sh \ |
8ded5a0f | 2814 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2c538bde | 2815 | ${GENSCRIPTS} i386nto "$(tdir_i386nto)" |
252b5132 | 2816 | ei386nw.c: $(srcdir)/emulparams/i386nw.sh \ |
8ded5a0f | 2817 | $(ELF_DEPS) $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS} |
252b5132 RH |
2818 | ${GENSCRIPTS} i386nw "$(tdir_i386nw)" |
2819 | ei386pe.c: $(srcdir)/emulparams/i386pe.sh \ | |
2820 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} | |
2821 | ${GENSCRIPTS} i386pe "$(tdir_i386pe)" | |
a7e78dae ILT |
2822 | ei386pe_posix.c: $(srcdir)/emulparams/i386pe_posix.sh \ |
2823 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} | |
2824 | ${GENSCRIPTS} i386pe_posix "$(tdir_i386pe_posix)" | |
99ad8390 NC |
2825 | ei386pep.c: $(srcdir)/emulparams/i386pep.sh \ |
2826 | $(srcdir)/emultempl/pep.em $(srcdir)/scripttempl/pep.sc ${GEN_DEPENDS} | |
2827 | ${GENSCRIPTS} i386pep "$(tdir_i386pe)" | |
252b5132 RH |
2828 | elnk960.c: $(srcdir)/emulparams/lnk960.sh \ |
2829 | $(srcdir)/emultempl/lnk960.em $(srcdir)/scripttempl/i960.sc ${GEN_DEPENDS} | |
2830 | ${GENSCRIPTS} lnk960 "$(tdir_lnk960)" | |
3ed41d59 AM |
2831 | em32relf.c: $(srcdir)/emulparams/m32relf.sh \ |
2832 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2833 | ${GENSCRIPTS} m32relf "$(tdir_m32r)" | |
2834 | em32relf_linux.c: $(srcdir)/emulparams/m32relf_linux.sh \ | |
2835 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2836 | ${GENSCRIPTS} m32relf_linux "$(tdir_m32relf_linux)" | |
2837 | em32rlelf.c: $(srcdir)/emulparams/m32rlelf.sh \ | |
2838 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2839 | ${GENSCRIPTS} m32rlelf "$(tdir_m32rlelf)" | |
2840 | em32rlelf_linux.c: $(srcdir)/emulparams/m32rlelf_linux.sh \ | |
2841 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2842 | ${GENSCRIPTS} m32rlelf_linux "$(tdir_m32rlelf_linux)" | |
60bcf0fa | 2843 | em68hc11elf.c: $(srcdir)/emulparams/m68hc11elf.sh \ |
8ded5a0f | 2844 | $(srcdir)/emultempl/m68hc1xelf.em $(ELF_DEPS) \ |
0c7a8e5a | 2845 | $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS} |
60bcf0fa NC |
2846 | ${GENSCRIPTS} m68hc11elf "$(tdir_m68hc11)" |
2847 | em68hc11elfb.c: $(srcdir)/emulparams/m68hc11elfb.sh \ | |
8ded5a0f | 2848 | $(srcdir)/emultempl/m68hc1xelf.em $(ELF_DEPS) \ |
0c7a8e5a | 2849 | $(srcdir)/scripttempl/elfm68hc11.sc ${GEN_DEPENDS} |
60bcf0fa NC |
2850 | ${GENSCRIPTS} m68hc11elfb "$(tdir_m68hc11b)" |
2851 | em68hc12elf.c: $(srcdir)/emulparams/m68hc12elf.sh \ | |
8ded5a0f | 2852 | $(srcdir)/emultempl/m68hc1xelf.em $(ELF_DEPS) \ |
0c7a8e5a | 2853 | $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS} |
60bcf0fa NC |
2854 | ${GENSCRIPTS} m68hc12elf "$(tdir_m68hc12)" |
2855 | em68hc12elfb.c: $(srcdir)/emulparams/m68hc12elfb.sh \ | |
8ded5a0f | 2856 | $(srcdir)/emultempl/m68hc1xelf.em $(ELF_DEPS) \ |
0c7a8e5a | 2857 | $(srcdir)/scripttempl/elfm68hc12.sc ${GEN_DEPENDS} |
60bcf0fa | 2858 | ${GENSCRIPTS} m68hc12elfb "$(tdir_m68hc12b)" |
252b5132 RH |
2859 | em68k4knbsd.c: $(srcdir)/emulparams/m68k4knbsd.sh \ |
2860 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2861 | ${GENSCRIPTS} m68k4knbsd "$(tdir_m68k4knbsd)" | |
2862 | em68kaout.c: $(srcdir)/emulparams/m68kaout.sh \ | |
2863 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2864 | ${GENSCRIPTS} m68kaout "$(tdir_m68kaout)" | |
2865 | em68kaux.c: $(srcdir)/emulparams/m68kaux.sh \ | |
2866 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m68kaux.sc ${GEN_DEPENDS} | |
2867 | ${GENSCRIPTS} m68kaux "$(tdir_m68kaux)" | |
2868 | em68kcoff.c: $(srcdir)/emulparams/m68kcoff.sh \ | |
20bccb34 | 2869 | $(srcdir)/emultempl/m68kcoff.em $(srcdir)/scripttempl/m68kcoff.sc ${GEN_DEPENDS} |
252b5132 RH |
2870 | ${GENSCRIPTS} m68kcoff "$(tdir_m68kcoff)" |
2871 | em68kelf.c: $(srcdir)/emulparams/m68kelf.sh \ | |
8ded5a0f | 2872 | $(ELF_DEPS) $(srcdir)/emultempl/m68kelf.em \ |
0752970e | 2873 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 2874 | ${GENSCRIPTS} m68kelf "$(tdir_m68kelf)" |
0b69cd08 MG |
2875 | em68kelfnbsd.c: $(srcdir)/emulparams/m68kelfnbsd.sh \ |
2876 | $(srcdir)/emulparams/m68kelf.sh \ | |
8ded5a0f | 2877 | $(ELF_DEPS) $(srcdir)/emultempl/m68kelf.em \ |
0b69cd08 MG |
2878 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2879 | ${GENSCRIPTS} m68kelfnbsd "$(tdir_m68kelfnbsd)" | |
252b5132 RH |
2880 | em68klinux.c: $(srcdir)/emulparams/m68klinux.sh \ |
2881 | $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2882 | ${GENSCRIPTS} m68klinux "$(tdir_m68klinux)" | |
252b5132 RH |
2883 | em68knbsd.c: $(srcdir)/emulparams/m68knbsd.sh \ |
2884 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2885 | ${GENSCRIPTS} m68knbsd "$(tdir_m68knbsd)" | |
2886 | em68kpsos.c: $(srcdir)/emulparams/m68kpsos.sh \ | |
8ded5a0f | 2887 | $(ELF_DEPS) $(srcdir)/scripttempl/psos.sc ${GEN_DEPENDS} |
252b5132 RH |
2888 | ${GENSCRIPTS} m68kpsos "$(tdir_m68kpsos)" |
2889 | em88kbcs.c: $(srcdir)/emulparams/m88kbcs.sh \ | |
2890 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/m88kbcs.sc ${GEN_DEPENDS} | |
2891 | ${GENSCRIPTS} m88kbcs "$(tdir_m88kbcs)" | |
71acc4e8 NC |
2892 | emcorepe.c: $(srcdir)/emulparams/mcorepe.sh \ |
2893 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} | |
2894 | ${GENSCRIPTS} mcorepe "$(tdir_mcorepe)" | |
3ed41d59 AM |
2895 | emn10200.c: $(srcdir)/emulparams/mn10200.sh \ |
2896 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2897 | ${GENSCRIPTS} mn10200 "$(tdir_mn10200)" | |
252b5132 | 2898 | emn10300.c: $(srcdir)/emulparams/mn10300.sh \ |
465bc359 | 2899 | $(srcdir)/emulparams/mn10200.sh \ |
8ded5a0f | 2900 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 2901 | ${GENSCRIPTS} mn10300 "$(tdir_mn10300)" |
1ade0651 | 2902 | emsp430.c: $(srcdir)/emulparams/msp430all.sh \ |
f5ff60a6 | 2903 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf32msp430.sc \ |
8fbdf3ab | 2904 | ${GEN_DEPENDS} |
1ade0651 | 2905 | ${GENSCRIPTS} msp430 "$(tdir_msp430)" msp430all |
13761a11 NC |
2906 | emsp430X.c: $(srcdir)/emulparams/msp430all.sh \ |
2907 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf32msp430.sc \ | |
2908 | ${GEN_DEPENDS} | |
2909 | ${GENSCRIPTS} msp430X "$(tdir_msp430X)" msp430all | |
35c08157 KLC |
2910 | ends32elf.c: $(srcdir)/emulparams/nds32elf.sh \ |
2911 | $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ | |
2912 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2913 | ${GENSCRIPTS} nds32elf "$(tdir_nds32)" | |
2914 | ends32elf16m.c: $(srcdir)/emulparams/nds32elf16m.sh \ | |
2915 | $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ | |
2916 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2917 | ${GENSCRIPTS} nds32elf16m "$(tdir_nds32)" | |
2918 | ends32belf.c: $(srcdir)/emulparams/nds32belf.sh \ | |
2919 | $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ | |
2920 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2921 | ${GENSCRIPTS} nds32belf "$(tdir_nds32belf)" | |
2922 | ends32belf16m.c: $(srcdir)/emulparams/nds32belf16m.sh \ | |
2923 | $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ | |
2924 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2925 | ${GENSCRIPTS} nds32belf16m "$(tdir_nds32belf)" | |
2926 | ends32elf_linux.c: $(srcdir)/emulparams/nds32elf_linux.sh \ | |
2927 | $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ | |
2928 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2929 | ${GENSCRIPTS} nds32elf_linux "$(tdir_nds32elf_linux)" | |
2930 | ends32belf_linux.c: $(srcdir)/emulparams/nds32belf_linux.sh \ | |
2931 | $(ELF_DEPS) $(srcdir)/emultempl/nds32elf.em \ | |
2932 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2933 | ${GENSCRIPTS} nds32belf_linux "$(tdir_nds32belf_linux)" | |
252b5132 RH |
2934 | enews.c: $(srcdir)/emulparams/news.sh \ |
2935 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2936 | ${GENSCRIPTS} news "$(tdir_news)" | |
36591ba1 | 2937 | enios2elf.c: $(srcdir)/emulparams/nios2elf.sh \ |
78058a5e SL |
2938 | $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/nios2elf.em \ |
2939 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
ecb33a79 | 2940 | ${GENSCRIPTS} nios2elf "$(tdir_nios2elf)" |
baa2af86 | 2941 | enios2linux.c: $(srcdir)/emulparams/nios2linux.sh \ |
78058a5e SL |
2942 | $(srcdir)/emultempl/elf32.em $(srcdir)/emultempl/nios2elf.em \ |
2943 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
baa2af86 | 2944 | ${GENSCRIPTS} nios2linux "$(tdir_nios2linux)" |
252b5132 | 2945 | ens32knbsd.c: $(srcdir)/emulparams/ns32knbsd.sh \ |
f2241121 AM |
2946 | $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/netbsd.em \ |
2947 | $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
252b5132 | 2948 | ${GENSCRIPTS} ns32knbsd "$(tdir_ns32knbsd)" |
a06ea964 NC |
2949 | eaarch64elf.c: $(srcdir)/emulparams/aarch64elf.sh \ |
2950 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2951 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2952 | ${GENSCRIPTS} aarch64elf "$(tdir_aarch64elf)" | |
cec5225b YZ |
2953 | eaarch64elf32.c: $(srcdir)/emulparams/aarch64elf32.sh \ |
2954 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2955 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2956 | ${GENSCRIPTS} aarch64elf32 "$(tdir_aarch64elf32)" | |
a06ea964 NC |
2957 | eaarch64elfb.c: $(srcdir)/emulparams/aarch64elfb.sh $(srcdir)/emulparams/aarch64elf.sh \ |
2958 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2959 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2960 | ${GENSCRIPTS} aarch64elfb "$(tdir_aarch64elfb)" | |
70f0bc67 YZ |
2961 | eaarch64elf32b.c: $(srcdir)/emulparams/aarch64elf32b.sh $(srcdir)/emulparams/aarch64elf32.sh \ |
2962 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2963 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2964 | ${GENSCRIPTS} aarch64elf32b "$(tdir_aarch64elf32b)" | |
a06ea964 NC |
2965 | eaarch64linux.c: $(srcdir)/emulparams/aarch64linux.sh \ |
2966 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2967 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2968 | ${GENSCRIPTS} aarch64linux "$(tdir_aarch64linux)" | |
2969 | eaarch64linuxb.c: $(srcdir)/emulparams/aarch64linuxb.sh $(srcdir)/emulparams/aarch64linux.sh \ | |
2970 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2971 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2972 | ${GENSCRIPTS} aarch64linuxb "$(tdir_aarch64linuxb)" | |
56244278 AP |
2973 | eaarch64linux32.c: $(srcdir)/emulparams/aarch64linux32.sh \ |
2974 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2975 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2976 | ${GENSCRIPTS} aarch64linux32 "$(tdir_aarch64linux32)" | |
2977 | eaarch64linux32b.c: $(srcdir)/emulparams/aarch64linux32b.sh $(srcdir)/emulparams/aarch64linux32.sh \ | |
2978 | $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ | |
2979 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2980 | ${GENSCRIPTS} aarch64linux32b "$(tdir_aarch64linux32b)" | |
252b5132 RH |
2981 | epc532macha.c: $(srcdir)/emulparams/pc532macha.sh \ |
2982 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2983 | ${GENSCRIPTS} pc532macha "$(tdir_pc532macha)" | |
e135f41b NC |
2984 | epdp11.c: $(srcdir)/emulparams/pdp11.sh \ |
2985 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
2986 | ${GENSCRIPTS} pdp11 "$(tdir_pdp11)" | |
c6c8c6dc | 2987 | epjelf.c: $(srcdir)/emulparams/pjelf.sh \ |
f5ff60a6 | 2988 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
c6c8c6dc | 2989 | ${GENSCRIPTS} pjelf "$(tdir_pjelf)" |
8ded5a0f | 2990 | epjlelf.c: $(srcdir)/emulparams/pjlelf.sh $(srcdir)/emulparams/pjelf.sh \ |
f5ff60a6 | 2991 | $(ELF_GEN_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
c6c8c6dc | 2992 | ${GENSCRIPTS} pjlelf "$(tdir_pjlelf)" |
3ed41d59 AM |
2993 | eppclynx.c: $(srcdir)/emulparams/ppclynx.sh \ |
2994 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
2995 | ${GENSCRIPTS} ppclynx "$(tdir_ppclynx)" | |
252b5132 RH |
2996 | eppcmacos.c: $(srcdir)/emulparams/ppcmacos.sh \ |
2997 | $(srcdir)/emultempl/aix.em $(srcdir)/scripttempl/aix.sc ${GEN_DEPENDS} | |
2998 | ${GENSCRIPTS} ppcmacos "$(tdir_ppcmacos)" | |
2999 | eppcnw.c: $(srcdir)/emulparams/ppcnw.sh \ | |
8ded5a0f | 3000 | $(ELF_DEPS) $(srcdir)/scripttempl/nw.sc ${GEN_DEPENDS} |
252b5132 RH |
3001 | ${GENSCRIPTS} ppcnw "$(tdir_ppcnw)" |
3002 | eppcpe.c: $(srcdir)/emulparams/ppcpe.sh \ | |
3003 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/ppcpe.sc ${GEN_DEPENDS} | |
3004 | ${GENSCRIPTS} ppcpe "$(tdir_ppcpe)" | |
3005 | eriscix.c: $(srcdir)/emulparams/riscix.sh \ | |
3006 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3007 | ${GENSCRIPTS} riscix "$(tdir_riscix)" | |
c3b7224a NC |
3008 | escore3_elf.c: $(srcdir)/emulparams/scoreelf.sh \ |
3009 | $(ELF_DEPS) $(srcdir)/emultempl/scoreelf.em \ | |
5a68afcf RM |
3010 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3011 | ${GENSCRIPTS} score3_elf "$(tdir_score3_elf)" scoreelf | |
c3b7224a NC |
3012 | escore7_elf.c: $(srcdir)/emulparams/scoreelf.sh \ |
3013 | $(ELF_DEPS) $(srcdir)/emultempl/scoreelf.em \ | |
5a68afcf | 3014 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
c3b7224a | 3015 | ${GENSCRIPTS} score7_elf "$(tdir_score7_elf)" scoreelf |
252b5132 RH |
3016 | esh.c: $(srcdir)/emulparams/sh.sh \ |
3017 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS} | |
3018 | ${GENSCRIPTS} sh "$(tdir_sh)" | |
3019 | eshelf.c: $(srcdir)/emulparams/shelf.sh \ | |
8ded5a0f | 3020 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 3021 | ${GENSCRIPTS} shelf "$(tdir_shelf)" |
2d92cb7d AO |
3022 | eshelf32.c: $(srcdir)/emulparams/shelf32.sh \ |
3023 | $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \ | |
3024 | $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \ | |
8ded5a0f | 3025 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2d92cb7d | 3026 | ${GENSCRIPTS} shelf32 "$(tdir_shelf32)" |
a2b3c630 SC |
3027 | eshelf32_linux.c: $(srcdir)/emulparams/shelf32_linux.sh \ |
3028 | $(srcdir)/emulparams/shelf32.sh \ | |
3029 | $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \ | |
3030 | $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \ | |
8ded5a0f | 3031 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
a2b3c630 | 3032 | ${GENSCRIPTS} shelf32_linux "$(tdir_shelf32_linux)" |
5b0e55b6 JT |
3033 | eshelf32_nbsd.c: $(srcdir)/emulparams/shelf32_nbsd.sh \ |
3034 | $(srcdir)/emulparams/shelf32.sh \ | |
3035 | $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \ | |
3036 | $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \ | |
8ded5a0f | 3037 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
5b0e55b6 | 3038 | ${GENSCRIPTS} shelf32_nbsd "$(tdir_shelf32_nbsd)" |
52a6ecd2 NC |
3039 | eshelf_fd.c: $(srcdir)/emulparams/shelf_fd.sh \ |
3040 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3041 | ${GENSCRIPTS} shelf_fd "$(tdir_shelf_fd)" | |
4a428502 | 3042 | eshelf_linux.c: $(srcdir)/emulparams/shelf_linux.sh \ |
465bc359 | 3043 | $(srcdir)/emulparams/shlelf_linux.sh \ |
8ded5a0f | 3044 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
4a428502 | 3045 | ${GENSCRIPTS} shelf_linux "$(tdir_shelf_linux)" |
8d05742f JT |
3046 | eshelf_nbsd.c: $(srcdir)/emulparams/shelf_nbsd.sh \ |
3047 | $(srcdir)/emulparams/shelf.sh \ | |
8ded5a0f | 3048 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
8d05742f | 3049 | ${GENSCRIPTS} shelf_nbsd "$(tdir_shelf_nbsd)" |
ed71e111 | 3050 | eshelf_nto.c: $(srcdir)/emulparams/shelf_nto.sh \ |
8ded5a0f | 3051 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
ed71e111 | 3052 | ${GENSCRIPTS} shelf_nto "$(tdir_shelf_nto)" |
3ed41d59 | 3053 | eshelf_uclinux.c: $(srcdir)/emulparams/shelf_uclinux.sh \ |
a582ed93 | 3054 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 | 3055 | ${GENSCRIPTS} shelf_uclinux "$(tdir_shelf_uclinux)" |
55e6e397 RS |
3056 | eshelf_vxworks.c: $(srcdir)/emulparams/shelf_vxworks.sh \ |
3057 | $(srcdir)/emulparams/vxworks.sh $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc \ | |
3058 | $(srcdir)/emultempl/vxworks.em ${GEN_DEPENDS} | |
3059 | ${GENSCRIPTS} shelf_vxworks "$(tdir_shelf_vxworks)" | |
3ed41d59 AM |
3060 | eshl.c: $(srcdir)/emulparams/shl.sh \ |
3061 | $(srcdir)/emulparams/sh.sh \ | |
3062 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/sh.sc ${GEN_DEPENDS} | |
3063 | ${GENSCRIPTS} shl "$(tdir_shl)" | |
252b5132 | 3064 | eshlelf.c: $(srcdir)/emulparams/shlelf.sh \ |
465bc359 | 3065 | $(srcdir)/emulparams/shelf.sh \ |
8ded5a0f | 3066 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
252b5132 | 3067 | ${GENSCRIPTS} shlelf "$(tdir_shlelf)" |
2d92cb7d AO |
3068 | eshlelf32.c: $(srcdir)/emulparams/shlelf32.sh \ |
3069 | $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h $(srcdir)/emulparams/shelf32.sh \ | |
3070 | $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \ | |
8ded5a0f | 3071 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
2d92cb7d | 3072 | ${GENSCRIPTS} shlelf32 "$(tdir_shlelf32)" |
a2b3c630 SC |
3073 | eshlelf32_linux.c: $(srcdir)/emulparams/shlelf32_linux.sh \ |
3074 | $(srcdir)/emulparams/shelf32_linux.sh $(srcdir)/emulparams/shelf32.sh \ | |
3075 | $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \ | |
3076 | $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \ | |
8ded5a0f | 3077 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
a2b3c630 | 3078 | ${GENSCRIPTS} shlelf32_linux "$(tdir_shlelf32_linux)" |
5b0e55b6 JT |
3079 | eshlelf32_nbsd.c: $(srcdir)/emulparams/shlelf32_nbsd.sh \ |
3080 | $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \ | |
3081 | $(BFDDIR)/libbfd.h $(INCDIR)/libiberty.h \ | |
3082 | $(srcdir)/emultempl/sh64elf.em $(INCDIR)/elf/sh.h $(BFDDIR)/elf-bfd.h \ | |
8ded5a0f | 3083 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
5b0e55b6 | 3084 | ${GENSCRIPTS} shlelf32_nbsd "$(tdir_shlelf32_nbsd)" |
3ed41d59 | 3085 | eshlelf_fd.c: $(srcdir)/emulparams/shlelf_fd.sh \ |
8ded5a0f | 3086 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
3087 | ${GENSCRIPTS} shlelf_fd "$(tdir_shlelf_fd)" |
3088 | eshlelf_linux.c: $(srcdir)/emulparams/shlelf_linux.sh \ | |
8ded5a0f | 3089 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3ed41d59 AM |
3090 | ${GENSCRIPTS} shlelf_linux "$(tdir_shlelf_linux)" |
3091 | eshlelf_nbsd.c: $(srcdir)/emulparams/shlelf_nbsd.sh \ | |
3092 | $(srcdir)/emulparams/shelf_nbsd.sh \ | |
3093 | $(srcdir)/emulparams/shelf.sh \ | |
3094 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3095 | ${GENSCRIPTS} shlelf_nbsd "$(tdir_shlelf_nbsd)" | |
3096 | eshlelf_nto.c: $(srcdir)/emulparams/shlelf_nto.sh \ | |
3097 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3098 | ${GENSCRIPTS} shlelf_nto "$(tdir_shlelf_nto)" | |
3099 | eshlelf_vxworks.c: $(srcdir)/emulparams/shlelf_vxworks.sh \ | |
3100 | $(srcdir)/emulparams/shelf_vxworks.sh $(srcdir)/emulparams/vxworks.sh \ | |
3101 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc $(srcdir)/emultempl/vxworks.em \ | |
3102 | ${GEN_DEPENDS} | |
3103 | ${GENSCRIPTS} shlelf_vxworks "$(tdir_shlelf_vxworks)" | |
3104 | eshlsymbian.c: $(srcdir)/emulparams/shlsymbian.sh \ | |
3105 | $(srcdir)/emulparams/shelf.sh \ | |
3106 | $(ELF_DEPS) $(srcdir)/scripttempl/elf32sh-symbian.sc ${GEN_DEPENDS} | |
3107 | ${GENSCRIPTS} shlsymbian "$(tdir_shlelf)" | |
344a211f NC |
3108 | eshpe.c: $(srcdir)/emulparams/shpe.sh \ |
3109 | $(srcdir)/emultempl/pe.em $(srcdir)/scripttempl/pe.sc ${GEN_DEPENDS} | |
3110 | ${GENSCRIPTS} shpe "$(tdir_shl)" | |
252b5132 RH |
3111 | esparcaout.c: $(srcdir)/emulparams/sparcaout.sh \ |
3112 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3113 | ${GENSCRIPTS} sparcaout "$(tdir_sparcaout)" | |
3114 | esparclinux.c: $(srcdir)/emulparams/sparclinux.sh \ | |
3115 | $(srcdir)/emultempl/linux.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3116 | ${GENSCRIPTS} sparclinux "$(tdir_sparclinux)" | |
252b5132 RH |
3117 | esparcnbsd.c: $(srcdir)/emulparams/sparcnbsd.sh \ |
3118 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3119 | ${GENSCRIPTS} sparcnbsd "$(tdir_sparcnbsd)" | |
3120 | est2000.c: $(srcdir)/emulparams/st2000.sh \ | |
3121 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/st2000.sc ${GEN_DEPENDS} | |
3122 | ${GENSCRIPTS} st2000 "$(tdir_st2000)" | |
3123 | esun3.c: $(srcdir)/emulparams/sun3.sh \ | |
3124 | $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3125 | ${GENSCRIPTS} sun3 "$(tdir_sun3)" | |
3126 | esun4.c: $(srcdir)/emulparams/sun4.sh \ | |
3127 | $(srcdir)/emultempl/sunos.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3128 | ${GENSCRIPTS} sun4 "$(tdir_sun4)" | |
3129 | etic30aout.c: $(srcdir)/emulparams/tic30aout.sh \ | |
3130 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30aout.sc ${GEN_DEPENDS} | |
3131 | ${GENSCRIPTS} tic30aout "$(tdir_tic30aout)" | |
3132 | etic30coff.c: $(srcdir)/emulparams/tic30coff.sh \ | |
3133 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic30coff.sc ${GEN_DEPENDS} | |
3134 | ${GENSCRIPTS} tic30coff "$(tdir_tic30coff)" | |
0da35f8b SS |
3135 | etic3xcoff.c: $(srcdir)/emulparams/tic3xcoff.sh \ |
3136 | $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS} | |
3137 | ${GENSCRIPTS} tic3xcoff "$(tdir_tic4xcoff)" | |
3138 | etic3xcoff_onchip.c: $(srcdir)/emulparams/tic3xcoff_onchip.sh \ | |
3139 | $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS} | |
019ac0e3 | 3140 | ${GENSCRIPTS} tic3xcoff_onchip "$(tdir_tic4xcoff)" |
026df7c5 NC |
3141 | etic4xcoff.c: $(srcdir)/emulparams/tic4xcoff.sh \ |
3142 | $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic4xcoff.sc ${GEN_DEPENDS} | |
3143 | ${GENSCRIPTS} tic4xcoff "$(tdir_tic4xcoff)" | |
74459f0e TW |
3144 | etic54xcoff.c: $(srcdir)/emulparams/tic54xcoff.sh \ |
3145 | $(srcdir)/emultempl/ticoff.em $(srcdir)/scripttempl/tic54xcoff.sc ${GEN_DEPENDS} | |
3146 | ${GENSCRIPTS} tic54xcoff "$(tdir_tic54xcoff)" | |
252b5132 RH |
3147 | etic80coff.c: $(srcdir)/emulparams/tic80coff.sh \ |
3148 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/tic80coff.sc ${GEN_DEPENDS} | |
3149 | ${GENSCRIPTS} tic80coff "$(tdir_tic80coff)" | |
3ed41d59 AM |
3150 | ev850.c: $(srcdir)/emulparams/v850.sh \ |
3151 | $(ELF_DEPS) $(srcdir)/scripttempl/v850.sc ${GEN_DEPENDS} | |
3152 | ${GENSCRIPTS} v850 "$(tdir_v850)" | |
de863c74 NC |
3153 | ev850_rh850.c: $(srcdir)/emulparams/v850_rh850.sh \ |
3154 | $(ELF_DEPS) $(srcdir)/scripttempl/v850_rh850.sc ${GEN_DEPENDS} | |
3155 | ${GENSCRIPTS} v850_rh850 "$(tdir_v850_rh850)" | |
252b5132 RH |
3156 | evanilla.c: $(srcdir)/emulparams/vanilla.sh \ |
3157 | $(srcdir)/emultempl/vanilla.em $(srcdir)/scripttempl/vanilla.sc ${GEN_DEPENDS} | |
3158 | ${GENSCRIPTS} vanilla "$(tdir_vanilla)" | |
3159 | evax.c: $(srcdir)/emulparams/vax.sh \ | |
3160 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3161 | ${GENSCRIPTS} vax "$(tdir_vax)" | |
ab68f3e0 JT |
3162 | evaxnbsd.c: $(srcdir)/emulparams/vaxnbsd.sh \ |
3163 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3164 | ${GENSCRIPTS} vaxnbsd "$(tdir_vaxnbsd)" | |
252b5132 RH |
3165 | evsta.c: $(srcdir)/emulparams/vsta.sh \ |
3166 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/aout.sc ${GEN_DEPENDS} | |
3167 | ${GENSCRIPTS} vsta "$(tdir_vsta)" | |
252b5132 RH |
3168 | ew65.c: $(srcdir)/emulparams/w65.sh \ |
3169 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/w65.sc ${GEN_DEPENDS} | |
3170 | ${GENSCRIPTS} w65 "$(tdir_w65)" | |
f6c1a2d5 NC |
3171 | exgateelf.c: $(srcdir)/emulparams/xgateelf.sh \ |
3172 | $(srcdir)/emultempl/generic.em $(ELF_DEPS) \ | |
3173 | $(srcdir)/scripttempl/elfxgate.sc ${GEN_DEPENDS} | |
3174 | ${GENSCRIPTS} xgateelf "$(tdir_xgate)" | |
3c9b82ba NC |
3175 | ez80.c: $(srcdir)/emulparams/z80.sh \ |
3176 | $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/z80.em \ | |
3177 | $(srcdir)/scripttempl/z80.sc ${GEN_DEPENDS} | |
3178 | ${GENSCRIPTS} z80 "$(tdir_z80)" | |
252b5132 RH |
3179 | ez8001.c: $(srcdir)/emulparams/z8001.sh \ |
3180 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS} | |
3181 | ${GENSCRIPTS} z8001 "$(tdir_z8001)" | |
3182 | ez8002.c: $(srcdir)/emulparams/z8002.sh \ | |
3183 | $(srcdir)/emultempl/generic.em $(srcdir)/scripttempl/z8000.sc ${GEN_DEPENDS} | |
3184 | ${GENSCRIPTS} z8002 "$(tdir_z8002)" | |
3185 | ||
3ed41d59 AM |
3186 | eelf32_x86_64.c: $(srcdir)/emulparams/elf32_x86_64.sh \ |
3187 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3188 | ${GENSCRIPTS} elf32_x86_64 "$(tdir_elf32_x86_64)" | |
5a68afcf RM |
3189 | eelf32_x86_64_nacl.c: $(srcdir)/emulparams/elf32_x86_64_nacl.sh \ |
3190 | $(srcdir)/emulparams/elf32_x86_64.sh \ | |
3191 | $(srcdir)/emulparams/elf_nacl.sh \ | |
3192 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3193 | ${GENSCRIPTS} elf32_x86_64_nacl "$(tdir_elf32_x86_64_nacl)" | |
3ed41d59 AM |
3194 | eelf64_aix.c: $(srcdir)/emulparams/elf64_aix.sh \ |
3195 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3196 | ${GENSCRIPTS} elf64_aix "$(tdir_elf64_aix)" | |
3197 | eelf64_ia64.c: $(srcdir)/emulparams/elf64_ia64.sh \ | |
3198 | $(ELF_DEPS) $(srcdir)/emultempl/ia64elf.em \ | |
3199 | $(srcdir)/emultempl/needrelax.em \ | |
3200 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3201 | ${GENSCRIPTS} elf64_ia64 "$(tdir_elf64_ia64)" | |
3202 | eelf64_ia64_fbsd.c: $(srcdir)/emulparams/elf64_ia64_fbsd.sh \ | |
3203 | $(srcdir)/emulparams/elf64_ia64.sh \ | |
3204 | $(ELF_DEPS) $(srcdir)/emultempl/ia64elf.em \ | |
3205 | $(srcdir)/emultempl/needrelax.em \ | |
3206 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3207 | ${GENSCRIPTS} elf64_ia64_fbsd "$(tdir_elf64_ia64_fbsd)" | |
202e2356 | 3208 | eelf64_ia64_vms.c: $(srcdir)/emulparams/elf64_ia64_vms.sh \ |
a582ed93 | 3209 | $(srcdir)/emultempl/vms.em $(srcdir)/emultempl/elf-generic.em \ |
202e2356 NC |
3210 | $(srcdir)/scripttempl/ia64vms.sc ${GEN_DEPENDS} |
3211 | ${GENSCRIPTS} elf64_ia64_vms "$(tdir_elf64_ia64_vms)" | |
3ed41d59 AM |
3212 | eelf64_s390.c: $(srcdir)/emulparams/elf64_s390.sh \ |
3213 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3214 | ${GENSCRIPTS} elf64_s390 "$(tdir_elf64_s390)" | |
3215 | eelf64_sparc.c: $(srcdir)/emulparams/elf64_sparc.sh \ | |
3216 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3217 | ${GENSCRIPTS} elf64_sparc "$(tdir_elf64_sparc)" | |
3218 | eelf64_sparc_fbsd.c: $(srcdir)/emulparams/elf64_sparc_fbsd.sh \ | |
3219 | $(srcdir)/emulparams/elf64_sparc.sh \ | |
3220 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3221 | ${GENSCRIPTS} elf64_sparc_fbsd "$(tdir_elf64_sparc_fbsd)" | |
3222 | eelf64_sparc_sol2.c: $(srcdir)/emulparams/elf64_sparc_sol2.sh \ | |
3223 | $(srcdir)/emulparams/elf64_sparc.sh \ | |
3224 | $(srcdir)/emulparams/solaris2.sh \ | |
3225 | $(srcdir)/emultempl/solaris2.em \ | |
3226 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3227 | ${GENSCRIPTS} elf64_sparc_sol2 "$(tdir_elf64_sparc_sol2)" | |
3228 | eelf64alpha.c: $(srcdir)/emulparams/elf64alpha.sh \ | |
3229 | $(ELF_DEPS) $(srcdir)/emultempl/alphaelf.em \ | |
3230 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3231 | ${GENSCRIPTS} elf64alpha "$(tdir_elf64alpha)" | |
3232 | eelf64alpha_fbsd.c: $(srcdir)/emulparams/elf64alpha_fbsd.sh \ | |
3233 | $(srcdir)/emulparams/elf64alpha.sh \ | |
3234 | $(ELF_DEPS) $(srcdir)/emultempl/alphaelf.em \ | |
3235 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3236 | ${GENSCRIPTS} elf64alpha_fbsd "$(tdir_elf64alpha_fbsd)" | |
3237 | eelf64alpha_nbsd.c: $(srcdir)/emulparams/elf64alpha_nbsd.sh \ | |
3238 | $(srcdir)/emulparams/elf64alpha.sh \ | |
3239 | $(ELF_DEPS) $(srcdir)/emultempl/alphaelf.em \ | |
3240 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3241 | ${GENSCRIPTS} elf64alpha_nbsd "$(tdir_elf64alpha_nbsd)" | |
3242 | eelf64bmip.c: $(srcdir)/emulparams/elf64bmip.sh \ | |
3243 | $(srcdir)/emulparams/elf64bmip-defs.sh \ | |
3244 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
3245 | $(srcdir)/emultempl/irix.em $(srcdir)/emultempl/mipself.em \ | |
3246 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3247 | ${GENSCRIPTS} elf64bmip "$(tdir_elf64bmip)" | |
3248 | eelf64btsmip.c: $(srcdir)/emulparams/elf64btsmip.sh \ | |
3249 | $(srcdir)/emulparams/elf64bmip-defs.sh \ | |
3250 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
3251 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3252 | ${GENSCRIPTS} elf64btsmip "$(tdir_elf64btsmip)" | |
3253 | eelf64btsmip_fbsd.c: $(srcdir)/emulparams/elf64btsmip_fbsd.sh \ | |
3254 | $(srcdir)/emulparams/elf64bmip-defs.sh \ | |
3255 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
3256 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3257 | ${GENSCRIPTS} elf64btsmip_fbsd "$(tdir_elf64btsmip_fbsd)" | |
3258 | eelf64hppa.c: $(srcdir)/emulparams/elf64hppa.sh \ | |
3259 | $(ELF_DEPS) $(srcdir)/scripttempl/elf64hppa.sc ${GEN_DEPENDS} | |
3260 | ${GENSCRIPTS} elf64hppa "$(tdir_elf64hppa)" | |
3261 | eelf64lppc.c: $(srcdir)/emulparams/elf64lppc.sh \ | |
3262 | $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \ | |
3263 | ldemul-list.h \ | |
3264 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3265 | ${GENSCRIPTS} elf64lppc "$(tdir_elf64lppc)" | |
3266 | eelf64ltsmip.c: $(srcdir)/emulparams/elf64ltsmip.sh \ | |
3267 | $(srcdir)/emulparams/elf64btsmip.sh $(srcdir)/emulparams/elf64bmip-defs.sh \ | |
3268 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
3269 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3270 | ${GENSCRIPTS} elf64ltsmip "$(tdir_elf64ltsmip)" | |
3271 | eelf64ltsmip_fbsd.c: $(srcdir)/emulparams/elf64ltsmip_fbsd.sh \ | |
3272 | $(srcdir)/emulparams/elf64btsmip_fbsd.sh $(srcdir)/emulparams/elf64bmip-defs.sh \ | |
3273 | $(srcdir)/emulparams/elf32bmipn32-defs.sh $(ELF_DEPS) \ | |
3274 | $(srcdir)/emultempl/mipself.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3275 | ${GENSCRIPTS} elf64ltsmip_fbsd "$(tdir_elf64ltsmip_fbsd)" | |
3276 | eelf64mmix.c: $(srcdir)/emulparams/elf64mmix.sh \ | |
3277 | $(ELF_DEPS) $(srcdir)/emultempl/mmix-elfnmmo.em \ | |
3278 | $(srcdir)/emultempl/mmixelf.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3279 | ${GENSCRIPTS} elf64mmix "$(tdir_elf64mmix)" | |
3280 | eelf64ppc.c: $(srcdir)/emulparams/elf64ppc.sh $(srcdir)/emultempl/ppc64elf.em \ | |
3281 | ldemul-list.h \ | |
3282 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3283 | ${GENSCRIPTS} elf64ppc "$(tdir_elf64ppc)" | |
bd59d916 AM |
3284 | eelf64ppc_fbsd.c: $(srcdir)/emulparams/elf64ppc_fbsd.sh \ |
3285 | $(srcdir)/emultempl/ppc64elf.em ldemul-list.h \ | |
3286 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3287 | ${GENSCRIPTS} elf64ppc_fbsd "$(tdir_elf64ppc_fbsd)" | |
a6dea726 | 3288 | eelf64rdos.c: $(srcdir)/emulparams/elf64rdos.sh \ |
a582ed93 | 3289 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
a6dea726 | 3290 | ${GENSCRIPTS} elf64rdos "$(tdir_elf64rdos)" |
59b84450 | 3291 | eelf64tilegx.c: $(srcdir)/emulparams/elf64tilegx.sh \ |
a582ed93 | 3292 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ |
59b84450 AM |
3293 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3294 | ${GENSCRIPTS} elf64tilegx "$(tdir_tilegx)" | |
fb6cedde | 3295 | eelf64tilegx_be.c: $(srcdir)/emulparams/elf64tilegx_be.sh \ |
a582ed93 | 3296 | $(ELF_DEPS) $(srcdir)/emultempl/needrelax.em \ |
fb6cedde WL |
3297 | $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} |
3298 | ${GENSCRIPTS} elf64tilegx_be "$(tdir_tilegx_be)" | |
3ed41d59 AM |
3299 | eelf_l1om.c: $(srcdir)/emulparams/elf_l1om.sh \ |
3300 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3301 | ${GENSCRIPTS} elf_l1om "$(tdir_elf_l1om)" | |
3302 | eelf_l1om_fbsd.c: $(srcdir)/emulparams/elf_l1om_fbsd.sh \ | |
3303 | $(srcdir)/emulparams/elf_l1om.sh \ | |
3304 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3305 | ${GENSCRIPTS} elf_l1om_fbsd "$(tdir_elf_l1om_fbsd)" | |
7a9068fe L |
3306 | eelf_k1om.c: $(srcdir)/emulparams/elf_k1om.sh \ |
3307 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3308 | ${GENSCRIPTS} elf_k1om "$(tdir_elf_k1om)" | |
3309 | eelf_k1om_fbsd.c: $(srcdir)/emulparams/elf_k1om_fbsd.sh \ | |
3310 | $(srcdir)/emulparams/elf_k1om.sh \ | |
3311 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3312 | ${GENSCRIPTS} elf_k1om_fbsd "$(tdir_elf_k1om_fbsd)" | |
3ed41d59 AM |
3313 | eelf_x86_64.c: $(srcdir)/emulparams/elf_x86_64.sh \ |
3314 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3315 | ${GENSCRIPTS} elf_x86_64 "$(tdir_elf_x86_64)" | |
3316 | eelf_x86_64_fbsd.c: $(srcdir)/emulparams/elf_x86_64_fbsd.sh \ | |
3317 | $(srcdir)/emulparams/elf_x86_64.sh \ | |
3318 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3319 | ${GENSCRIPTS} elf_x86_64_fbsd "$(tdir_elf_x86_64_fbsd)" | |
5a68afcf RM |
3320 | eelf_x86_64_nacl.c: $(srcdir)/emulparams/elf_x86_64_nacl.sh \ |
3321 | $(srcdir)/emulparams/elf_x86_64.sh \ | |
3322 | $(srcdir)/emulparams/elf_nacl.sh \ | |
3323 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3324 | ${GENSCRIPTS} elf_x86_64_nacl "$(tdir_elf_x86_64_nacl)" | |
3ed41d59 AM |
3325 | eelf_x86_64_sol2.c: $(srcdir)/emulparams/elf_x86_64_sol2.sh \ |
3326 | $(srcdir)/emulparams/elf_x86_64.sh \ | |
3327 | $(srcdir)/emulparams/solaris2.sh \ | |
3328 | $(srcdir)/emultempl/solaris2.em \ | |
3329 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3330 | ${GENSCRIPTS} elf_x86_64_sol2 "$(tdir_elf_x86_64_sol2)" | |
3331 | ehppa64linux.c: $(srcdir)/emulparams/hppa64linux.sh \ | |
3332 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3333 | ${GENSCRIPTS} hppa64linux "$(tdir_hppa64linux)" | |
3334 | emmo.c: $(srcdir)/emulparams/mmo.sh $(srcdir)/emultempl/mmix-elfnmmo.em \ | |
3335 | $(srcdir)/emultempl/generic.em $(srcdir)/emultempl/elf-generic.em \ | |
ec05a26b | 3336 | $(srcdir)/emultempl/mmo.em $(srcdir)/scripttempl/DWARF.sc \ |
3ed41d59 AM |
3337 | $(srcdir)/scripttempl/mmo.sc ${GEN_DEPENDS} |
3338 | ${GENSCRIPTS} mmo "$(tdir_mmo)" | |
3339 | eshelf64.c: $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \ | |
3340 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3341 | ${GENSCRIPTS} shelf64 "$(tdir_shelf64)" | |
3342 | eshelf64_nbsd.c: $(srcdir)/emulparams/shelf64_nbsd.sh \ | |
3343 | $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \ | |
3344 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3345 | ${GENSCRIPTS} shelf64_nbsd "$(tdir_shelf64_nbsd)" | |
3346 | eshlelf64.c: $(srcdir)/emulparams/shlelf64.sh \ | |
3347 | $(srcdir)/emulparams/shelf64.sh $(srcdir)/emulparams/shelf32.sh \ | |
3348 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3349 | ${GENSCRIPTS} shlelf64 "$(tdir_shlelf64)" | |
3350 | eshlelf64_nbsd.c: $(srcdir)/emulparams/shlelf64_nbsd.sh \ | |
3351 | $(srcdir)/emulparams/shelf64_nbsd.sh \ | |
3352 | $(srcdir)/emulparams/shelf32_nbsd.sh $(srcdir)/emulparams/shelf32.sh \ | |
3353 | $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} | |
3354 | ${GENSCRIPTS} shlelf64_nbsd "$(tdir_shlelf64_nbsd)" | |
3355 | ||
252b5132 RH |
3356 | check-DEJAGNU: site.exp |
3357 | srcroot=`cd $(srcdir) && pwd`; export srcroot; \ | |
3358 | r=`pwd`; export r; \ | |
e5b62927 | 3359 | LC_ALL=C; export LC_ALL; \ |
252b5132 | 3360 | EXPECT=$(EXPECT); export EXPECT; \ |
252b5132 RH |
3361 | runtest=$(RUNTEST); \ |
3362 | if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \ | |
3363 | $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \ | |
3364 | CC="$(CC_FOR_TARGET)" CFLAGS="$(CFLAGS)" \ | |
3365 | CXX="$(CXX_FOR_TARGET)" CXXFLAGS="$(CXXFLAGS)" \ | |
3366 | CC_FOR_HOST="$(CC)" CFLAGS_FOR_HOST="$(CFLAGS)" \ | |
3367 | OFILES="$(OFILES)" BFDLIB="$(TESTBFDLIB)" \ | |
20e95c23 | 3368 | LIBIBERTY="$(LIBIBERTY) $(LIBINTL)" LIBS="$(LIBS)" \ |
eccbf555 | 3369 | DO_COMPARE="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \ |
252b5132 RH |
3370 | $(RUNTESTFLAGS); \ |
3371 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\ | |
3372 | fi | |
3373 | ||
3374 | # Rules for testing by relinking ld itself. | |
3375 | # A similar test is in the testsuite. This target is for ease of use | |
3376 | # when porting ld. | |
3377 | ||
52a6ecd2 NC |
3378 | ld-partial.@OBJEXT@: ld-new$(EXEEXT) |
3379 | ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld-partial.@OBJEXT@ -r $(OFILES) | |
3380 | ld1$(EXEEXT): ld-partial.@OBJEXT@ | |
3381 | ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1$(EXEEXT) $(HOSTING_CRT0) ld-partial.@OBJEXT@ $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS) | |
252b5132 RH |
3382 | |
3383 | ld1-full$(EXEEXT): ld-new | |
af28fce3 | 3384 | ./ld-new$(EXEEXT) $(HOSTING_EMU) -o ld1-full$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS) |
252b5132 RH |
3385 | |
3386 | ld2$(EXEEXT): ld1$(EXEEXT) | |
af28fce3 | 3387 | ./ld1$(EXEEXT) $(HOSTING_EMU) -o ld2$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS) |
252b5132 RH |
3388 | |
3389 | ld3$(EXEEXT): ld2$(EXEEXT) | |
af28fce3 | 3390 | ./ld2$(EXEEXT) $(HOSTING_EMU) -o ld3$(EXEEXT) $(HOSTING_CRT0) $(OFILES) $(TESTBFDLIB) $(LIBIBERTY) $(HOSTING_LIBS) $(LIBS) |
252b5132 RH |
3391 | |
3392 | bootstrap: ld3$(EXEEXT) | |
3393 | cmp ld2$(EXEEXT) ld3$(EXEEXT) | |
3394 | ||
3395 | .PHONY: bootstrap | |
3396 | ||
252b5132 RH |
3397 | # DOCUMENTATION TARGETS |
3398 | # Manual configuration file; not usually attached to normal configuration, | |
3399 | # because almost all configs use "gen" version of manual. | |
3400 | # Set DOCVER above to change. | |
3401 | configdoc.texi: ${DOCVER}-doc.texi | |
dff70155 | 3402 | cp ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi |
b251bf6f | 3403 | chmod u+w ./configdoc.texi |
252b5132 | 3404 | |
0285c67d NC |
3405 | # Build the man page from the texinfo file |
3406 | # The sed command removes the no-adjust Nroff command so that | |
3407 | # the man output looks standard. | |
c428fa83 | 3408 | ld.1: $(srcdir)/ld.texinfo configdoc.texi |
c45021f2 | 3409 | touch $@ |
0285c67d NC |
3410 | -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texinfo > ld.pod |
3411 | -($(POD2MAN) ld.pod | \ | |
5a68afcf RM |
3412 | sed -e '/^.if n .na/d' > $@.T$$$$ && \ |
3413 | mv -f $@.T$$$$ $@) || \ | |
3414 | (rm -f $@.T$$$$ && exit 1) | |
c45021f2 | 3415 | rm -f ld.pod |
252b5132 RH |
3416 | mostlyclean-local: |
3417 | -rm -rf tmpdir | |
3418 | ||
3419 | .PHONY: install-exec-local install-data-local | |
3420 | ||
4fda8867 | 3421 | install-exec-local: ld-new$(EXEEXT) install-binPROGRAMS |
14ec8efd | 3422 | $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin |
4fda8867 NC |
3423 | n=`echo $(installed_linker) | sed '$(transform)'`; \ |
3424 | if test "$(bindir)" != "$(tooldir)/bin"; then \ | |
3425 | rm -f $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \ | |
3426 | ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT) >/dev/null 2>/dev/null \ | |
f2c7d7ee | 3427 | || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \ |
4fda8867 NC |
3428 | fi; \ |
3429 | if test "x$(install_as_default)" = "xyes"; then \ | |
7ad2014a L |
3430 | ld=`echo ld | sed '$(transform)'`; \ |
3431 | rm -f $(DESTDIR)$(bindir)/$$ld$(EXEEXT); \ | |
3432 | ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(bindir)/$$ld$(EXEEXT) >/dev/null 2>/dev/null \ | |
f2c7d7ee | 3433 | || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$$ld$(EXEEXT); \ |
4fda8867 NC |
3434 | if test "$(bindir)" != "$(tooldir)/bin"; then \ |
3435 | rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \ | |
3436 | ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \ | |
f2c7d7ee | 3437 | || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \ |
4fda8867 | 3438 | fi; \ |
252b5132 RH |
3439 | fi |
3440 | ||
edf84efc | 3441 | install-data-local: |
d3d8a9ee | 3442 | $(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts |
edf84efc | 3443 | for f in ldscripts/* ; do \ |
d3d8a9ee | 3444 | $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \ |
252b5132 | 3445 | done |
c45021f2 | 3446 | diststuff: info $(EXTRA_DIST) |
8b803601 | 3447 | |
c428fa83 | 3448 | # Both info (ld.info) and ld.1 depend on configdoc.texi. |
8b803601 L |
3449 | # But info isn't a direct target. Make info-recursive to depend on |
3450 | # ld.1 to support parallel build. | |
3451 | info-recursive: ld.1 | |
252b5132 RH |
3452 | distclean-local: |
3453 | rm -rf ldscripts | |
3454 | ||
252b5132 RH |
3455 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
3456 | # Otherwise a system limit (for SysV at least) may be exceeded. | |
3457 | .NOEXPORT: |