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