rc-cm.tex
rc-ps.tex
rc-pslong.tex
-rdl-apps.texinfo
+rdl-apps.texi
refcard.tex
sparc.m4
threecol.tex
#
#
# $Log$
-# Revision 2.5 1991/08/22 07:59:45 gnu
-# Keep rdl-apps.texinfo for users who don't read the doc on how to build the doc.
+# Revision 2.6 1991/08/23 22:35:41 pesch
+# * rdl-apps.texi: renamed from rdl-apps.texinfo
+#
+# * Makefile, .Sanitize, gdb.texinfo: reflect above name change
+#
+# Revision 2.5 1991/08/22 07:59:45 gnu
+# Keep rdl-apps.texi for users who don't read the doc on how to build the doc.
#
# Revision 2.4 1991/08/07 00:15:02 pesch
# Makefile: GDB documentation nos has its own Makefile
all: gdb.info gdb.dvi refcard.dvi gdb-internals gdbint.dvi
clean:
- rm -f gdb.dvi rdl-apps.texinfo gdb-all* gdb.info*
+ rm -f gdb.dvi rdl-apps.texi gdb-all* gdb.info*
rm -f gdb-internals gdbint.?? gdbint.???
rm -f refcard.ps refcard.dvi rcfonts.tex refcard.log *~
dvips -t landscape refcard -o; rm -f refcard.dvi refcard.log
# Cover file for "Readline" appendices
-rdl-apps.texinfo: ${READLINE_DIR}/inc-readline.texinfo \
+rdl-apps.texi: ${READLINE_DIR}/inc-readline.texinfo \
${READLINE_DIR}/inc-history.texinfo
- rm -f rdl-apps.texinfo
- echo "@include ${READLINE_DIR}/inc-readline.texinfo" >rdl-apps.texinfo
- echo "@include ${READLINE_DIR}/inc-history.texinfo" >>rdl-apps.texinfo
+ rm -f rdl-apps.texi
+ echo "@include ${READLINE_DIR}/inc-readline.texinfo" >rdl-apps.texi
+ echo "@include ${READLINE_DIR}/inc-history.texinfo" >>rdl-apps.texi
# GDB MANUAL: texinfo source, created by preprocessing w/m4
# Be sure to not create a bad gdb-all.texinfo if ${M4} is missing or aborts...
mv foobus.texinfo gdb-all.texinfo
# GDB MANUAL: TeX dvi file
-gdb.dvi : gdb-all.texinfo rdl-apps.texinfo
+gdb.dvi : gdb-all.texinfo rdl-apps.texi
TEXINPUTS=${TEXIDIR}:$$TEXINPUTS tex gdb-all.texinfo
texindex gdb-all.??
TEXINPUTS=${TEXIDIR}:$$TEXINPUTS tex gdb-all.texinfo