:  I haven't tested this out, but it should be close to correct
: to allow installation.
:  There could be some site dependencies !!!
:  Most of these possibilities are annotated in the code, which
: local guru's ought to study.  The author of rips is a hobby
: computer scientist; enchancements in terms of disk efficiency
: from real computerists would be most welcome.
:   Call (504) 568-6709 @ 300 BAUD, login as guest & mail klyce
: comments.  Or write Steve Klyce, LSU Eye Center, 136 S. Roman St,
: New Orleans, LA  70112.
: Note: rips is a bit too big at the moment to compile with the -n
: option for shared text on non-split I & D machines.
mkdir /usr/lib/rips /usr/lib/rips/files /usr/lib/rips/rr
mkdir /usr/lib/rips/new /usr/lib/rips/bkup /usr/lib/rips/doc
mkdir /usr/lib/rips/src
cpall * /usr/lib/rips/src
cpall ../doc/* /usr/lib/rips/doc
cc -s -o /usr/bin/rips rips.c -lS -lm  -O
cc -s -o /usr/bin/rips_chk rips_chk.c.c -lS -O
cc -s -o /usr/bin/gen_kwl gen_kwl.c -lS -O
chmod 0111 /usr/bin/rips /usr/bin/rips_chk /usr/bin/gen_kwl
cpall unkwds kwsort refsort /usr/bin
