cvs commit: hugs98 RPM.mk hugs98/src/unix hsc_kludge template-hsc.h
ross@glass.cse.ogi.edu
ross@glass.cse.ogi.edu
Mon, 21 Oct 2002 04:54:45 -0700
ross 2002/10/21 04:54:45 PDT
Modified files:
. RPM.mk
Added files:
src/unix hsc_kludge template-hsc.h
Log:
Make the _hsc_make.c file(s) include our own copy of template-hsc.h, as
we can't assume a GHC installation at build time.
Unfortunately I can't use hsc2hs -t because it adds a extra template,
rather than replacing the current one. Hence the kludge of editing the
file directly.
Revision Changes Path
1.8 +2 -0 hugs98/RPM.mk