1 # $NetBSD: Makefile,v 1.4 2011/08/11 23:15:40 joerg Exp $
3 DRIVER
= xf86-video-s3virge
4 DRIVER_NAME
= s3virge_drv
6 SRCS
= s3v_accel.c s3v_dac.c s3v_dga.c s3v_driver.c s3v_hwcurs.c
7 SRCS
+= s3v_i2c.c s3v_shadow.c s3v_xv.c
10 CPPFLAGS
+= -DPACKAGE_VERSION
=\"${PACKAGE_VERSION}\"
12 CWARNFLAGS.clang
+= -Wno-parentheses
14 .
include "../Makefile.xf86-driver"