[m-dev.] trivial diff: remove obsolete samples targets

Tyson Dowd trd at cs.mu.OZ.AU
Sun Dec 5 23:54:24 AEDT 1999


Hi,

Found this one while preparing for the Mercury talks.

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


Estimated hours taken: 0.1

samples/Mmakefile:
	Remove targets for programs that have moved into their own
	subdirs.


Index: Mmakefile
===================================================================
RCS file: /home/mercury1/repository/mercury/samples/Mmakefile,v
retrieving revision 1.4
diff -u -r1.4 Mmakefile
--- Mmakefile	1997/09/10 11:00:13	1.4
+++ Mmakefile	1999/12/05 12:52:43
@@ -9,7 +9,7 @@
 # type `mmake depend', and then type `mmake'.
 
 PROGS=	hello cat calculator sort eliza ultra_sub e \
-	all_solutions committed_choice interpreter expand_terms
+	interpreter expand_terms
 
 DEPENDS=$(PROGS:%=%.depend)
 


-- 
       Tyson Dowd           # 
                            #  Surreal humour isn't eveyone's cup of fur.
     trd at cs.mu.oz.au        # 
http://www.cs.mu.oz.au/~trd #
--------------------------------------------------------------------------
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