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