[729] in Source-Commits
third/tex/xdvi Imakefile
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Fri Oct 25 19:08:32 1996
From: ghudson@MIT.EDU
To: source-commits@MIT.EDU
Date: Fri, 25 Oct 1996 19:08:28 EDT
Update of /afs/dev.mit.edu/source/repository/third/tex/xdvi
In directory steve-dallas:/afs/dev.mit.edu/user/ghudson/third/tex/xdvi
Modified Files:
Imakefile
Log Message:
Define MSBITFIRST on big-ending systems we support. (This isn't
crucial; if we get it wrong, it's only a performance issue, and
probably not a noticeable one.)
Set the base resolution to 600 and define font sizes appropriate for
our font set.
Set up paths the way we want them.
Nuke include of Makefile.cfg, not portable (and not needed).
Add apparently missing pk.c and pk.o to SRCS and OBJS respectively.
Don't chmod u_x mksedscript; it lives in the source tree (which we may
not have write access to) and its mode is guaranteed by CVS.