http://www.research.digital.com:80/SRC/virtualpaper/
Huzzah, our first Modula-3 using port! Caution: If you don't already
have Modula-3, you will after you build this port! Make sure you have
plenty of swap space before attempting this.
"MASTER_SITES:= ..." of defined(MASTER_SITE_OVERRIDE) case, otherwise
it would cause a recursive variable definition error when
MASTER_SITE_OVERRIDE is set and MASTER_SITES is not set.
is that ok???" questions and scripts, the more I think about it the
less it makes sense. (Like, "if you don't want a Japanized tcl, why
the hell are you doing "make install" in japanese/tcl???")
Pick up PREFIX and X11BASE from the environment if it is set there.
(That way you can build it correctly with a different PREFIX/X11BASE
from the top, or you can go in there and do a "make" too.)
Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove
the license in the user's face and ask them if they will promise to read
it first. :)
Pick up PREFIX and X11BASE from the environment if it is set there.
(That way you can build it correctly with a different PREFIX/X11BASE
from the top, or you can go in there and do a "make" too.)
Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove
the license in the user's face and ask them if they will promise to read
it first. :)
===
* You agree to use your best efforts to see that any user of
e93 licensed hereunder complies with this License Agreement.
===
and I decided to do just that by shoving the license in their face. ;)
===
JOE is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version.
=== ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Since it's not (only) under GPL1, there shouldn't be any problem
with us distributing it in any medium.
ssh-askpass no longer uses wish, so chop the make rules that attempt to
locate it.
Go further to try and protect the ssh_host_key, since it's critical to
the operation and security of the machine.