summaryrefslogtreecommitdiff
path: root/net/lambdamoo/files/patch-Makefile.in
blob: 64851609375091eea5e5288218638329da2416b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	Thu Apr 13 13:54:19 2006
+++ Makefile.in	Thu Apr 13 13:54:25 2006
@@ -17,7 +17,7 @@
 LIBRARIES = @LIBS@
 YACC = @YACC@
 
-CFLAGS = -O
+CFLAGS?= -O
 # If you're using GCC, you may prefer:
 # CFLAGS = -O2 -finline-functions
 #