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
/
dbe
/
Makefile.am
blob
043555b8c9145755110fdea5c160a0305017c939
1
noinst_LTLIBRARIES = libdbe.la
2
3
AM_CFLAGS = $(DIX_CFLAGS)
4
5
if XORG
6
sdk_HEADERS = dbestruct.h
7
endif
8
9
libdbe_la_SOURCES = \
10
dbe.c \
11
midbe.c \
12
midbe.h \
13
midbestr.h