* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / binutils / Makefile.in
CommitLineData
ba323545 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
252b5132 2
ba323545 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
252b5132
RH
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
37cc8ec1 13
252b5132
RH
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = .
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
37cc8ec1 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
252b5132
RH
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68BUILD_DLLTOOL = @BUILD_DLLTOOL@
69BUILD_DLLWRAP = @BUILD_DLLWRAP@
70BUILD_MISC = @BUILD_MISC@
71BUILD_NLMCONV = @BUILD_NLMCONV@
72BUILD_SRCONV = @BUILD_SRCONV@
73BUILD_WINDRES = @BUILD_WINDRES@
74CATALOGS = @CATALOGS@
75CATOBJEXT = @CATOBJEXT@
76CC = @CC@
18e03609
NC
77CXX = @CXX@
78CXXCPP = @CXXCPP@
252b5132 79DATADIRNAME = @DATADIRNAME@
8a965946 80DEMANGLER_NAME = @DEMANGLER_NAME@
252b5132
RH
81DLLTOOL = @DLLTOOL@
82DLLTOOL_DEFS = @DLLTOOL_DEFS@
eb1e0e80
NC
83EMULATION = @EMULATION@
84EMULATION_VECTOR = @EMULATION_VECTOR@
252b5132 85EXEEXT = @EXEEXT@
a8c548cb
NC
86GCJ = @GCJ@
87GCJFLAGS = @GCJFLAGS@
252b5132
RH
88GMOFILES = @GMOFILES@
89GMSGFMT = @GMSGFMT@
90GT_NO = @GT_NO@
91GT_YES = @GT_YES@
92HDEFINES = @HDEFINES@
93INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
94INSTOBJEXT = @INSTOBJEXT@
95INTLDEPS = @INTLDEPS@
96INTLOBJS = @INTLOBJS@
252b5132
RH
97LIBTOOL = @LIBTOOL@
98LN_S = @LN_S@
99MAINT = @MAINT@
100MAKEINFO = @MAKEINFO@
101MKINSTALLDIRS = @MKINSTALLDIRS@
102MSGFMT = @MSGFMT@
103NLMCONV_DEFS = @NLMCONV_DEFS@
a74801ba 104OBJDUMP = @OBJDUMP@
8b1e6df3 105OBJDUMP_DEFS = @OBJDUMP_DEFS@
18e03609 106OBJEXT = @OBJEXT@
252b5132
RH
107PACKAGE = @PACKAGE@
108POFILES = @POFILES@
109POSUB = @POSUB@
110RANLIB = @RANLIB@
18e03609 111STRIP = @STRIP@
252b5132
RH
112UNDERSCORE = @UNDERSCORE@
113USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
114USE_NLS = @USE_NLS@
252b5132 115VERSION = @VERSION@
fa449227
AM
116bfdincludedir = @bfdincludedir@
117bfdlibdir = @bfdlibdir@
252b5132
RH
118l = @l@
119
120INTLLIBS = @INTLLIBS@
121
122AUTOMAKE_OPTIONS = cygnus dejagnu
123
c45021f2 124SUBDIRS = doc po
252b5132
RH
125
126tooldir = $(exec_prefix)/$(target_alias)
127
128CC_FOR_BUILD = @CC_FOR_BUILD@
129EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
130
7a7b06ef 131YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
252b5132 132YFLAGS = -d
7a7b06ef 133LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
252b5132 134
a2d91340
AC
135WARN_CFLAGS = @WARN_CFLAGS@
136AM_CFLAGS = $(WARN_CFLAGS)
137
252b5132
RH
138# these two are almost the same program
139AR_PROG = ar
140RANLIB_PROG = ranlib
141
142# objcopy and strip should be the same program
143OBJCOPY_PROG = objcopy
144STRIP_PROG = strip-new
145
146STRINGS_PROG = strings
147
148READELF_PROG = readelf
149
150# These should all be the same program too.
151SIZE_PROG = size
152NM_PROG = nm-new
153OBJDUMP_PROG = objdump
154
155# This is the demangler, as a standalone program.
156# Note: This one is used as the installed name too, unlike the above.
8a965946 157DEMANGLER_PROG = cxxfilt
252b5132
RH
158
159ADDR2LINE_PROG = addr2line
160
161NLMCONV_PROG = nlmconv
162DLLTOOL_PROG = dlltool
163WINDRES_PROG = windres
164DLLWRAP_PROG = dllwrap
165
166SRCONV_PROG = srconv$(EXEEXT) sysdump$(EXEEXT) coffdump$(EXEEXT)
167
252b5132
RH
168PROGS = $(SIZE_PROG) $(OBJDUMP_PROG) $(NM_PROG) $(AR_PROG) $(STRINGS_PROG) $(STRIP_PROG) $(RANLIB_PROG) $(DEMANGLER_PROG) $(OBJCOPY_PROG) @BUILD_NLMCONV@ @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ $(ADDR2LINE_PROG) $(READELF_PROG) @BUILD_DLLWRAP@ @BUILD_MISC@
169
8a965946 170bin_PROGRAMS = $(SIZE_PROG) $(OBJDUMP_PROG) $(AR_PROG) $(STRINGS_PROG) $(RANLIB_PROG) $(OBJCOPY_PROG) @BUILD_NLMCONV@ @BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ $(ADDR2LINE_PROG) $(READELF_PROG) @BUILD_DLLWRAP@ @BUILD_MISC@
252b5132 171
8a965946 172noinst_PROGRAMS = $(NM_PROG) $(STRIP_PROG) $(DEMANGLER_PROG)
252b5132
RH
173
174EXTRA_PROGRAMS = $(NLMCONV_PROG) srconv sysdump coffdump $(DLLTOOL_PROG) $(WINDRES_PROG) $(DLLWRAP_PROG)
175
eb1e0e80 176# Stuff that goes in tooldir/ if appropriate.
252b5132
RH
177TOOL_PROGS = nm-new strip-new ar ranlib dlltool
178
179BASEDIR = $(srcdir)/..
180BFDDIR = $(BASEDIR)/bfd
181INCDIR = $(BASEDIR)/include
182
41b49281 183MKDEP = gcc -MM
252b5132 184
eb1e0e80
NC
185INCLUDES = -D_GNU_SOURCE \
186 -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) \
187 @HDEFINES@ \
188 -I$(srcdir)/../intl -I../intl \
189 -DLOCALEDIR="\"$(prefix)/share/locale\"" \
190 -Dbin_dummy_emulation=$(EMULATION_VECTOR)
191
252b5132 192
a6637ec0
AM
193HFILES = \
194 arsup.h binemul.h bucomm.h budbg.h budemang.h \
195 coffgrok.h debug.h dlltool.h nlmconv.h \
196 windres.h winduni.h
252b5132
RH
197
198
41b49281 199GENERATED_HFILES = arparse.h sysroff.h sysinfo.h defparse.h rcparse.h
252b5132 200
a6637ec0
AM
201CFILES = \
202 addr2line.c ar.c arsup.c binemul.c bucomm.c budemang.c \
203 coffdump.c coffgrok.c debug.c dlltool.c dllwrap.c \
204 emul_aix.c emul_vanilla.c filemode.c \
205 ieee.c is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c \
206 nlmconv.c nm.c not-ranlib.c not-strip.c \
207 objcopy.c objdump.c prdbg.c \
208 rdcoff.c rddbg.c readelf.c rename.c \
209 resbin.c rescoff.c resrc.c resres.c \
210 size.c srconv.c stabs.c strings.c sysdump.c version.c \
211 windres.c winduni.c wrstabs.c
252b5132
RH
212
213
c45021f2
NC
214GENERATED_CFILES = \
215 underscore.c arparse.c arlex.c sysroff.c sysinfo.c syslex.c \
216 defparse.c deflex.c nlmheader.c rcparse.c rclex.c
252b5132
RH
217
218
219DEBUG_SRCS = rddbg.c debug.c stabs.c ieee.c rdcoff.c
220WRITE_DEBUG_SRCS = $(DEBUG_SRCS) wrstabs.c
221
222# Code shared by all the binutils.
223BULIBS = bucomm.c version.c filemode.c
224
225BFDLIB = ../bfd/libbfd.la
226
227OPCODES = ../opcodes/libopcodes.la
228
229LIBIBERTY = ../libiberty/libiberty.a
230
231POTFILES = $(CFILES) $(DEBUG_SRCS) $(HFILES)
232
c45021f2
NC
233EXPECT = `if [ -f $$r/../expect/expect ] ; then \
234 echo $$r/../expect/expect ; \
235 else echo expect ; fi`
252b5132 236
c45021f2
NC
237RUNTEST = `if [ -f ${srcdir}/../dejagnu/runtest ] ; then \
238 echo ${srcdir}/../dejagnu/runtest ; \
239 else echo runtest ; fi`
252b5132 240
252b5132 241
c45021f2
NC
242CC_FOR_TARGET = ` \
243 if [ -f $$r/../gcc/xgcc ] ; then \
244 if [ -f $$r/../newlib/Makefile ] ; then \
245 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
246 else \
247 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
248 fi; \
249 else \
250 if [ "@host@" = "@target@" ] ; then \
251 echo $(CC); \
252 else \
253 echo gcc | sed '$(transform)'; \
254 fi; \
255 fi`
252b5132 256
252b5132
RH
257
258LDADD = $(BFDLIB) $(LIBIBERTY) $(INTLLIBS)
259
260size_SOURCES = size.c $(BULIBS)
261
262objcopy_SOURCES = objcopy.c not-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)
263
264strings_SOURCES = strings.c $(BULIBS)
265
4d6ed7c8 266readelf_SOURCES = readelf.c version.c unwind-ia64.c
252b5132
RH
267readelf_LDADD = $(INTLLIBS) $(LIBIBERTY)
268
269strip_new_SOURCES = objcopy.c is-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)
270
a6637ec0 271nm_new_SOURCES = nm.c budemang.c $(BULIBS)
252b5132 272
a6637ec0 273objdump_SOURCES = objdump.c budemang.c prdbg.c $(DEBUG_SRCS) $(BULIBS)
252b5132
RH
274objdump_LDADD = $(OPCODES) $(BFDLIB) $(LIBIBERTY) $(INTLLIBS)
275
8a965946
ILT
276cxxfilt_SOURCES =
277cxxfilt_LDADD = cplus-dem.o underscore.o $(LIBIBERTY) $(INTLLIBS)
252b5132 278
eb1e0e80
NC
279ar_SOURCES = arparse.y arlex.l ar.c not-ranlib.c arsup.c rename.c binemul.c \
280 emul_$(EMULATION).c $(BULIBS)
281
252b5132
RH
282ar_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(INTLLIBS)
283
eb1e0e80
NC
284ranlib_SOURCES = ar.c is-ranlib.c arparse.y arlex.l arsup.c rename.c \
285 binemul.c emul_$(EMULATION).c $(BULIBS)
286
252b5132
RH
287ranlib_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(INTLLIBS)
288
a6637ec0 289addr2line_SOURCES = addr2line.c budemang.c $(BULIBS)
252b5132
RH
290
291srconv_SOURCES = srconv.c coffgrok.c $(BULIBS)
292
0724d64b 293dlltool_SOURCES = dlltool.c defparse.y deflex.l $(BULIBS)
252b5132
RH
294dlltool_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(INTLLIBS)
295
296coffdump_SOURCES = coffdump.c coffgrok.c $(BULIBS)
297
298sysdump_SOURCES = sysdump.c $(BULIBS)
299
300nlmconv_SOURCES = nlmconv.c nlmheader.y $(BULIBS)
301
c45021f2
NC
302windres_SOURCES = windres.c resrc.c rescoff.c resbin.c rcparse.y rclex.l \
303 winduni.c resres.c $(BULIBS)
252b5132
RH
304
305windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(INTLLIBS)
306
0724d64b 307dllwrap_SOURCES = dllwrap.c version.c
bb0cb4db 308dllwrap_LDADD = $(LIBIBERTY) $(INTLLIBS)
252b5132 309
c45021f2
NC
310EXTRA_DIST = arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \
311 syslex.c deflex.c defparse.h defparse.c rclex.c rcparse.h rcparse.c
252b5132
RH
312
313
c45021f2
NC
314DISTCLEANFILES = stamp-under sysinfo underscore.c sysroff.c sysroff.h \
315 site.exp site.bak
252b5132
RH
316
317
c45021f2 318###
252b5132 319
c45021f2 320MOSTLYCLEANFILES = sysinfo binutils.log binutils.sum abcdefgh*
252b5132 321
0bdaf48b 322CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
252b5132
RH
323ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
324mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
325CONFIG_HEADER = config.h
326CONFIG_CLEAN_FILES =
327bin_PROGRAMS = size$(EXEEXT) objdump$(EXEEXT) ar$(EXEEXT) \
8a965946
ILT
328strings$(EXEEXT) ranlib$(EXEEXT) objcopy$(EXEEXT) @BUILD_NLMCONV@ \
329@BUILD_SRCONV@ @BUILD_DLLTOOL@ @BUILD_WINDRES@ addr2line$(EXEEXT) \
330readelf$(EXEEXT) @BUILD_DLLWRAP@ @BUILD_MISC@
331noinst_PROGRAMS = nm-new$(EXEEXT) strip-new$(EXEEXT) cxxfilt$(EXEEXT)
252b5132
RH
332PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
333
334
335DEFS = @DEFS@ -I. -I$(srcdir) -I.
336CPPFLAGS = @CPPFLAGS@
337LDFLAGS = @LDFLAGS@
338LIBS = @LIBS@
18e03609
NC
339nlmconv_OBJECTS = nlmconv.$(OBJEXT) nlmheader.$(OBJEXT) \
340bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT)
37cc8ec1
AM
341nlmconv_LDADD = $(LDADD)
342nlmconv_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
343nlmconv_LDFLAGS =
18e03609
NC
344srconv_OBJECTS = srconv.$(OBJEXT) coffgrok.$(OBJEXT) bucomm.$(OBJEXT) \
345version.$(OBJEXT) filemode.$(OBJEXT)
37cc8ec1
AM
346srconv_LDADD = $(LDADD)
347srconv_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
348srconv_LDFLAGS =
18e03609
NC
349sysdump_OBJECTS = sysdump.$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) \
350filemode.$(OBJEXT)
37cc8ec1
AM
351sysdump_LDADD = $(LDADD)
352sysdump_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
353sysdump_LDFLAGS =
18e03609
NC
354coffdump_OBJECTS = coffdump.$(OBJEXT) coffgrok.$(OBJEXT) \
355bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT)
252b5132
RH
356coffdump_LDADD = $(LDADD)
357coffdump_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
358coffdump_LDFLAGS =
18e03609
NC
359dlltool_OBJECTS = dlltool.$(OBJEXT) defparse.$(OBJEXT) deflex.$(OBJEXT) \
360bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT)
252b5132
RH
361dlltool_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
362dlltool_LDFLAGS =
18e03609
NC
363windres_OBJECTS = windres.$(OBJEXT) resrc.$(OBJEXT) rescoff.$(OBJEXT) \
364resbin.$(OBJEXT) rcparse.$(OBJEXT) rclex.$(OBJEXT) winduni.$(OBJEXT) \
365resres.$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT)
37cc8ec1
AM
366windres_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
367windres_LDFLAGS =
18e03609 368dllwrap_OBJECTS = dllwrap.$(OBJEXT) version.$(OBJEXT)
252b5132
RH
369dllwrap_DEPENDENCIES = ../libiberty/libiberty.a
370dllwrap_LDFLAGS =
18e03609
NC
371size_OBJECTS = size.$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) \
372filemode.$(OBJEXT)
37cc8ec1
AM
373size_LDADD = $(LDADD)
374size_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
375size_LDFLAGS =
a6637ec0
AM
376objdump_OBJECTS = objdump.$(OBJEXT) budemang.$(OBJEXT) prdbg.$(OBJEXT) \
377rddbg.$(OBJEXT) debug.$(OBJEXT) stabs.$(OBJEXT) ieee.$(OBJEXT) \
378rdcoff.$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT)
252b5132
RH
379objdump_DEPENDENCIES = ../opcodes/libopcodes.la ../bfd/libbfd.la \
380../libiberty/libiberty.a
381objdump_LDFLAGS =
18e03609 382ar_OBJECTS = arparse.$(OBJEXT) arlex.$(OBJEXT) ar.$(OBJEXT) \
eb1e0e80
NC
383not-ranlib.$(OBJEXT) arsup.$(OBJEXT) rename.$(OBJEXT) binemul.$(OBJEXT) \
384emul_$(EMULATION).$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) \
385filemode.$(OBJEXT)
37cc8ec1
AM
386ar_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
387ar_LDFLAGS =
18e03609
NC
388strings_OBJECTS = strings.$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) \
389filemode.$(OBJEXT)
37cc8ec1
AM
390strings_LDADD = $(LDADD)
391strings_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
392strings_LDFLAGS =
18e03609 393ranlib_OBJECTS = ar.$(OBJEXT) is-ranlib.$(OBJEXT) arparse.$(OBJEXT) \
eb1e0e80
NC
394arlex.$(OBJEXT) arsup.$(OBJEXT) rename.$(OBJEXT) binemul.$(OBJEXT) \
395emul_$(EMULATION).$(OBJEXT) bucomm.$(OBJEXT) version.$(OBJEXT) \
396filemode.$(OBJEXT)
252b5132
RH
397ranlib_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
398ranlib_LDFLAGS =
18e03609
NC
399objcopy_OBJECTS = objcopy.$(OBJEXT) not-strip.$(OBJEXT) \
400rename.$(OBJEXT) rddbg.$(OBJEXT) debug.$(OBJEXT) stabs.$(OBJEXT) \
401ieee.$(OBJEXT) rdcoff.$(OBJEXT) wrstabs.$(OBJEXT) bucomm.$(OBJEXT) \
402version.$(OBJEXT) filemode.$(OBJEXT)
37cc8ec1
AM
403objcopy_LDADD = $(LDADD)
404objcopy_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
405objcopy_LDFLAGS =
a6637ec0
AM
406addr2line_OBJECTS = addr2line.$(OBJEXT) budemang.$(OBJEXT) \
407bucomm.$(OBJEXT) version.$(OBJEXT) filemode.$(OBJEXT)
37cc8ec1
AM
408addr2line_LDADD = $(LDADD)
409addr2line_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
410addr2line_LDFLAGS =
4d6ed7c8
NC
411readelf_OBJECTS = readelf.$(OBJEXT) version.$(OBJEXT) \
412unwind-ia64.$(OBJEXT)
252b5132
RH
413readelf_DEPENDENCIES = ../libiberty/libiberty.a
414readelf_LDFLAGS =
a6637ec0
AM
415nm_new_OBJECTS = nm.$(OBJEXT) budemang.$(OBJEXT) bucomm.$(OBJEXT) \
416version.$(OBJEXT) filemode.$(OBJEXT)
37cc8ec1
AM
417nm_new_LDADD = $(LDADD)
418nm_new_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
419nm_new_LDFLAGS =
18e03609
NC
420strip_new_OBJECTS = objcopy.$(OBJEXT) is-strip.$(OBJEXT) \
421rename.$(OBJEXT) rddbg.$(OBJEXT) debug.$(OBJEXT) stabs.$(OBJEXT) \
422ieee.$(OBJEXT) rdcoff.$(OBJEXT) wrstabs.$(OBJEXT) bucomm.$(OBJEXT) \
423version.$(OBJEXT) filemode.$(OBJEXT)
252b5132
RH
424strip_new_LDADD = $(LDADD)
425strip_new_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a
426strip_new_LDFLAGS =
37cc8ec1
AM
427cxxfilt_OBJECTS =
428cxxfilt_DEPENDENCIES = cplus-dem.o underscore.o \
429../libiberty/libiberty.a
430cxxfilt_LDFLAGS =
252b5132
RH
431LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
432LEXLIB = @LEXLIB@
433YLWRAP = $(top_srcdir)/../ylwrap
37cc8ec1
AM
434CFLAGS = @CFLAGS@
435COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
436LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
252b5132 437CCLD = $(CC)
37cc8ec1 438LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
37cc8ec1
AM
439DIST_COMMON = README ./stamp-h.in ChangeLog Makefile.am Makefile.in \
440NEWS acinclude.m4 aclocal.m4 arlex.c arparse.c config.in configure \
441configure.in deflex.c defparse.c nlmheader.c rclex.c rcparse.c
252b5132
RH
442
443
37cc8ec1 444DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 445
fa449227 446TAR = tar
252b5132 447GZIP_ENV = --best
37cc8ec1
AM
448SOURCES = $(nlmconv_SOURCES) $(srconv_SOURCES) $(sysdump_SOURCES) $(coffdump_SOURCES) $(dlltool_SOURCES) $(windres_SOURCES) $(dllwrap_SOURCES) $(size_SOURCES) $(objdump_SOURCES) $(ar_SOURCES) $(strings_SOURCES) $(ranlib_SOURCES) $(objcopy_SOURCES) $(addr2line_SOURCES) $(readelf_SOURCES) $(nm_new_SOURCES) $(strip_new_SOURCES) $(cxxfilt_SOURCES)
449OBJECTS = $(nlmconv_OBJECTS) $(srconv_OBJECTS) $(sysdump_OBJECTS) $(coffdump_OBJECTS) $(dlltool_OBJECTS) $(windres_OBJECTS) $(dllwrap_OBJECTS) $(size_OBJECTS) $(objdump_OBJECTS) $(ar_OBJECTS) $(strings_OBJECTS) $(ranlib_OBJECTS) $(objcopy_OBJECTS) $(addr2line_OBJECTS) $(readelf_OBJECTS) $(nm_new_OBJECTS) $(strip_new_OBJECTS) $(cxxfilt_OBJECTS)
252b5132
RH
450
451all: all-redirect
452.SUFFIXES:
c45021f2 453.SUFFIXES: .S .c .l .lo .o .obj .s .y
252b5132
RH
454$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
455 cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
456
457Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
458 cd $(top_builddir) \
459 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
460
461$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
462 cd $(srcdir) && $(ACLOCAL)
463
464config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
465 $(SHELL) ./config.status --recheck
466$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
467 cd $(srcdir) && $(AUTOCONF)
468
469config.h: stamp-h
470 @if test ! -f $@; then \
471 rm -f stamp-h; \
472 $(MAKE) stamp-h; \
473 else :; fi
474stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
475 cd $(top_builddir) \
476 && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
477 $(SHELL) ./config.status
37cc8ec1
AM
478 @echo timestamp > stamp-h 2> /dev/null
479$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
252b5132 480 @if test ! -f $@; then \
37cc8ec1
AM
481 rm -f $(srcdir)/stamp-h.in; \
482 $(MAKE) $(srcdir)/stamp-h.in; \
252b5132 483 else :; fi
37cc8ec1 484$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
252b5132 485 cd $(top_srcdir) && $(AUTOHEADER)
37cc8ec1 486 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
252b5132
RH
487
488mostlyclean-hdr:
489
490clean-hdr:
491
492distclean-hdr:
493 -rm -f config.h
494
495maintainer-clean-hdr:
496
497mostlyclean-binPROGRAMS:
498
499clean-binPROGRAMS:
500 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
501
502distclean-binPROGRAMS:
503
504maintainer-clean-binPROGRAMS:
505
506install-binPROGRAMS: $(bin_PROGRAMS)
507 @$(NORMAL_INSTALL)
508 $(mkinstalldirs) $(DESTDIR)$(bindir)
509 @list='$(bin_PROGRAMS)'; for p in $$list; do \
510 if test -f $$p; then \
37cc8ec1
AM
511 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
512 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
252b5132
RH
513 else :; fi; \
514 done
515
516uninstall-binPROGRAMS:
517 @$(NORMAL_UNINSTALL)
37cc8ec1
AM
518 list='$(bin_PROGRAMS)'; for p in $$list; do \
519 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
252b5132
RH
520 done
521
522mostlyclean-noinstPROGRAMS:
523
524clean-noinstPROGRAMS:
525 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
526
527distclean-noinstPROGRAMS:
528
529maintainer-clean-noinstPROGRAMS:
530
37cc8ec1
AM
531.c.o:
532 $(COMPILE) -c $<
533
18e03609
NC
534# FIXME: We should only use cygpath when building on Windows,
535# and only if it is available.
536.c.obj:
537 $(COMPILE) -c `cygpath -w $<`
538
37cc8ec1
AM
539.s.o:
540 $(COMPILE) -c $<
541
542.S.o:
543 $(COMPILE) -c $<
544
252b5132
RH
545mostlyclean-compile:
546 -rm -f *.o core *.core
18e03609 547 -rm -f *.$(OBJEXT)
252b5132
RH
548
549clean-compile:
550
551distclean-compile:
552 -rm -f *.tab.c
553
554maintainer-clean-compile:
555
37cc8ec1
AM
556.c.lo:
557 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
558
559.s.lo:
560 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
561
562.S.lo:
563 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
564
252b5132
RH
565mostlyclean-libtool:
566 -rm -f *.lo
567
568clean-libtool:
569 -rm -rf .libs _libs
570
571distclean-libtool:
572
573maintainer-clean-libtool:
574
37cc8ec1
AM
575nlmconv$(EXEEXT): $(nlmconv_OBJECTS) $(nlmconv_DEPENDENCIES)
576 @rm -f nlmconv$(EXEEXT)
577 $(LINK) $(nlmconv_LDFLAGS) $(nlmconv_OBJECTS) $(nlmconv_LDADD) $(LIBS)
252b5132 578
37cc8ec1
AM
579srconv$(EXEEXT): $(srconv_OBJECTS) $(srconv_DEPENDENCIES)
580 @rm -f srconv$(EXEEXT)
581 $(LINK) $(srconv_LDFLAGS) $(srconv_OBJECTS) $(srconv_LDADD) $(LIBS)
582
583sysdump$(EXEEXT): $(sysdump_OBJECTS) $(sysdump_DEPENDENCIES)
584 @rm -f sysdump$(EXEEXT)
585 $(LINK) $(sysdump_LDFLAGS) $(sysdump_OBJECTS) $(sysdump_LDADD) $(LIBS)
252b5132
RH
586
587coffdump$(EXEEXT): $(coffdump_OBJECTS) $(coffdump_DEPENDENCIES)
588 @rm -f coffdump$(EXEEXT)
589 $(LINK) $(coffdump_LDFLAGS) $(coffdump_OBJECTS) $(coffdump_LDADD) $(LIBS)
590
591dlltool$(EXEEXT): $(dlltool_OBJECTS) $(dlltool_DEPENDENCIES)
592 @rm -f dlltool$(EXEEXT)
593 $(LINK) $(dlltool_LDFLAGS) $(dlltool_OBJECTS) $(dlltool_LDADD) $(LIBS)
594
37cc8ec1
AM
595windres$(EXEEXT): $(windres_OBJECTS) $(windres_DEPENDENCIES)
596 @rm -f windres$(EXEEXT)
597 $(LINK) $(windres_LDFLAGS) $(windres_OBJECTS) $(windres_LDADD) $(LIBS)
598
252b5132
RH
599dllwrap$(EXEEXT): $(dllwrap_OBJECTS) $(dllwrap_DEPENDENCIES)
600 @rm -f dllwrap$(EXEEXT)
601 $(LINK) $(dllwrap_LDFLAGS) $(dllwrap_OBJECTS) $(dllwrap_LDADD) $(LIBS)
602
37cc8ec1
AM
603size$(EXEEXT): $(size_OBJECTS) $(size_DEPENDENCIES)
604 @rm -f size$(EXEEXT)
605 $(LINK) $(size_LDFLAGS) $(size_OBJECTS) $(size_LDADD) $(LIBS)
252b5132
RH
606
607objdump$(EXEEXT): $(objdump_OBJECTS) $(objdump_DEPENDENCIES)
608 @rm -f objdump$(EXEEXT)
609 $(LINK) $(objdump_LDFLAGS) $(objdump_OBJECTS) $(objdump_LDADD) $(LIBS)
610
37cc8ec1
AM
611ar$(EXEEXT): $(ar_OBJECTS) $(ar_DEPENDENCIES)
612 @rm -f ar$(EXEEXT)
613 $(LINK) $(ar_LDFLAGS) $(ar_OBJECTS) $(ar_LDADD) $(LIBS)
614
615strings$(EXEEXT): $(strings_OBJECTS) $(strings_DEPENDENCIES)
616 @rm -f strings$(EXEEXT)
617 $(LINK) $(strings_LDFLAGS) $(strings_OBJECTS) $(strings_LDADD) $(LIBS)
618
252b5132
RH
619ranlib$(EXEEXT): $(ranlib_OBJECTS) $(ranlib_DEPENDENCIES)
620 @rm -f ranlib$(EXEEXT)
621 $(LINK) $(ranlib_LDFLAGS) $(ranlib_OBJECTS) $(ranlib_LDADD) $(LIBS)
622
37cc8ec1
AM
623objcopy$(EXEEXT): $(objcopy_OBJECTS) $(objcopy_DEPENDENCIES)
624 @rm -f objcopy$(EXEEXT)
625 $(LINK) $(objcopy_LDFLAGS) $(objcopy_OBJECTS) $(objcopy_LDADD) $(LIBS)
626
627addr2line$(EXEEXT): $(addr2line_OBJECTS) $(addr2line_DEPENDENCIES)
628 @rm -f addr2line$(EXEEXT)
629 $(LINK) $(addr2line_LDFLAGS) $(addr2line_OBJECTS) $(addr2line_LDADD) $(LIBS)
630
252b5132
RH
631readelf$(EXEEXT): $(readelf_OBJECTS) $(readelf_DEPENDENCIES)
632 @rm -f readelf$(EXEEXT)
633 $(LINK) $(readelf_LDFLAGS) $(readelf_OBJECTS) $(readelf_LDADD) $(LIBS)
634
37cc8ec1
AM
635nm-new$(EXEEXT): $(nm_new_OBJECTS) $(nm_new_DEPENDENCIES)
636 @rm -f nm-new$(EXEEXT)
637 $(LINK) $(nm_new_LDFLAGS) $(nm_new_OBJECTS) $(nm_new_LDADD) $(LIBS)
252b5132
RH
638
639strip-new$(EXEEXT): $(strip_new_OBJECTS) $(strip_new_DEPENDENCIES)
640 @rm -f strip-new$(EXEEXT)
641 $(LINK) $(strip_new_LDFLAGS) $(strip_new_OBJECTS) $(strip_new_LDADD) $(LIBS)
8a965946 642
37cc8ec1
AM
643cxxfilt$(EXEEXT): $(cxxfilt_OBJECTS) $(cxxfilt_DEPENDENCIES)
644 @rm -f cxxfilt$(EXEEXT)
645 $(LINK) $(cxxfilt_LDFLAGS) $(cxxfilt_OBJECTS) $(cxxfilt_LDADD) $(LIBS)
252b5132
RH
646.l.c:
647 $(SHELL) $(YLWRAP) "$(LEX)" $< $(LEX_OUTPUT_ROOT).c $@ -- $(AM_LFLAGS) $(LFLAGS)
648.y.c:
649 $(SHELL) $(YLWRAP) "$(YACC)" $< y.tab.c $*.c y.tab.h $*.h -- $(AM_YFLAGS) $(YFLAGS)
650arparse.h: arparse.c
651defparse.h: defparse.c
652nlmheader.h: nlmheader.c
653rcparse.h: rcparse.c
654
655
252b5132
RH
656# This directory's subdirectories are mostly independent; you can cd
657# into them and run `make' without going through this Makefile.
658# To change the values of `make' variables: instead of editing Makefiles,
659# (1) if the variable is set in `config.status', edit `config.status'
660# (which will cause the Makefiles to be regenerated when you run `make');
661# (2) otherwise, pass the desired values on the `make' command line.
662
37cc8ec1
AM
663@SET_MAKE@
664
252b5132
RH
665all-recursive install-data-recursive install-exec-recursive \
666installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
667check-recursive installcheck-recursive info-recursive dvi-recursive:
668 @set fnord $(MAKEFLAGS); amf=$$2; \
669 dot_seen=no; \
670 target=`echo $@ | sed s/-recursive//`; \
671 list='$(SUBDIRS)'; for subdir in $$list; do \
672 echo "Making $$target in $$subdir"; \
673 if test "$$subdir" = "."; then \
674 dot_seen=yes; \
675 local_target="$$target-am"; \
676 else \
677 local_target="$$target"; \
678 fi; \
679 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
680 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
681 done; \
682 if test "$$dot_seen" = "no"; then \
683 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
684 fi; test -z "$$fail"
685
686mostlyclean-recursive clean-recursive distclean-recursive \
687maintainer-clean-recursive:
688 @set fnord $(MAKEFLAGS); amf=$$2; \
689 dot_seen=no; \
690 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
691 rev="$$subdir $$rev"; \
ba323545 692 test "$$subdir" != "." || dot_seen=yes; \
252b5132
RH
693 done; \
694 test "$$dot_seen" = "no" && rev=". $$rev"; \
695 target=`echo $@ | sed s/-recursive//`; \
696 for subdir in $$rev; do \
697 echo "Making $$target in $$subdir"; \
698 if test "$$subdir" = "."; then \
699 local_target="$$target-am"; \
700 else \
701 local_target="$$target"; \
702 fi; \
703 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
704 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
705 done && test -z "$$fail"
706tags-recursive:
707 list='$(SUBDIRS)'; for subdir in $$list; do \
708 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
709 done
710
711tags: TAGS
712
37cc8ec1
AM
713ID: $(HEADERS) $(SOURCES) $(LISP)
714 list='$(SOURCES) $(HEADERS)'; \
715 unique=`for i in $$list; do echo $$i; done | \
716 awk ' { files[$$0] = 1; } \
252b5132 717 END { for (i in files) print i; }'`; \
37cc8ec1
AM
718 here=`pwd` && cd $(srcdir) \
719 && mkid -f$$here/ID $$unique $(LISP)
252b5132 720
37cc8ec1 721TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
252b5132
RH
722 tags=; \
723 here=`pwd`; \
724 list='$(SUBDIRS)'; for subdir in $$list; do \
725 if test "$$subdir" = .; then :; else \
726 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
727 fi; \
728 done; \
37cc8ec1
AM
729 list='$(SOURCES) $(HEADERS)'; \
730 unique=`for i in $$list; do echo $$i; done | \
731 awk ' { files[$$0] = 1; } \
252b5132
RH
732 END { for (i in files) print i; }'`; \
733 test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
37cc8ec1 734 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
252b5132
RH
735
736mostlyclean-tags:
737
738clean-tags:
739
740distclean-tags:
741 -rm -f TAGS ID
742
743maintainer-clean-tags:
744
745distdir = $(PACKAGE)-$(VERSION)
746top_distdir = $(distdir)
747
748# This target untars the dist file and tries a VPATH configuration. Then
749# it guarantees that the distribution is self-contained by making another
750# tarfile.
751distcheck: dist
37cc8ec1
AM
752 -rm -rf $(distdir)
753 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
252b5132
RH
754 mkdir $(distdir)/=build
755 mkdir $(distdir)/=inst
37cc8ec1
AM
756 dc_install_base=`cd $(distdir)/=inst && pwd`; \
757 cd $(distdir)/=build \
252b5132
RH
758 && ../configure --srcdir=.. --prefix=$$dc_install_base \
759 && $(MAKE) $(AM_MAKEFLAGS) \
760 && $(MAKE) $(AM_MAKEFLAGS) dvi \
761 && $(MAKE) $(AM_MAKEFLAGS) check \
762 && $(MAKE) $(AM_MAKEFLAGS) install \
763 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
37cc8ec1
AM
764 && $(MAKE) $(AM_MAKEFLAGS) dist
765 -rm -rf $(distdir)
252b5132
RH
766 @banner="$(distdir).tar.gz is ready for distribution"; \
767 dashes=`echo "$$banner" | sed s/./=/g`; \
768 echo "$$dashes"; \
769 echo "$$banner"; \
770 echo "$$dashes"
771dist: distdir
37cc8ec1
AM
772 -chmod -R a+r $(distdir)
773 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
774 -rm -rf $(distdir)
252b5132 775dist-all: distdir
37cc8ec1
AM
776 -chmod -R a+r $(distdir)
777 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
778 -rm -rf $(distdir)
252b5132 779distdir: $(DISTFILES)
37cc8ec1 780 -rm -rf $(distdir)
252b5132 781 mkdir $(distdir)
37cc8ec1 782 -chmod 777 $(distdir)
252b5132
RH
783 @for file in $(DISTFILES); do \
784 if test -f $$file; then d=.; else d=$(srcdir); fi; \
785 if test -d $$d/$$file; then \
1c6fb4fe 786 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
787 else \
788 test -f $(distdir)/$$file \
37cc8ec1
AM
789 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
790 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
791 fi; \
792 done
793 for subdir in $(SUBDIRS); do \
794 if test "$$subdir" = .; then :; else \
795 test -d $(distdir)/$$subdir \
796 || mkdir $(distdir)/$$subdir \
797 || exit 1; \
37cc8ec1 798 chmod 777 $(distdir)/$$subdir; \
252b5132
RH
799 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
800 || exit 1; \
801 fi; \
802 done
37cc8ec1
AM
803
804RUNTESTFLAGS =
805
806DEJATOOL = $(PACKAGE)
807
808RUNTESTDEFAULTFLAGS = --tool $(DEJATOOL) --srcdir $$srcdir
809site.exp: Makefile
810 @echo 'Making a new site.exp file...'
811 @test ! -f site.bak || rm -f site.bak
812 @echo '## these variables are automatically generated by make ##' > $@-t
813 @echo '# Do not edit here. If you wish to override these values' >> $@-t
814 @echo '# edit the last section' >> $@-t
815 @echo 'set tool $(DEJATOOL)' >> $@-t
816 @echo 'set srcdir $(srcdir)' >> $@-t
817 @echo 'set objdir' `pwd` >> $@-t
818 @echo 'set host_alias $(host_alias)' >> $@-t
819 @echo 'set host_triplet $(host_triplet)' >> $@-t
820 @echo 'set target_alias $(target_alias)' >> $@-t
821 @echo 'set target_triplet $(target_triplet)' >> $@-t
822 @echo 'set build_alias $(build_alias)' >> $@-t
823 @echo 'set build_triplet $(build_triplet)' >> $@-t
824 @echo '## All variables above are generated by configure. Do Not Edit ##' >> $@-t
825 @test ! -f site.exp || sed '1,/^## All variables above are.*##/ d' site.exp >> $@-t
826 @test ! -f site.exp || mv site.exp site.bak
827 @mv $@-t site.exp
c45021f2 828info-am:
252b5132 829info: info-recursive
c45021f2 830dvi-am:
252b5132
RH
831dvi: dvi-recursive
832check-am:
833 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
834check: check-recursive
835installcheck-am:
836installcheck: installcheck-recursive
837install-info-am:
838install-info: install-info-recursive
839all-recursive-am: config.h
840 $(MAKE) $(AM_MAKEFLAGS) all-recursive
841
842install-exec-am: install-binPROGRAMS install-exec-local
843install-exec: install-exec-recursive
844
c45021f2 845install-data-am:
252b5132
RH
846install-data: install-data-recursive
847
848install-am: all-am
849 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
850install: install-recursive
c45021f2 851uninstall-am: uninstall-binPROGRAMS
252b5132 852uninstall: uninstall-recursive
c45021f2 853all-am: Makefile $(PROGRAMS) config.h
252b5132
RH
854all-redirect: all-recursive-am
855install-strip:
37cc8ec1 856 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
857installdirs: installdirs-recursive
858installdirs-am:
c45021f2 859 $(mkinstalldirs) $(DESTDIR)$(bindir)
252b5132
RH
860
861
862mostlyclean-generic:
863 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
864
865clean-generic:
866 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
867
868distclean-generic:
869 -rm -f Makefile $(CONFIG_CLEAN_FILES)
870 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
871 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
872
873maintainer-clean-generic:
c45021f2 874 -test -z "arlexldeflexlrclexlarparseharparsecdefparsehdefparsecnlmheaderhnlmheadercrcparsehrcparsec" || rm -f arlexl deflexl rclexl arparseh arparsec defparseh defparsec nlmheaderh nlmheaderc rcparseh rcparsec
252b5132
RH
875mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
876 mostlyclean-noinstPROGRAMS mostlyclean-compile \
c45021f2 877 mostlyclean-libtool mostlyclean-tags \
252b5132
RH
878 mostlyclean-generic mostlyclean-local
879
880mostlyclean: mostlyclean-recursive
881
882clean-am: clean-hdr clean-binPROGRAMS clean-noinstPROGRAMS \
c45021f2
NC
883 clean-compile clean-libtool clean-tags clean-generic \
884 mostlyclean-am
252b5132
RH
885
886clean: clean-recursive
887
888distclean-am: distclean-hdr distclean-binPROGRAMS \
889 distclean-noinstPROGRAMS distclean-compile \
c45021f2
NC
890 distclean-libtool distclean-tags distclean-generic \
891 clean-am
252b5132
RH
892 -rm -f libtool
893
894distclean: distclean-recursive
895 -rm -f config.status
896
897maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
898 maintainer-clean-noinstPROGRAMS \
899 maintainer-clean-compile maintainer-clean-libtool \
c45021f2
NC
900 maintainer-clean-tags maintainer-clean-generic \
901 distclean-am
252b5132
RH
902 @echo "This command is intended for maintainers to use;"
903 @echo "it deletes files that may require special tools to rebuild."
904
905maintainer-clean: maintainer-clean-recursive
906 -rm -f config.status
907
908.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
909mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
910maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
911mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
912clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
913mostlyclean-compile distclean-compile clean-compile \
914maintainer-clean-compile mostlyclean-libtool distclean-libtool \
c45021f2
NC
915clean-libtool maintainer-clean-libtool install-data-recursive \
916uninstall-data-recursive install-exec-recursive \
917uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
918all-recursive check-recursive installcheck-recursive info-recursive \
919dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
252b5132 920maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
37cc8ec1 921distclean-tags clean-tags maintainer-clean-tags distdir check-DEJAGNU \
252b5132
RH
922info-am info dvi-am dvi check check-am installcheck-am installcheck \
923install-info-am install-info all-recursive-am install-exec-local \
924install-exec-am install-exec install-data-am install-data install-am \
37cc8ec1
AM
925install uninstall-am uninstall all-redirect all-am all installdirs-am \
926installdirs mostlyclean-generic distclean-generic clean-generic \
927maintainer-clean-generic clean mostlyclean distclean maintainer-clean
252b5132
RH
928
929po/POTFILES.in: @MAINT@ Makefile
930 for file in $(POTFILES); do echo $$file; done | sort > tmp \
931 && mv tmp $(srcdir)/po/POTFILES.in
932
933check-DEJAGNU: site.exp
934 srcdir=`cd $(srcdir) && pwd`; export srcdir; \
935 r=`pwd`; export r; \
936 EXPECT=$(EXPECT); export EXPECT; \
937 if [ -f $(top_builddir)/../expect/expect ]; then \
938 TCL_LIBRARY=`cd $(top_srcdir)/../tcl/library && pwd`; \
939 export TCL_LIBRARY; \
940 fi; \
941 runtest=$(RUNTEST); \
942 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
16474668
NC
943 CC_FOR_TARGET="$(CC_FOR_TARGET)" CFLAGS_FOR_TARGET="$(CFLAGS)" \
944 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
945 $(RUNTESTFLAGS); \
252b5132
RH
946 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
947 fi
948
949installcheck:
950 /bin/sh $(srcdir)/sanity.sh $(bindir)
951
8b1e6df3
NC
952objdump.o:objdump.c
953 $(COMPILE) -c $(OBJDUMP_DEFS) $(srcdir)/objdump.c
954
252b5132
RH
955underscore.c: stamp-under ; @true
956
957stamp-under: Makefile
958 echo '/*WARNING: This file is automatically generated!*/' >underscore.t
959 echo "int prepends_underscore = @UNDERSCORE@;" >>underscore.t
960 $(SHELL) $(srcdir)/../move-if-change underscore.t underscore.c
961 touch stamp-under
962
6a8c2b0d 963cplus-dem.o: $(BASEDIR)/libiberty/cplus-dem.c $(INCDIR)/getopt.h Makefile
252b5132
RH
964 $(COMPILE) -c -DMAIN -DVERSION='"$(VERSION)"' $(BASEDIR)/libiberty/cplus-dem.c
965
41b49281 966# The following is commented out for the conversion to automake.
252b5132
RH
967# This rule creates a single binary that switches between ar and ranlib
968# by looking at argv[0]. Use this kludge to save some disk space.
969# However, you have to install things by hand.
970# (That is after 'make install', replace the installed ranlib by a link to ar.)
971# Alternatively, you can install ranlib.sh as ranlib.
972# ar_with_ranlib: $(ADDL_DEPS) ar.o maybe-ranlib.o
973# $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(AR_PROG) ar.o maybe-ranlib.o $(ADDL_LIBS) $(EXTRALIBS)
974# -rm -f $(RANLIB_PROG)
975# -ln $(AR_PROG) $(RANLIB_PROG)
976#
977# objcopy and strip in one binary that uses argv[0] to decide its action.
978#
979#objcopy_with_strip: $(ADDL_DEPS) objcopy.o maybe-strip.o
980# $(HLDENV) $(CC) $(HLDFLAGS) $(CFLAGS) $(LDFLAGS) -o $(OBJCOPY_PROG) objcopy.o maybe-strip.o $(ADDL_LIBS) $(EXTRALIBS)
981# -rm -f $(STRIP_PROG)
982# -ln $(OBJCOPY_PROG) $(STRIP_PROG)
983
984sysroff.c: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info
985 ./sysinfo$(EXEEXT_FOR_BUILD) -c <$(srcdir)/sysroff.info >sysroff.c
986 ./sysinfo$(EXEEXT_FOR_BUILD) -i <$(srcdir)/sysroff.info >>sysroff.c
987 ./sysinfo$(EXEEXT_FOR_BUILD) -g <$(srcdir)/sysroff.info >>sysroff.c
988
989sysroff.h: sysinfo$(EXEEXT_FOR_BUILD) sysroff.info
990 ./sysinfo$(EXEEXT_FOR_BUILD) -d <$(srcdir)/sysroff.info >sysroff.h
991
992sysinfo$(EXEEXT_FOR_BUILD): sysinfo.o syslex.o
993 $(CC_FOR_BUILD) $(CFLAGS) $(LDFLAGS) -o $@ sysinfo.o syslex.o
994
995syslex.o: syslex.c sysinfo.h
996 if [ -r syslex.c ]; then \
997 $(CC_FOR_BUILD) -c -I. $(CFLAGS) syslex.c ; \
998 else \
999 $(CC_FOR_BUILD) -c -I. -I$(srcdir) $(CFLAGS) $(srcdir)/syslex.c ;\
1000 fi
1001
1002sysinfo.o: sysinfo.c
1003 if [ -r sysinfo.c ]; then \
1004 $(CC_FOR_BUILD) -c -I. $(CFLAGS) sysinfo.c ; \
1005 else \
1006 $(CC_FOR_BUILD) -c -I. $(CFLAGS) $(srcdir)/sysinfo.c ; \
1007 fi
1008
41b49281
AM
1009# We need these for parallel make.
1010arparse.h: arparse.c
1011defparse.h: defparse.c
1012nlmheader.h: nlmheader.c
1013rcparse.h: rcparse.c
1014sysinfo.h: sysinfo.c
1015
252b5132
RH
1016dlltool.o:dlltool.c
1017 $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/dlltool.c
1018
09cda596
DD
1019rescoff.o:rescoff.c
1020 $(COMPILE) -c $(DLLTOOL_DEFS) $(srcdir)/rescoff.c
1021
252b5132
RH
1022# coff/sym.h and coff/ecoff.h won't be found by the automatic dependency
1023# scripts, since they are only included conditionally.
1024nlmconv.o: nlmconv.c $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1025 ldname=`echo ld | sed '$(transform)'`; \
1026 $(COMPILE) -c -DLD_NAME="\"$${ldname}\"" @NLMCONV_DEFS@ $(srcdir)/nlmconv.c
1027
c45021f2 1028diststuff: $(EXTRA_DIST) info
252b5132 1029
6a8c2b0d
AM
1030Makefile: $(BFDDIR)/configure.in
1031
252b5132 1032# Targets to rebuild dependencies in this Makefile.
c278c150
ILT
1033# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1034DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
1035 rm -f DEP1
41b49281 1036 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
1037 sed -f dep.sed < DEP1 > DEPA
1038 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1039 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
6d5be915
AM
1040 echo 'make DEP failed!'; exit 1; \
1041 else \
0bdaf48b 1042 mv -f DEPA $@; \
6d5be915 1043 fi
252b5132 1044
c278c150 1045DEP1: $(CFILES) $(GENERATED_CFILES)
c278c150 1046 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
1047 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1048 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1049 mv -f DEP2 $@
252b5132
RH
1050
1051dep.sed: dep-in.sed config.status
1052 objdir=`pwd`; \
1053 sed <$(srcdir)/dep-in.sed >dep.sed \
1054 -e 's!@INCDIR@!$(INCDIR)!' \
1055 -e 's!@BFDDIR@!$(BFDDIR)!' \
1056 -e 's!@SRCDIR@!$(srcdir)!' \
8e42bcb6
AM
1057 -e "s!@OBJDIR@!$${objdir}!" \
1058 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/binutils$$,,`'!'
252b5132 1059
c278c150 1060dep: DEP
252b5132 1061 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
c278c150 1062 cat DEP >> tmp-Makefile
252b5132
RH
1063 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1064
c278c150 1065dep-in: DEP
252b5132 1066 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
c278c150 1067 cat DEP >> tmp-Makefile.in
252b5132
RH
1068 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1069
c278c150 1070dep-am: DEP
252b5132 1071 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
c278c150 1072 cat DEP >> tmp-Makefile.am
252b5132
RH
1073 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1074
1075.PHONY: dep dep-in dep-am
252b5132
RH
1076mostlyclean-local:
1077 -rm -rf tmpdir
1078
1079.PHONY: install-exec-local
1080
9c28aef3 1081install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
252b5132
RH
1082 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
1083 if test -f $$p; then \
8a965946 1084 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
d3d8a9ee 1085 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed -e 's/$(EXEEXT)$$//' -e 's/-new//' -e 's/cxxfilt/$(DEMANGLER_NAME)/'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
252b5132
RH
1086 else :; fi; \
1087 done
d3d8a9ee 1088 $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
252b5132
RH
1089 for i in $(TOOL_PROGS); do \
1090 if [ -f $$i$(EXEEXT) ]; then \
1091 j=`echo $$i | sed -e 's/-new//'`; \
1092 k=`echo $$j | sed '$(transform)'`; \
d3d8a9ee
NC
1093 if [ "$(DESTDIR)$(bindir)/$$k$(EXEEXT)" != "$(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT)" ]; then \
1094 rm -f $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \
1095 ln $(DESTDIR)$(bindir)/$$k$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT) >/dev/null 2>/dev/null \
1096 || $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$i$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$$j$(EXEEXT); \
252b5132
RH
1097 fi; \
1098 else true; \
1099 fi; \
1100 done
1101
1102# What appears below is generated by a hacked mkdep using gcc -MM.
1103
1104# DO NOT DELETE THIS LINE -- mkdep uses it.
1105# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
252b5132 1106addr2line.o: addr2line.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1107 $(INCDIR)/symcat.h $(INCDIR)/getopt.h $(INCDIR)/libiberty.h \
1108 $(INCDIR)/demangle.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
a6637ec0 1109 $(INCDIR)/fopen-same.h budemang.h
6a8c2b0d
AM
1110ar.o: ar.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1111 $(INCDIR)/libiberty.h $(INCDIR)/progress.h bucomm.h \
1112 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \
1ea788ee
AM
1113 $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h arsup.h $(INCDIR)/filenames.h \
1114 binemul.h
252b5132 1115arsup.o: arsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1116 $(INCDIR)/symcat.h arsup.h $(INCDIR)/libiberty.h bucomm.h \
1117 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \
1118 $(INCDIR)/filenames.h
a6637ec0
AM
1119binemul.o: binemul.c binemul.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1120 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1121 $(INCDIR)/fopen-same.h
252b5132 1122bucomm.o: bucomm.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1123 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h bucomm.h config.h \
1124 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h
a6637ec0
AM
1125budemang.o: budemang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1126 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/demangle.h \
1127 budemang.h
8e42bcb6
AM
1128coffdump.o: coffdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1129 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h coffgrok.h \
1130 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h
1131coffgrok.o: coffgrok.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1132 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h bucomm.h config.h \
1133 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/coff/internal.h \
1134 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h coffgrok.h
252b5132 1135debug.o: debug.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1136 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1137 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h debug.h
252b5132 1138dlltool.o: dlltool.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1139 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h bucomm.h config.h \
1140 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/demangle.h \
1141 $(INCDIR)/dyn-string.h dlltool.h $(INCDIR)/safe-ctype.h
a6637ec0
AM
1142dllwrap.o: dllwrap.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1143 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h bucomm.h config.h \
1144 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/dyn-string.h
1145emul_aix.o: emul_aix.c binemul.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1146 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1147 $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1148 $(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
1149emul_vanilla.o: emul_vanilla.c binemul.h ../bfd/bfd.h \
1150 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h config.h \
1151 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h
252b5132 1152filemode.o: filemode.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1153 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1154 $(INCDIR)/fopen-same.h
1155ieee.o: ieee.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1156 $(INCDIR)/ieee.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1157 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h debug.h \
1158 budbg.h $(INCDIR)/filenames.h
252b5132
RH
1159is-ranlib.o: is-ranlib.c
1160is-strip.o: is-strip.c
1161maybe-ranlib.o: maybe-ranlib.c
1162maybe-strip.o: maybe-strip.c
1163nlmconv.o: nlmconv.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1164 $(INCDIR)/symcat.h $(INCDIR)/libiberty.h bucomm.h config.h \
1165 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/safe-ctype.h \
1166 $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1167 $(INCDIR)/nlm/external.h nlmconv.h
1168nm.o: nm.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1169 $(INCDIR)/progress.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
a6637ec0
AM
1170 $(INCDIR)/fopen-same.h budemang.h $(INCDIR)/aout/stab_gnu.h \
1171 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
1172 $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1173 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h
252b5132
RH
1174not-ranlib.o: not-ranlib.c
1175not-strip.o: not-strip.c
1176objcopy.o: objcopy.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1177 $(INCDIR)/symcat.h $(INCDIR)/progress.h bucomm.h config.h \
1178 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
1179 budbg.h $(INCDIR)/filenames.h
252b5132 1180objdump.o: objdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
ba323545 1181 $(INCDIR)/symcat.h $(INCDIR)/progress.h bucomm.h config.h \
a6637ec0
AM
1182 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h budemang.h \
1183 $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \
1184 $(INCDIR)/demangle.h debug.h budbg.h $(INCDIR)/aout/aout64.h
6a8c2b0d
AM
1185prdbg.o: prdbg.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1186 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1187 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h debug.h \
1188 budbg.h
252b5132 1189rdcoff.o: rdcoff.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1190 $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h bucomm.h \
1191 config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \
a6637ec0
AM
1192 $(INCDIR)/libiberty.h debug.h budbg.h $(BFDDIR)/libcoff.h \
1193 $(INCDIR)/bfdlink.h
252b5132 1194rddbg.o: rddbg.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1195 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1196 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h debug.h \
1197 budbg.h
a6637ec0
AM
1198readelf.o: readelf.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1199 $(INCDIR)/symcat.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1200 $(INCDIR)/elf/internal.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/alpha.h \
1201 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h \
1202 $(INCDIR)/elf/avr.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/d10v.h \
1203 $(INCDIR)/elf/d30v.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h \
1204 $(INCDIR)/elf/frv.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/hppa.h \
1205 $(INCDIR)/elf/i386.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h \
1206 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \
1207 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mips.h \
1208 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h \
1209 $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \
1210 $(INCDIR)/elf/s390.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h \
1211 $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \
1212 $(INCDIR)/elf/xstormy16.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1213 $(INCDIR)/fopen-same.h unwind-ia64.h
1214rename.o: rename.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1215 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1216 $(INCDIR)/fopen-same.h
1217resbin.o: resbin.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1218 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1219 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h windres.h \
1220 winduni.h
1221rescoff.o: rescoff.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1222 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1223 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h windres.h \
1224 winduni.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
1225 $(INCDIR)/bfdlink.h
1226resrc.o: resrc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1227 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1228 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
1229 windres.h winduni.h
1230resres.o: resres.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1231 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1232 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h windres.h \
1233 winduni.h
6a8c2b0d 1234size.o: size.c ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
ba323545
AM
1235 bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \
1236 $(INCDIR)/libiberty.h
8e42bcb6
AM
1237srconv.o: srconv.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1238 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1239 $(INCDIR)/fopen-same.h sysroff.h coffgrok.h $(INCDIR)/libiberty.h \
1240 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
1241 sysroff.c
252b5132 1242stabs.o: stabs.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1243 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1244 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
1245 $(INCDIR)/demangle.h debug.h budbg.h $(INCDIR)/filenames.h \
1246 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
252b5132 1247strings.o: strings.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
8e42bcb6
AM
1248 $(INCDIR)/symcat.h $(INCDIR)/getopt.h bucomm.h config.h \
1249 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
1250 $(INCDIR)/safe-ctype.h
252b5132 1251sysdump.o: sysdump.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d 1252 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
8e42bcb6
AM
1253 $(INCDIR)/fopen-same.h $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h \
1254 sysroff.h sysroff.c
252b5132 1255version.o: version.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1256 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1257 $(INCDIR)/fopen-same.h
252b5132 1258windres.o: windres.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1259 $(INCDIR)/symcat.h $(INCDIR)/getopt.h bucomm.h config.h \
1260 $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
1261 $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \
efc3ee7f 1262 winduni.h
252b5132 1263winduni.o: winduni.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1264 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1265 $(INCDIR)/fopen-same.h winduni.h $(INCDIR)/safe-ctype.h
a6637ec0 1266wrstabs.o: wrstabs.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
1ea788ee 1267 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
a6637ec0
AM
1268 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
1269 debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1270 $(INCDIR)/aout/stab.def
252b5132
RH
1271underscore.o: underscore.c
1272arparse.o: arparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1273 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1274 $(INCDIR)/fopen-same.h arsup.h
8e42bcb6
AM
1275arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1276 arparse.h
252b5132
RH
1277sysroff.o: sysroff.c
1278sysinfo.o: sysinfo.c
1279syslex.o: syslex.c sysinfo.h
1280defparse.o: defparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1281 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1282 $(INCDIR)/fopen-same.h dlltool.h
252b5132
RH
1283deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1284 defparse.h dlltool.h
8e42bcb6
AM
1285nlmheader.o: nlmheader.c $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
1286 ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
6a8c2b0d
AM
1287 $(INCDIR)/fopen-same.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1288 nlmconv.h
252b5132 1289rcparse.o: rcparse.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1290 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1291 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h windres.h \
1292 winduni.h $(INCDIR)/safe-ctype.h
252b5132 1293rclex.o: rclex.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
6a8c2b0d
AM
1294 $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \
1295 $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
1296 windres.h winduni.h rcparse.h
252b5132
RH
1297# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1298
1299# Tell versions [3.59,3.63) of GNU make to not export all variables.
1300# Otherwise a system limit (for SysV at least) may be exceeded.
1301.NOEXPORT:
This page took 0.18994 seconds and 4 git commands to generate.