summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2003-05-01 16:41:42 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:00:52 +0200
commit3686d0fa73ec40629bf83b1eb1813b92c939aa15 (patch)
treed0221ad10d831c902d97388a71bcc63af71e666c /Makefile
parent1f4f3db66d995f9d5f24f5df14001773684f87ec (diff)
Merged some stuff from version 0.11.3.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7da1c27..65471f7 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ XF86COMSRC = $(XF86SRC)/common
XF86OSSRC = $(XF86SRC)/os-support
-INCLUDES = -I. -I$(XF86COMSRC) -I$(SERVERSRC)/hw/xfree86/loader -I$(XF86OSSRC) -I$(SERVERSRC)/mi -I$(SERVERSRC)/include -I$(XINCLUDESRC) -I$(EXTINCSRC)
+INCLUDES = -I. -I$(XF86COMSRC) -I$(SERVERSRC)/hw/xfree86/loader -I$(XF86OSSRC) -I$(SERVERSRC)/mi -I$(SERVERSRC)/include -I$(XINCLUDESRC) -I$(EXTINCSRC) -I$(TOP)/include -I$(SERVERSRC)/hw/xfree86 -I$(SERVERSRC)/hw/xfree86/parser
ALLINCLUDES = $(INCLUDES) $(TOP_INCLUDES)
@@ -51,6 +51,9 @@ $(DRIVER)_drv.o: $(OBJS) $(EXTRALIBRARYDEPS)
test:
$(CC) $(CFLAGS) -o synclient synclient.c
+testprotokoll: testprotokoll.c
+ $(CC) -o testprotokoll testprotokoll.c
+
clean::
$(RM) *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log MakeOut synclient "#"*