summaryrefslogtreecommitdiff
path: root/sysutils/oak/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/oak/files/patch-Makefile.in')
-rw-r--r--sysutils/oak/files/patch-Makefile.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/sysutils/oak/files/patch-Makefile.in b/sysutils/oak/files/patch-Makefile.in
new file mode 100644
index 000000000000..625633836382
--- /dev/null
+++ b/sysutils/oak/files/patch-Makefile.in
@@ -0,0 +1,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)