OSDN Git Service

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