Update copyright notices
[deliverable/binutils-gdb.git] / bfd / doc / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14
15 SHELL = @SHELL@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 prefix = @prefix@
21 exec_prefix = @exec_prefix@
22
23 bindir = @bindir@
24 sbindir = @sbindir@
25 libexecdir = @libexecdir@
26 datadir = @datadir@
27 sysconfdir = @sysconfdir@
28 sharedstatedir = @sharedstatedir@
29 localstatedir = @localstatedir@
30 libdir = @libdir@
31 infodir = @infodir@
32 mandir = @mandir@
33 includedir = @includedir@
34 oldincludedir = /usr/include
35
36 DESTDIR =
37
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
41
42 top_builddir = ..
43
44 ACLOCAL = @ACLOCAL@
45 AUTOCONF = @AUTOCONF@
46 AUTOMAKE = @AUTOMAKE@
47 AUTOHEADER = @AUTOHEADER@
48
49 INSTALL = @INSTALL@
50 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
51 INSTALL_DATA = @INSTALL_DATA@
52 INSTALL_SCRIPT = @INSTALL_SCRIPT@
53 transform = @program_transform_name@
54
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 build_alias = @build_alias@
62 build_triplet = @build@
63 host_alias = @host_alias@
64 host_triplet = @host@
65 target_alias = @target_alias@
66 target_triplet = @target@
67 AR = @AR@
68 AS = @AS@
69 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
70 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
71 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
72 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
73 CATALOGS = @CATALOGS@
74 CATOBJEXT = @CATOBJEXT@
75 CC = @CC@
76 CC_FOR_BUILD = @CC_FOR_BUILD@
77 COREFILE = @COREFILE@
78 COREFLAG = @COREFLAG@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 DATADIRNAME = @DATADIRNAME@
82 DLLTOOL = @DLLTOOL@
83 EXEEXT = @EXEEXT@
84 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
85 GCJ = @GCJ@
86 GCJFLAGS = @GCJFLAGS@
87 GMOFILES = @GMOFILES@
88 GMSGFMT = @GMSGFMT@
89 GT_NO = @GT_NO@
90 GT_YES = @GT_YES@
91 HDEFINES = @HDEFINES@
92 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
93 INSTOBJEXT = @INSTOBJEXT@
94 INTLDEPS = @INTLDEPS@
95 INTLLIBS = @INTLLIBS@
96 INTLOBJS = @INTLOBJS@
97 LIBTOOL = @LIBTOOL@
98 LN_S = @LN_S@
99 MAINT = @MAINT@
100 MAKEINFO = @MAKEINFO@
101 MKINSTALLDIRS = @MKINSTALLDIRS@
102 MSGFMT = @MSGFMT@
103 OBJDUMP = @OBJDUMP@
104 OBJEXT = @OBJEXT@
105 PACKAGE = @PACKAGE@
106 POFILES = @POFILES@
107 POSUB = @POSUB@
108 RANLIB = @RANLIB@
109 STRIP = @STRIP@
110 TDEFINES = @TDEFINES@
111 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112 USE_NLS = @USE_NLS@
113 VERSION = @VERSION@
114 WARN_CFLAGS = @WARN_CFLAGS@
115 WIN32LDFLAGS = @WIN32LDFLAGS@
116 WIN32LIBADD = @WIN32LIBADD@
117 all_backends = @all_backends@
118 bfd_backends = @bfd_backends@
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:
This page took 0.044933 seconds and 5 git commands to generate.