[m-rev.] for review: put work in progress on web site

Simon Taylor stayl at cs.mu.OZ.AU
Thu Oct 24 02:47:28 AEST 2002


Estimated hours taken: 0.25
Branches: main

tools/bootcheck:
	Link compiler/notes into the stage2 and stage3 directories so 
	that `mmake all' can find work_in_progress.html and todo.html.

Index: bootcheck
===================================================================
RCS file: /home/mercury1/repository/mercury/tools/bootcheck,v
retrieving revision 1.140
diff -u -u -r1.140 bootcheck
--- bootcheck	8 Oct 2002 07:00:56 -0000	1.140
+++ bootcheck	23 Oct 2002 15:56:18 -0000
@@ -477,6 +477,7 @@
 		$LN_S $root/compiler/[p-s]*.m .
 		$LN_S $root/compiler/[t-z]*.m .
 		$LN_S $root/compiler/*.pp .	
+		$LN_S $root/compiler/notes .	
 
 		cp $root/compiler/Mmake* $root/compiler/Mercury.options .
 		cd $root/stage2
@@ -774,6 +775,7 @@
 	$LN_S $root/compiler/[p-s]*.m .
 	$LN_S $root/compiler/[t-z]*.m .
 	$LN_S $root/compiler/*.pp .	
+	$LN_S $root/compiler/notes .	
 
 	cp $root/compiler/Mmake* $root/compiler/Mercury.options .
 	cd $root/stage3
--------------------------------------------------------------------------
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