[m-dev.] trivial diff: make dependencies for Aditi tests
Simon TAYLOR
stayl at cs.mu.OZ.AU
Sat May 6 16:24:28 AEST 2000
Estimated hours taken: 0.1
tests/invalid/Mmakefile:
Add aditi_errors.m and aditi_state_errors.m to the list
of tests for which dependencies need to be made -- they
both use aditi.m.
Index: Mmakefile
===================================================================
RCS file: /home/mercury1/repository/tests/invalid/Mmakefile,v
retrieving revision 1.63
diff -u -u -r1.63 Mmakefile
--- Mmakefile 2000/05/05 02:42:18 1.63
+++ Mmakefile 2000/05/06 06:06:31
@@ -138,7 +138,8 @@
# We only need to make the dependencies for test cases consisting of
# multiple modules; currently the following are the only such cases.
-depend: aditi_update_errors.depend aditi_update_mode_errors.depend \
+depend: aditi_errors.depend aditi_state_errors.depend \
+ aditi_update_errors.depend aditi_update_mode_errors.depend \
test_nested.depend partial_implied_mode.depend \
undef_mod_qual.depend
--------------------------------------------------------------------------
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