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