Searched refs:texinfo (Results 1 - 25 of 63) sorted by relevance

123

/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dtex3patch3 # patches texinfo.tex in current directory, or in directory given as arg.
21 \( ! -f $dir/texinfo.tex \) ]; then
22 echo "To patch texinfo.tex for peaceful coexistence with Unix TeX 3.0,"
24 echo "with no arguments in the same directory as texinfo.tex; or run"
26 echo "(where DIRECTORY is a path leading to texinfo.tex)."
57 echo "Patching $dir/texinfo.tex"
60 $dir/texinfo.tex >$TMPDIR/texinfo.tex
61 mv $dir/texinfo.tex $dir/texinfo
[all...]
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A DMakefile.am1 ## Makefile.am for texinfo/emacs.
5 info_TEXINFOS = info-stnd.texi info.texi texinfo.txi
11 # Include our texinfo.tex, not Automake's.
12 EXTRA_DIST = macro.texi userdoc.texi epsf.tex texinfo.tex
18 @echo "WARNING: You must install texinfo.tex and epsf.tex manually,"
19 @echo "WARNING: perhaps in $(TEXMF)/tex/texinfo/"
30 texinfo: $(srcdir)/texinfo.txi
31 $(MAKEINFO) -I$(srcdir) texinfo.txi
57 rm -f texinfo texinf
[all...]
/haiku-buildtools/legacy/gcc/contrib/
H A Degcs_update52 # All automake dependencies within texinfo
55 texinfo/aclocal.m4: texinfo/configure.in texinfo/acinclude.m4
56 texinfo/Makefile.in: texinfo/Makefile.am texinfo/configure.in texinfo/aclocal.m4
57 texinfo/configure: texinfo/configur
[all...]
/haiku-buildtools/gcc/gcc/ada/doc/
H A DMakefile27 @echo " DOC_NAME.texinfo to make Texinfo files"
34 @echo " texinfo-all same as previous rule but only for texinfo format"
57 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/$*/txt
61 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/$*/info
64 %.texinfo:
65 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/$*/texinfo
66 sed -e 's/^@dircategory/@dircategory GNU Ada Tools/g' < $(BUILDDIR)/$*/texinfo/$*.texi > $(BUILDDIR)/../../$*.texi
74 texinfo
[all...]
/haiku-buildtools/gcc/gcc/jit/docs/
H A DMakefile34 @echo " texinfo to make Texinfo files"
121 texinfo:
122 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
124 @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
129 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
131 make -C $(BUILDDIR)/texinfo info
132 @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A DMakefile.am1 ## Makefile.am for texinfo/emacs.
10 texinfmt.el texinfo.el texnfo-upd.el
H A Dmakeinfo.el35 ;;; Keybindings (defined in `texinfo.el')
38 ; (define-key texinfo-mode-map "\C-c\C-m\C-r" 'makeinfo-region)
39 ; (define-key texinfo-mode-map "\C-c\C-m\C-b" 'makeinfo-buffer)
40 ; (define-key texinfo-mode-map "\C-c\C-m\C-k" 'kill-compilation)
41 ; (define-key texinfo-mode-map "\C-c\C-m\C-l"
70 (require 'texinfo)
107 ".texinfo"))
122 "The texinfo file needs a line saying: @setfilename <name>"))
227 "The texinfo file needs a line saying: @setfilename <name>"))))
H A Dtexnfo-tex.el11 ;;; Please send bug reports to: bug-texinfo@prep.ai.mit.edu
37 ; texinfo-tex-region to run tex on the current region.
38 ; texinfo-tex-buffer to run tex on the current buffer.
39 ; texinfo-texindex to sort unsorted index files.
40 ; texinfo-tex-print to print the .dvi file made by tex.
41 ; texinfo-kill-tex-job to kill the currently running tex job.
42 ; texinfo-recenter-tex-output-buffer to redisplay tex output buffer.
43 ; texinfo-show-tex-print-queue to show the print queue.
49 ;; Defined in `texinfo.el'
50 ; (defun texinfo
[all...]
/haiku-buildtools/gcc/gcc/config/avr/
H A Davr-arch.h163 /* Map architecture to its texinfo string. */
171 const char *texinfo; member in struct:__anon399
H A Dgen-avr-mmcu-texi.c131 printf ("@item %s\n%s\n", mcu->name, avr_texinfo[i].texinfo);
/haiku-buildtools/legacy/binutils/gas/doc/
H A DMakefile.am8 # Options to extract the man page from as.texinfo
18 info_TEXINFOS = as.texinfo
69 $(srcdir)/as.info as.dvi as.html: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
112 # Build the man page from the texinfo file
115 as.1: $(srcdir)/as.texinfo asconfig.texi gasver.texi $(CPU_DOCS)
117 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
/haiku-buildtools/binutils/
H A Dsrc-release.sh80 # Take out texinfo from a few places.
81 sed -e '/^all\.normal: /s/\all-texinfo //' \
82 -e '/^ install-texinfo /d' \
128 # Take out texinfo from configurable dirs
130 sed -e '/^host_tools=/s/texinfo //' \
133 mkdir proto-toplev/texinfo
134 ln -s ../../texinfo/texinfo.tex proto-toplev/texinfo/
135 if test -r texinfo/uti
[all...]
H A DMakefile.tpl796 # in fact building texinfo.
797 do-info: maybe-all-texinfo
822 -rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile
823 -rm -f texinfo/doc/Makefile texinfo/po/POTFILES
824 -rmdir texinfo/doc texinfo/info texinfo/int
[all...]
/haiku-buildtools/legacy/gcc/
H A DMakefile.in146 else echo $$r/texinfo/makeinfo/makeinfo ; fi`
564 all-texinfo \
636 check-texinfo \
709 install-texinfo \
890 clean-texinfo \
1020 do-info: all-texinfo
1444 # like texinfo, bison/byacc, etc. So we must depend on those.
1454 bootstrap bootstrap-lean bootstrap2 bootstrap2-lean bootstrap3 bootstrap3-lean bootstrap4 bootstrap4-lean: all-texinfo all-bison all-byacc all-binutils all-gas all-ld
1483 cross: all-texinfo all-bison all-byacc all-binutils all-gas all-ld
1548 all-autoconf: all-m4 all-texinfo
[all...]
/haiku-buildtools/gcc/libstdc++-v3/doc/
H A DMakefile.am174 stamp-texinfo: stamp-texinfo-docbook
175 $(STAMP) stamp-texinfo
180 doc-texinfo: stamp-texinfo
184 doc-install-texinfo: doc-texinfo
494 ${docbook_outdir}/texinfo:
495 mkdir -p ${docbook_outdir}/texinfo
503 # http://www.mail-archive.com/help-texinfo
[all...]
H A DMakefile.in564 # http://www.mail-archive.com/help-texinfo@gnu.org/msg00864.html
584 manual_texi = ${docbook_outdir}/texinfo/libstdc++-manual.texi
585 manual_info = ${docbook_outdir}/texinfo/libstdc++-manual.info
821 stamp-texinfo: stamp-texinfo-docbook
822 $(STAMP) stamp-texinfo
827 doc-texinfo: stamp-texinfo
831 doc-install-texinfo: doc-texinfo
[all...]
/haiku-buildtools/binutils/gas/doc/
H A DMakefile.am25 # Options to extract the man page from as.texinfo
35 info_TEXINFOS = as.texinfo
122 # Build the man page from the texinfo file
125 as.1: $(srcdir)/as.texinfo asconfig.texi $(CPU_DOCS)
127 -$(TEXI2POD) $(MANCONF) < $(srcdir)/as.texinfo > as.pod
H A DMakefile.in103 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
104 am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
109 TEXINFOS = as.texinfo
308 # Options to extract the man page from as.texinfo
315 info_TEXINFOS = as.texinfo
431 as.info: as.texinfo $(as_TEXINFOS)
440 -o $@ `test -f 'as.texinfo' || echo '$(srcdir)/'`as.texinfo; \
449 as.dvi: as.texinfo
[all...]
/haiku-buildtools/binutils/gprof/
H A DMakefile.am20 AUTOMAKE_OPTIONS = 1.11 foreign no-dist no-texinfo.tex
22 TEXINFO_TEX = ../texinfo/texinfo.tex
93 # Build the man page from the texinfo file
/haiku-buildtools/legacy/gcc_distribution/html-docs/
H A Dcreate-docs.sh8 texi2html -split=section -top_file=index.html -toc_file=toc.html -subdir=as ../../$BINUTILS/gas/doc/as.texinfo
16 texi2html -split=section -top_file=index.html -toc_file=toc.html -subdir=bfd ../../$BINUTILS/bfd/doc/bfd.texinfo
52 texi2html -split=section -top_file=index.html -toc_file=toc.html -subdir=ld -I ../../$BINUTILS/bfd/doc ../../$BINUTILS/ld/ld.texinfo
56 texi2html -split=section -top_file=index.html -toc_file=toc.html -subdir=ld-internals ../../$BINUTILS/ld/ldint.texinfo
/haiku-buildtools/legacy/binutils/
H A DMakefile.def32 build_modules= { module= texinfo; };
98 host_modules= { module= texinfo; no_install= true; };
258 dependencies = { module=all-build-bison; on=all-build-texinfo; };
259 dependencies = { module=all-build-byacc; on=all-build-texinfo; };
260 dependencies = { module=all-build-flex; on=all-build-texinfo; };
264 dependencies = { module=all-build-libiberty; on=all-build-texinfo; };
265 dependencies = { module=all-build-m4; on=all-build-texinfo; };
275 dependencies = { module=all-gcc; on=all-build-texinfo; };
389 dependencies = { module=all-fastjar; on=all-build-texinfo; };
394 dependencies = { module=all-autoconf; on=all-build-texinfo; };
[all...]
/haiku-buildtools/libtool/
H A DMakefile.am188 doc/texinfo.tex
201 $(WGETSGO)/texinfo/texinfo/doc/texinfo.tex )
/haiku-buildtools/cloog/osl/
H A DMakefile.am134 autoconf/texinfo.tex \
/haiku-buildtools/binutils/bfd/doc/
H A DMakefile.in108 TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
109 am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
114 TEXINFOS = bfd.texinfo
115 TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
116 echo $(top_srcdir)/../texinfo/util/texi2dvi; \
373 TEXIDIR = $(srcdir)/../../texinfo/fsf
374 info_TEXINFOS = bfd.texinfo
471 bfd.info: bfd.texinfo $(bfd_TEXINFOS)
480 -o $@ `test -f 'bfd.texinfo' || ech
[all...]
/haiku-buildtools/gcc/
H A DMakefile.tpl783 # in fact building texinfo.
784 do-info: maybe-all-texinfo
809 -rm -f texinfo/po/Makefile texinfo/po/Makefile.in texinfo/info/Makefile
810 -rm -f texinfo/doc/Makefile texinfo/po/POTFILES
811 -rmdir texinfo/doc texinfo/info texinfo/int
[all...]

Completed in 225 milliseconds

123