* configure.in (sparc64): Set arch to v9-64.
[deliverable/binutils-gdb.git] / bfd / doc / Makefile.in
CommitLineData
bc6b39f5 1# Makefile.in generated automatically by automake 1.2 from Makefile.am
a7571b17 2
bc6b39f5
ILT
3# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy, distribute and modify it.
8792d414 6
a7571b17 7
bc6b39f5
ILT
8SHELL = /bin/sh
9
10srcdir = @srcdir@
11top_srcdir = @top_srcdir@
12VPATH = @srcdir@
13prefix = @prefix@
8c693660 14exec_prefix = @exec_prefix@
64cebbc5 15
bc6b39f5
ILT
16bindir = @bindir@
17sbindir = @sbindir@
18libexecdir = @libexecdir@
61e51cd7 19datadir = @datadir@
bc6b39f5
ILT
20sysconfdir = @sysconfdir@
21sharedstatedir = @sharedstatedir@
22localstatedir = @localstatedir@
23libdir = @libdir@
61e51cd7 24infodir = @infodir@
bc6b39f5 25mandir = @mandir@
61e51cd7 26includedir = @includedir@
bc6b39f5 27oldincludedir = /usr/include
a7571b17 28
bc6b39f5
ILT
29pkgdatadir = $(datadir)/@PACKAGE@
30pkglibdir = $(libdir)/@PACKAGE@
31pkgincludedir = $(includedir)/@PACKAGE@
32
33top_builddir = ..
34
35ACLOCAL = @ACLOCAL@
36AUTOCONF = @AUTOCONF@
37AUTOMAKE = @AUTOMAKE@
38AUTOHEADER = @AUTOHEADER@
8792d414 39
61e51cd7
ILT
40INSTALL = @INSTALL@
41INSTALL_PROGRAM = @INSTALL_PROGRAM@
42INSTALL_DATA = @INSTALL_DATA@
bc6b39f5
ILT
43INSTALL_SCRIPT = @INSTALL_SCRIPT@
44transform = @program_transform_name@
45
46NORMAL_INSTALL = true
47PRE_INSTALL = true
48POST_INSTALL = true
49NORMAL_UNINSTALL = true
50PRE_UNINSTALL = true
51POST_UNINSTALL = true
52build_alias = @build_alias@
53build_triplet = @build@
54host_alias = @host_alias@
55host_triplet = @host@
56target_alias = @target_alias@
57target_triplet = @target@
58AR = @AR@
59BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
60BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
61BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
62BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
44edf916 63CC = @CC@
bc6b39f5
ILT
64COREFILE = @COREFILE@
65COREFLAG = @COREFLAG@
66EXEEXT = @EXEEXT@
67HDEFINES = @HDEFINES@
68LD = @LD@
69LIBTOOL = @LIBTOOL@
70LN_S = @LN_S@
71MAINT = @MAINT@
72MAKEINFO = @MAKEINFO@
73PACKAGE = @PACKAGE@
74RANLIB = @RANLIB@
75TDEFINES = @TDEFINES@
76VERSION = @VERSION@
77all_backends = @all_backends@
78bfd_backends = @bfd_backends@
79bfd_machines = @bfd_machines@
80tdefaults = @tdefaults@
81wordsize = @wordsize@
8792d414 82
5e377ed2
ILT
83CC_FOR_BUILD = @CC_FOR_BUILD@
84
40c0f22d 85DOCFILES = aoutx.texi archive.texi archures.texi \
25496d0c 86 bfdt.texi cache.texi coffcode.texi \
f3e7b8b0 87 core.texi elf.texi elfcode.texi format.texi libbfd.texi \
40c0f22d 88 opncls.texi reloc.texi section.texi \
8c693660 89 syms.texi targets.texi init.texi hash.texi linker.texi
40c0f22d
RP
90
91PROTOS = archive.p archures.p bfd.p \
a1711bb4 92 core.p format.p \
40c0f22d
RP
93 libbfd.p opncls.p reloc.p \
94 section.p syms.p targets.p \
a1711bb4 95 format.p core.p init.p
40c0f22d 96
8c693660 97IPROTOS = cache.ip libbfd.ip reloc.ip init.ip archures.ip coffcode.ip
40c0f22d
RP
98
99# SRCDOC, SRCPROT, SRCIPROT only used to sidestep Sun Make bug in interaction
100# between VPATH and suffix rules. If you use GNU Make, perhaps other Makes,
101# you don't need these three:
38dc9747
RP
102SRCDOC = $(srcdir)/../aoutx.h $(srcdir)/../archive.c \
103 $(srcdir)/../archures.c $(srcdir)/../bfd.c \
104 $(srcdir)/../cache.c $(srcdir)/../coffcode.h \
61e51cd7 105 $(srcdir)/../corefile.c $(srcdir)/../elf.c \
f3e7b8b0 106 $(srcdir)/../elfcode.h $(srcdir)/../format.c \
38dc9747
RP
107 $(srcdir)/../libbfd.c $(srcdir)/../opncls.c \
108 $(srcdir)/../reloc.c $(srcdir)/../section.c \
8c693660
KR
109 $(srcdir)/../syms.c $(srcdir)/../targets.c \
110 $(srcdir)/../hash.c $(srcdir)/../linker.c
38dc9747
RP
111
112SRCPROT = $(srcdir)/../archive.c $(srcdir)/../archures.c \
61e51cd7 113 $(srcdir)/../bfd.c $(srcdir)/../coffcode.h $(srcdir)/../corefile.c \
38dc9747
RP
114 $(srcdir)/../format.c $(srcdir)/../libbfd.c \
115 $(srcdir)/../opncls.c $(srcdir)/../reloc.c \
116 $(srcdir)/../section.c $(srcdir)/../syms.c \
f3e7b8b0 117 $(srcdir)/../targets.c $(srcdir)/../init.c
38dc9747
RP
118
119SRCIPROT = $(srcdir)/../cache.c $(srcdir)/../libbfd.c \
120 $(srcdir)/../reloc.c $(srcdir)/../cpu-h8300.c \
121 $(srcdir)/../cpu-i960.c $(srcdir)/../archures.c \
8c693660 122 $(srcdir)/../init.c
40c0f22d 123
a1711bb4 124STAGESTUFF = $(DOCFILES) *.info*
8792d414 125
76b527fa
PB
126TEXIDIR = $(srcdir)/../../texinfo/fsf
127
bc6b39f5
ILT
128info_TEXINFOS = bfd.texinfo
129
130MKDOC = chew$(EXEEXT)
131
132MOSTLYCLEANFILES = $(MKDOC) *.o
133
134CLEANFILES = $(STAGESTUFF) s-* *.p *.ip
135mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
136CONFIG_HEADER = ../config.h
137CONFIG_CLEAN_FILES =
138TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
139TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
140INFO_DEPS = bfd.info
141DVIS = bfd.dvi
142TEXINFOS = bfd.texinfo
143DIST_COMMON = ChangeLog Makefile.am Makefile.in
144
145
146DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
147
148TAR = tar
149GZIP = --best
150default: all
151
152.SUFFIXES:
153.SUFFIXES: .dvi .info .ps .texi .texinfo
154$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
155 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
156
157Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
158 cd $(top_builddir) \
159 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
160
161
162bfd.info: bfd.texinfo
163bfd.dvi: bfd.texinfo
164
165
166DVIPS = dvips
167
168.texi.info:
169 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
170 $(MAKEINFO) -I $(srcdir) $<
171
172.texi.dvi:
173 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
174 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
175
176.texi:
177 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
178 $(MAKEINFO) -I $(srcdir) $<
179
180.texinfo.info:
181 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
182 $(MAKEINFO) -I $(srcdir) $<
183
184.texinfo:
185 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
186 $(MAKEINFO) -I $(srcdir) $<
187
188.texinfo.dvi:
189 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
190 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
191.dvi.ps:
192 $(DVIPS) $< -o $@
193
194install-info-am: $(INFO_DEPS)
195 @$(NORMAL_INSTALL)
196 $(mkinstalldirs) $(infodir)
197 @for file in $(INFO_DEPS); do \
198 if test -f $$file; then d=.; else d=$(srcdir); fi; \
199 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
200 if test -f $$d/$$ifile; then \
201 echo " $(INSTALL_DATA) $$d/$$ifile $(infodir)/$$ifile"; \
202 $(INSTALL_DATA) $$d/$$ifile $(infodir)/$$ifile; \
203 else : ; fi; \
204 done; \
205 done
206 @$(POST_INSTALL)
207 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
208 for file in $(INFO_DEPS); do \
209 echo " install-info --info-dir=$(infodir) $(infodir)/$$file";\
210 install-info --info-dir=$(infodir) $(infodir)/$$file || :;\
211 done; \
212 else : ; fi
213
214uninstall-info:
215 $(PRE_UNINSTALL)
216 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
217 ii=yes; \
218 else ii=; fi; \
219 for file in $(INFO_DEPS); do \
220 test -z $ii || install-info --info-dir=$(infodir) --remove $$file; \
221 done
222 $(NORMAL_UNINSTALL)
223 for file in $(INFO_DEPS); do \
224 (cd $(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
225 done
226
227dist-info: $(INFO_DEPS)
228 for base in $(INFO_DEPS); do \
229 if test -f $$base; then d=.; else d=$(srcdir); fi; \
230 for file in `cd $$d && eval echo $$base*`; do \
231 test -f $(distdir)/$$file \
232 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
233 || cp -p $$d/$$file $(distdir)/$$file; \
234 done; \
235 done
236
237mostlyclean-aminfo:
238 rm -f bfd.aux bfd.cp bfd.cps bfd.dvi bfd.fn bfd.fns bfd.ky bfd.log \
239 bfd.pg bfd.toc bfd.tp bfd.tps bfd.vr bfd.vrs bfd.op bfd.tr \
240 bfd.cv
241
242clean-aminfo:
40c0f22d 243
bc6b39f5 244distclean-aminfo:
f8a75482 245
bc6b39f5
ILT
246maintainer-clean-aminfo:
247 for i in $(INFO_DEPS); do rm -f `eval echo $$i*`; done
248clean-info: mostlyclean-aminfo
249tags: TAGS
250TAGS:
76b527fa 251
bc6b39f5
ILT
252
253distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
254
255subdir = doc
256
257distdir: $(DISTFILES)
258 @for file in $(DISTFILES); do \
259 if test -f $$file; then d=.; else d=$(srcdir); fi; \
260 test -f $(distdir)/$$file \
261 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
262 || cp -p $$d/$$file $(distdir)/$$file; \
8792d414 263 done
bc6b39f5
ILT
264 $(MAKE) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
265info: $(INFO_DEPS)
266dvi: $(DVIS)
267check: all
268 $(MAKE)
269installcheck:
270install-info: install-info-am
271install-exec:
272 @$(NORMAL_INSTALL)
273
274install-data:
275 @$(NORMAL_INSTALL)
276
277install: install-exec install-data all
278 @:
279
280uninstall:
281
282all: Makefile
283
284install-strip:
285 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
286installdirs:
287
288
289mostlyclean-generic:
290 test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
291
292clean-generic:
293 test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
294
295distclean-generic:
296 rm -f Makefile $(DISTCLEANFILES)
297 rm -f config.cache config.log stamp-h stamp-h[0-9]*
298 test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
299
300maintainer-clean-generic:
301 test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
302 test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
303mostlyclean: mostlyclean-aminfo mostlyclean-generic
304
305clean: clean-aminfo clean-generic mostlyclean
306
307distclean: distclean-aminfo distclean-generic clean
308 rm -f config.status
309 rm -f libtool
310
311maintainer-clean: maintainer-clean-aminfo maintainer-clean-generic \
312 distclean
313 @echo "This command is intended for maintainers to use;"
314 @echo "it deletes files that may require special tools to rebuild."
315
316.PHONY: default install-info-am uninstall-info mostlyclean-aminfo \
317distclean-aminfo clean-aminfo maintainer-clean-aminfo tags distdir info \
318dvi installcheck install-info install-exec install-data install \
319uninstall all installdirs mostlyclean-generic distclean-generic \
320clean-generic maintainer-clean-generic clean mostlyclean distclean \
321maintainer-clean
8792d414 322
a1711bb4 323
75ff7895 324$(MKDOC): chew.o
481d3f5a 325 $(CC_FOR_BUILD) -o $(MKDOC) chew.o $(LOADLIBES) $(LDFLAGS)
75ff7895
DZ
326
327chew.o: chew.c
481d3f5a 328 $(CC_FOR_BUILD) -c -I.. -I$(srcdir)/.. -I$(srcdir)/../../include $(H_CFLAGS) $(CFLAGS) $(srcdir)/chew.c
a1711bb4
SC
329
330protos: libbfd.h libcoff.h bfd.h
331
bc6b39f5 332bfd.info bfd.dvi: $(DOCFILES) bfdsumm.texi bfd.texinfo
481d3f5a
DM
333
334# We can't replace these rules with an implicit rule, because
335# makes without VPATH support couldn't find the .h files in `..'.
336
25496d0c 337# We use s-XXX targets so that we can distribute the info files,
44edf916
ILT
338# and permit people to rebuild them, without requiring the makeinfo
339# program. If somebody tries to rebuild info, but none of the .texi
340# files have changed, then this Makefile will build chew, and will
341# build all of the stamp files, but will not actually have to rebuild
342# bfd.info.
343
25496d0c 344s-aoutx: $(MKDOC) $(srcdir)/../aoutx.h $(srcdir)/doc.str
bc6b39f5 345 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../aoutx.h >aoutx.tmp
44edf916 346 $(srcdir)/../../move-if-change aoutx.tmp aoutx.texi
25496d0c
ILT
347 touch s-aoutx
348aoutx.texi: s-aoutx
44edf916 349
25496d0c 350s-archive: $(MKDOC) $(srcdir)/../archive.c $(srcdir)/doc.str
bc6b39f5 351 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../archive.c >archive.tmp
44edf916 352 $(srcdir)/../../move-if-change archive.tmp archive.texi
25496d0c
ILT
353 touch s-archive
354archive.texi: s-archive
44edf916 355
25496d0c 356s-archures: $(MKDOC) $(srcdir)/../archures.c $(srcdir)/doc.str
bc6b39f5 357 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../archures.c >archures.tmp
44edf916 358 $(srcdir)/../../move-if-change archures.tmp archures.texi
25496d0c
ILT
359 touch s-archures
360archures.texi: s-archures
44edf916 361
25496d0c
ILT
362# We use bfdt.texi, rather than bfd.texi, to avoid conflicting with
363# bfd.texinfo on an 8.3 filesystem.
364s-bfd: $(MKDOC) $(srcdir)/../bfd.c $(srcdir)/doc.str
bc6b39f5 365 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfd.c >bfd.tmp
25496d0c
ILT
366 $(srcdir)/../../move-if-change bfd.tmp bfdt.texi
367 touch s-bfd
368bfdt.texi: s-bfd
44edf916 369
25496d0c 370s-cache: $(MKDOC) $(srcdir)/../cache.c $(srcdir)/doc.str
bc6b39f5 371 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../cache.c >cache.tmp
44edf916 372 $(srcdir)/../../move-if-change cache.tmp cache.texi
25496d0c
ILT
373 touch s-cache
374cache.texi: s-cache
44edf916 375
25496d0c 376s-coffcode: $(MKDOC) $(srcdir)/../coffcode.h $(srcdir)/doc.str
bc6b39f5 377 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../coffcode.h >coffcode.tmp
44edf916 378 $(srcdir)/../../move-if-change coffcode.tmp coffcode.texi
25496d0c
ILT
379 touch s-coffcode
380coffcode.texi: s-coffcode
44edf916 381
25496d0c 382s-core: $(MKDOC) $(srcdir)/../corefile.c $(srcdir)/doc.str
bc6b39f5 383 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../corefile.c >core.tmp
44edf916 384 $(srcdir)/../../move-if-change core.tmp core.texi
25496d0c
ILT
385 touch s-core
386core.texi: s-core
44edf916 387
25496d0c 388s-elf: $(MKDOC) $(srcdir)/../elf.c $(srcdir)/doc.str
bc6b39f5 389 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elf.c >elf.tmp
44edf916 390 $(srcdir)/../../move-if-change elf.tmp elf.texi
25496d0c
ILT
391 touch s-elf
392elf.texi: s-elf
44edf916 393
25496d0c 394s-elfcode: $(MKDOC) $(srcdir)/../elfcode.h $(srcdir)/doc.str
bc6b39f5 395 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elfcode.h >elfcode.tmp
44edf916 396 $(srcdir)/../../move-if-change elfcode.tmp elfcode.texi
25496d0c
ILT
397 touch s-elfcode
398elfcode.texi: s-elfcode
44edf916 399
25496d0c 400s-format: $(MKDOC) $(srcdir)/../format.c $(srcdir)/doc.str
bc6b39f5 401 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../format.c >format.tmp
44edf916 402 $(srcdir)/../../move-if-change format.tmp format.texi
25496d0c
ILT
403 touch s-format
404format.texi: s-format
44edf916 405
25496d0c 406s-libbfd: $(MKDOC) $(srcdir)/../libbfd.c $(srcdir)/doc.str
bc6b39f5 407 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../libbfd.c >libbfd.tmp
44edf916 408 $(srcdir)/../../move-if-change libbfd.tmp libbfd.texi
25496d0c
ILT
409 touch s-libbfd
410libbfd.texi: s-libbfd
44edf916 411
25496d0c 412s-opncls: $(MKDOC) $(srcdir)/../opncls.c $(srcdir)/doc.str
bc6b39f5 413 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../opncls.c >opncls.tmp
44edf916 414 $(srcdir)/../../move-if-change opncls.tmp opncls.texi
25496d0c
ILT
415 touch s-opncls
416opncls.texi: s-opncls
44edf916 417
25496d0c 418s-reloc: $(MKDOC) $(srcdir)/../reloc.c
bc6b39f5 419 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../reloc.c >reloc.tmp
44edf916 420 $(srcdir)/../../move-if-change reloc.tmp reloc.texi
25496d0c
ILT
421 touch s-reloc
422reloc.texi: s-reloc
44edf916 423
25496d0c 424s-section: $(MKDOC) $(srcdir)/../section.c $(srcdir)/doc.str
bc6b39f5 425 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../section.c >section.tmp
44edf916 426 $(srcdir)/../../move-if-change section.tmp section.texi
25496d0c
ILT
427 touch s-section
428section.texi: s-section
44edf916 429
25496d0c 430s-syms: $(MKDOC) $(srcdir)/../syms.c
bc6b39f5 431 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../syms.c >syms.tmp
44edf916 432 $(srcdir)/../../move-if-change syms.tmp syms.texi
25496d0c
ILT
433 touch s-syms
434syms.texi: s-syms
44edf916 435
25496d0c 436s-targets: $(MKDOC) $(srcdir)/../targets.c $(srcdir)/doc.str
bc6b39f5 437 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
44edf916 438 $(srcdir)/../../move-if-change targets.tmp targets.texi
25496d0c
ILT
439 touch s-targets
440targets.texi: s-targets
44edf916 441
25496d0c 442s-init: $(MKDOC) $(srcdir)/../init.c $(srcdir)/doc.str
bc6b39f5 443 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../init.c >init.tmp
44edf916 444 $(srcdir)/../../move-if-change init.tmp init.texi
25496d0c
ILT
445 touch s-init
446init.texi: s-init
44edf916 447
25496d0c 448s-hash: $(MKDOC) $(srcdir)/../hash.c $(srcdir)/doc.str
bc6b39f5 449 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../hash.c >hash.tmp
44edf916 450 $(srcdir)/../../move-if-change hash.tmp hash.texi
25496d0c
ILT
451 touch s-hash
452hash.texi: s-hash
44edf916 453
25496d0c 454s-linker: $(MKDOC) $(srcdir)/../linker.c $(srcdir)/doc.str
bc6b39f5 455 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp
44edf916 456 $(srcdir)/../../move-if-change linker.tmp linker.texi
25496d0c
ILT
457 touch s-linker
458linker.texi: s-linker
a1711bb4
SC
459
460libbfd.h: $(srcdir)/../libbfd-in.h \
a1711bb4
SC
461 $(srcdir)/../init.c \
462 $(srcdir)/../libbfd.c \
463 $(srcdir)/../cache.c \
a1711bb4
SC
464 $(srcdir)/../reloc.c \
465 $(srcdir)/../cpu-h8300.c \
466 $(srcdir)/../cpu-i960.c \
1a15b9fc 467 $(srcdir)/../archures.c \
75ff7895 468 $(srcdir)/../elfcode.h \
61e51cd7 469 $(srcdir)/proto.str \
64cebbc5 470 $(MKDOC)
a1711bb4 471 cat $(srcdir)/../libbfd-in.h >libbfd.h
430485bb
RP
472 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../init.c >>libbfd.h
473 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../libbfd.c >>libbfd.h
430485bb 474 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../cache.c >>libbfd.h
430485bb
RP
475 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../reloc.c >>libbfd.h
476 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../cpu-h8300.c >>libbfd.h
477 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../cpu-i960.c >>libbfd.h
478 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../archures.c >>libbfd.h
481d3f5a 479 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../elf.c >>libbfd.h
75ff7895 480 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../elfcode.h >>libbfd.h
a1711bb4
SC
481
482libcoff.h: $(srcdir)/../libcoff-in.h \
61e51cd7
ILT
483 $(srcdir)/../coffcode.h \
484 $(srcdir)/proto.str \
64cebbc5 485 $(MKDOC)
a1711bb4 486 cat $(srcdir)/../libcoff-in.h >libcoff.h
430485bb 487 $(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../coffcode.h >>libcoff.h
a1711bb4
SC
488
489bfd.h: $(srcdir)/../bfd-in.h \
490 $(srcdir)/../init.c \
491 $(srcdir)/../opncls.c \
492 $(srcdir)/../libbfd.c \
493 $(srcdir)/../section.c \
494 $(srcdir)/../archures.c \
495 $(srcdir)/../reloc.c \
496 $(srcdir)/../syms.c \
76b527fa 497 $(srcdir)/../bfd.c \
a1711bb4 498 $(srcdir)/../archive.c \
61e51cd7 499 $(srcdir)/../corefile.c \
a1711bb4 500 $(srcdir)/../targets.c \
fd8c21f9 501 $(srcdir)/../format.c \
61e51cd7 502 $(srcdir)/proto.str \
64cebbc5 503 $(MKDOC)
a1711bb4 504 cat $(srcdir)/../bfd-in.h >bfd.h
bc6b39f5
ILT
505 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../init.c >>bfd.h
506 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../opncls.c >>bfd.h
507 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../libbfd.c >>bfd.h
508 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../section.c >>bfd.h
509 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../archures.c >>bfd.h
510 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../reloc.c >>bfd.h
511 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../syms.c >>bfd.h
512 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../bfd.c >>bfd.h
513 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../archive.c >>bfd.h
514 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../corefile.c >>bfd.h
515 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../targets.c >>bfd.h
516 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../format.c >>bfd.h
61e51cd7
ILT
517 echo "#ifdef __cplusplus" >>bfd.h
518 echo "}" >>bfd.h
519 echo "#endif" >>bfd.h
a7571b17 520 echo "#endif" >>bfd.h
fafbc319 521
bc6b39f5
ILT
522# Tell versions [3.59,3.63) of GNU make to not export all variables.
523# Otherwise a system limit (for SysV at least) may be exceeded.
524.NOEXPORT:
This page took 0.230756 seconds and 4 git commands to generate.