On Mon, Aug 26, 2002 at 10:59:04PM -0700, Jeff Lewis wrote:
>   Modified files:
>     .                    Makefile hugs98.spec 
>   Log:
>   Check out fptools/libraries and run src/unix/convert_libraries (was just
>   doing same on hslibs).  Add `install_libraries_ffi' to install targets.

How about adding

        install         :: install_libraries
        install         :: install_oldlibs

        install_ffi     :: install_libraries_ffi

so the new ones (and stubs) are always available alongside the old?
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs

Reply via email to