* am33.igen: Make SP-relative offsets unsigned. Add `*am33' for
[deliverable/binutils-gdb.git] / bfd / doc / Makefile.in
CommitLineData
41b49281 1# Makefile.in generated automatically by automake 1.4a from Makefile.am
252b5132 2
41b49281 3# Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc.
252b5132
RH
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
252b5132
RH
13SHELL = @SHELL@
14
15srcdir = @srcdir@
16top_srcdir = @top_srcdir@
17VPATH = @srcdir@
18prefix = @prefix@
19exec_prefix = @exec_prefix@
20
21bindir = @bindir@
22sbindir = @sbindir@
23libexecdir = @libexecdir@
24datadir = @datadir@
25sysconfdir = @sysconfdir@
26sharedstatedir = @sharedstatedir@
27localstatedir = @localstatedir@
28libdir = @libdir@
29infodir = @infodir@
30mandir = @mandir@
31includedir = @includedir@
32oldincludedir = /usr/include
33
34DESTDIR =
35
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39
40top_builddir = ..
41
42ACLOCAL = @ACLOCAL@
43AUTOCONF = @AUTOCONF@
44AUTOMAKE = @AUTOMAKE@
45AUTOHEADER = @AUTOHEADER@
46
47INSTALL = @INSTALL@
41b49281 48INSTALL_PROGRAM = @INSTALL_PROGRAM@
252b5132
RH
49INSTALL_DATA = @INSTALL_DATA@
50INSTALL_SCRIPT = @INSTALL_SCRIPT@
41b49281 51INSTALL_STRIP_FLAG =
252b5132
RH
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
41b49281
AM
60
61@SET_MAKE@
252b5132
RH
62build_alias = @build_alias@
63build_triplet = @build@
64host_alias = @host_alias@
65host_triplet = @host@
66target_alias = @target_alias@
67target_triplet = @target@
68AR = @AR@
69AS = @AS@
70BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
71BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
72BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
73BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
74CATALOGS = @CATALOGS@
75CATOBJEXT = @CATOBJEXT@
76CC = @CC@
77CC_FOR_BUILD = @CC_FOR_BUILD@
78COREFILE = @COREFILE@
79COREFLAG = @COREFLAG@
80DATADIRNAME = @DATADIRNAME@
81DLLTOOL = @DLLTOOL@
82EXEEXT = @EXEEXT@
83EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
84GMOFILES = @GMOFILES@
85GMSGFMT = @GMSGFMT@
86GT_NO = @GT_NO@
87GT_YES = @GT_YES@
88HDEFINES = @HDEFINES@
89INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
90INSTOBJEXT = @INSTOBJEXT@
91INTLDEPS = @INTLDEPS@
92INTLLIBS = @INTLLIBS@
93INTLOBJS = @INTLOBJS@
252b5132
RH
94LIBTOOL = @LIBTOOL@
95LN_S = @LN_S@
96MAINT = @MAINT@
97MAKEINFO = @MAKEINFO@
98MKINSTALLDIRS = @MKINSTALLDIRS@
99MSGFMT = @MSGFMT@
a74801ba 100OBJDUMP = @OBJDUMP@
252b5132
RH
101PACKAGE = @PACKAGE@
102POFILES = @POFILES@
103POSUB = @POSUB@
104RANLIB = @RANLIB@
105TDEFINES = @TDEFINES@
106USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
107USE_NLS = @USE_NLS@
252b5132
RH
108VERSION = @VERSION@
109WIN32LDFLAGS = @WIN32LDFLAGS@
110WIN32LIBADD = @WIN32LIBADD@
111all_backends = @all_backends@
112bfd_backends = @bfd_backends@
113bfd_machines = @bfd_machines@
114l = @l@
115tdefaults = @tdefaults@
116wordsize = @wordsize@
117
41b49281 118
252b5132
RH
119AUTOMAKE_OPTIONS = cygnus
120
121DOCFILES = 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
128PROTOS = 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
135IPROTOS = 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:
140SRCDOC = $(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
151SRCPROT = $(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
159SRCIPROT = $(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
165TEXIDIR = $(srcdir)/../../texinfo/fsf
166
167info_TEXINFOS = bfd.texinfo
168
169MKDOC = chew$(EXEEXT_FOR_BUILD)
170
171noinst_TEXINFOS = bfdint.texi
172
173MOSTLYCLEANFILES = $(MKDOC) *.o
174
175CLEANFILES = s-* *.p *.ip
176
177DISTCLEANFILES = bfd.?? bfd.??? bfd.h libbfd.h libcoff.h texput.log
178
179MAINTAINERCLEANFILES = $(DOCFILES)
41b49281 180subdir = doc
252b5132
RH
181mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
182CONFIG_HEADER = ../config.h
183CONFIG_CLEAN_FILES =
41b49281 184DIST_SOURCES =
252b5132
RH
185TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
186TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
187INFO_DEPS = bfd.info
188DVIS = bfd.dvi
189TEXINFOS = bfd.texinfo
41b49281 190depcomp =
252b5132
RH
191DIST_COMMON = ChangeLog Makefile.am Makefile.in
192
193
41b49281 194DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
252b5132 195
252b5132
RH
196GZIP_ENV = --best
197all: 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
203Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 cd $(top_builddir) \
205 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
206
207
208bfd.info: bfd.texinfo
209bfd.dvi: bfd.texinfo
210
211
212DVIPS = dvips
213
214.texi.info:
215 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
216 $(MAKEINFO) -I $(srcdir) $<
217
218.texi.dvi:
41b49281 219 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
252b5132
RH
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:
41b49281 235 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
252b5132
RH
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:
41b49281 243 TEXINPUTS=$(top_srcdir)/../texinfo:$$TEXINPUTS \
252b5132
RH
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
252install-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; \
41b49281 258 for ifile in `CDPATH=: && cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
252b5132
RH
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
274uninstall-info:
275 $(PRE_UNINSTALL)
276 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
41b49281
AM
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
252b5132 283 @$(NORMAL_UNINSTALL)
41b49281 284 @list='$(INFO_DEPS)'; \
252b5132 285 for file in $$list; do \
41b49281
AM
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); \
252b5132
RH
290 done
291
292dist-info: $(INFO_DEPS)
293 list='$(INFO_DEPS)'; \
294 for base in $$list; do \
295 if test -f $$base; then d=.; else d=$(srcdir); fi; \
41b49281 296 for file in `CDPATH=: && cd $$d && eval echo $$base*`; do \
252b5132 297 test -f $(distdir)/$$file \
252b5132
RH
298 || cp -p $$d/$$file $(distdir)/$$file; \
299 done; \
300 done
301
302mostlyclean-aminfo:
41b49281
AM
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
252b5132
RH
306
307clean-aminfo:
308
309distclean-aminfo:
310
311maintainer-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
318clean-info: mostlyclean-aminfo
319tags: TAGS
320TAGS:
321
322
323distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
324
252b5132
RH
325distdir: $(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 \
41b49281
AM
329 cp -pR $$d/$$file $(distdir) \
330 || exit 1; \
252b5132
RH
331 else \
332 test -f $(distdir)/$$file \
41b49281
AM
333 || cp -p $$d/$$file $(distdir)/$$file \
334 || exit 1; \
252b5132
RH
335 fi; \
336 done
337 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
338info-am: $(INFO_DEPS)
339info: info-am
340dvi-am: $(DVIS)
341dvi: dvi-am
342check-am:
343check: check-am
344installcheck-am:
345installcheck: installcheck-am
346install-info-am:
347install-info: install-info-am
348install-exec-am:
349install-exec: install-exec-am
350
351install-data-am:
352install-data: install-data-am
353
354install-am: all-am
355 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356install: install-am
357uninstall-am:
358uninstall: uninstall-am
359all-am: Makefile
360all-redirect: all-am
361install-strip:
41b49281 362 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
252b5132
RH
363installdirs:
364
365
366mostlyclean-generic:
367 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
368
369clean-generic:
370 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
371
372distclean-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
377maintainer-clean-generic:
41b49281 378 -rm -f Makefile.in
252b5132
RH
379 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
380mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
381
382mostlyclean: mostlyclean-am
383
384clean-am: clean-aminfo clean-generic mostlyclean-am
385
386clean: clean-am
387
388distclean-am: distclean-aminfo distclean-generic clean-am
389 -rm -f libtool
390
391distclean: distclean-am
392
393maintainer-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
398maintainer-clean: maintainer-clean-am
399
400.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
401distclean-aminfo clean-aminfo maintainer-clean-aminfo tags distdir \
402info-am info dvi-am dvi check check-am installcheck-am installcheck \
403install-info-am install-info install-exec-am install-exec \
404install-data-am install-data install-am install uninstall-am uninstall \
41b49281 405all-redirect all-am all install-strip installdirs mostlyclean-generic \
252b5132
RH
406distclean-generic clean-generic maintainer-clean-generic clean \
407mostlyclean distclean maintainer-clean
408
409
410$(MKDOC): chew.o
411 $(CC_FOR_BUILD) -o $(MKDOC) chew.o $(LOADLIBES) $(LDFLAGS)
412
413chew.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
416protos: libbfd.h libcoff.h bfd.h
417
418bfd.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
430s-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
434aoutx.texi: s-aoutx
435
436s-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
440archive.texi: s-archive
441
442s-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
446archures.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.
450s-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
454bfdt.texi: s-bfd
455
456s-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
460cache.texi: s-cache
461
462s-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
466coffcode.texi: s-coffcode
467
468s-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
472core.texi: s-core
473
474s-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
478elf.texi: s-elf
479
480s-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
484elfcode.texi: s-elfcode
485
486s-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
490format.texi: s-format
491
492s-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
496libbfd.texi: s-libbfd
497
498s-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
502opncls.texi: s-opncls
503
504s-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
508reloc.texi: s-reloc
509
510s-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
514section.texi: s-section
515
516s-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
520syms.texi: s-syms
521
522s-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
526targets.texi: s-targets
527
528s-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
532init.texi: s-init
533
534s-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
538hash.texi: s-hash
539
540s-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
544linker.texi: s-linker
545
546libbfd.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
562libcoff.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
569bfd.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:
This page took 0.081667 seconds and 4 git commands to generate.