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-ati
/
Makefile
blob
604c93bb58c49e8d1e8e790a8ae132f140ec185d
1
# $NetBSD: Makefile,v 1.3 2008/08/03 09:24:14 rtr Exp $
2
3
DRIVER
=
xf86-video-ati
4
DRIVER_NAME
=
ati_drv
5
6
SRCS
=
ati.c atimodule.c
7
MAN
=
ati
.4
8
9
.
include
"../Makefile.xf86-driver"