Regenerate files using fixed aclocal install.
[binutils-gdb.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 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 OBJEXT = @OBJEXT@
102 PACKAGE = @PACKAGE@
103 POFILES = @POFILES@
104 POSUB = @POSUB@
105 RANLIB = @RANLIB@
106 STRIP = @STRIP@
107 TDEFINES = @TDEFINES@
108 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
109 USE_NLS = @USE_NLS@
110 VERSION = @VERSION@
111 WARN_CFLAGS = @WARN_CFLAGS@
112 WIN32LDFLAGS = @WIN32LDFLAGS@
113 WIN32LIBADD = @WIN32LIBADD@
114 all_backends = @all_backends@
115 bfd_backends = @bfd_backends@
116 bfd_machines = @bfd_machines@
117 l = @l@
118 tdefaults = @tdefaults@
119 wordsize = @wordsize@
120
121 AUTOMAKE_OPTIONS = cygnus
122
123 DOCFILES = aoutx.texi archive.texi archures.texi \
124 bfdt.texi cache.texi coffcode.texi \
125 core.texi elf.texi elfcode.texi format.texi libbfd.texi \
126 opncls.texi reloc.texi section.texi \
127 syms.texi targets.texi init.texi hash.texi linker.texi
128
129
130 PROTOS = archive.p archures.p bfd.p \
131 core.p format.p \
132 libbfd.p opncls.p reloc.p \
133 section.p syms.p targets.p \
134 format.p core.p init.p
135
136
137 IPROTOS = cache.ip libbfd.ip reloc.ip init.ip archures.ip coffcode.ip
138
139 # SRCDOC, SRCPROT, SRCIPROT only used to sidestep Sun Make bug in interaction
140 # between VPATH and suffix rules. If you use GNU Make, perhaps other Makes,
141 # you don't need these three:
142 SRCDOC = $(srcdir)/../aoutx.h $(srcdir)/../archive.c \
143 $(srcdir)/../archures.c $(srcdir)/../bfd.c \
144 $(srcdir)/../cache.c $(srcdir)/../coffcode.h \
145 $(srcdir)/../corefile.c $(srcdir)/../elf.c \
146 $(srcdir)/../elfcode.h $(srcdir)/../format.c \
147 $(srcdir)/../libbfd.c $(srcdir)/../opncls.c \
148 $(srcdir)/../reloc.c $(srcdir)/../section.c \
149 $(srcdir)/../syms.c $(srcdir)/../targets.c \
150 $(srcdir)/../hash.c $(srcdir)/../linker.c
151
152
153 SRCPROT = $(srcdir)/../archive.c $(srcdir)/../archures.c \
154 $(srcdir)/../bfd.c $(srcdir)/../coffcode.h $(srcdir)/../corefile.c \
155 $(srcdir)/../format.c $(srcdir)/../libbfd.c \
156 $(srcdir)/../opncls.c $(srcdir)/../reloc.c \
157 $(srcdir)/../section.c $(srcdir)/../syms.c \
158 $(srcdir)/../targets.c $(srcdir)/../init.c
159
160
161 SRCIPROT = $(srcdir)/../cache.c $(srcdir)/../libbfd.c \
162 $(srcdir)/../reloc.c $(srcdir)/../cpu-h8300.c \
163 $(srcdir)/../cpu-i960.c $(srcdir)/../archures.c \
164 $(srcdir)/../init.c
165
166
167 TEXIDIR = $(srcdir)/../../texinfo/fsf
168
169 info_TEXINFOS = bfd.texinfo
170
171 MKDOC = chew$(EXEEXT_FOR_BUILD)
172
173 noinst_TEXINFOS = bfdint.texi
174
175 MOSTLYCLEANFILES = $(MKDOC) *.o
176
177 CLEANFILES = s-* *.p *.ip
178
179 DISTCLEANFILES = bfd.?? bfd.??? bfd.h libbfd.h libcoff.h texput.log
180
181 MAINTAINERCLEANFILES = $(DOCFILES)
182 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
183 CONFIG_HEADER = ../config.h
184 CONFIG_CLEAN_FILES =
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 DIST_COMMON = ChangeLog Makefile.am Makefile.in
191
192
193 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
194
195 TAR = gtar
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/texinfo.tex:$$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/texinfo.tex:$$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/texinfo.tex:$$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 `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 ii=yes; \
278 else ii=; fi; \
279 list='$(INFO_DEPS)'; \
280 for file in $$list; do \
281 test -z "$ii" \
282 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
283 done
284 @$(NORMAL_UNINSTALL)
285 list='$(INFO_DEPS)'; \
286 for file in $$list; do \
287 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
288 done
289
290 dist-info: $(INFO_DEPS)
291 list='$(INFO_DEPS)'; \
292 for base in $$list; do \
293 if test -f $$base; then d=.; else d=$(srcdir); fi; \
294 for file in `cd $$d && eval echo $$base*`; do \
295 test -f $(distdir)/$$file \
296 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
297 || cp -p $$d/$$file $(distdir)/$$file; \
298 done; \
299 done
300
301 mostlyclean-aminfo:
302 -rm -f bfd.aux bfd.cp bfd.cps bfd.dvi bfd.fn bfd.fns bfd.ky bfd.kys \
303 bfd.ps bfd.log bfd.pg bfd.toc bfd.tp bfd.tps bfd.vr bfd.vrs \
304 bfd.op bfd.tr bfd.cv bfd.cn
305
306 clean-aminfo:
307
308 distclean-aminfo:
309
310 maintainer-clean-aminfo:
311 for i in $(INFO_DEPS); do \
312 rm -f $$i; \
313 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
314 rm -f $$i-[0-9]*; \
315 fi; \
316 done
317 clean-info: mostlyclean-aminfo
318 tags: TAGS
319 TAGS:
320
321
322 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
323
324 subdir = doc
325
326 distdir: $(DISTFILES)
327 @for file in $(DISTFILES); do \
328 if test -f $$file; then d=.; else d=$(srcdir); fi; \
329 if test -d $$d/$$file; then \
330 cp -pr $$d/$$file $(distdir)/$$file; \
331 else \
332 test -f $(distdir)/$$file \
333 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
334 || cp -p $$d/$$file $(distdir)/$$file || :; \
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) AM_INSTALL_PROGRAM_FLAGS=-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 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
379 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
380
381 mostlyclean: mostlyclean-am
382
383 clean-am: clean-aminfo clean-generic mostlyclean-am
384
385 clean: clean-am
386
387 distclean-am: distclean-aminfo distclean-generic clean-am
388 -rm -f libtool
389
390 distclean: distclean-am
391
392 maintainer-clean-am: maintainer-clean-aminfo maintainer-clean-generic \
393 distclean-am
394 @echo "This command is intended for maintainers to use;"
395 @echo "it deletes files that may require special tools to rebuild."
396
397 maintainer-clean: maintainer-clean-am
398
399 .PHONY: install-info-am uninstall-info mostlyclean-aminfo \
400 distclean-aminfo clean-aminfo maintainer-clean-aminfo tags distdir \
401 info-am info dvi-am dvi check check-am installcheck-am installcheck \
402 install-info-am install-info install-exec-am install-exec \
403 install-data-am install-data install-am install uninstall-am uninstall \
404 all-redirect all-am all installdirs mostlyclean-generic \
405 distclean-generic clean-generic maintainer-clean-generic clean \
406 mostlyclean distclean maintainer-clean
407
408
409 $(MKDOC): chew.o
410 $(CC_FOR_BUILD) -o $(MKDOC) chew.o $(LOADLIBES) $(LDFLAGS)
411
412 chew.o: chew.c
413 $(CC_FOR_BUILD) -c -I.. -I$(srcdir)/.. -I$(srcdir)/../../include -I$(srcdir)/../../intl -I../../intl $(H_CFLAGS) $(CFLAGS) $(srcdir)/chew.c
414
415 protos: libbfd.h libcoff.h bfd.h
416
417 bfd.info bfd.dvi: $(DOCFILES) bfdsumm.texi bfd.texinfo
418
419 # We can't replace these rules with an implicit rule, because
420 # makes without VPATH support couldn't find the .h files in `..'.
421
422 # We use s-XXX targets so that we can distribute the info files,
423 # and permit people to rebuild them, without requiring the makeinfo
424 # program. If somebody tries to rebuild info, but none of the .texi
425 # files have changed, then this Makefile will build chew, and will
426 # build all of the stamp files, but will not actually have to rebuild
427 # bfd.info.
428
429 s-aoutx: $(MKDOC) $(srcdir)/../aoutx.h $(srcdir)/doc.str
430 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../aoutx.h >aoutx.tmp
431 $(srcdir)/../../move-if-change aoutx.tmp aoutx.texi
432 touch s-aoutx
433 aoutx.texi: s-aoutx
434
435 s-archive: $(MKDOC) $(srcdir)/../archive.c $(srcdir)/doc.str
436 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../archive.c >archive.tmp
437 $(srcdir)/../../move-if-change archive.tmp archive.texi
438 touch s-archive
439 archive.texi: s-archive
440
441 s-archures: $(MKDOC) $(srcdir)/../archures.c $(srcdir)/doc.str
442 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../archures.c >archures.tmp
443 $(srcdir)/../../move-if-change archures.tmp archures.texi
444 touch s-archures
445 archures.texi: s-archures
446
447 # We use bfdt.texi, rather than bfd.texi, to avoid conflicting with
448 # bfd.texinfo on an 8.3 filesystem.
449 s-bfd: $(MKDOC) $(srcdir)/../bfd.c $(srcdir)/doc.str
450 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfd.c >bfd.tmp
451 $(srcdir)/../../move-if-change bfd.tmp bfdt.texi
452 touch s-bfd
453 bfdt.texi: s-bfd
454
455 s-cache: $(MKDOC) $(srcdir)/../cache.c $(srcdir)/doc.str
456 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../cache.c >cache.tmp
457 $(srcdir)/../../move-if-change cache.tmp cache.texi
458 touch s-cache
459 cache.texi: s-cache
460
461 s-coffcode: $(MKDOC) $(srcdir)/../coffcode.h $(srcdir)/doc.str
462 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../coffcode.h >coffcode.tmp
463 $(srcdir)/../../move-if-change coffcode.tmp coffcode.texi
464 touch s-coffcode
465 coffcode.texi: s-coffcode
466
467 s-core: $(MKDOC) $(srcdir)/../corefile.c $(srcdir)/doc.str
468 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../corefile.c >core.tmp
469 $(srcdir)/../../move-if-change core.tmp core.texi
470 touch s-core
471 core.texi: s-core
472
473 s-elf: $(MKDOC) $(srcdir)/../elf.c $(srcdir)/doc.str
474 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elf.c >elf.tmp
475 $(srcdir)/../../move-if-change elf.tmp elf.texi
476 touch s-elf
477 elf.texi: s-elf
478
479 s-elfcode: $(MKDOC) $(srcdir)/../elfcode.h $(srcdir)/doc.str
480 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elfcode.h >elfcode.tmp
481 $(srcdir)/../../move-if-change elfcode.tmp elfcode.texi
482 touch s-elfcode
483 elfcode.texi: s-elfcode
484
485 s-format: $(MKDOC) $(srcdir)/../format.c $(srcdir)/doc.str
486 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../format.c >format.tmp
487 $(srcdir)/../../move-if-change format.tmp format.texi
488 touch s-format
489 format.texi: s-format
490
491 s-libbfd: $(MKDOC) $(srcdir)/../libbfd.c $(srcdir)/doc.str
492 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../libbfd.c >libbfd.tmp
493 $(srcdir)/../../move-if-change libbfd.tmp libbfd.texi
494 touch s-libbfd
495 libbfd.texi: s-libbfd
496
497 s-opncls: $(MKDOC) $(srcdir)/../opncls.c $(srcdir)/doc.str
498 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../opncls.c >opncls.tmp
499 $(srcdir)/../../move-if-change opncls.tmp opncls.texi
500 touch s-opncls
501 opncls.texi: s-opncls
502
503 s-reloc: $(MKDOC) $(srcdir)/../reloc.c $(srcdir)/doc.str
504 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../reloc.c >reloc.tmp
505 $(srcdir)/../../move-if-change reloc.tmp reloc.texi
506 touch s-reloc
507 reloc.texi: s-reloc
508
509 s-section: $(MKDOC) $(srcdir)/../section.c $(srcdir)/doc.str
510 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../section.c >section.tmp
511 $(srcdir)/../../move-if-change section.tmp section.texi
512 touch s-section
513 section.texi: s-section
514
515 s-syms: $(MKDOC) $(srcdir)/../syms.c $(srcdir)/doc.str
516 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../syms.c >syms.tmp
517 $(srcdir)/../../move-if-change syms.tmp syms.texi
518 touch s-syms
519 syms.texi: s-syms
520
521 s-targets: $(MKDOC) $(srcdir)/../targets.c $(srcdir)/doc.str
522 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
523 $(srcdir)/../../move-if-change targets.tmp targets.texi
524 touch s-targets
525 targets.texi: s-targets
526
527 s-init: $(MKDOC) $(srcdir)/../init.c $(srcdir)/doc.str
528 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../init.c >init.tmp
529 $(srcdir)/../../move-if-change init.tmp init.texi
530 touch s-init
531 init.texi: s-init
532
533 s-hash: $(MKDOC) $(srcdir)/../hash.c $(srcdir)/doc.str
534 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../hash.c >hash.tmp
535 $(srcdir)/../../move-if-change hash.tmp hash.texi
536 touch s-hash
537 hash.texi: s-hash
538
539 s-linker: $(MKDOC) $(srcdir)/../linker.c $(srcdir)/doc.str
540 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp
541 $(srcdir)/../../move-if-change linker.tmp linker.texi
542 touch s-linker
543 linker.texi: s-linker
544
545 libbfd.h: $(srcdir)/../libbfd-in.h \
546 $(srcdir)/../init.c \
547 $(srcdir)/../libbfd.c \
548 $(srcdir)/../cache.c \
549 $(srcdir)/../reloc.c \
550 $(srcdir)/../archures.c \
551 $(srcdir)/proto.str \
552 $(MKDOC)
553 cat $(srcdir)/../libbfd-in.h >libbfd.h
554 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../init.c >>libbfd.h
555 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../libbfd.c >>libbfd.h
556 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../cache.c >>libbfd.h
557 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../reloc.c >>libbfd.h
558 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../archures.c >>libbfd.h
559 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../elf.c >>libbfd.h
560
561 libcoff.h: $(srcdir)/../libcoff-in.h \
562 $(srcdir)/../coffcode.h \
563 $(srcdir)/proto.str \
564 $(MKDOC)
565 cat $(srcdir)/../libcoff-in.h >libcoff.h
566 ./$(MKDOC) -i -f $(srcdir)/proto.str < $(srcdir)/../coffcode.h >>libcoff.h
567
568 bfd.h: $(srcdir)/../bfd-in.h \
569 $(srcdir)/../init.c \
570 $(srcdir)/../opncls.c \
571 $(srcdir)/../libbfd.c \
572 $(srcdir)/../section.c \
573 $(srcdir)/../archures.c \
574 $(srcdir)/../reloc.c \
575 $(srcdir)/../syms.c \
576 $(srcdir)/../bfd.c \
577 $(srcdir)/../archive.c \
578 $(srcdir)/../corefile.c \
579 $(srcdir)/../targets.c \
580 $(srcdir)/../format.c \
581 $(srcdir)/proto.str \
582 $(MKDOC)
583 cat $(srcdir)/../bfd-in.h >bfd.h
584 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../init.c >>bfd.h
585 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../opncls.c >>bfd.h
586 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../libbfd.c >>bfd.h
587 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../section.c >>bfd.h
588 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../archures.c >>bfd.h
589 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../reloc.c >>bfd.h
590 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../syms.c >>bfd.h
591 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../bfd.c >>bfd.h
592 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../archive.c >>bfd.h
593 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../corefile.c >>bfd.h
594 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../targets.c >>bfd.h
595 ./$(MKDOC) -f $(srcdir)/proto.str<$(srcdir)/../format.c >>bfd.h
596 echo "#ifdef __cplusplus" >>bfd.h
597 echo "}" >>bfd.h
598 echo "#endif" >>bfd.h
599 echo "#endif" >>bfd.h
600
601 # Tell versions [3.59,3.63) of GNU make to not export all variables.
602 # Otherwise a system limit (for SysV at least) may be exceeded.
603 .NOEXPORT: