summaryrefslogtreecommitdiff
path: root/net/omcmd/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/omcmd/files/patch-Makefile')
-rw-r--r--net/omcmd/files/patch-Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/omcmd/files/patch-Makefile b/net/omcmd/files/patch-Makefile
new file mode 100644
index 000000000000..400d1e7823a5
--- /dev/null
+++ b/net/omcmd/files/patch-Makefile
@@ -0,0 +1,10 @@
+--- Makefile.orig 2010-07-05 14:25:42.000000000 +0400
++++ Makefile 2010-07-05 14:31:08.000000000 +0400
+@@ -1,6 +1,6 @@
+ objects = base64.o omfuncs.o
+ #DEBUG=-g
+-CFLAGS=$(DEBUG)
++CFLAGS=$(DEBUG) -I/usr/local/include -L/usr/local/lib
+
+ all: omcmd
+