Drop main() prototype. Syncs with NetBSD-8
[minix.git] / external / mit / xorg / server / drivers / xf86-video-cirrus_laguna / Makefile
blob3efe2fe9a8e6e3d6a1d97500644ea89d89f36321
1 # $NetBSD: Makefile,v 1.3 2008/10/27 20:29:10 veego Exp $
3 # XXX move this under ../xf86-video-cirrus
5 DRIVER= xf86-video-cirrus
6 DRIVER_NAME= cirrus_laguna
8 SRCS= lg_driver.c lg_hwcurs.c lg_i2c.c lg_xaa.c
10 CPPFLAGS.lg_driver.c= -Wno-error # XXX
12 .include "../Makefile.xf86-driver"