summaryrefslogtreecommitdiffstats
path: root/btnx/makefile.patch
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-02-28 14:36:14 +0100
committerFlorian Pritz <f-p@gmx.at>2009-02-28 14:36:14 +0100
commit3232f9d90114778cb8d38cc1bc8477435dc65259 (patch)
tree0eb9ffafbe853c84b9ad6b808d86a00d44668392 /btnx/makefile.patch
downloadaur-packages-3232f9d90114778cb8d38cc1bc8477435dc65259.tar.gz
aur-packages-3232f9d90114778cb8d38cc1bc8477435dc65259.tar.xz
initial commit
Diffstat (limited to 'btnx/makefile.patch')
-rw-r--r--btnx/makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/btnx/makefile.patch b/btnx/makefile.patch
new file mode 100644
index 0000000..65c0691
--- /dev/null
+++ b/btnx/makefile.patch
@@ -0,0 +1,11 @@
+--- Makefile 2008-01-03 13:13:41.000000000 +0100
++++ Makefile.new 2008-01-06 16:01:37.466242459 +0100
+@@ -1,8 +1,4 @@
+
+-CC = gcc
+-CFLAGS = -Wall -O2 #-g
+-LFLAGS =
+-
+ DEPS = uinput.h btnx.h config_parser.h device.h revoco.h
+ OBJ = btnx.o uinput.o config_parser.o device.o revoco.o
+ BIN = btnx