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