[cvs-nhc98] Portable Hat makefile:
Malcolm Wallace
malcolm@sparud.net
Wed, 23 Jan 2002 19:52:00 +0100 (CET)
malcolm: Wed Jan 23 19:52:00 CET 2002
Update of /usr/src/master/nhc/src/prelude/Hat
In directory hinken:/tmp/cvs-serv7011
Modified Files:
Makefile
Log Message:
Portable Hat makefile:
* no need to rename .hi files, since ghc gives them the right name anyway
* when renaming .hx files, get the original filename right
* use 'ar' to make a library archive, not gcc!
It really does work now - I tested it right through to completion.