summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-12-28 00:52:48 +0000
committerobrien <obrien@FreeBSD.org>1996-12-28 00:52:48 +0000
commit5f48df4d5fc8b56af0000cf43409df4ec290097c (patch)
treeec544c34ecc92da4094665f5a63b095b9810c9ce /lang
parent9bd8b5f36ef49822143a5f278d730ae5a9f662ec (diff)
downloadFreeBSD-ports-5f48df4d5fc8b56af0000cf43409df4ec290097c.zip
FreeBSD-ports-5f48df4d5fc8b56af0000cf43409df4ec290097c.tar.gz
Let CFLAGS come from /etc/make.conf
Caught by: Satoshi
Diffstat (limited to 'lang')
-rw-r--r--lang/mixal/files/patch-0110
1 files changed, 10 insertions, 0 deletions
diff --git a/lang/mixal/files/patch-01 b/lang/mixal/files/patch-01
new file mode 100644
index 0000000..4a2c9e2
--- /dev/null
+++ b/lang/mixal/files/patch-01
@@ -0,0 +1,10 @@
+--- Makefile.orig Fri Dec 27 16:48:44 1996
++++ Makefile Fri Dec 27 16:49:36 1996
+@@ -1,6 +1,6 @@
+ # UNIX makefile for the MIX interpreter
+
+-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
OpenPOWER on IntegriCloud