summaryrefslogtreecommitdiff
blob: 6742134600d6da52ad847130f0f7d2b5a2249e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mercury-extras-0.12.2.orig/concurrency/Mmakefile	2003-01-16 23:44:13.000000000 +1300
+++ mercury-extras-0.12.2/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