home *** CD-ROM | disk | FTP | other *** search
- @set tex=tex386
- @goto %1
- goto end
-
- :gcc
- %tex% gcc
- texindex gcc.cp gcc.ky
- %tex% gcc
- del gcc.aux
- del gcc.cp
- del gcc.cps
- del gcc.fn
- del gcc.ky
- del gcc.kys
- del gcc.log
- del gcc.pg
- del gcc.toc
- del gcc.tp
- del gcc.vr
- %tex% cpp
- texindex cpp.cp cpp.fn
- %tex% cpp
- del cpp.aux
- del cpp.cp
- del cpp.cps
- del cpp.fn
- del cpp.fns
- del cpp.ky
- del cpp.log
- del cpp.pg
- del cpp.toc
- del cpp.tp
- del cpp.vr
- goto end
-
- :gdb
- %tex% refcard
- del refcard.log
- %tex% gdb-all
- texindex gdb-all.cp gdb-all.fn gdb-all.vr
- %tex% gdb-all
- del gdb-all.aux
- del gdb-all.cp
- del gdb-all.cps
- del gdb-all.fn
- del gdb-all.fns
- del gdb-all.ky
- del gdb-all.log
- del gdb-all.pg
- del gdb-all.toc
- del gdb-all.tp
- del gdb-all.vr
- del gdb-all.vrs
- %tex% gdbint
- %tex% gdbint
- del gdbint.aux
- del gdbint.cp
- del gdbint.fn
- del gdbint.ky
- del gdbint.log
- del gdbint.pg
- del gdbint.toc
- del gdbint.tp
- del gdbint.vr
- goto end
-
- :texinfo
- %tex% texinfo2
- texindex texinfo2.cp texinfo2.fn
- %tex% texinfo2
- del texinfo2.aux
- del texinfo2.cp
- del texinfo2.cps
- del texinfo2.fn
- del texinfo2.fns
- del texinfo2.ky
- del texinfo2.log
- del texinfo2.pg
- del texinfo2.toc
- del texinfo2.tp
- del texinfo2.vr
- goto end
-
- :libgpp
- %tex% libgpp
- %tex% libgpp
- del libgpp.aux
- del libgpp.cp
- del libgpp.fn
- del libgpp.ky
- del libgpp.log
- del libgpp.pg
- del libgpp.toc
- del libgpp.tp
- del libgpp.vr
- goto end
-
- :iostream
- %tex% iostream
- texindex iostream.cp iostream.fn
- %tex% iostream
- del iostream.aux
- del iostream.cp
- del iostream.cps
- del iostream.fn
- del iostream.fns
- del iostream.ky
- del iostream.log
- del iostream.pg
- del iostream.toc
- del iostream.tp
- del iostream.vr
- goto end
-
- :end
-