Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / server / drivers / xf86-video-suncg6 / Makefile
blobc2afb8c3c78c617dbe0517a71880f579f45d7470
1 # $NetBSD: Makefile,v 1.3 2013/06/04 22:45:08 mrg Exp $
3 DRIVER= xf86-video-suncg6
4 DRIVER_NAME= suncg6_drv
6 SRCS= cg6_driver.c cg6_cursor.c cg6_accel.c
8 CPPFLAGS+= ${X11FLAGS.DRI}
9 CPPFLAGS+= -DHAVE_XAA_H
11 MAN= suncg6.4
13 .include "../Makefile.xf86-driver"