repo.or.cz
/
xorg_rtime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First import
[xorg_rtime.git]
/
xorg-server-1.4
/
hw
/
xfree86
/
rac
/
Makefile.am
blob
b25068271119e3843cb30409da74ff22014d7a85
1
noinst_LIBRARIES = librac.a
2
librac_a_SOURCES = xf86RAC.c
3
4
sdk_HEADERS = xf86RAC.h
5
6
INCLUDES = $(XORG_INCS)
7
8
AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)