#	$NetBSD: Makefile,v 1.1.4.2.4.1 2010/04/21 05:24:40 matt Exp $

DRIVER=		xf86-video-crime
DRIVER_NAME=	crime_drv

SRCS=		crime_driver.c crime_cursor.c crime_accel.c
MAN=		crime.4

CFLAGS+=	-march=mips3

.include "../Makefile.xf86-driver"
