summaryrefslogtreecommitdiff
blob: 793e088bfeb04ecf615de5dc18e7e472cd456f13 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mercury-extras-0.13.0-beta-2006-04-03.orig/concurrency/Mmakefile	2003-01-16 23:44:13.000000000 +1300
+++ mercury-extras-0.13.0-beta-2006-04-03/concurrency/Mmakefile	2006-03-26 18:45:21.000000000 +1200
@@ -8,6 +8,8 @@
 
 TESTS = philo philo2 philo3 midimon
 
+LIBGRADES := $(LIBGRADES:hlc.gc=)
+
 -include ../Mmake.params
 
 default_target: all