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
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
server
/
drivers
/
xf86-video-ast
/
Makefile
blob
71f22b3fbca969aa47205749f0ca067da14a6d9d
1
# $NetBSD: Makefile,v 1.2 2008/08/03 07:32:03 rtr Exp $
2
3
DRIVER
=
xf86-video-ast
4
DRIVER_NAME
=
ast_drv
5
6
SRCS
=
ast_2dtool.c ast_accel.c ast_cursor.c ast_driver.c
7
SRCS
+=
ast_mode.c ast_tool.c ast_vgatool.c
8
9
.
include
"../Makefile.xf86-driver"