cvs commit: hugs98/tests testScript
Ross Paterson
ross@soi.city.ac.uk
Mon, 13 Jan 2003 11:50:54 +0000
On Sun, Jan 12, 2003 at 10:24:07AM -0800, Sigbjorn Finne wrote:
> sof 2003/01/12 10:24:07 PST
>
> Modified files:
> tests testScript
> Log:
> add +X to STDOPTS; set HUGSDIR to something sane
I've changed convert_libraries and the Makefile (but not the Windows
version) to build hugs98/hugsdir, instead of adding stuff in the hugs98
directory. This has some advantages:
- it's easily removable by make clean
- it's runnable even if you're using shadow build trees (like me)