mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
14 lines
226 B
Plaintext
14 lines
226 B
Plaintext
|
--- Imakefile.orig Sat Nov 25 04:07:57 1995
|
||
|
+++ Imakefile Sat Jan 15 00:00:00 2000
|
||
|
@@ -1,7 +1,7 @@
|
||
|
-CC = gcc
|
||
|
-CDEBUGFLAGS=\
|
||
|
+XCOMM CC = gcc
|
||
|
+XCOMM CDEBUGFLAGS=\
|
||
|
# -g
|
||
|
-CCOPTIONS=\
|
||
|
+XCOMM CCOPTIONS=\
|
||
|
# -O2
|
||
|
|
||
|
#ifndef LocalLib
|