repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
server
/
drivers
/
xf86-input-elographics
/
Makefile
blob
5d99e892f24d7bcf2694d30ceab0773f94475f25
1
# $NetBSD$
2
3
DRIVER
=
xf86-input-elographics
4
DRIVER_NAME
=
elographics_drv
5
6
SRCS
=
xf86Elo.c
7
MAN
=
elographics
.4
8
9
CPPFLAGS
+= -
DHAVE_CONFIG_H \
10
-
I
${
X11SRCDIR.
${
DRIVER
}}/
..
/
include
\
11
12
COPTS.xf86Elo.c
= -
Wno-error
# XXX deprecated
13
14
.
include
"../Makefile.xf86-driver"