Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / server / drivers / xf86-video-cirrus / Makefile
bloba0f97f1163a54a2e0a668e344621d8cb891648e4
1 # $NetBSD: Makefile,v 1.3 2008/08/03 09:24:14 rtr Exp $
3 DRIVER= xf86-video-cirrus
4 DRIVER_NAME= cirrus_drv
6 SRCS= cir_dga.c cir_driver.c CirrusClk.c cir_shadow.c
7 MAN= cirrus.4
9 CPPFLAGS.cir_driver.c= -DVERSION=${PACKAGE_MAJOR}
11 .include "../Makefile.xf86-driver"