repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
server
/
drivers
/
xf86-video-apm
/
Makefile
blob
192ae6a08e805966e45eb048d89e032630468a38
1
# $NetBSD: Makefile,v 1.1 2008/08/03 07:20:59 rtr Exp $
2
3
DRIVER
=
xf86-video-apm
4
DRIVER_NAME
=
apm_drv
5
6
SRCS
=
apm_accel.c apm_cursor.c apm_dga.c apm_driver.c apm_i2c.c
7
MAN
=
apm
.4
8
9
.
include
"../Makefile.xf86-driver"