summaryrefslogtreecommitdiff
path: root/xc/workInProgress
diff options
context:
space:
mode:
authorkeith <empty>1989-07-26 10:43:38 +0000
committerkeith <empty>1989-07-26 10:43:38 +0000
commite3d899e00efca1bceab5991e8ac8f24a6e5f3416 (patch)
treeb73f0e8bd336ab2b821c2794f1df6cf89c899f78 /xc/workInProgress
parentf96325967e79126f02673978a65c8328eb5bfae2 (diff)
add new 8 bit files
Diffstat (limited to 'xc/workInProgress')
-rw-r--r--xc/workInProgress/MTXserver/cfb/Imakefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/xc/workInProgress/MTXserver/cfb/Imakefile b/xc/workInProgress/MTXserver/cfb/Imakefile
index 2f98c3015..41098021f 100644
--- a/xc/workInProgress/MTXserver/cfb/Imakefile
+++ b/xc/workInProgress/MTXserver/cfb/Imakefile
@@ -3,14 +3,16 @@ SRCS = cfbgc.c cfbwindow.c \
cfbfillsp.c cfbsetsp.c cfbscrinit.c \
cfbgetsp.c cfbutils.c \
cfbcmap.c cfboldmfb.c \
- cfbtegblt.c cfbbstore.c
+ cfbtegblt.c cfbbstore.c \
+ cfbteblt8.c cfbglblt8.c cfbfillrct.c
OBJS = cfbgc.o cfbwindow.o \
cfbgetsp.o cfbutils.o \
cfbfillsp.o cfbsetsp.o cfbscrinit.o \
cfbpntwin.o cfbmskbits.o cfbpixmap.o cfbbitblt.o \
cfbcmap.o cfboldmfb.o \
- cfbtegblt.o cfbbstore.o
+ cfbtegblt.o cfbbstore.o \
+ cfbteblt8.o cfbglblt8.o cfbfillrct.o
STD_DEFINES = ServerDefines
CDEBUGFLAGS = ServerCDebugFlags