Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / server / drivers / xf86-video-suntcx / Makefile
blobd600e333dc1015360d79dba8861354cbe0062e49
1 # $NetBSD: Makefile,v 1.2 2013/06/04 22:45:08 mrg Exp $
3 DRIVER= xf86-video-suntcx
4 DRIVER_NAME= suntcx_drv
6 SRCS= tcx_driver.c tcx_cursor.c tcx_accel.c
8 CPPFLAGS+= ${X11FLAGS.DRI}
9 CPPFLAGS+= -DHAVE_XAA_H
11 MAN= suntcx.4
13 .include "../Makefile.xf86-driver"