[m-dev.] diff: tests/invalid/Mmakefile cleanup

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Aug 16 19:00:17 AEST 2000


On 16-Aug-2000, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> tests/invalid/Mmakefile:
> 	Use a separate make variable to list the multimodule test cases,
> 	so that each test case needs to be listed only once.
...
> +MULTIMODULE_SOURCES= \
>  	aditi_errors.m \
>  	aditi_state_errors.m \
>  	aditi_update_errors.m \
>  	aditi_update_mode_errors.m \
> +	imported_mode.m \
> +	partial_implied_mode.m \
> +	test_nested.m \
> +	undef_mod_qual.m
> +
> +SINGLEMODULE_SOURCES= \
...
>  	unbound_inst_var.m \
>  	undef_lambda_mode.m \
> +	undef_mod_qual.m \

undef_mod_qual is listed in both lists.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list