blob: f71cef6cda9b505500ac36a133e0ac3b17766f71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- mercury-extras-0.13.0.orig/lex/Mmakefile 2002-12-03 17:48:31.000000000 +1300
+++ mercury-extras-0.13.0/lex/Mmakefile 2006-09-17 09:05:13.000000000 +1200
@@ -25,7 +25,7 @@
# Omit this line if you want to install the default grades.
# Edit this line if you want to install with different grades.
#
-LIBGRADES = asm_fast.gc hlc.gc asm_fast.gc.tr.debug
+#LIBGRADES = asm_fast.gc hlc.gc asm_fast.gc.tr.debug
# Any application using these libraries will also need the following
# in its Mmakefile:
|