cvs commit: hugs98/src MkInstal.in
Alastair Reid
reid@glass.cse.ogi.edu
Fri, 21 Jun 2002 16:49:53 -0700
reid 2002/06/21 16:49:53 PDT
Modified files:
src MkInstal.in
Log:
Tweaked install process so that make install doesn't try to run the ffi
(so I hopefully don't scrog those on unsupported platforms - which is
most platforms).
Use 'make install_ffi' to do a normal install and then run 'hugs +G'
on any foreign import code in the installed copy.
Revision Changes Path
1.9 +6 -6 hugs98/src/MkInstal.in