Files
mercury/compiler
Peter Wang ad75e65dec Fix an inconsistency which prevented `mmc --make' from being able to
Estimated hours taken: 0.2
Branches: main, release

compiler/make.module_target.m:
	Fix an inconsistency which prevented `mmc --make' from being able to
	make `.opt' or `.analysis' files on platforms/grades where `mmc
	--make' is unable to fork().
2006-04-03 13:20:10 +00:00
..