1 # $NetBSD: Makefile,v 1.3 2009/06/11 15:54:18 mrg Exp $
3 DRIVER
= xf86-input-mouse
6 SRCS
= mouse.c pnp.c bsd_mouse.c
9 CPPFLAGS
+= -DHAVE_CONFIG_H \
10 -I
${X11SRCDIR.
${DRIVER}}/..
/include
12 COPTS.mouse.c
= -Wno-error
# XXX deprecated
14 .
include "../Makefile.xf86-driver"