Files
mercury/scripts
Peter Wang f1956aa5ba Add $(MERCURY_MAIN_MODULES) to ALL_MC_BUILD_FILES only once if
Estimated hours taken: 0.2
Branches: main

scripts/Mmake.vars.in:
	Add $(MERCURY_MAIN_MODULES) to ALL_MC_BUILD_FILES only once if
	EXT_FOR_EXE is undefined, to get rid of warnings from `make' about
	duplicate rules when running `mmake --use-mmc-make' in the test
	directories.

tests/hard_coded/Mmakefile:
	Remove a couple of duplicate targets.
2007-09-05 01:33:28 +00:00
..