http://lynx.isc.org/current/lynx2.8.8dev.8.tar.bz2

Versions:

  lynx: lynx-2.8.8dev.8
  zlib: 1.2.5
  pdcurses: 3.4

Makefile modifications for MSVC4.0-MIPS compilation:

  - Specify MIPS at all occurances of the /MACHINE flag in
      - lynx2-8-8/makefile.msc
      - lynx2-8-8/src/chrtrans/makefile.msc
      - pdcurs34/win32/vcwin32.mak

  - add inffast.obj to the OBJS definition in
      - zlib-1.2.5/win32/Makefile.msc

  - replace -MD with -MT in the CFLAGS definition in
      - zlib-1.2.5/win32/Makefile.msc

  - Replace all occurances of "::" with ":" in
      - pdcurs34/win32/vcwin32.mak 
