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