[225] in NetBSD-Development
lynx for netbsd
daemon@ATHENA.MIT.EDU (nocturne@MIT.EDU)
Fri Nov 25 23:57:08 1994
From: nocturne@MIT.EDU
Date: Fri, 25 Nov 1994 23:53:15 -0500
To: bug-outland@MIT.EDU, netbsd-dev@MIT.EDU
Lynx didn't exist for inbsd.... and there was no source tree for lynx in the
outland locker...
so I ftp'd the source tree into outland and patched it to compile for
inbsd. Details of the changes for inbsd are in
/mit/outland/src/lynx2-3/README.sipb
I did my best at picking the right answers for userdefs.h, given the strings
in the installed decmips lynx binary. I was careful to not replace the files
already existing in /mit/outland/lib/lynx ....
I had to use gmake (from the gnu locker) to get it to make. Default make
didn't seem to like the "include" statements in the makefiles for libwww.
I think I did everything right. Let me know if I goofed anything in
particular.
- Eric