OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [binutils/] [Makefile.in] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.