summaryrefslogtreecommitdiffstats
path: root/btnx/makefile.patch
diff options
context:
space:
mode:
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