minix/external/mit/xorg/server/drivers/xf86-video-sunleo/Makefile

14 lines
258 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2013/06/04 22:45:08 mrg Exp $
DRIVER= xf86-video-sunleo
DRIVER_NAME= sunleo_drv
SRCS= leo_accel.c leo_cursor.c leo_driver.c
CPPFLAGS+= ${X11FLAGS.DRI}
CPPFLAGS+= -DHAVE_XAA_H
MAN= sunleo.4
.include "../Makefile.xf86-driver"