bfd/
[deliverable/binutils-gdb.git] / bfd / doc / Makefile.in
CommitLineData
a2d91340 1# Makefile.in generated automatically by automake 1.4 from Makefile.am
252b5132 2
b3baf5d0 3# Copyright (C) 1994, 1995-8, 1999 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@
252b5132
RH
119bfd_machines = @bfd_machines@
120l = @l@
121tdefaults = @tdefaults@
122wordsize = @wordsize@
123
124AUTOMAKE_OPTIONS = cygnus
125
126DOCFILES = 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
133PROTOS = 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
140IPROTOS = 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:
145SRCDOC = $(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
156SRCPROT = $(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
164SRCIPROT = $(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
170TEXIDIR = $(srcdir)/../../texinfo/fsf
171
172info_TEXINFOS = bfd.texinfo
173
174MKDOC = chew$(EXEEXT_FOR_BUILD)
175
4eef72c7
AM
176LIBBFD_H_DEP = $(srcdir)/../libbfd-in.h \
177 $(srcdir)/../init.c \
178 $(srcdir)/../libbfd.c \
179 $(srcdir)/../cache.c \
180 $(srcdir)/../reloc.c \
181 $(srcdir)/../archures.c \
182 $(srcdir)/../elf.c \
183 $(srcdir)/header.sed \
184 $(srcdir)/proto.str \
185 $(MKDOC)
186
187
188LIBCOFF_H_DEP = $(srcdir)/../libcoff-in.h \
189 $(srcdir)/../coffcode.h \
190 $(srcdir)/header.sed \
191 $(srcdir)/proto.str \
192 $(MKDOC)
193
194
195BFD_H_DEP = $(srcdir)/../bfd-in.h \
196 $(srcdir)/../init.c \
197 $(srcdir)/../opncls.c \
198 $(srcdir)/../libbfd.c \
199 $(srcdir)/../section.c \
200 $(srcdir)/../archures.c \
201 $(srcdir)/../reloc.c \
202 $(srcdir)/../syms.c \
203 $(srcdir)/../bfd.c \
204 $(srcdir)/../archive.c \
205 $(srcdir)/../corefile.c \
206 $(srcdir)/../targets.c \
207 $(srcdir)/../format.c \
208 $(srcdir)/header.sed \
209 $(srcdir)/proto.str \
210 $(MKDOC)
211
212
252b5132
RH
213noinst_TEXINFOS = bfdint.texi
214
215MOSTLYCLEANFILES = $(MKDOC) *.o
216
217CLEANFILES = s-* *.p *.ip
218
219DISTCLEANFILES = bfd.?? bfd.??? bfd.h libbfd.h libcoff.h texput.log
220
221MAINTAINERCLEANFILES = $(DOCFILES)
222mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
223CONFIG_HEADER = ../config.h
224CONFIG_CLEAN_FILES =
225TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
226TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
227INFO_DEPS = bfd.info
228DVIS = bfd.dvi
229TEXINFOS = bfd.texinfo
230DIST_COMMON = ChangeLog Makefile.am Makefile.in
231
232
a2d91340 233DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
252b5132 234
8a5cc6be 235TAR = tar
252b5132
RH
236GZIP_ENV = --best
237all: all-redirect
238.SUFFIXES:
239.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
240$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
241 cd $(top_srcdir) && $(AUTOMAKE) --cygnus doc/Makefile
242
243Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
244 cd $(top_builddir) \
245 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
246
247
248bfd.info: bfd.texinfo
249bfd.dvi: bfd.texinfo
250
251
252DVIPS = dvips
253
254.texi.info:
255 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
256 $(MAKEINFO) -I $(srcdir) $<
257
258.texi.dvi:
a2d91340 259 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
260 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
261
262.texi:
263 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
264 $(MAKEINFO) -I $(srcdir) $<
265
266.texinfo.info:
267 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
268 $(MAKEINFO) -I $(srcdir) $<
269
270.texinfo:
271 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
272 $(MAKEINFO) -I $(srcdir) $<
273
274.texinfo.dvi:
a2d91340 275 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
276 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
277
278.txi.info:
279 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
280 $(MAKEINFO) -I $(srcdir) $<
281
282.txi.dvi:
a2d91340 283 TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
252b5132
RH
284 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
285
286.txi:
287 @rm -f $@ $@-[0-9] $@-[0-9][0-9]
288 $(MAKEINFO) -I $(srcdir) $<
289.dvi.ps:
290 $(DVIPS) $< -o $@
291
292install-info-am: $(INFO_DEPS)
293 @$(NORMAL_INSTALL)
294 $(mkinstalldirs) $(DESTDIR)$(infodir)
295 @list='$(INFO_DEPS)'; \
296 for file in $$list; do \
297 if test -f $$file; then d=.; else d=$(srcdir); fi; \
a2d91340 298 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
252b5132
RH
299 if test -f $$d/$$ifile; then \
300 echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
301 $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
302 else : ; fi; \
303 done; \
304 done
305 @$(POST_INSTALL)
306 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
307 list='$(INFO_DEPS)'; \
308 for file in $$list; do \
309 echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
310 install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
311 done; \
312 else : ; fi
313
314uninstall-info:
315 $(PRE_UNINSTALL)
316 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
a2d91340
AC
317 ii=yes; \
318 else ii=; fi; \
319 list='$(INFO_DEPS)'; \
320 for file in $$list; do \
321 test -z "$ii" \
322 || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
323 done
252b5132 324 @$(NORMAL_UNINSTALL)
a2d91340 325 list='$(INFO_DEPS)'; \
252b5132 326 for file in $$list; do \
a2d91340 327 (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
252b5132
RH
328 done
329
330dist-info: $(INFO_DEPS)
331 list='$(INFO_DEPS)'; \
332 for base in $$list; do \
333 if test -f $$base; then d=.; else d=$(srcdir); fi; \
a2d91340 334 for file in `cd $$d && eval echo $$base*`; do \
252b5132 335 test -f $(distdir)/$$file \
a2d91340 336 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
252b5132
RH
337 || cp -p $$d/$$file $(distdir)/$$file; \
338 done; \
339 done
340
341mostlyclean-aminfo:
a2d91340
AC
342 -rm -f bfd.aux bfd.cp bfd.cps bfd.dvi bfd.fn bfd.fns bfd.ky bfd.kys \
343 bfd.ps bfd.log bfd.pg bfd.toc bfd.tp bfd.tps bfd.vr bfd.vrs \
344 bfd.op bfd.tr bfd.cv bfd.cn
252b5132
RH
345
346clean-aminfo:
347
348distclean-aminfo:
349
350maintainer-clean-aminfo:
351 for i in $(INFO_DEPS); do \
352 rm -f $$i; \
353 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
354 rm -f $$i-[0-9]*; \
355 fi; \
356 done
357clean-info: mostlyclean-aminfo
358tags: TAGS
359TAGS:
360
361
362distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
363
a2d91340
AC
364subdir = doc
365
252b5132
RH
366distdir: $(DISTFILES)
367 @for file in $(DISTFILES); do \
368 if test -f $$file; then d=.; else d=$(srcdir); fi; \
369 if test -d $$d/$$file; then \
a2d91340 370 cp -pr $$d/$$file $(distdir)/$$file; \
252b5132
RH
371 else \
372 test -f $(distdir)/$$file \
a2d91340
AC
373 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
374 || cp -p $$d/$$file $(distdir)/$$file || :; \
252b5132
RH
375 fi; \
376 done
377 $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
378info-am: $(INFO_DEPS)
379info: info-am
380dvi-am: $(DVIS)
381dvi: dvi-am
382check-am:
383check: check-am
384installcheck-am:
385installcheck: installcheck-am
386install-info-am:
387install-info: install-info-am
388install-exec-am:
389install-exec: install-exec-am
390
391install-data-am:
392install-data: install-data-am
393
394install-am: all-am
395 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396install: install-am
397uninstall-am:
398uninstall: uninstall-am
399all-am: Makefile
400all-redirect: all-am
401install-strip:
a2d91340 402 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
252b5132
RH
403installdirs:
404
405
406mostlyclean-generic:
407 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
408
409clean-generic:
410 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
411
412distclean-generic:
413 -rm -f Makefile $(CONFIG_CLEAN_FILES)
414 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
415 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
416
417maintainer-clean-generic:
418 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
419mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
420
421mostlyclean: mostlyclean-am
422
423clean-am: clean-aminfo clean-generic mostlyclean-am
424
425clean: clean-am
426
427distclean-am: distclean-aminfo distclean-generic clean-am
428 -rm -f libtool
429
430distclean: distclean-am
431
432maintainer-clean-am: maintainer-clean-aminfo maintainer-clean-generic \
433 distclean-am
434 @echo "This command is intended for maintainers to use;"
435 @echo "it deletes files that may require special tools to rebuild."
436
437maintainer-clean: maintainer-clean-am
438
439.PHONY: install-info-am uninstall-info mostlyclean-aminfo \
440distclean-aminfo clean-aminfo maintainer-clean-aminfo tags distdir \
441info-am info dvi-am dvi check check-am installcheck-am installcheck \
442install-info-am install-info install-exec-am install-exec \
443install-data-am install-data install-am install uninstall-am uninstall \
a2d91340 444all-redirect all-am all installdirs mostlyclean-generic \
252b5132
RH
445distclean-generic clean-generic maintainer-clean-generic clean \
446mostlyclean distclean maintainer-clean
447
448
449$(MKDOC): chew.o
450 $(CC_FOR_BUILD) -o $(MKDOC) chew.o $(LOADLIBES) $(LDFLAGS)
451
452chew.o: chew.c
453 $(CC_FOR_BUILD) -c -I.. -I$(srcdir)/.. -I$(srcdir)/../../include -I$(srcdir)/../../intl -I../../intl $(H_CFLAGS) $(CFLAGS) $(srcdir)/chew.c
454
455protos: libbfd.h libcoff.h bfd.h
456
457bfd.info bfd.dvi: $(DOCFILES) bfdsumm.texi bfd.texinfo
458
459# We can't replace these rules with an implicit rule, because
460# makes without VPATH support couldn't find the .h files in `..'.
461
462# We use s-XXX targets so that we can distribute the info files,
463# and permit people to rebuild them, without requiring the makeinfo
464# program. If somebody tries to rebuild info, but none of the .texi
465# files have changed, then this Makefile will build chew, and will
466# build all of the stamp files, but will not actually have to rebuild
467# bfd.info.
468
469s-aoutx: $(MKDOC) $(srcdir)/../aoutx.h $(srcdir)/doc.str
470 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../aoutx.h >aoutx.tmp
471 $(srcdir)/../../move-if-change aoutx.tmp aoutx.texi
472 touch s-aoutx
473aoutx.texi: s-aoutx
474
475s-archive: $(MKDOC) $(srcdir)/../archive.c $(srcdir)/doc.str
476 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../archive.c >archive.tmp
477 $(srcdir)/../../move-if-change archive.tmp archive.texi
478 touch s-archive
479archive.texi: s-archive
480
481s-archures: $(MKDOC) $(srcdir)/../archures.c $(srcdir)/doc.str
482 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../archures.c >archures.tmp
483 $(srcdir)/../../move-if-change archures.tmp archures.texi
484 touch s-archures
485archures.texi: s-archures
486
487# We use bfdt.texi, rather than bfd.texi, to avoid conflicting with
488# bfd.texinfo on an 8.3 filesystem.
489s-bfd: $(MKDOC) $(srcdir)/../bfd.c $(srcdir)/doc.str
490 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfd.c >bfd.tmp
491 $(srcdir)/../../move-if-change bfd.tmp bfdt.texi
492 touch s-bfd
493bfdt.texi: s-bfd
494
495s-cache: $(MKDOC) $(srcdir)/../cache.c $(srcdir)/doc.str
496 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../cache.c >cache.tmp
497 $(srcdir)/../../move-if-change cache.tmp cache.texi
498 touch s-cache
499cache.texi: s-cache
500
501s-coffcode: $(MKDOC) $(srcdir)/../coffcode.h $(srcdir)/doc.str
502 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../coffcode.h >coffcode.tmp
503 $(srcdir)/../../move-if-change coffcode.tmp coffcode.texi
504 touch s-coffcode
505coffcode.texi: s-coffcode
506
507s-core: $(MKDOC) $(srcdir)/../corefile.c $(srcdir)/doc.str
508 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../corefile.c >core.tmp
509 $(srcdir)/../../move-if-change core.tmp core.texi
510 touch s-core
511core.texi: s-core
512
513s-elf: $(MKDOC) $(srcdir)/../elf.c $(srcdir)/doc.str
514 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elf.c >elf.tmp
515 $(srcdir)/../../move-if-change elf.tmp elf.texi
516 touch s-elf
517elf.texi: s-elf
518
519s-elfcode: $(MKDOC) $(srcdir)/../elfcode.h $(srcdir)/doc.str
520 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elfcode.h >elfcode.tmp
521 $(srcdir)/../../move-if-change elfcode.tmp elfcode.texi
522 touch s-elfcode
523elfcode.texi: s-elfcode
524
525s-format: $(MKDOC) $(srcdir)/../format.c $(srcdir)/doc.str
526 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../format.c >format.tmp
527 $(srcdir)/../../move-if-change format.tmp format.texi
528 touch s-format
529format.texi: s-format
530
531s-libbfd: $(MKDOC) $(srcdir)/../libbfd.c $(srcdir)/doc.str
532 ./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../libbfd.c >libbfd.tmp
533 $(srcdir)/../../move-if-change libbfd.tmp libbfd.texi
534 touch s-libbfd
535libbfd.texi: s-libbfd
536
537s-opncls: $(MKDOC) $(srcdir)/../opncls.c $(srcdir)/doc.str
538 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../opncls.c >opncls.tmp
539 $(srcdir)/../../move-if-change opncls.tmp opncls.texi
540 touch s-opncls
541opncls.texi: s-opncls
542
543s-reloc: $(MKDOC) $(srcdir)/../reloc.c $(srcdir)/doc.str
544 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../reloc.c >reloc.tmp
545 $(srcdir)/../../move-if-change reloc.tmp reloc.texi
546 touch s-reloc
547reloc.texi: s-reloc
548
549s-section: $(MKDOC) $(srcdir)/../section.c $(srcdir)/doc.str
550 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../section.c >section.tmp
551 $(srcdir)/../../move-if-change section.tmp section.texi
552 touch s-section
553section.texi: s-section
554
555s-syms: $(MKDOC) $(srcdir)/../syms.c $(srcdir)/doc.str
556 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../syms.c >syms.tmp
557 $(srcdir)/../../move-if-change syms.tmp syms.texi
558 touch s-syms
559syms.texi: s-syms
560
561s-targets: $(MKDOC) $(srcdir)/../targets.c $(srcdir)/doc.str
562 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
563 $(srcdir)/../../move-if-change targets.tmp targets.texi
564 touch s-targets
565targets.texi: s-targets
566
567s-init: $(MKDOC) $(srcdir)/../init.c $(srcdir)/doc.str
568 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../init.c >init.tmp
569 $(srcdir)/../../move-if-change init.tmp init.texi
570 touch s-init
571init.texi: s-init
572
573s-hash: $(MKDOC) $(srcdir)/../hash.c $(srcdir)/doc.str
574 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../hash.c >hash.tmp
575 $(srcdir)/../../move-if-change hash.tmp hash.texi
576 touch s-hash
577hash.texi: s-hash
578
579s-linker: $(MKDOC) $(srcdir)/../linker.c $(srcdir)/doc.str
580 ./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp
581 $(srcdir)/../../move-if-change linker.tmp linker.texi
582 touch s-linker
583linker.texi: s-linker
584
4eef72c7
AM
585libbfd.h: $(LIBBFD_H_DEP)
586 echo "$(LIBBFD_H_DEP)" | sed -f $(srcdir)/header.sed > $@
587 for file in $(LIBBFD_H_DEP); do \
588 case $$file in \
589 *-in.h) cat $$file >> $@ ;; \
590 */header.sed) break ;; \
591 *) ./$(MKDOC) -i -f $(srcdir)/proto.str < $$file >> $@ ;; \
592 esac; \
593 done
252b5132 594
4eef72c7
AM
595libcoff.h: $(LIBCOFF_H_DEP)
596 echo "$(LIBCOFF_H_DEP)" | sed -f $(srcdir)/header.sed > $@
597 for file in $(LIBCOFF_H_DEP); do \
598 case $$file in \
599 *-in.h) cat $$file >> $@ ;; \
600 */header.sed) break ;; \
601 *) ./$(MKDOC) -i -f $(srcdir)/proto.str < $$file >> $@ ;; \
602 esac; \
603 done
604
605bfd.h: $(BFD_H_DEP)
606 echo "$(BFD_H_DEP)" | sed -f $(srcdir)/header.sed > $@
607 for file in $(BFD_H_DEP); do \
608 case $$file in \
609 *-in.h) cat $$file >> $@ ;; \
610 */header.sed) break ;; \
611 *) ./$(MKDOC) -f $(srcdir)/proto.str < $$file >> $@ ;; \
612 esac; \
613 done
614 echo "#ifdef __cplusplus" >> $@
615 echo "}" >> $@
616 echo "#endif" >> $@
617 echo "#endif" >> $@
252b5132
RH
618
619# Tell versions [3.59,3.63) of GNU make to not export all variables.
620# Otherwise a system limit (for SysV at least) may be exceeded.
621.NOEXPORT:
This page took 0.112564 seconds and 4 git commands to generate.