diff options
Diffstat (limited to 'lang/mixal/files/patch-01')
-rw-r--r-- | lang/mixal/files/patch-01 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/mixal/files/patch-01 b/lang/mixal/files/patch-01 deleted file mode 100644 index b25a494a48b7..000000000000 --- a/lang/mixal/files/patch-01 +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Mon Jun 3 20:00:53 2002 -+++ Makefile Mon Jun 3 20:01:02 2002 -@@ -3,7 +3,7 @@ - # Must be changed in the spec file as well. - V=1.07 - --CFLAGS = -g -+#CFLAGS = -g - - CSRCS = asm.c cell.c charset.c driver.c io.c main.c parse.c run.c symbol.c - HSRCS = asm.h cell.h charset.h driver.h io.h mix.h parse.h run.h symbol.h |