summaryrefslogtreecommitdiff
path: root/print/teTeX3-bin
AgeCommit message (Collapse)AuthorFilesLines
2005-05-25Add RMD160 checksum.wiz1-1/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-28Avoid using != to define LOWER_PAPERSIZE .. use :sh instead to defer itjlam1-2/+3
until the make targets are invoked. This avoids needing ${ECHO} and ${TR} in the top-level make.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-10teTeX3-bin uses xpm. Changes approved by hubertf.schwarz1-1/+3
2005-04-09added missing "paper" argument to texconfig xdvi (approved by hubertf)schwarz1-3/+3
2005-04-08Pull in the right (teTeX3, not teTeX(2)) Makefile.common.hubertf1-2/+2
No functional change.
2005-03-31Import teTeX-bin-3.0: TeX distribution for UNIX compatible systems - binarieshubertf15-0/+957
This package contains the executables for the teTeX installation as well as other files that were created when generating the binaries: info files, format files and manual pages.