Searched refs:texinfo (Results 26 - 50 of 212) sorted by relevance

123456789

/netbsd-current/external/gpl3/autoconf/dist/doc/
H A DMakefile.am20 TEXINFO_TEX = ../build-aux/texinfo.tex
/netbsd-current/external/gpl3/binutils.old/usr.bin/ld/arch/coldfire/
H A Ddefs.mk11 G_TEXINFOS=ld.texinfo
/netbsd-current/external/gpl3/binutils.old/usr.bin/ld/arch/or1k/
H A Ddefs.mk11 G_TEXINFOS=ld.texinfo
/netbsd-current/external/gpl3/binutils/usr.bin/ld/arch/or1k/
H A Ddefs.mk11 G_TEXINFOS=ld.texinfo
/netbsd-current/external/gpl3/binutils/usr.bin/ld/arch/coldfire/
H A Ddefs.mk11 G_TEXINFOS=ld.texinfo
/netbsd-current/external/gpl3/gdb.old/dist/gdb/doc/
H A DMakefile.in51 # where to find texinfo; GDB dist should include a recent one
52 TEXIDIR=${gdbdir}/../texinfo
54 # where to find makeinfo, preferably one designed for texinfo-2
142 $(srcdir)/gdb.texinfo \
155 $(srcdir)/stabs.texinfo \
166 $(srcdir)/annotate.texinfo \
170 # Options to extract the man page from gdb.texinfo
458 # GDB MANUAL: texinfo source, using @set/@clear/@value/@ifset/@ifclear
459 # If your texinfo or makeinfo don't support these, get a new texinfo releas
[all...]
/netbsd-current/external/mit/libcbor/dist/doc/
H A DMakefile40 @echo " texinfo to make Texinfo files"
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
145 make -C $(BUILDDIR)/texinfo info
146 @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
/netbsd-current/external/mit/libuv/dist/docs/
H A DMakefile43 @echo " texinfo to make Texinfo files"
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
151 make -C $(BUILDDIR)/texinfo info
152 @echo "makeinfo finished; the Info files are in $(BUILDDIR)/texinfo."
/netbsd-current/external/gpl2/groff/dist/doc/
H A DMakefile.in26 # to get the groff texinfo manual as a PDF file.
85 .SUFFIXES: .me .ms .ps .html .txt .texinfo .dvi .pdf
102 .texinfo.dvi:
104 .texinfo.pdf:
106 .texinfo.html:
117 groff: groff.texinfo
118 $(MAKEINFO) --enable-encoding -I$(srcdir) $(srcdir)/groff.texinfo
/netbsd-current/external/gpl3/gdb/dist/gdb/doc/
H A DMakefile.in54 # 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
91 # XXX: our texinfo can't handle them and texinfo-7.1 is in perl
148 $(srcdir)/gdb.texinfo \
161 $(srcdir)/stabs.texinfo \
172 $(srcdir)/annotate.texinfo \
176 # Options to extract the man page from gdb.texinfo
485 # GDB MANUAL: texinfo sourc
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-arch.h183 /* Map architecture to its texinfo string. */
191 const char *texinfo; member in struct:__anon571
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-arch.h183 /* Map architecture to its texinfo string. */
191 const char *texinfo; member in struct:__anon1444
/netbsd-current/external/gpl2/texinfo/dist/
H A DMakefile.am1 # Makefile.am for texinfo.
21 # This is to prevent texinfo.tex from being included in the top-level
23 TEXINFO_TEX = doc/texinfo.tex
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dsrc-release.sh87 # Take out texinfo from a few places.
88 sed -e '/^all\.normal: /s/\all-texinfo //' \
89 -e '/^ install-texinfo /d' \
145 # Take out texinfo from configurable dirs
147 sed -e '/^host_tools=/s/texinfo //' \
150 mkdir proto-toplev/texinfo
151 ln -s ../../texinfo/texinfo.tex proto-toplev/texinfo/
152 if test -r texinfo/uti
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libsframe/
H A DMakefile.am21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
/netbsd-current/external/gpl2/xcvs/dist/doc/
H A DMakefile.am21 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:
/netbsd-current/external/gpl3/gcc.old/dist/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
490 ${docbook_outdir}/texinfo:
491 mkdir -p ${docbook_outdir}/texinfo
499 # http://www.mail-archive.com/help-texinfo
[all...]
/netbsd-current/external/gpl3/gcc/dist/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
496 ${docbook_outdir}/texinfo:
497 mkdir -p ${docbook_outdir}/texinfo
505 # http://www.mail-archive.com/help-texinfo
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A DMakefile.am20 AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir
22 TEXINFO_TEX = ../texinfo/texinfo.tex
94 # Build the man page from the texinfo file
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A DMakefile.am20 AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir
22 TEXINFO_TEX = ../texinfo/texinfo.tex
94 # Build the man page from the texinfo file
/netbsd-current/external/gpl3/binutils/dist/libsframe/
H A DMakefile.am21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
/netbsd-current/external/gpl3/binutils/dist/
H A Dsrc-release.sh89 # Take out texinfo from a few places.
90 sed -e '/^all\.normal: /s/\all-texinfo //' \
91 -e '/^ install-texinfo /d' \
147 # Take out texinfo from configurable dirs
149 sed -e '/^host_tools=/s/texinfo //' \
152 mkdir proto-toplev/texinfo
153 ln -s ../../texinfo/texinfo.tex proto-toplev/texinfo/
154 if test -r texinfo/uti
[all...]
/netbsd-current/external/gpl3/gdb/dist/libsframe/
H A DMakefile.am21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
/netbsd-current/external/gpl3/gdb/dist/
H A Dsrc-release.sh91 # Take out texinfo from a few places.
92 sed -e '/^all\.normal: /s/\all-texinfo //' \
93 -e '/^ install-texinfo /d' \
149 # Take out texinfo from configurable dirs
151 sed -e '/^host_tools=/s/texinfo //' \
154 mkdir proto-toplev/texinfo
155 ln -s ../../texinfo/texinfo.tex proto-toplev/texinfo/
156 if test -r texinfo/uti
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dsrc-release.sh88 # Take out texinfo from a few places.
89 sed -e '/^all\.normal: /s/\all-texinfo //' \
90 -e '/^ install-texinfo /d' \
146 # Take out texinfo from configurable dirs
148 sed -e '/^host_tools=/s/texinfo //' \
151 mkdir proto-toplev/texinfo
152 ln -s ../../texinfo/texinfo.tex proto-toplev/texinfo/
153 if test -r texinfo/uti
[all...]

Completed in 190 milliseconds

123456789