mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
288 B
Plaintext
16 lines
288 B
Plaintext
--- ../../foo/bwbasic-2.20/Makefile.in Sun Nov 26 09:02:18 1995
|
|
+++ Makefile.in Thu Jan 16 10:41:01 1997
|
|
@@ -16,9 +16,9 @@
|
|
|
|
DEFS = @DEFS@
|
|
|
|
-# Revised by JBV
|
|
-#CFLAGS = -O
|
|
-CFLAGS = -g -ansi
|
|
+# Re-revised by MJS
|
|
+CFLAGS = -O -ansi
|
|
+#CFLAGS = -g -ansi
|
|
|
|
# Revised by JBV
|
|
#LDFLAGS = -s
|