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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-binutils/] [binutils-2.19.1/] [binutils/] [Makefile.in] - Blame information for rev 6

Details | Compare with Previous | View Log

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