diff options
Diffstat (limited to 'xorg-server/afb/makefile')
-rw-r--r-- | xorg-server/afb/makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/xorg-server/afb/makefile b/xorg-server/afb/makefile deleted file mode 100644 index 862f25431..000000000 --- a/xorg-server/afb/makefile +++ /dev/null @@ -1,8 +0,0 @@ -CSRCS=afbbitblt.c afbbltC.c afbbltCI.c afbbltG.c afbbltO.c afbbltX.c afbbres.c afbbresd.c afbclip.c \
- afbcmap.c afbfillarc.c afbfillrct.c afbfillsp.c afbfont.c afbgc.c afbgetsp.c afbhrzvert.c afbimage.c afbimggblt.c \
- afbmisc.c afbpixmap.c afbply1rct.c afbplygblt.c afbpntarea.c afbpolypnt.c afbpushpxl.c afbscrinit.c afbseg.c \
- afbsetsp.c afbtegblt.c afbtileC.c afbtileG.c afbwindow.c afbzerarc.c
-#afbtile.c afbline.c afbblt.c
-
-LIBRARY=libafb
-
|