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