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