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
/
xprint
/
raster
/
Makefile.am
blob
1ee1122f24b4e7bb84c6a1732d6d11695eb96f79
1
noinst_LTLIBRARIES = libraster.la
2
3
INCLUDES = -I$(top_srcdir)/hw/xprint
4
5
AM_CFLAGS = @DIX_CFLAGS@ @XPRINT_CFLAGS@ -D_XP_PRINT_SERVER_
6
7
libraster_la_SOURCES = \
8
RasterAttVal.c \
9
Raster.c \
10
Raster.h