reachover for the igs driver
This commit is contained in:
parent
e58b11d12a
commit
8068174863
|
@ -0,0 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.1 2009/11/10 21:44:11 macallan Exp $
|
||||
|
||||
DRIVER= xf86-video-igs
|
||||
DRIVER_NAME= igs_drv
|
||||
|
||||
SRCS= igs_driver.c igs_cursor.c igs_accel.c
|
||||
MAN= igs.4
|
||||
|
||||
CPPFLAGS+= -DHAVE_CONFIG_H -I${X11SRCDIR.${DRIVER}}/../include
|
||||
|
||||
.include "../Makefile.xf86-driver"
|
Loading…
Reference in New Issue