============
Version: 0.9.8
Source from: ftp.cwi.nl, directory pub/stdwin
Installed by: stk
Date: 2/15/94
Changes to the source needed:
What was done to install it:
cd Conf
./mkmf # answer all questions with yes
cd ..
cd Build/<arch>/x11/lib # <arch> is `machine` or `arch`
setenv CC "gcc -I/usr/openwin/include -DSYSV"
make
Note: the SYSV isn't documented. guido told me about it!
Compiled stdwin.
This creates a lib.a file in /a/soft/stdwin/stdwin0.9.8/Build/sun4/x11/lib.
In Modules/Setup,
uncommented STDWINPATH
STDWIN=/a/soft/stdwin/stdwin0.9.8
uncommented next two lines.
make