Remove building with NOCRYPTO option
[minix.git] / external / mit / xorg / server / drivers / xf86-video-nvxbox / Makefile
blob5d9712d3e9183404a9c112a29d3460b87a67215a
1 # $NetBSD: Makefile,v 1.1 2008/10/12 03:09:10 rtr Exp $
3 DRIVER= xf86-video-nvxbox
4 DRIVER_NAME= nvxbox_drv
6 SRCS= nv_dac.c nv_driver.c nv_setup.c nv_xaa.c \
7 nv_cursor.c nv_dga.c nv_shadow.c nv_video.c \
8 riva_hw.c
10 MAN= # XXX dist is not nvxbox.man??? nvxbox.4
12 COPTS.nv_video.c= -Wno-error
14 .include "../Makefile.xf86-driver"