aboutsummaryrefslogtreecommitdiff
path: root/libXrender/src/makefile
blob: dc83848e52623e8c8ab85481afcfa2aed3d4563a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
INCLUDES += ..\include\X11\extensions

LIBRARY = libXrender

CSRCS                 = AddTrap.c \
                        Color.c \
                        Composite.c \
                        Cursor.c \
                        FillRect.c \
                        FillRects.c \
                        Filter.c \
                        Glyph.c \
                        Picture.c \
                        Poly.c \
                        Trap.c \
                        Tri.c \
                        Xrender.c \