HomeSort by: relevance | last modified time | path
    Searched refs:texinfo (Results 1 - 25 of 134) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/
Makefile.am 20 cvs.texinfo
  /src/distrib/syspkg/sets/base/base-texinfo-bin/
Makefile 3 PKGBASE=base-texinfo-bin
  /src/distrib/syspkg/sets/base/base-texinfo-share/
Makefile 3 PKGBASE=base-texinfo-share
  /src/distrib/syspkg/sets/man/man-texinfo-info/
Makefile 3 PKGBASE=man-texinfo-info
  /src/distrib/syspkg/sets/text/text-texinfo-bin/
Makefile 3 PKGBASE=text-texinfo-bin
  /src/tools/texinfo/
Makefile 3 MODULE= texinfo
10 .END: install-texinfo
11 install-texinfo:
  /src/external/gpl2/texinfo/dist/util/
tex3patch 3 # patches texinfo.tex in current directory, or in directory given as arg.
20 if [ 2 -lt $# ] || [ ! -f "$dir/texinfo.tex" ]; then
21 echo "To patch texinfo.tex for peaceful coexistence with Unix TeX 3.0,"
23 echo "with no arguments in the same directory as texinfo.tex; or run"
25 echo "(where DIRECTORY is a path leading to texinfo.tex)."
56 echo "Patching $dir/texinfo.tex"
59 $dir/texinfo.tex >$TMPDIR/texinfo.tex
60 mv $dir/texinfo.tex $dir/texinfo.tex-distrib; mv $TMPDIR/texinfo.tex $di
    [all...]
txitextest 3 # Test texinfo.tex changes by running various manuals through with an
10 tsrc=/u/texinfo/src
14 default_manuals="$tdoc/texinfo.txi $tdoc/info.texi $tdoc/info-stnd.texi"
18 tempdir=/u/texinfo/@tests/testdir
51 rm -f $manual_base.* texinfo.tex
52 ln -s $newdir/texinfo.tex texinfo.tex
55 # instead of comparing, do full test of just the new texinfo.tex.
69 rm -f $manual_base.* texinfo.tex
70 ln -s $olddir/texinfo.tex texinfo.te
    [all...]
  /src/external/gpl2/groff/doc/
Makefile 5 TEXINFO= groff.texinfo
  /src/external/gpl2/texinfo/
Makefile 10 FILES= epsf.tex texinfo.cat texinfo.dtd texinfo.tex texinfo.xsl
14 texinfo.cat: texinfo-cat.in
17 realall: texinfo.cat
19 CLEANFILES+= texinfo.cat
27 FILESNAME_${F}= texinfo.mo
34 MAN= info.5 texinfo.
    [all...]
texinfo2netbsd 29 # texinfo2netbsd: convert a texinfo source tree into a
74 cvs -d cvs.netbsd.org:/cvsroot import src/external/gpl2/texinfo/dist FSF texinfo-X-Y
77 Do not forget to update src/gnu/usr.bin/texinfo/common/config.h
78 and src/gnu/dist/texinfo/util/texinfo.cat!
  /src/external/gpl2/texinfo/dist/makeinfo/tests/
twofiles 14 ../makeinfo -o /dev/null $srcdir/html-min.txi /nonexistent.texinfo \
18 # we expect one error message about /nonexistent.texinfo and bad exit status.
html-manuals 7 for manual in info.texi info-stnd.texi texinfo.txi; do
  /src/external/gpl2/xcvs/doc/
Makefile 8 TEXINFO = cvsclient.texi cvs.texinfo
  /src/external/gpl3/gcc/dist/gcc/jit/docs/
Makefile 34 @echo " texinfo to make Texinfo files"
35 @echo " info to make Texinfo files and run them through makeinfo"
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
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/jit/docs/
Makefile 34 @echo " texinfo to make Texinfo files"
35 @echo " info to make Texinfo files and run them through makeinfo"
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
    [all...]
  /src/distrib/syspkg/sets/text/
Makefile 8 SUBDIR+=text-texinfo-bin
  /src/external/gpl2/
Makefile 28 SUBDIR+= gettext texinfo rcs send-pr
  /src/external/mit/libcbor/dist/doc/
Makefile 40 @echo " texinfo to make Texinfo files"
41 @echo " info to make Texinfo files and run them through makeinfo"
135 texinfo:
136 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
138 @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
143 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
    [all...]
  /src/external/mit/libuv/dist/docs/
Makefile 43 @echo " texinfo to make Texinfo files"
44 @echo " info to make Texinfo files and run them through makeinfo"
141 texinfo:
142 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
144 @echo "Build finished. The Texinfo files are in $(BUILDDIR)/texinfo."
149 $(SPHINXBUILD) -b texinfo $(ALLSPHINXOPTS) $(BUILDDIR)/texinfo
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr-arch.h 214 /* Map architecture to its texinfo string. */
222 const char *texinfo; member in struct:__anon13282
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr-arch.h 183 /* Map architecture to its texinfo string. */
191 const char *texinfo; member in struct:__anon15729
  /src/external/gpl3/gdb.old/dist/gdb/doc/
Makefile.in 54 # where to find texinfo; GDB dist should include a recent one
55 TEXIDIR=${gdbdir}/../texinfo
57 # where to find makeinfo, preferably one designed for texinfo-2
147 $(srcdir)/gdb.texinfo \
160 $(srcdir)/stabs.texinfo \
171 $(srcdir)/annotate.texinfo \
175 # Options to extract the man page from gdb.texinfo
485 # GDB MANUAL: texinfo source, using @set/@clear/@value/@ifset/@ifclear
486 # If your texinfo or makeinfo don't support these, get a new texinfo releas
    [all...]
  /src/external/gpl3/gdb/dist/gdb/doc/
Makefile.in 54 # where to find texinfo; GDB dist should include a recent one
55 TEXIDIR=${gdbdir}/../texinfo
57 # where to find makeinfo, preferably one designed for texinfo-2
70 # mean that at least texinfo 4.9 is required.
153 $(srcdir)/gdb.texinfo \
166 $(srcdir)/stabs.texinfo \
177 $(srcdir)/annotate.texinfo \
181 # Options to extract the man page from gdb.texinfo
508 $(srcdir)/gdb.texinfo
516 $(srcdir)/gdb.texinfo
    [all...]
  /src/external/gpl2/xcvs/dist/doc/
Makefile.am 21 info_TEXINFOS = cvs.texinfo cvsclient.texi
75 cvs.txt: cvs.texinfo $(srcdir)/version.texi
82 # and such) than the usual texinfo source.
102 # Targets to build a man page from cvs.texinfo.
103 $(srcdir)/cvs.1: @MAINTAINER_MODE_TRUE@ mkman cvs.man.header cvs.texinfo cvs.man.footer
104 $(PERL) ./mkman $(srcdir)/cvs.man.header $(srcdir)/cvs.texinfo \
136 # texinfo based targets automake neglects to include
138 .texinfo.txt:

Completed in 47 milliseconds

1 2 3 4 5 6