[m-rev.] trivial diff: update `mmc --make' TODO list

Simon Taylor stayl at cs.mu.OZ.AU
Mon Oct 28 13:43:48 AEDT 2002


Estimated hours taken: 0.1
Branches: main

compiler/make.m:
	Update the TODO list
	- library installation has been implemented
	- the code to compile target code is now in compile_target_code.m

Index: make.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/make.m,v
retrieving revision 1.11
diff -u -u -r1.11 make.m
--- make.m	14 Oct 2002 06:46:33 -0000	1.11
+++ make.m	28 Oct 2002 02:39:59 -0000
@@ -12,9 +12,8 @@
 % - `--split-c-files'
 % - fix `--target il'
 %	- check commands for compilation of foreign code files
-%		in mercury_compile.m
+%		in compile_target_code.m
 %	- fix handling of the `.exe' file
-% - library installation
 % - transitive inter-module optimization (probably won't bother since
 %   that is being rewritten anyway)
 % - parallel/distributed builds
--------------------------------------------------------------------------
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