[cvs-nhc98] cvs commit: hat/src/hattools Makefile
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Jun 13 10:34:53 EDT 2006
Thomas Davie <tatd2 at kent.ac.uk> wrote:
> Modified files:
> src/hattools Makefile
> src/hattrans Makefile
>
> Could someone with more
> knowledge make it possible to compile using "make -j2", at the
> moment you get races, and I don't understand enough of the Makefile
> to understand why.
You'd probably have to move away from using hmake as the real build
tool, and instead code all dependencies explicitly in the Makefile. It
would be a maintenance headache I think.
Regards,
Malcolm
More information about the Cvs-nhc98
mailing list