aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/oak/files/patch-Makefile.in
blob: 62563383638272c206745b3b400f27a7fd9780aa (plain) (blame)
1
2
3
4
5
6
7
8
9
--- Makefile.in.orig    Sun Feb 27 21:54:53 2005
+++ Makefile.in Tue Jun 21 10:27:59 2005
@@ -1,5 +1,5 @@
 CC=@CC@
-CFLAGS=-g -Wall
+CFLAGS=@CFLAGS@
 OBJS=action.o matchline.o oak.o queuelist.o fire.o queue.o util.o list.o global.o readconfig.o text.o queue_entry.o string.o
 
 oak: $(OBJS)