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