reachover for the crime driver

This commit is contained in:
macallan 2008-11-06 22:08:39 +00:00
parent 8afdb5e4f5
commit c67e988999

View File

@ -0,0 +1,11 @@
# $NetBSD: Makefile,v 1.1 2008/11/06 22:08:39 macallan 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"