trivial diff: Remove msc.1 dependency

Mark Anthony BROWN dougl at cs.mu.OZ.AU
Mon Mar 22 16:28:39 AEDT 1999


Estimated hours taken: 0.1

doc/Mmakefile:
	Remove msc.1 dependency, since it is no longer built.


Index: doc/Mmakefile
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/Mmakefile,v
retrieving revision 1.16
diff -u -t -r1.16 Mmakefile
--- Mmakefile	1999/03/15 00:39:26	1.16
+++ Mmakefile	1999/03/22 05:08:26
@@ -78,7 +78,7 @@
         library_1.html faq_1.html transition_guide_1.html
 
 .PHONY: manpages
-manpages: c2init.1 mmc.1 mgnuc.1 ml.1 mmake.1 mdb.1 msc.1 mprof.1 \
+manpages: c2init.1 mmc.1 mgnuc.1 ml.1 mmake.1 mdb.1 mprof.1 \
         mprof_merge_runs.1 mtags.1
 
 #-----------------------------------------------------------------------------#
-- 
Mark Brown  (dougl at cs.mu.oz.au)       )O+   |  For Microsoft to win,
MEngSc student,                             |  the customer must lose
Dept of Computer Science, Melbourne Uni     |          -- Eric S. Raymond



More information about the developers mailing list