]>
Commit | Line | Data |
---|---|---|
38fc1cb1 | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
42ecbf5e | 2 | # @configure_input@ |
252b5132 | 3 | |
42ecbf5e DJ |
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
5 | # 2003, 2004, 2005 Free Software Foundation, Inc. | |
252b5132 RH |
6 | # This Makefile.in is free software; the Free Software Foundation |
7 | # gives unlimited permission to copy and/or distribute it, | |
8 | # with or without modifications, as long as this notice is preserved. | |
9 | ||
10 | # This program is distributed in the hope that it will be useful, | |
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |
13 | # PARTICULAR PURPOSE. | |
14 | ||
42ecbf5e | 15 | @SET_MAKE@ |
37cc8ec1 | 16 | |
252b5132 RH |
17 | srcdir = @srcdir@ |
18 | top_srcdir = @top_srcdir@ | |
19 | VPATH = @srcdir@ | |
252b5132 RH |
20 | pkgdatadir = $(datadir)/@PACKAGE@ |
21 | pkglibdir = $(libdir)/@PACKAGE@ | |
22 | pkgincludedir = $(includedir)/@PACKAGE@ | |
252b5132 | 23 | top_builddir = . |
42ecbf5e | 24 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
252b5132 | 25 | INSTALL = @INSTALL@ |
42ecbf5e DJ |
26 | install_sh_DATA = $(install_sh) -c -m 644 |
27 | install_sh_PROGRAM = $(install_sh) -c | |
28 | install_sh_SCRIPT = $(install_sh) -c | |
29 | INSTALL_HEADER = $(INSTALL_DATA) | |
30 | transform = $(program_transform_name) | |
252b5132 RH |
31 | NORMAL_INSTALL = : |
32 | PRE_INSTALL = : | |
33 | POST_INSTALL = : | |
34 | NORMAL_UNINSTALL = : | |
35 | PRE_UNINSTALL = : | |
36 | POST_UNINSTALL = : | |
252b5132 | 37 | build_triplet = @build@ |
252b5132 | 38 | host_triplet = @host@ |
252b5132 | 39 | target_triplet = @target@ |
692ed3e7 NC |
40 | bin_PROGRAMS = $(am__EXEEXT_6) $(am__EXEEXT_7) $(am__EXEEXT_8) \ |
41 | $(am__EXEEXT_9) $(am__EXEEXT_10) $(am__EXEEXT_11) \ | |
42ecbf5e | 42 | @BUILD_NLMCONV@ @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ \ |
692ed3e7 NC |
43 | @BUILD_WINDMC@ $(am__EXEEXT_12) $(am__EXEEXT_13) \ |
44 | @BUILD_DLLWRAP@ @BUILD_INSTALL_MISC@ $(am__empty) | |
45 | noinst_PROGRAMS = $(am__EXEEXT_17) @BUILD_MISC@ | |
42ecbf5e DJ |
46 | EXTRA_PROGRAMS = $(am__EXEEXT_1) srconv$(EXEEXT) sysdump$(EXEEXT) \ |
47 | coffdump$(EXEEXT) $(am__EXEEXT_2) $(am__EXEEXT_3) \ | |
692ed3e7 | 48 | $(am__EXEEXT_4) $(am__EXEEXT_5) |
58654fd8 L |
49 | DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub NEWS \ |
50 | README ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ | |
42ecbf5e DJ |
51 | $(top_srcdir)/configure $(am__configure_deps) \ |
52 | $(srcdir)/config.in $(srcdir)/../mkinstalldirs \ | |
53 | $(top_srcdir)/po/Make-in arparse.h arparse.c arlex.c \ | |
54 | defparse.h defparse.c deflex.c nlmheader.h nlmheader.c \ | |
692ed3e7 NC |
55 | arparse.h arparse.c arlex.c mcparse.h mcparse.c rcparse.h \ |
56 | rcparse.c $(srcdir)/../ylwrap $(srcdir)/../ltmain.sh \ | |
42ecbf5e DJ |
57 | $(srcdir)/../config.guess $(srcdir)/../config.sub |
58 | subdir = . | |
59 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | |
79887925 L |
60 | am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \ |
61 | $(top_srcdir)/../bfd/warning.m4 \ | |
62 | $(top_srcdir)/../config/depstand.m4 \ | |
7357c5b6 | 63 | $(top_srcdir)/../config/extensions.m4 \ |
20e95c23 | 64 | $(top_srcdir)/../config/gettext-sister.m4 \ |
79887925 L |
65 | $(top_srcdir)/../config/iconv.m4 \ |
66 | $(top_srcdir)/../config/lead-dot.m4 \ | |
5ba684e2 NC |
67 | $(top_srcdir)/../config/lib-ld.m4 \ |
68 | $(top_srcdir)/../config/lib-link.m4 \ | |
69 | $(top_srcdir)/../config/lib-prefix.m4 \ | |
8944f3c2 AM |
70 | $(top_srcdir)/../config/nls.m4 \ |
71 | $(top_srcdir)/../config/override.m4 \ | |
72 | $(top_srcdir)/../config/po.m4 \ | |
58c85be7 | 73 | $(top_srcdir)/../config/proginstall.m4 \ |
79887925 L |
74 | $(top_srcdir)/../config/progtest.m4 \ |
75 | $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \ | |
76 | $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \ | |
718a6fd8 | 77 | $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in |
42ecbf5e DJ |
78 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
79 | $(ACLOCAL_M4) | |
80 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ | |
81 | configure.lineno configure.status.lineno | |
82 | mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs | |
83 | CONFIG_HEADER = config.h | |
84 | CONFIG_CLEAN_FILES = po/Makefile.in | |
85 | am__EXEEXT_1 = nlmconv$(EXEEXT) | |
86 | am__EXEEXT_2 = dlltool$(EXEEXT) | |
87 | am__EXEEXT_3 = windres$(EXEEXT) | |
692ed3e7 NC |
88 | am__EXEEXT_4 = windmc$(EXEEXT) |
89 | am__EXEEXT_5 = dllwrap$(EXEEXT) | |
90 | am__EXEEXT_6 = size$(EXEEXT) | |
91 | am__EXEEXT_7 = objdump$(EXEEXT) | |
92 | am__EXEEXT_8 = ar$(EXEEXT) | |
93 | am__EXEEXT_9 = strings$(EXEEXT) | |
94 | am__EXEEXT_10 = ranlib$(EXEEXT) | |
95 | am__EXEEXT_11 = objcopy$(EXEEXT) | |
96 | am__EXEEXT_12 = addr2line$(EXEEXT) | |
97 | am__EXEEXT_13 = readelf$(EXEEXT) | |
42ecbf5e DJ |
98 | am__installdirs = "$(DESTDIR)$(bindir)" |
99 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) | |
692ed3e7 NC |
100 | am__EXEEXT_14 = nm-new$(EXEEXT) |
101 | am__EXEEXT_15 = strip-new$(EXEEXT) | |
102 | am__EXEEXT_16 = cxxfilt$(EXEEXT) | |
103 | am__EXEEXT_17 = $(am__EXEEXT_14) $(am__EXEEXT_15) $(am__EXEEXT_16) | |
42ecbf5e DJ |
104 | PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) |
105 | am__objects_1 = bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT) | |
ed180cc5 | 106 | am_addr2line_OBJECTS = addr2line.$(OBJEXT) $(am__objects_1) |
42ecbf5e DJ |
107 | addr2line_OBJECTS = $(am_addr2line_OBJECTS) |
108 | addr2line_LDADD = $(LDADD) | |
109 | am__DEPENDENCIES_1 = ../bfd/libbfd.la | |
110 | am__DEPENDENCIES_2 = ../libiberty/libiberty.a | |
111 | am__DEPENDENCIES_3 = | |
42ecbf5e DJ |
112 | am_ar_OBJECTS = arparse.$(OBJEXT) arlex.$(OBJEXT) ar.$(OBJEXT) \ |
113 | not-ranlib.$(OBJEXT) arsup.$(OBJEXT) rename.$(OBJEXT) \ | |
114 | binemul.$(OBJEXT) emul_$(EMULATION).$(OBJEXT) $(am__objects_1) | |
115 | ar_OBJECTS = $(am_ar_OBJECTS) | |
42ecbf5e DJ |
116 | am_coffdump_OBJECTS = coffdump.$(OBJEXT) coffgrok.$(OBJEXT) \ |
117 | $(am__objects_1) | |
118 | coffdump_OBJECTS = $(am_coffdump_OBJECTS) | |
119 | coffdump_LDADD = $(LDADD) | |
42ecbf5e DJ |
120 | am_cxxfilt_OBJECTS = cxxfilt.$(OBJEXT) $(am__objects_1) |
121 | cxxfilt_OBJECTS = $(am_cxxfilt_OBJECTS) | |
122 | cxxfilt_LDADD = $(LDADD) | |
42ecbf5e DJ |
123 | am_dlltool_OBJECTS = dlltool.$(OBJEXT) defparse.$(OBJEXT) \ |
124 | deflex.$(OBJEXT) $(am__objects_1) | |
125 | dlltool_OBJECTS = $(am_dlltool_OBJECTS) | |
42ecbf5e DJ |
126 | am_dllwrap_OBJECTS = dllwrap.$(OBJEXT) version.$(OBJEXT) |
127 | dllwrap_OBJECTS = $(am_dllwrap_OBJECTS) | |
42ecbf5e DJ |
128 | am_nlmconv_OBJECTS = nlmconv.$(OBJEXT) nlmheader.$(OBJEXT) \ |
129 | $(am__objects_1) | |
130 | nlmconv_OBJECTS = $(am_nlmconv_OBJECTS) | |
131 | nlmconv_LDADD = $(LDADD) | |
ed180cc5 | 132 | am_nm_new_OBJECTS = nm.$(OBJEXT) $(am__objects_1) |
42ecbf5e DJ |
133 | nm_new_OBJECTS = $(am_nm_new_OBJECTS) |
134 | nm_new_LDADD = $(LDADD) | |
42ecbf5e DJ |
135 | am__objects_2 = rddbg.$(OBJEXT) debug.$(OBJEXT) stabs.$(OBJEXT) \ |
136 | ieee.$(OBJEXT) rdcoff.$(OBJEXT) | |
137 | am__objects_3 = $(am__objects_2) wrstabs.$(OBJEXT) | |
138 | am_objcopy_OBJECTS = objcopy.$(OBJEXT) not-strip.$(OBJEXT) \ | |
139 | rename.$(OBJEXT) $(am__objects_3) $(am__objects_1) | |
140 | objcopy_OBJECTS = $(am_objcopy_OBJECTS) | |
141 | objcopy_LDADD = $(LDADD) | |
ed180cc5 AM |
142 | am_objdump_OBJECTS = objdump.$(OBJEXT) dwarf.$(OBJEXT) prdbg.$(OBJEXT) \ |
143 | $(am__objects_2) $(am__objects_1) | |
42ecbf5e DJ |
144 | objdump_OBJECTS = $(am_objdump_OBJECTS) |
145 | am__DEPENDENCIES_4 = ../opcodes/libopcodes.la | |
42ecbf5e DJ |
146 | am_ranlib_OBJECTS = ar.$(OBJEXT) is-ranlib.$(OBJEXT) arparse.$(OBJEXT) \ |
147 | arlex.$(OBJEXT) arsup.$(OBJEXT) rename.$(OBJEXT) \ | |
148 | binemul.$(OBJEXT) emul_$(EMULATION).$(OBJEXT) $(am__objects_1) | |
149 | ranlib_OBJECTS = $(am_ranlib_OBJECTS) | |
42ecbf5e | 150 | am_readelf_OBJECTS = readelf.$(OBJEXT) version.$(OBJEXT) \ |
19e6b90e | 151 | unwind-ia64.$(OBJEXT) dwarf.$(OBJEXT) |
42ecbf5e | 152 | readelf_OBJECTS = $(am_readelf_OBJECTS) |
42ecbf5e DJ |
153 | am_size_OBJECTS = size.$(OBJEXT) $(am__objects_1) |
154 | size_OBJECTS = $(am_size_OBJECTS) | |
155 | size_LDADD = $(LDADD) | |
42ecbf5e DJ |
156 | am_srconv_OBJECTS = srconv.$(OBJEXT) coffgrok.$(OBJEXT) \ |
157 | $(am__objects_1) | |
158 | srconv_OBJECTS = $(am_srconv_OBJECTS) | |
159 | srconv_LDADD = $(LDADD) | |
42ecbf5e DJ |
160 | am_strings_OBJECTS = strings.$(OBJEXT) $(am__objects_1) |
161 | strings_OBJECTS = $(am_strings_OBJECTS) | |
162 | strings_LDADD = $(LDADD) | |
42ecbf5e DJ |
163 | am_strip_new_OBJECTS = objcopy.$(OBJEXT) is-strip.$(OBJEXT) \ |
164 | rename.$(OBJEXT) $(am__objects_3) $(am__objects_1) | |
165 | strip_new_OBJECTS = $(am_strip_new_OBJECTS) | |
166 | strip_new_LDADD = $(LDADD) | |
42ecbf5e DJ |
167 | am_sysdump_OBJECTS = sysdump.$(OBJEXT) $(am__objects_1) |
168 | sysdump_OBJECTS = $(am_sysdump_OBJECTS) | |
169 | sysdump_LDADD = $(LDADD) | |
692ed3e7 NC |
170 | am_windmc_OBJECTS = windmc.$(OBJEXT) mcparse.$(OBJEXT) mclex.$(OBJEXT) \ |
171 | winduni.$(OBJEXT) $(am__objects_1) | |
172 | windmc_OBJECTS = $(am_windmc_OBJECTS) | |
42ecbf5e DJ |
173 | am_windres_OBJECTS = windres.$(OBJEXT) resrc.$(OBJEXT) \ |
174 | rescoff.$(OBJEXT) resbin.$(OBJEXT) rcparse.$(OBJEXT) \ | |
175 | rclex.$(OBJEXT) winduni.$(OBJEXT) resres.$(OBJEXT) \ | |
176 | $(am__objects_1) | |
177 | windres_OBJECTS = $(am_windres_OBJECTS) | |
42ecbf5e DJ |
178 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I. |
179 | depcomp = | |
180 | am__depfiles_maybe = | |
181 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |
182 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |
d7040cdb | 183 | LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ |
42ecbf5e DJ |
184 | $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ |
185 | $(AM_CFLAGS) $(CFLAGS) | |
186 | CCLD = $(CC) | |
d7040cdb | 187 | LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ |
42ecbf5e DJ |
188 | $(AM_LDFLAGS) $(LDFLAGS) -o $@ |
189 | LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS) | |
190 | LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS) | |
191 | YLWRAP = $(top_srcdir)/../ylwrap | |
192 | YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) | |
193 | LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \ | |
194 | $(AM_YFLAGS) | |
1d97d67f AM |
195 | SOURCES = $(addr2line_SOURCES) $(ar_SOURCES) $(coffdump_SOURCES) \ |
196 | $(cxxfilt_SOURCES) $(dlltool_SOURCES) $(dllwrap_SOURCES) \ | |
197 | $(nlmconv_SOURCES) $(nm_new_SOURCES) $(objcopy_SOURCES) \ | |
198 | $(objdump_SOURCES) $(ranlib_SOURCES) $(readelf_SOURCES) \ | |
199 | $(size_SOURCES) $(srconv_SOURCES) $(strings_SOURCES) \ | |
692ed3e7 NC |
200 | $(strip_new_SOURCES) $(sysdump_SOURCES) $(windmc_SOURCES) \ |
201 | $(windres_SOURCES) | |
42ecbf5e DJ |
202 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
203 | html-recursive info-recursive install-data-recursive \ | |
204 | install-exec-recursive install-info-recursive \ | |
205 | install-recursive installcheck-recursive installdirs-recursive \ | |
206 | pdf-recursive ps-recursive uninstall-info-recursive \ | |
207 | uninstall-recursive | |
208 | ETAGS = etags | |
209 | CTAGS = ctags | |
210 | DEJATOOL = $(PACKAGE) | |
211 | RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir | |
212 | DIST_SUBDIRS = $(SUBDIRS) | |
213 | ACLOCAL = @ACLOCAL@ | |
214 | ALLOCA = @ALLOCA@ | |
215 | AMDEP_FALSE = @AMDEP_FALSE@ | |
216 | AMDEP_TRUE = @AMDEP_TRUE@ | |
217 | AMTAR = @AMTAR@ | |
252b5132 | 218 | AR = @AR@ |
42ecbf5e DJ |
219 | AUTOCONF = @AUTOCONF@ |
220 | AUTOHEADER = @AUTOHEADER@ | |
221 | AUTOMAKE = @AUTOMAKE@ | |
222 | AWK = @AWK@ | |
252b5132 RH |
223 | BUILD_DLLTOOL = @BUILD_DLLTOOL@ |
224 | BUILD_DLLWRAP = @BUILD_DLLWRAP@ | |
1d97d67f | 225 | BUILD_INSTALL_MISC = @BUILD_INSTALL_MISC@ |
252b5132 RH |
226 | BUILD_MISC = @BUILD_MISC@ |
227 | BUILD_NLMCONV = @BUILD_NLMCONV@ | |
228 | BUILD_SRCONV = @BUILD_SRCONV@ | |
692ed3e7 | 229 | BUILD_WINDMC = @BUILD_WINDMC@ |
252b5132 | 230 | BUILD_WINDRES = @BUILD_WINDRES@ |
32118081 NC |
231 | CATALOGS = @CATALOGS@ |
232 | CATOBJEXT = @CATOBJEXT@ | |
252b5132 | 233 | CC = @CC@ |
42ecbf5e DJ |
234 | CCDEPMODE = @CCDEPMODE@ |
235 | CC_FOR_BUILD = @CC_FOR_BUILD@ | |
236 | CFLAGS = @CFLAGS@ | |
32118081 | 237 | CPP = @CPP@ |
42ecbf5e DJ |
238 | CPPFLAGS = @CPPFLAGS@ |
239 | CYGPATH_W = @CYGPATH_W@ | |
32118081 | 240 | DATADIRNAME = @DATADIRNAME@ |
42ecbf5e | 241 | DEFS = @DEFS@ |
8a965946 | 242 | DEMANGLER_NAME = @DEMANGLER_NAME@ |
42ecbf5e | 243 | DEPDIR = @DEPDIR@ |
252b5132 | 244 | DLLTOOL_DEFS = @DLLTOOL_DEFS@ |
718a6fd8 | 245 | DSYMUTIL = @DSYMUTIL@ |
d7040cdb | 246 | DUMPBIN = @DUMPBIN@ |
42ecbf5e DJ |
247 | ECHO_C = @ECHO_C@ |
248 | ECHO_N = @ECHO_N@ | |
249 | ECHO_T = @ECHO_T@ | |
250 | EGREP = @EGREP@ | |
eb1e0e80 NC |
251 | EMULATION = @EMULATION@ |
252 | EMULATION_VECTOR = @EMULATION_VECTOR@ | |
252b5132 | 253 | EXEEXT = @EXEEXT@ |
42ecbf5e | 254 | EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ |
d7040cdb | 255 | FGREP = @FGREP@ |
20e95c23 | 256 | GENCAT = @GENCAT@ |
d5fbea21 DJ |
257 | GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@ |
258 | GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@ | |
32118081 | 259 | GMSGFMT = @GMSGFMT@ |
d7040cdb | 260 | GREP = @GREP@ |
252b5132 | 261 | HDEFINES = @HDEFINES@ |
20e95c23 | 262 | INCINTL = @INCINTL@ |
42ecbf5e DJ |
263 | INSTALL_DATA = @INSTALL_DATA@ |
264 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
265 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
266 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
32118081 | 267 | INSTOBJEXT = @INSTOBJEXT@ |
d7040cdb | 268 | LD = @LD@ |
42ecbf5e DJ |
269 | LDFLAGS = @LDFLAGS@ |
270 | LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi` | |
271 | LEXLIB = @LEXLIB@ | |
272 | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | |
5ba684e2 | 273 | LIBICONV = @LIBICONV@ |
20e95c23 DJ |
274 | LIBINTL = @LIBINTL@ |
275 | LIBINTL_DEP = @LIBINTL_DEP@ | |
42ecbf5e DJ |
276 | LIBOBJS = @LIBOBJS@ |
277 | LIBS = @LIBS@ | |
252b5132 | 278 | LIBTOOL = @LIBTOOL@ |
718a6fd8 | 279 | LIPO = @LIPO@ |
32118081 | 280 | LN_S = @LN_S@ |
5ba684e2 | 281 | LTLIBICONV = @LTLIBICONV@ |
42ecbf5e | 282 | LTLIBOBJS = @LTLIBOBJS@ |
32118081 | 283 | MAINT = @MAINT@ |
42ecbf5e DJ |
284 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
285 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | |
32118081 NC |
286 | MAKEINFO = @MAKEINFO@ |
287 | MKINSTALLDIRS = @MKINSTALLDIRS@ | |
288 | MSGFMT = @MSGFMT@ | |
20e95c23 | 289 | MSGMERGE = @MSGMERGE@ |
252b5132 | 290 | NLMCONV_DEFS = @NLMCONV_DEFS@ |
d7040cdb | 291 | NM = @NM@ |
718a6fd8 | 292 | NMEDIT = @NMEDIT@ |
42ecbf5e | 293 | NO_WERROR = @NO_WERROR@ |
718a6fd8 | 294 | OBJDUMP = @OBJDUMP@ |
8b1e6df3 | 295 | OBJDUMP_DEFS = @OBJDUMP_DEFS@ |
32118081 | 296 | OBJEXT = @OBJEXT@ |
718a6fd8 SE |
297 | OTOOL = @OTOOL@ |
298 | OTOOL64 = @OTOOL64@ | |
32118081 | 299 | PACKAGE = @PACKAGE@ |
42ecbf5e DJ |
300 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
301 | PACKAGE_NAME = @PACKAGE_NAME@ | |
302 | PACKAGE_STRING = @PACKAGE_STRING@ | |
303 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
304 | PACKAGE_VERSION = @PACKAGE_VERSION@ | |
305 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
32118081 | 306 | POSUB = @POSUB@ |
252b5132 | 307 | RANLIB = @RANLIB@ |
d7040cdb | 308 | SED = @SED@ |
42ecbf5e DJ |
309 | SET_MAKE = @SET_MAKE@ |
310 | SHELL = @SHELL@ | |
32118081 | 311 | STRIP = @STRIP@ |
32118081 NC |
312 | USE_NLS = @USE_NLS@ |
313 | VERSION = @VERSION@ | |
42ecbf5e DJ |
314 | WARN_CFLAGS = @WARN_CFLAGS@ |
315 | XGETTEXT = @XGETTEXT@ | |
316 | YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi` | |
ee1dbd7d | 317 | ac_ct_AR = @ac_ct_AR@ |
42ecbf5e | 318 | ac_ct_CC = @ac_ct_CC@ |
718a6fd8 | 319 | ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@ |
d7040cdb | 320 | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ |
718a6fd8 SE |
321 | ac_ct_LIPO = @ac_ct_LIPO@ |
322 | ac_ct_NMEDIT = @ac_ct_NMEDIT@ | |
323 | ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ | |
324 | ac_ct_OTOOL = @ac_ct_OTOOL@ | |
325 | ac_ct_OTOOL64 = @ac_ct_OTOOL64@ | |
ee1dbd7d AM |
326 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
327 | ac_ct_STRIP = @ac_ct_STRIP@ | |
42ecbf5e DJ |
328 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
329 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | |
330 | am__include = @am__include@ | |
331 | am__leading_dot = @am__leading_dot@ | |
332 | am__quote = @am__quote@ | |
333 | am__tar = @am__tar@ | |
334 | am__untar = @am__untar@ | |
335 | bindir = @bindir@ | |
336 | build = @build@ | |
337 | build_alias = @build_alias@ | |
338 | build_cpu = @build_cpu@ | |
339 | build_os = @build_os@ | |
340 | build_vendor = @build_vendor@ | |
341 | datadir = @datadir@ | |
108a6f8e CD |
342 | datarootdir = @datarootdir@ |
343 | docdir = @docdir@ | |
42ecbf5e DJ |
344 | exec_prefix = @exec_prefix@ |
345 | host = @host@ | |
346 | host_alias = @host_alias@ | |
347 | host_cpu = @host_cpu@ | |
348 | host_os = @host_os@ | |
349 | host_vendor = @host_vendor@ | |
108a6f8e | 350 | htmldir = @htmldir@ |
42ecbf5e DJ |
351 | includedir = @includedir@ |
352 | infodir = @infodir@ | |
353 | install_sh = @install_sh@ | |
42ecbf5e DJ |
354 | libdir = @libdir@ |
355 | libexecdir = @libexecdir@ | |
356 | localstatedir = @localstatedir@ | |
d7040cdb | 357 | lt_ECHO = @lt_ECHO@ |
42ecbf5e DJ |
358 | mandir = @mandir@ |
359 | mkdir_p = @mkdir_p@ | |
360 | oldincludedir = @oldincludedir@ | |
361 | prefix = @prefix@ | |
362 | program_transform_name = @program_transform_name@ | |
363 | sbindir = @sbindir@ | |
364 | sharedstatedir = @sharedstatedir@ | |
365 | sysconfdir = @sysconfdir@ | |
366 | target = @target@ | |
367 | target_alias = @target_alias@ | |
368 | target_cpu = @target_cpu@ | |
369 | target_os = @target_os@ | |
370 | target_vendor = @target_vendor@ | |
252b5132 | 371 | AUTOMAKE_OPTIONS = cygnus dejagnu |
79887925 | 372 | ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd |
c45021f2 | 373 | SUBDIRS = doc po |
252b5132 | 374 | tooldir = $(exec_prefix)/$(target_alias) |
ee1dbd7d | 375 | YFLAGS = -d |
a2d91340 AC |
376 | AM_CFLAGS = $(WARN_CFLAGS) |
377 | ||
252b5132 RH |
378 | # these two are almost the same program |
379 | AR_PROG = ar | |
380 | RANLIB_PROG = ranlib | |
381 | ||
382 | # objcopy and strip should be the same program | |
383 | OBJCOPY_PROG = objcopy | |
384 | STRIP_PROG = strip-new | |
252b5132 | 385 | STRINGS_PROG = strings |
252b5132 RH |
386 | READELF_PROG = readelf |
387 | ||
388 | # These should all be the same program too. | |
389 | SIZE_PROG = size | |
390 | NM_PROG = nm-new | |
391 | OBJDUMP_PROG = objdump | |
392 | ||
393 | # This is the demangler, as a standalone program. | |
394 | # Note: This one is used as the installed name too, unlike the above. | |
8a965946 | 395 | DEMANGLER_PROG = cxxfilt |
252b5132 | 396 | ADDR2LINE_PROG = addr2line |
252b5132 RH |
397 | NLMCONV_PROG = nlmconv |
398 | DLLTOOL_PROG = dlltool | |
399 | WINDRES_PROG = windres | |
692ed3e7 | 400 | WINDMC_PROG = windmc |
252b5132 | 401 | DLLWRAP_PROG = dllwrap |
8b42747f | 402 | SRCONV_PROG = srconv$(EXEEXT) sysdump$(EXEEXT) coffdump$(EXEEXT) |
b125d98b | 403 | RENAMED_PROGS = $(NM_PROG) $(STRIP_PROG) $(DEMANGLER_PROG) |
252b5132 | 404 | |
eb1e0e80 | 405 | # Stuff that goes in tooldir/ if appropriate. |
79e341d9 | 406 | TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump objcopy |
252b5132 RH |
407 | BASEDIR = $(srcdir)/.. |
408 | BFDDIR = $(BASEDIR)/bfd | |
409 | INCDIR = $(BASEDIR)/include | |
41b49281 | 410 | MKDEP = gcc -MM |
f469d32b | 411 | INCLUDES = -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \ |
6e1a7e9a | 412 | @HDEFINES@ \ |
20e95c23 | 413 | @INCINTL@ \ |
32118081 | 414 | -DLOCALEDIR="\"$(datadir)/locale\"" \ |
6e1a7e9a | 415 | -Dbin_dummy_emulation=$(EMULATION_VECTOR) |
eb1e0e80 | 416 | |
6e1a7e9a | 417 | HFILES = \ |
ed180cc5 | 418 | arsup.h binemul.h bucomm.h budbg.h \ |
f2bea866 AS |
419 | coffgrok.h debug.h dlltool.h dwarf.h nlmconv.h \ |
420 | sysdep.h unwind-ia64.h windres.h winduni.h windint.h \ | |
692ed3e7 | 421 | windmc.h |
252b5132 | 422 | |
692ed3e7 | 423 | GENERATED_HFILES = arparse.h sysroff.h sysinfo.h defparse.h rcparse.h mcparse.h |
6e1a7e9a | 424 | CFILES = \ |
ed180cc5 | 425 | addr2line.c ar.c arsup.c bin2c.c binemul.c bucomm.c \ |
19e6b90e L |
426 | coffdump.c coffgrok.c cxxfilt.c \ |
427 | dwarf.c debug.c dlltool.c dllwrap.c \ | |
6e1a7e9a AM |
428 | emul_aix.c emul_vanilla.c filemode.c \ |
429 | ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \ | |
430 | nlmconv.c nm.c not-ranlib.c not-strip.c \ | |
431 | objcopy.c objdump.c prdbg.c \ | |
4a594fce | 432 | rclex.c rdcoff.c rddbg.c readelf.c rename.c \ |
6e1a7e9a | 433 | resbin.c rescoff.c resrc.c resres.c \ |
f2bea866 AS |
434 | size.c srconv.c stabs.c strings.c sysdump.c \ |
435 | unwind-ia64.c version.c \ | |
692ed3e7 NC |
436 | windres.c winduni.c wrstabs.c \ |
437 | windmc.c mclex.c | |
252b5132 | 438 | |
6e1a7e9a AM |
439 | GENERATED_CFILES = \ |
440 | arparse.c arlex.c sysroff.c sysinfo.c syslex.c \ | |
692ed3e7 | 441 | defparse.c deflex.c nlmheader.c rcparse.c mcparse.c |
252b5132 | 442 | |
252b5132 RH |
443 | DEBUG_SRCS = rddbg.c debug.c stabs.c ieee.c rdcoff.c |
444 | WRITE_DEBUG_SRCS = $(DEBUG_SRCS) wrstabs.c | |
445 | ||
446 | # Code shared by all the binutils. | |
447 | BULIBS = bucomm.c version.c filemode.c | |
252b5132 | 448 | BFDLIB = ../bfd/libbfd.la |
252b5132 | 449 | OPCODES = ../opcodes/libopcodes.la |
252b5132 | 450 | LIBIBERTY = ../libiberty/libiberty.a |
252b5132 | 451 | POTFILES = $(CFILES) $(DEBUG_SRCS) $(HFILES) |
c3298874 BE |
452 | EXPECT = expect |
453 | RUNTEST = runtest | |
6e1a7e9a AM |
454 | CC_FOR_TARGET = ` \ |
455 | if [ -f $$r/../gcc/xgcc ] ; then \ | |
456 | if [ -f $$r/../newlib/Makefile ] ; then \ | |
457 | echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \ | |
458 | else \ | |
459 | echo $$r/../gcc/xgcc -B$$r/../gcc/; \ | |
460 | fi; \ | |
461 | else \ | |
462 | if [ "@host@" = "@target@" ] ; then \ | |
463 | echo $(CC); \ | |
464 | else \ | |
465 | echo gcc | sed '$(transform)'; \ | |
466 | fi; \ | |
467 | fi` | |
252b5132 | 468 | |
20e95c23 DJ |
469 | |
470 | # There's no global DEPENDENCIES. So, we must explicitly list everything | |
471 | # which depends on libintl, since we don't know whether LIBINTL_DEP will be | |
472 | # non-empty until configure time. Ugh! | |
8b42747f AM |
473 | size_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
474 | objdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) $(OPCODES) | |
475 | nm_new_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
22a84b55 | 476 | ar_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
8b42747f AM |
477 | strings_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
478 | strip_new_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
22a84b55 | 479 | ranlib_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
8b42747f AM |
480 | cxxfilt_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
481 | objcopy_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
482 | nlmconv_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
483 | srconv_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
484 | sysdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
485 | coffdump_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
22a84b55 | 486 | dlltool_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
cd6a2ed0 NC |
487 | windres_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
488 | windmc_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) | |
8b42747f AM |
489 | addr2line_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) $(BFDLIB) |
490 | readelf_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) | |
491 | dllwrap_DEPENDENCIES = $(LIBINTL_DEP) $(LIBIBERTY) | |
20e95c23 | 492 | LDADD = $(BFDLIB) $(LIBIBERTY) $(LIBINTL) |
252b5132 | 493 | size_SOURCES = size.c $(BULIBS) |
252b5132 | 494 | objcopy_SOURCES = objcopy.c not-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS) |
252b5132 | 495 | strings_SOURCES = strings.c $(BULIBS) |
19e6b90e | 496 | readelf_SOURCES = readelf.c version.c unwind-ia64.c dwarf.c |
20e95c23 | 497 | readelf_LDADD = $(LIBINTL) $(LIBIBERTY) |
252b5132 | 498 | strip_new_SOURCES = objcopy.c is-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS) |
ed180cc5 AM |
499 | nm_new_SOURCES = nm.c $(BULIBS) |
500 | objdump_SOURCES = objdump.c dwarf.c prdbg.c $(DEBUG_SRCS) $(BULIBS) | |
20e95c23 | 501 | objdump_LDADD = $(OPCODES) $(BFDLIB) $(LIBIBERTY) $(LIBINTL) |
bb279dc0 | 502 | cxxfilt_SOURCES = cxxfilt.c $(BULIBS) |
6e1a7e9a AM |
503 | ar_SOURCES = arparse.y arlex.l ar.c not-ranlib.c arsup.c rename.c binemul.c \ |
504 | emul_$(EMULATION).c $(BULIBS) | |
eb1e0e80 | 505 | |
20e95c23 | 506 | ar_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
6e1a7e9a AM |
507 | ranlib_SOURCES = ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c \ |
508 | binemul.c emul_$(EMULATION).c $(BULIBS) | |
eb1e0e80 | 509 | |
20e95c23 | 510 | ranlib_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
ed180cc5 | 511 | addr2line_SOURCES = addr2line.c $(BULIBS) |
252b5132 | 512 | srconv_SOURCES = srconv.c coffgrok.c $(BULIBS) |
0724d64b | 513 | dlltool_SOURCES = dlltool.c defparse.y deflex.l $(BULIBS) |
20e95c23 | 514 | dlltool_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) |
252b5132 | 515 | coffdump_SOURCES = coffdump.c coffgrok.c $(BULIBS) |
252b5132 | 516 | sysdump_SOURCES = sysdump.c $(BULIBS) |
252b5132 | 517 | nlmconv_SOURCES = nlmconv.c nlmheader.y $(BULIBS) |
4a594fce | 518 | windres_SOURCES = windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.c \ |
6e1a7e9a | 519 | winduni.c resres.c $(BULIBS) |
252b5132 | 520 | |
cd6a2ed0 | 521 | windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) $(LIBICONV) |
692ed3e7 NC |
522 | windmc_SOURCES = windmc.c mcparse.y mclex.c \ |
523 | winduni.c $(BULIBS) | |
524 | ||
cd6a2ed0 | 525 | windmc_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) $(LIBICONV) |
0724d64b | 526 | dllwrap_SOURCES = dllwrap.c version.c |
20e95c23 | 527 | dllwrap_LDADD = $(LIBIBERTY) $(LIBINTL) |
6e1a7e9a | 528 | EXTRA_DIST = arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \ |
692ed3e7 NC |
529 | syslex.c deflex.c defparse.h defparse.c rcparse.h rcparse.c \ |
530 | mcparse.h mcparse.c | |
252b5132 | 531 | |
1d97d67f | 532 | DISTCLEANFILES = sysroff.c sysroff.h site.exp site.bak |
252b5132 | 533 | |
c45021f2 | 534 | ### |
1d97d67f AM |
535 | MOSTLYCLEANFILES = sysinfo$(EXEEXT_FOR_BUILD) bin2c$(EXEEXT_FOR_BUILD) \ |
536 | binutils.log binutils.sum abcdefgh* | |
537 | ||
0bdaf48b | 538 | CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 |
42ecbf5e DJ |
539 | all: config.h |
540 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | |
252b5132 | 541 | |
252b5132 | 542 | .SUFFIXES: |
42ecbf5e DJ |
543 | .SUFFIXES: .c .l .lo .o .obj .y |
544 | am--refresh: | |
545 | @: | |
546 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) | |
547 | @for dep in $?; do \ | |
548 | case '$(am__configure_deps)' in \ | |
549 | *$$dep*) \ | |
718a6fd8 SE |
550 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
551 | cd $(srcdir) && $(AUTOMAKE) --foreign \ | |
42ecbf5e DJ |
552 | && exit 0; \ |
553 | exit 1;; \ | |
554 | esac; \ | |
555 | done; \ | |
718a6fd8 | 556 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
42ecbf5e | 557 | cd $(top_srcdir) && \ |
718a6fd8 | 558 | $(AUTOMAKE) --foreign Makefile |
42ecbf5e | 559 | .PRECIOUS: Makefile |
bfc2f0bb AM |
560 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
561 | @case '$?' in \ | |
562 | *config.status*) \ | |
563 | echo ' $(SHELL) ./config.status'; \ | |
564 | $(SHELL) ./config.status;; \ | |
565 | *) \ | |
566 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ | |
567 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ | |
568 | esac; | |
252b5132 | 569 | |
42ecbf5e | 570 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
252b5132 | 571 | $(SHELL) ./config.status --recheck |
42ecbf5e DJ |
572 | |
573 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
252b5132 | 574 | cd $(srcdir) && $(AUTOCONF) |
42ecbf5e DJ |
575 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
576 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) | |
252b5132 | 577 | |
42ecbf5e | 578 | config.h: stamp-h1 |
252b5132 | 579 | @if test ! -f $@; then \ |
42ecbf5e DJ |
580 | rm -f stamp-h1; \ |
581 | $(MAKE) stamp-h1; \ | |
252b5132 | 582 | else :; fi |
252b5132 | 583 | |
42ecbf5e DJ |
584 | stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status |
585 | @rm -f stamp-h1 | |
586 | cd $(top_builddir) && $(SHELL) ./config.status config.h | |
587 | $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | |
588 | cd $(top_srcdir) && $(AUTOHEADER) | |
589 | rm -f stamp-h1 | |
590 | touch $@ | |
252b5132 RH |
591 | |
592 | distclean-hdr: | |
42ecbf5e DJ |
593 | -rm -f config.h stamp-h1 |
594 | po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in | |
595 | cd $(top_builddir) && $(SHELL) ./config.status $@ | |
252b5132 RH |
596 | install-binPROGRAMS: $(bin_PROGRAMS) |
597 | @$(NORMAL_INSTALL) | |
42ecbf5e | 598 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
252b5132 | 599 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
42ecbf5e DJ |
600 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
601 | if test -f $$p \ | |
602 | || test -f $$p1 \ | |
603 | ; then \ | |
604 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ | |
605 | echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ | |
606 | $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ | |
252b5132 RH |
607 | else :; fi; \ |
608 | done | |
609 | ||
610 | uninstall-binPROGRAMS: | |
611 | @$(NORMAL_UNINSTALL) | |
42ecbf5e DJ |
612 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
613 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ | |
614 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ | |
615 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ | |
252b5132 RH |
616 | done |
617 | ||
42ecbf5e DJ |
618 | clean-binPROGRAMS: |
619 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ | |
620 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ | |
621 | echo " rm -f $$p $$f"; \ | |
622 | rm -f $$p $$f ; \ | |
623 | done | |
252b5132 RH |
624 | |
625 | clean-noinstPROGRAMS: | |
42ecbf5e DJ |
626 | @list='$(noinst_PROGRAMS)'; for p in $$list; do \ |
627 | f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ | |
628 | echo " rm -f $$p $$f"; \ | |
629 | rm -f $$p $$f ; \ | |
630 | done | |
631 | addr2line$(EXEEXT): $(addr2line_OBJECTS) $(addr2line_DEPENDENCIES) | |
632 | @rm -f addr2line$(EXEEXT) | |
633 | $(LINK) $(addr2line_LDFLAGS) $(addr2line_OBJECTS) $(addr2line_LDADD) $(LIBS) | |
634 | ar$(EXEEXT): $(ar_OBJECTS) $(ar_DEPENDENCIES) | |
635 | @rm -f ar$(EXEEXT) | |
636 | $(LINK) $(ar_LDFLAGS) $(ar_OBJECTS) $(ar_LDADD) $(LIBS) | |
637 | coffdump$(EXEEXT): $(coffdump_OBJECTS) $(coffdump_DEPENDENCIES) | |
252b5132 RH |
638 | @rm -f coffdump$(EXEEXT) |
639 | $(LINK) $(coffdump_LDFLAGS) $(coffdump_OBJECTS) $(coffdump_LDADD) $(LIBS) | |
42ecbf5e DJ |
640 | cxxfilt$(EXEEXT): $(cxxfilt_OBJECTS) $(cxxfilt_DEPENDENCIES) |
641 | @rm -f cxxfilt$(EXEEXT) | |
642 | $(LINK) $(cxxfilt_LDFLAGS) $(cxxfilt_OBJECTS) $(cxxfilt_LDADD) $(LIBS) | |
643 | dlltool$(EXEEXT): $(dlltool_OBJECTS) $(dlltool_DEPENDENCIES) | |
252b5132 RH |
644 | @rm -f dlltool$(EXEEXT) |
645 | $(LINK) $(dlltool_LDFLAGS) $(dlltool_OBJECTS) $(dlltool_LDADD) $(LIBS) | |
42ecbf5e | 646 | dllwrap$(EXEEXT): $(dllwrap_OBJECTS) $(dllwrap_DEPENDENCIES) |
252b5132 RH |
647 | @rm -f dllwrap$(EXEEXT) |
648 | $(LINK) $(dllwrap_LDFLAGS) $(dllwrap_OBJECTS) $(dllwrap_LDADD) $(LIBS) | |
42ecbf5e DJ |
649 | nlmconv$(EXEEXT): $(nlmconv_OBJECTS) $(nlmconv_DEPENDENCIES) |
650 | @rm -f nlmconv$(EXEEXT) | |
651 | $(LINK) $(nlmconv_LDFLAGS) $(nlmconv_OBJECTS) $(nlmconv_LDADD) $(LIBS) | |
652 | nm-new$(EXEEXT): $(nm_new_OBJECTS) $(nm_new_DEPENDENCIES) | |
653 | @rm -f nm-new$(EXEEXT) | |
654 | $(LINK) $(nm_new_LDFLAGS) $(nm_new_OBJECTS) $(nm_new_LDADD) $(LIBS) | |
655 | objcopy$(EXEEXT): $(objcopy_OBJECTS) $(objcopy_DEPENDENCIES) | |
656 | @rm -f objcopy$(EXEEXT) | |
657 | $(LINK) $(objcopy_LDFLAGS) $(objcopy_OBJECTS) $(objcopy_LDADD) $(LIBS) | |
658 | objdump$(EXEEXT): $(objdump_OBJECTS) $(objdump_DEPENDENCIES) | |
252b5132 RH |
659 | @rm -f objdump$(EXEEXT) |
660 | $(LINK) $(objdump_LDFLAGS) $(objdump_OBJECTS) $(objdump_LDADD) $(LIBS) | |
42ecbf5e | 661 | ranlib$(EXEEXT): $(ranlib_OBJECTS) $(ranlib_DEPENDENCIES) |
252b5132 RH |
662 | @rm -f ranlib$(EXEEXT) |
663 | $(LINK) $(ranlib_LDFLAGS) $(ranlib_OBJECTS) $(ranlib_LDADD) $(LIBS) | |
42ecbf5e DJ |
664 | readelf$(EXEEXT): $(readelf_OBJECTS) $(readelf_DEPENDENCIES) |
665 | @rm -f readelf$(EXEEXT) | |
666 | $(LINK) $(readelf_LDFLAGS) $(readelf_OBJECTS) $(readelf_LDADD) $(LIBS) | |
667 | size$(EXEEXT): $(size_OBJECTS) $(size_DEPENDENCIES) | |
668 | @rm -f size$(EXEEXT) | |
669 | $(LINK) $(size_LDFLAGS) $(size_OBJECTS) $(size_LDADD) $(LIBS) | |
670 | srconv$(EXEEXT): $(srconv_OBJECTS) $(srconv_DEPENDENCIES) | |
671 | @rm -f srconv$(EXEEXT) | |
672 | $(LINK) $(srconv_LDFLAGS) $(srconv_OBJECTS) $(srconv_LDADD) $(LIBS) | |
673 | strings$(EXEEXT): $(strings_OBJECTS) $(strings_DEPENDENCIES) | |
674 | @rm -f strings$(EXEEXT) | |
675 | $(LINK) $(strings_LDFLAGS) $(strings_OBJECTS) $(strings_LDADD) $(LIBS) | |
676 | strip-new$(EXEEXT): $(strip_new_OBJECTS) $(strip_new_DEPENDENCIES) | |
677 | @rm -f strip-new$(EXEEXT) | |
678 | $(LINK) $(strip_new_LDFLAGS) $(strip_new_OBJECTS) $(strip_new_LDADD) $(LIBS) | |
679 | sysdump$(EXEEXT): $(sysdump_OBJECTS) $(sysdump_DEPENDENCIES) | |
680 | @rm -f sysdump$(EXEEXT) | |
681 | $(LINK) $(sysdump_LDFLAGS) $(sysdump_OBJECTS) $(sysdump_LDADD) $(LIBS) | |
692ed3e7 NC |
682 | windmc$(EXEEXT): $(windmc_OBJECTS) $(windmc_DEPENDENCIES) |
683 | @rm -f windmc$(EXEEXT) | |
684 | $(LINK) $(windmc_LDFLAGS) $(windmc_OBJECTS) $(windmc_LDADD) $(LIBS) | |
42ecbf5e DJ |
685 | windres$(EXEEXT): $(windres_OBJECTS) $(windres_DEPENDENCIES) |
686 | @rm -f windres$(EXEEXT) | |
687 | $(LINK) $(windres_LDFLAGS) $(windres_OBJECTS) $(windres_LDADD) $(LIBS) | |
252b5132 | 688 | |
42ecbf5e DJ |
689 | mostlyclean-compile: |
690 | -rm -f *.$(OBJEXT) | |
37cc8ec1 | 691 | |
42ecbf5e DJ |
692 | distclean-compile: |
693 | -rm -f *.tab.c | |
37cc8ec1 | 694 | |
42ecbf5e DJ |
695 | .c.o: |
696 | $(COMPILE) -c $< | |
252b5132 | 697 | |
42ecbf5e DJ |
698 | .c.obj: |
699 | $(COMPILE) -c `$(CYGPATH_W) '$<'` | |
252b5132 | 700 | |
42ecbf5e DJ |
701 | .c.lo: |
702 | $(LTCOMPILE) -c -o $@ $< | |
8a965946 | 703 | |
252b5132 | 704 | .l.c: |
42ecbf5e DJ |
705 | $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE) |
706 | ||
252b5132 | 707 | .y.c: |
42ecbf5e | 708 | $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE) |
252b5132 | 709 | |
42ecbf5e DJ |
710 | mostlyclean-libtool: |
711 | -rm -f *.lo | |
712 | ||
713 | clean-libtool: | |
714 | -rm -rf .libs _libs | |
715 | ||
716 | distclean-libtool: | |
717 | -rm -f libtool | |
718 | uninstall-info-am: | |
252b5132 | 719 | |
252b5132 RH |
720 | # This directory's subdirectories are mostly independent; you can cd |
721 | # into them and run `make' without going through this Makefile. | |
722 | # To change the values of `make' variables: instead of editing Makefiles, | |
723 | # (1) if the variable is set in `config.status', edit `config.status' | |
724 | # (which will cause the Makefiles to be regenerated when you run `make'); | |
725 | # (2) otherwise, pass the desired values on the `make' command line. | |
42ecbf5e | 726 | $(RECURSIVE_TARGETS): |
58654fd8 L |
727 | @failcom='exit 1'; \ |
728 | for f in x $$MAKEFLAGS; do \ | |
729 | case $$f in \ | |
730 | *=* | --[!k]*);; \ | |
731 | *k*) failcom='fail=yes';; \ | |
732 | esac; \ | |
733 | done; \ | |
252b5132 RH |
734 | dot_seen=no; \ |
735 | target=`echo $@ | sed s/-recursive//`; \ | |
736 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
737 | echo "Making $$target in $$subdir"; \ | |
738 | if test "$$subdir" = "."; then \ | |
739 | dot_seen=yes; \ | |
740 | local_target="$$target-am"; \ | |
741 | else \ | |
742 | local_target="$$target"; \ | |
743 | fi; \ | |
744 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
58654fd8 | 745 | || eval $$failcom; \ |
252b5132 RH |
746 | done; \ |
747 | if test "$$dot_seen" = "no"; then \ | |
748 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
749 | fi; test -z "$$fail" | |
750 | ||
751 | mostlyclean-recursive clean-recursive distclean-recursive \ | |
752 | maintainer-clean-recursive: | |
58654fd8 L |
753 | @failcom='exit 1'; \ |
754 | for f in x $$MAKEFLAGS; do \ | |
755 | case $$f in \ | |
756 | *=* | --[!k]*);; \ | |
757 | *k*) failcom='fail=yes';; \ | |
758 | esac; \ | |
759 | done; \ | |
252b5132 | 760 | dot_seen=no; \ |
42ecbf5e DJ |
761 | case "$@" in \ |
762 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | |
763 | *) list='$(SUBDIRS)' ;; \ | |
764 | esac; \ | |
765 | rev=''; for subdir in $$list; do \ | |
766 | if test "$$subdir" = "."; then :; else \ | |
767 | rev="$$subdir $$rev"; \ | |
768 | fi; \ | |
252b5132 | 769 | done; \ |
42ecbf5e | 770 | rev="$$rev ."; \ |
252b5132 RH |
771 | target=`echo $@ | sed s/-recursive//`; \ |
772 | for subdir in $$rev; do \ | |
773 | echo "Making $$target in $$subdir"; \ | |
774 | if test "$$subdir" = "."; then \ | |
775 | local_target="$$target-am"; \ | |
776 | else \ | |
777 | local_target="$$target"; \ | |
778 | fi; \ | |
779 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
58654fd8 | 780 | || eval $$failcom; \ |
252b5132 RH |
781 | done && test -z "$$fail" |
782 | tags-recursive: | |
783 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
784 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | |
785 | done | |
42ecbf5e DJ |
786 | ctags-recursive: |
787 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
788 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | |
789 | done | |
252b5132 | 790 | |
42ecbf5e DJ |
791 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
792 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |
793 | unique=`for i in $$list; do \ | |
794 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
795 | done | \ | |
796 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 797 | END { for (i in files) print i; }'`; \ |
42ecbf5e DJ |
798 | mkid -fID $$unique |
799 | tags: TAGS | |
252b5132 | 800 | |
42ecbf5e DJ |
801 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ |
802 | $(TAGS_FILES) $(LISP) | |
252b5132 RH |
803 | tags=; \ |
804 | here=`pwd`; \ | |
42ecbf5e DJ |
805 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
806 | include_option=--etags-include; \ | |
807 | empty_fix=.; \ | |
808 | else \ | |
809 | include_option=--include; \ | |
810 | empty_fix=; \ | |
811 | fi; \ | |
252b5132 | 812 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
42ecbf5e DJ |
813 | if test "$$subdir" = .; then :; else \ |
814 | test ! -f $$subdir/TAGS || \ | |
815 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | |
816 | fi; \ | |
252b5132 | 817 | done; \ |
42ecbf5e DJ |
818 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ |
819 | unique=`for i in $$list; do \ | |
820 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
821 | done | \ | |
822 | $(AWK) ' { files[$$0] = 1; } \ | |
252b5132 | 823 | END { for (i in files) print i; }'`; \ |
42ecbf5e DJ |
824 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
825 | test -n "$$unique" || unique=$$empty_fix; \ | |
826 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |
827 | $$tags $$unique; \ | |
828 | fi | |
829 | ctags: CTAGS | |
830 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \ | |
831 | $(TAGS_FILES) $(LISP) | |
832 | tags=; \ | |
833 | here=`pwd`; \ | |
834 | list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \ | |
835 | unique=`for i in $$list; do \ | |
836 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |
837 | done | \ | |
838 | $(AWK) ' { files[$$0] = 1; } \ | |
839 | END { for (i in files) print i; }'`; \ | |
840 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |
841 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |
842 | $$tags $$unique | |
252b5132 | 843 | |
42ecbf5e DJ |
844 | GTAGS: |
845 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
846 | && cd $(top_srcdir) \ | |
847 | && gtags -i $(GTAGS_ARGS) $$here | |
252b5132 RH |
848 | |
849 | distclean-tags: | |
42ecbf5e | 850 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
37cc8ec1 AM |
851 | site.exp: Makefile |
852 | @echo 'Making a new site.exp file...' | |
42ecbf5e DJ |
853 | @echo '## these variables are automatically generated by make ##' >site.tmp |
854 | @echo '# Do not edit here. If you wish to override these values' >>site.tmp | |
855 | @echo '# edit the last section' >>site.tmp | |
856 | @echo 'set srcdir $(srcdir)' >>site.tmp | |
857 | @echo "set objdir `pwd`" >>site.tmp | |
858 | @echo 'set build_alias "$(build_alias)"' >>site.tmp | |
859 | @echo 'set build_triplet $(build_triplet)' >>site.tmp | |
860 | @echo 'set host_alias "$(host_alias)"' >>site.tmp | |
861 | @echo 'set host_triplet $(host_triplet)' >>site.tmp | |
862 | @echo 'set target_alias "$(target_alias)"' >>site.tmp | |
863 | @echo 'set target_triplet $(target_triplet)' >>site.tmp | |
864 | @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp | |
865 | @test ! -f site.exp || \ | |
866 | sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp | |
867 | @-rm -f site.bak | |
37cc8ec1 | 868 | @test ! -f site.exp || mv site.exp site.bak |
42ecbf5e DJ |
869 | @mv site.tmp site.exp |
870 | ||
871 | distclean-DEJAGNU: | |
872 | -rm -f site.exp site.bak | |
873 | -l='$(DEJATOOL)'; for tool in $$l; do \ | |
874 | rm -f $$tool.sum $$tool.log; \ | |
875 | done | |
252b5132 RH |
876 | check-am: |
877 | $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU | |
878 | check: check-recursive | |
42ecbf5e DJ |
879 | all-am: Makefile $(PROGRAMS) config.h |
880 | installdirs: installdirs-recursive | |
881 | installdirs-am: | |
882 | for dir in "$(DESTDIR)$(bindir)"; do \ | |
883 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ | |
884 | done | |
885 | install: install-recursive | |
252b5132 | 886 | install-exec: install-exec-recursive |
252b5132 | 887 | install-data: install-data-recursive |
42ecbf5e | 888 | uninstall: uninstall-recursive |
252b5132 RH |
889 | |
890 | install-am: all-am | |
891 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
252b5132 | 892 | install-strip: |
42ecbf5e DJ |
893 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
894 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | |
895 | `test -z '$(STRIP)' || \ | |
896 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | |
252b5132 RH |
897 | mostlyclean-generic: |
898 | -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) | |
899 | ||
900 | clean-generic: | |
901 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) | |
902 | ||
903 | distclean-generic: | |
42ecbf5e | 904 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
252b5132 RH |
905 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
906 | ||
907 | maintainer-clean-generic: | |
42ecbf5e DJ |
908 | @echo "This command is intended for maintainers to use" |
909 | @echo "it deletes files that may require special tools to rebuild." | |
910 | -rm -f arlex.c | |
911 | -rm -f arparse.c | |
912 | -rm -f arparse.h | |
913 | -rm -f deflex.c | |
914 | -rm -f defparse.c | |
915 | -rm -f defparse.h | |
692ed3e7 NC |
916 | -rm -f mcparse.c |
917 | -rm -f mcparse.h | |
42ecbf5e DJ |
918 | -rm -f nlmheader.c |
919 | -rm -f nlmheader.h | |
42ecbf5e DJ |
920 | -rm -f rcparse.c |
921 | -rm -f rcparse.h | |
922 | clean: clean-recursive | |
252b5132 | 923 | |
42ecbf5e DJ |
924 | clean-am: clean-binPROGRAMS clean-generic clean-libtool \ |
925 | clean-noinstPROGRAMS mostlyclean-am | |
252b5132 | 926 | |
42ecbf5e DJ |
927 | distclean: distclean-recursive |
928 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) | |
929 | -rm -f Makefile | |
930 | distclean-am: clean-am distclean-DEJAGNU distclean-compile \ | |
931 | distclean-generic distclean-hdr distclean-libtool \ | |
932 | distclean-tags | |
252b5132 | 933 | |
42ecbf5e | 934 | dvi: dvi-recursive |
252b5132 | 935 | |
42ecbf5e | 936 | dvi-am: |
252b5132 | 937 | |
42ecbf5e DJ |
938 | html: html-recursive |
939 | ||
940 | info: info-recursive | |
941 | ||
942 | info-am: | |
943 | ||
944 | install-data-am: | |
945 | ||
946 | install-exec-am: install-binPROGRAMS install-exec-local | |
947 | ||
948 | install-info: install-info-recursive | |
949 | ||
950 | install-man: | |
951 | ||
952 | installcheck-am: | |
252b5132 RH |
953 | |
954 | maintainer-clean: maintainer-clean-recursive | |
42ecbf5e DJ |
955 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
956 | -rm -rf $(top_srcdir)/autom4te.cache | |
957 | -rm -f Makefile | |
958 | maintainer-clean-am: distclean-am maintainer-clean-generic | |
959 | ||
960 | mostlyclean: mostlyclean-recursive | |
961 | ||
962 | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |
963 | mostlyclean-libtool mostlyclean-local | |
964 | ||
965 | pdf: pdf-recursive | |
966 | ||
967 | pdf-am: | |
968 | ||
969 | ps: ps-recursive | |
970 | ||
971 | ps-am: | |
972 | ||
973 | uninstall-am: uninstall-binPROGRAMS | |
974 | ||
975 | uninstall-info: uninstall-info-recursive | |
976 | ||
977 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ | |
978 | check-DEJAGNU check-am clean clean-binPROGRAMS clean-generic \ | |
979 | clean-libtool clean-noinstPROGRAMS clean-recursive ctags \ | |
980 | ctags-recursive distclean distclean-DEJAGNU distclean-compile \ | |
981 | distclean-generic distclean-hdr distclean-libtool \ | |
982 | distclean-recursive distclean-tags dvi dvi-am html html-am \ | |
983 | info info-am install install-am install-binPROGRAMS \ | |
984 | install-data install-data-am install-exec install-exec-am \ | |
985 | install-exec-local install-info install-info-am install-man \ | |
986 | install-strip installcheck installcheck-am installdirs \ | |
987 | installdirs-am maintainer-clean maintainer-clean-generic \ | |
988 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ | |
989 | mostlyclean-generic mostlyclean-libtool mostlyclean-local \ | |
990 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ | |
991 | uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am | |
252b5132 | 992 | |
108a6f8e CD |
993 | |
994 | .PHONY: install-html install-html-am install-html-recursive | |
995 | ||
8b42747f | 996 | install-html: install-html-recursive |
108a6f8e CD |
997 | |
998 | install-html-recursive: | |
999 | @failcom='exit 1'; \ | |
1000 | for f in x $$MAKEFLAGS; do \ | |
1001 | case $$f in \ | |
1002 | *=* | --[!k]*);; \ | |
1003 | *k*) failcom='fail=yes';; \ | |
1004 | esac; \ | |
1005 | done; \ | |
1006 | dot_seen=no; \ | |
1007 | target=`echo $@ | sed s/-recursive//`; \ | |
1008 | list='$(SUBDIRS)'; for subdir in $$list; do \ | |
1009 | echo "Making $$target in $$subdir"; \ | |
1010 | if test "$$subdir" = "."; then \ | |
1011 | dot_seen=yes; \ | |
1012 | local_target="$$target-am"; \ | |
1013 | else \ | |
1014 | local_target="$$target"; \ | |
1015 | fi; \ | |
1016 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | |
1017 | || eval $$failcom; \ | |
1018 | done; \ | |
1019 | if test "$$dot_seen" = "no"; then \ | |
1020 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | |
1021 | fi; test -z "$$fail" | |
252b5132 | 1022 | po/POTFILES.in: @MAINT@ Makefile |
323ee3f4 | 1023 | for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \ |
252b5132 RH |
1024 | && mv tmp $(srcdir)/po/POTFILES.in |
1025 | ||
1026 | check-DEJAGNU: site.exp | |
1027 | srcdir=`cd $(srcdir) && pwd`; export srcdir; \ | |
1028 | r=`pwd`; export r; \ | |
1029 | EXPECT=$(EXPECT); export EXPECT; \ | |
252b5132 RH |
1030 | runtest=$(RUNTEST); \ |
1031 | if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \ | |
16474668 NC |
1032 | CC_FOR_TARGET="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET="$(CFLAGS)" \ |
1033 | $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \ | |
1034 | $(RUNTESTFLAGS); \ | |
252b5132 RH |
1035 | else echo "WARNING: could not find \`runtest'" 1>&2; :;\ |
1036 | fi | |
1037 | ||
1038 | installcheck: | |
1039 | /bin/sh $(srcdir)/sanity.sh $(bindir) | |
1040 | ||
8b1e6df3 NC |
1041 | objdump.o:objdump.c |
1042 | $(COMPILE) -c $(OBJDUMP_DEFS) $(srcdir)/objdump.c | |
1043 | ||
41b49281 | 1044 | # The following is commented out for the conversion to automake. |
252b5132 RH |
1045 | # This rule creates a single binary that switches between ar and ranlib |
1046 | # by looking at argv[0]. Use this kludge to save some disk space. | |
1047 | # However, you have to install things by hand. | |
1048 | # (That is after 'make install', replace the installed ranlib by a link to ar.) | |
1049 | # Alternatively, you can install ranlib.sh as ranlib. | |
1050 | # ar_with_ranlib: $(ADDL_DEPS) ar.o maybe-ranlib.o | |
1051 | # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS) | |
1052 | # -rm -f $(RANLIB_PROG) | |
1053 | # -ln $(AR_PROG) $(RANLIB_PROG) | |
1054 | # | |
1055 | # objcopy and strip in one binary that uses argv[0] to decide its action. | |
1056 | # | |
1057 | #objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.o | |
1058 | # $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS) | |
1059 | # -rm -f $(STRIP_PROG) | |
1060 | # -ln $(OBJCOPY_PROG) $(STRIP_PROG) | |
1061 | ||
8b42747f | 1062 | sysroff.c: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info |
252b5132 RH |
1063 | ./sysinfo$(EXEEXT_FOR_BUILD) -c <$(srcdir)/sysroff.info >sysroff.c |
1064 | ./sysinfo$(EXEEXT_FOR_BUILD) -i <$(srcdir)/sysroff.info >>sysroff.c | |
1065 | ./sysinfo$(EXEEXT_FOR_BUILD) -g <$(srcdir)/sysroff.info >>sysroff.c | |
1066 | ||
1067 | sysroff.h: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info | |
1068 | ./sysinfo$(EXEEXT_FOR_BUILD) -d <$(srcdir)/sysroff.info >sysroff.h | |
1069 | ||
1070 | sysinfo$(EXEEXT_FOR_BUILD): sysinfo.o syslex.o | |
dc3c06c2 | 1071 | $(CC_FOR_BUILD) $(CFLAGS) $(LDFLAGS) -o $@ sysinfo.o syslex.o |
252b5132 | 1072 | |
dc3c06c2 | 1073 | syslex.o: |
252b5132 | 1074 | if [ -r syslex.c ]; then \ |
ceae3e33 | 1075 | $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS) $(CFLAGS) syslex.c -Wno-error ; \ |
252b5132 | 1076 | else \ |
ceae3e33 | 1077 | $(CC_FOR_BUILD) -c -I. -I$(srcdir) $(AM_CFLAGS) $(CFLAGS) $(srcdir)/syslex.c -Wno-error ;\ |
252b5132 RH |
1078 | fi |
1079 | ||
dc3c06c2 | 1080 | sysinfo.o: |
252b5132 | 1081 | if [ -r sysinfo.c ]; then \ |
ceae3e33 | 1082 | $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS) $(CFLAGS) sysinfo.c -Wno-error ; \ |
252b5132 | 1083 | else \ |
ceae3e33 | 1084 | $(CC_FOR_BUILD) -c -I. $(AM_CFLAGS) $(CFLAGS) $(srcdir)/sysinfo.c -Wno-error ; \ |
252b5132 RH |
1085 | fi |
1086 | ||
1d97d67f AM |
1087 | bin2c$(EXEEXT_FOR_BUILD): |
1088 | $(CC_FOR_BUILD) -o $@ $(INCLUDES) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) $(srcdir)/bin2c.c $(srcdir)/version.c | |
1089 | ||
669a9a2a AM |
1090 | embedspu: embedspu.sh |
1091 | sed "s@^program_transform_name=@program_transform_name=$(program_transform_name)@" < $< > $@ | |
1092 | chmod a+x $@ | |
1093 | ||
41b49281 AM |
1094 | # We need these for parallel make. |
1095 | arparse.h: arparse.c | |
1096 | defparse.h: defparse.c | |
1097 | nlmheader.h: nlmheader.c | |
1098 | rcparse.h: rcparse.c | |
692ed3e7 | 1099 | mcparse.h: mcparse.c |
41b49281 AM |
1100 | sysinfo.h: sysinfo.c |
1101 | ||
ceae3e33 | 1102 | # Disable -Werror, if it has been enabled, since old versions of bison/ |
8b42747f | 1103 | # yacc will produce working code which contain compile time warnings. |
ceae3e33 | 1104 | arparse.o: |
9e9b66a9 | 1105 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1106 | arlex.o: |
9e9b66a9 | 1107 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1108 | sysroff.o: |
9e9b66a9 | 1109 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1110 | defparse.o: |
9e9b66a9 | 1111 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1112 | deflex.o: |
9e9b66a9 | 1113 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1114 | nlmheader.o: |
9e9b66a9 | 1115 | $(COMPILE) -c $< $(NO_WERROR) |
ceae3e33 | 1116 | rcparse.o: |
9e9b66a9 | 1117 | $(COMPILE) -c $< $(NO_WERROR) |
692ed3e7 NC |
1118 | mcparse.o: |
1119 | $(COMPILE) -c $< $(NO_WERROR) | |
ceae3e33 | 1120 | rclex.o: |
9e9b66a9 | 1121 | $(COMPILE) -c $< $(NO_WERROR) |
692ed3e7 NC |
1122 | mclex.o: |
1123 | $(COMPILE) -c $< $(NO_WERROR) | |
ceae3e33 | 1124 | |
dc3c06c2 | 1125 | dlltool.o: |
252b5132 RH |
1126 | $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/dlltool.c |
1127 | ||
dc3c06c2 | 1128 | rescoff.o: |
09cda596 DD |
1129 | $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/rescoff.c |
1130 | ||
252b5132 RH |
1131 | # coff/sym.h and coff/ecoff.h won't be found by the automatic dependency |
1132 | # scripts, since they are only included conditionally. | |
1133 | nlmconv.o: nlmconv.c $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h | |
1134 | ldname=`echo ld | sed '$(transform)'`; \ | |
1135 | $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c | |
1136 | ||
c45021f2 | 1137 | diststuff: $(EXTRA_DIST) info |
e3e71e27 | 1138 | all: info |
252b5132 RH |
1139 | |
1140 | # Targets to rebuild dependencies in this Makefile. | |
c278c150 ILT |
1141 | # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES). |
1142 | DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h | |
1143 | rm -f DEP1 | |
41b49281 | 1144 | $(MAKE) MKDEP="$(MKDEP)" DEP1 |
0bdaf48b AM |
1145 | sed -f dep.sed < DEP1 > DEPA |
1146 | echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA | |
1147 | if grep ' /' DEPA > /dev/null 2> /dev/null; then \ | |
6d5be915 AM |
1148 | echo 'make DEP failed!'; exit 1; \ |
1149 | else \ | |
0bdaf48b | 1150 | mv -f DEPA $@; \ |
6d5be915 | 1151 | fi |
252b5132 | 1152 | |
c278c150 | 1153 | DEP1: $(CFILES) $(GENERATED_CFILES) |
c278c150 | 1154 | echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2 |
41b49281 AM |
1155 | echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2 |
1156 | $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2 | |
1157 | mv -f DEP2 $@ | |
252b5132 RH |
1158 | |
1159 | dep.sed: dep-in.sed config.status | |
1160 | objdir=`pwd`; \ | |
1161 | sed <$(srcdir)/dep-in.sed >dep.sed \ | |
1162 | -e 's!@INCDIR@!$(INCDIR)!' \ | |
1163 | -e 's!@BFDDIR@!$(BFDDIR)!' \ | |
1164 | -e 's!@SRCDIR@!$(srcdir)!' \ | |
8e42bcb6 AM |
1165 | -e "s!@OBJDIR@!$${objdir}!" \ |
1166 | -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/binutils$$,,`'!' | |
252b5132 | 1167 | |
c278c150 | 1168 | dep: DEP |
252b5132 | 1169 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile |
c278c150 | 1170 | cat DEP >> tmp-Makefile |
252b5132 RH |
1171 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile |
1172 | ||
c278c150 | 1173 | dep-in: DEP |
252b5132 | 1174 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in |
c278c150 | 1175 | cat DEP >> tmp-Makefile.in |
252b5132 RH |
1176 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in |
1177 | ||
c278c150 | 1178 | dep-am: DEP |
252b5132 | 1179 | sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am |
c278c150 | 1180 | cat DEP >> tmp-Makefile.am |
252b5132 RH |
1181 | $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am |
1182 | ||
1183 | .PHONY: dep dep-in dep-am | |
252b5132 RH |
1184 | mostlyclean-local: |
1185 | -rm -rf tmpdir | |
1186 | ||
1187 | .PHONY: install-exec-local | |
1188 | ||
a7186e88 | 1189 | install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS) |
b125d98b | 1190 | @list='$(RENAMED_PROGS)'; for p in $$list; do \ |
a7186e88 DJ |
1191 | if test -f $$p$(EXEEXT); then \ |
1192 | echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p$(EXEEXT) $(bindir)/`echo $$p|sed -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ | |
1193 | $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p$(EXEEXT) $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ | |
252b5132 RH |
1194 | else :; fi; \ |
1195 | done | |
d3d8a9ee | 1196 | $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin |
252b5132 RH |
1197 | for i in $(TOOL_PROGS); do \ |
1198 | if [ -f $$i$(EXEEXT) ]; then \ | |
1199 | j=`echo $$i | sed -e 's/-new//'`; \ | |
1200 | k=`echo $$j | sed '$(transform)'`; \ | |
75aa6618 | 1201 | if [ "$(bindir)/$$k" != "$(tooldir)/bin/$$j" ]; then \ |
d3d8a9ee NC |
1202 | rm -f $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \ |
1203 | ln $(DESTDIR)$(bindir)/$$k$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT) >/dev/null 2>/dev/null \ | |
1204 | || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$i$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \ | |
252b5132 RH |
1205 | fi; \ |
1206 | else true; \ | |
1207 | fi; \ | |
1208 | done | |
1209 | ||
1210 | # What appears below is generated by a hacked mkdep using gcc -MM. | |
1211 | ||
1212 | # DO NOT DELETE THIS LINE -- mkdep uses it. | |
1213 | # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. | |
ee1dbd7d | 1214 | addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1215 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1216 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
e9f53129 | 1217 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ |
3db64b00 | 1218 | bucomm.h |
ee1dbd7d | 1219 | ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ |
4cef8a9f | 1220 | $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ |
e9f53129 | 1221 | $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
3db64b00 AM |
1222 | $(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \ |
1223 | $(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \ | |
1224 | binemul.h | |
ee1dbd7d | 1225 | arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1226 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1227 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1228 | $(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \ |
1229 | arsup.h | |
1230 | bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1231 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1232 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h | |
ee1dbd7d | 1233 | binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1234 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1235 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h | |
ee1dbd7d | 1236 | bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1237 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1238 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1239 | $(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \ |
1240 | $(INCDIR)/hashtab.h bucomm.h | |
1241 | coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1242 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1243 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 | 1244 | $(INCDIR)/ansidecl.h bucomm.h coffgrok.h |
ee1dbd7d | 1245 | coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1246 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1247 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 AM |
1248 | $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \ |
1249 | $(INCDIR)/bfdlink.h bucomm.h coffgrok.h | |
ee1dbd7d | 1250 | cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1251 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1252 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 AM |
1253 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ |
1254 | $(INCDIR)/safe-ctype.h bucomm.h | |
ee1dbd7d | 1255 | dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1256 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1257 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \ | |
50e7d84b AM |
1258 | $(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \ |
1259 | $(INCDIR)/elf/dwarf2.h dwarf.h | |
ee1dbd7d | 1260 | debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1261 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1262 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1263 | $(INCDIR)/ansidecl.h debug.h |
1264 | dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1265 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1266 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 AM |
1267 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ |
1268 | $(INCDIR)/dyn-string.h bucomm.h dlltool.h $(INCDIR)/safe-ctype.h | |
ee1dbd7d | 1269 | dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1270 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1271 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 | 1272 | $(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h |
ee1dbd7d AM |
1273 | emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \ |
1274 | $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ | |
4cef8a9f | 1275 | $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \ |
ee1dbd7d | 1276 | bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \ |
4cef8a9f | 1277 | $(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h |
ee1dbd7d AM |
1278 | emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \ |
1279 | $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ | |
4cef8a9f | 1280 | $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \ |
ee1dbd7d AM |
1281 | bucomm.h |
1282 | filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1283 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1284 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h | |
ee1dbd7d | 1285 | ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1286 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1287 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \ | |
1288 | $(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h | |
252b5132 RH |
1289 | is-ranlib.o: is-ranlib.c |
1290 | is-strip.o: is-strip.c | |
1291 | maybe-ranlib.o: maybe-ranlib.c | |
1292 | maybe-strip.o: maybe-strip.c | |
ee1dbd7d | 1293 | nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1294 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1295 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 | 1296 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \ |
ed180cc5 | 1297 | $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \ |
3db64b00 | 1298 | nlmconv.h bucomm.h |
ee1dbd7d | 1299 | nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ |
4cef8a9f | 1300 | $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ |
3db64b00 | 1301 | $(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \ |
92f01d61 JM |
1302 | $(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \ |
1303 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ | |
50e7d84b | 1304 | $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ |
4cef8a9f | 1305 | $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h |
252b5132 RH |
1306 | not-ranlib.o: not-ranlib.c |
1307 | not-strip.o: not-strip.c | |
ee1dbd7d | 1308 | objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1309 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1310 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \ | |
3db64b00 AM |
1311 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ |
1312 | budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \ | |
50e7d84b | 1313 | $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \ |
3db64b00 | 1314 | $(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h |
ee1dbd7d | 1315 | objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1316 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1317 | ../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \ | |
50e7d84b AM |
1318 | $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \ |
1319 | $(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \ | |
4cef8a9f AM |
1320 | $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ |
1321 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ | |
1322 | debug.h budbg.h $(INCDIR)/aout/aout64.h | |
ee1dbd7d | 1323 | prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1324 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1325 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1326 | $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ |
1327 | debug.h budbg.h | |
1328 | rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1329 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1330 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1331 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \ |
1332 | winduni.h windint.h rcparse.h | |
1333 | rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1334 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1335 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \ | |
ee1dbd7d AM |
1336 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ |
1337 | debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h | |
1338 | rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1339 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1340 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d | 1341 | $(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h |
4cef8a9f AM |
1342 | readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ |
1343 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ | |
1344 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \ | |
1345 | $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \ | |
1346 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \ | |
92f01d61 | 1347 | $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \ |
ee1dbd7d AM |
1348 | $(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \ |
1349 | $(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \ | |
1350 | $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \ | |
1351 | $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \ | |
1352 | $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \ | |
1353 | $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h \ | |
1354 | $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h \ | |
1355 | $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h \ | |
1356 | $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h \ | |
1357 | $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h \ | |
1358 | $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h \ | |
1359 | $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h \ | |
1360 | $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h \ | |
1361 | $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h \ | |
1362 | $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \ | |
1363 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h | |
1364 | rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1365 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1366 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h | |
ee1dbd7d | 1367 | resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1368 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1369 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1370 | $(INCDIR)/ansidecl.h windres.h winduni.h windint.h |
1371 | rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1372 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1373 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ae351704 | 1374 | $(INCDIR)/ansidecl.h windres.h winduni.h windint.h \ |
4a594fce | 1375 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h |
ee1dbd7d | 1376 | resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1377 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1378 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1379 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \ |
1380 | winduni.h windint.h | |
1381 | resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1382 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1383 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1384 | $(INCDIR)/ansidecl.h windres.h winduni.h windint.h |
1385 | size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1386 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1387 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1388 | $(INCDIR)/ansidecl.h bucomm.h |
1389 | srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1390 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1391 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \ | |
ee1dbd7d AM |
1392 | coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
1393 | $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ | |
1394 | sysroff.c | |
1395 | stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1396 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1397 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1398 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \ |
1399 | $(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/filenames.h \ | |
1400 | $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def | |
1401 | strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1402 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1403 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 | 1404 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h |
ee1dbd7d | 1405 | sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1406 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1407 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \ | |
3db64b00 | 1408 | $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ |
4cef8a9f | 1409 | sysroff.h sysroff.c |
f2bea866 AS |
1410 | unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \ |
1411 | $(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \ | |
4cef8a9f | 1412 | $(INCDIR)/symcat.h |
ee1dbd7d | 1413 | version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1414 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1415 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h | |
ee1dbd7d | 1416 | windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1417 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1418 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
692ed3e7 | 1419 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \ |
ae351704 | 1420 | windres.h winduni.h windint.h |
ee1dbd7d | 1421 | winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1422 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1423 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
ae351704 | 1424 | $(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h |
ee1dbd7d | 1425 | wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1426 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1427 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 AM |
1428 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \ |
1429 | debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ | |
ed180cc5 | 1430 | $(INCDIR)/aout/stab.def |
ee1dbd7d | 1431 | windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1432 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1433 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1434 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \ |
1435 | windmc.h winduni.h windint.h | |
1436 | mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1437 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1438 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ee1dbd7d AM |
1439 | $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \ |
1440 | winduni.h mcparse.h | |
1441 | arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ | |
4cef8a9f AM |
1442 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1443 | ../bfd/bfd.h $(INCDIR)/symcat.h arsup.h | |
8e42bcb6 | 1444 | arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ |
e9f53129 | 1445 | $(INCDIR)/ansidecl.h arparse.h |
252b5132 RH |
1446 | sysroff.o: sysroff.c |
1447 | sysinfo.o: sysinfo.c | |
dc3c06c2 | 1448 | syslex.o: syslex.c config.h sysinfo.h |
ee1dbd7d | 1449 | defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1450 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1451 | ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ | |
3db64b00 | 1452 | $(INCDIR)/ansidecl.h dlltool.h |
252b5132 | 1453 | deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ |
e9f53129 | 1454 | defparse.h dlltool.h $(INCDIR)/ansidecl.h |
ee1dbd7d | 1455 | nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1456 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1457 | $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \ | |
3db64b00 | 1458 | $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \ |
ed180cc5 | 1459 | nlmconv.h |
ee1dbd7d | 1460 | rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1461 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1462 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
4a594fce NC |
1463 | $(INCDIR)/ansidecl.h windres.h winduni.h windint.h \ |
1464 | $(INCDIR)/safe-ctype.h | |
ee1dbd7d | 1465 | mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |
4cef8a9f AM |
1466 | ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ |
1467 | ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ | |
ae351704 | 1468 | $(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h |
252b5132 | 1469 | # IF YOU PUT ANYTHING HERE IT WILL GO AWAY |
d34e7dd6 L |
1470 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
1471 | # Otherwise a system limit (for SysV at least) may be exceeded. | |
1472 | .NOEXPORT: |