aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/fb/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/fb/makefile')
-rwxr-xr-xxorg-server/fb/makefile35
1 files changed, 35 insertions, 0 deletions
diff --git a/xorg-server/fb/makefile b/xorg-server/fb/makefile
new file mode 100755
index 000000000..ad4ed0ce8
--- /dev/null
+++ b/xorg-server/fb/makefile
@@ -0,0 +1,35 @@
+
+LIBRARY=libfb
+
+CCFLAGS:=$(CCFLAGS:-RTCc=)
+
+
+CSRCS = \
+ fb24_32.c \
+ fballpriv.c \
+ fbarc.c \
+ fbbits.c \
+ fbblt.c \
+ fbbltone.c \
+ fbcmap_mi.c \
+ fbcopy.c \
+ fbfill.c \
+ fbfillrect.c \
+ fbfillsp.c \
+ fbgc.c \
+ fbgetsp.c \
+ fbglyph.c \
+ fbimage.c \
+ fbline.c \
+ fboverlay.c \
+ fbpict.c \
+ fbpixmap.c \
+ fbpoint.c \
+ fbpush.c \
+ fbscreen.c \
+ fbseg.c \
+ fbsetsp.c \
+ fbsolid.c \
+ fbtrap.c \
+ fbutil.c \
+ fbwindow.c