[m-rev.] diff: fix obsolete exception__cpp_code references in library Mmakefile

Peter Ross pro at missioncriticalit.com
Fri Nov 14 01:50:18 AEDT 2003


Hi,


===================================================================


Estimated hours taken: 0.1
Branches: main

library/Mmakefile:
	exception.m no longer contains any MC++ code so the rules to
	ensure that the MC++ dll is built before the C# dll are no
	longer needed.


Index: Mmakefile
===================================================================
RCS file: /home/mercury1/repository/mercury/library/Mmakefile,v
retrieving revision 1.118
diff -u -r1.118 Mmakefile
--- Mmakefile	6 Aug 2003 12:38:13 -0000	1.118
+++ Mmakefile	13 Nov 2003 14:48:20 -0000
@@ -296,8 +296,6 @@
 $(CSHARP_DLLS) $(CPP_DLLS) : $(RUNTIME_DLLS)
 
 builtin__cpp_code.dll : builtin__csharp_code.dll
-exception__csharp_code.dll : exception__cpp_code.dll
-CSHARP_ASSEMBLY_REFS-exception__csharp_code += /addmodule:exception__cpp_code.dll
 
 endif
 #-----------------------------------------------------------------------------#


-- 
Peter Ross		
Software Engineer                                (Work)   +32 2 757 10 15
Mission Critical                                 (Mobile) +32 485 482 559
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list