[cvs-nhc98] Fix problem of missing _Apply1.hi (etc) files.

Malcolm Wallace malcolm@sparud.net
Sat, 24 Mar 2001 15:17:42 +0100 (CET)


malcolm: Sat Mar 24 15:17:42 CET 2001

Update of /usr/src/master/nhc/src/prelude/Prelude
In directory hinken:/tmp/cvs-serv28100

Modified Files:
	Makefile 
Log Message:
Fix problem of missing _Apply1.hi (etc) files.
    The tracing build was moving .hi to .T.hi, but should copy it instead.