minix/external/mit/xorg/server/drivers/xf86-input-elographics/Makefile

15 lines
317 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2009/11/28 17:27:30 mbalmer Exp $
DRIVER= xf86-input-elographics
DRIVER_NAME= elographics_drv
SRCS= xf86Elo.c
MAN= elographics.4
CPPFLAGS+= -DHAVE_CONFIG_H \
-I${X11SRCDIR.${DRIVER}}/../include \
COPTS.xf86Elo.c= -Wno-error # XXX deprecated
.include "../Makefile.xf86-driver"