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