File:  [Research Unix] / researchv9 / X11 / src / X.V11R1 / server / ddx / cfb / Imakefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:22:00 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv9-SUN3_old, researchv9-SUN3, HEAD
researchv9-SUN3(old)

SRCS =	 cfbgc.c cfbwindow.c cfbmisc.c \
	 cfbpntwin.c cfbmskbits.c cfbpixmap.c cfbbitblt.c \
	 cfbfillsp.c cfbsetsp.c cfbscrinit.c \
	 cfbgetsp.c cfbutils.c \
	 cfbcmap.c cfboldmfb.c

OBJS =   cfbgc.o cfbwindow.o cfbmisc.o \
	 cfbgetsp.o cfbutils.o \
	 cfbfillsp.o cfbsetsp.o cfbscrinit.o \
	 cfbpntwin.o cfbmskbits.o cfbpixmap.o cfbbitblt.o \
	 cfbcmap.o cfboldmfb.o

CDEBUGFLAGS = ServerCDebugFlags
   INCLUDES = -I. -I../../include -I../../../include -I../mfb
       LINT = lint
     LFLAGS = -buxz

NormalLibraryObjectRule()
NormalLibraryTarget(cfb,$(OBJS))

DependTarget()

lint: ${SRCS}
	@echo 'Expect the following warnings from lint:' >lint.out
	@echo '  cfbpntwin.c: srcStartOver set but not used' >>lint.out
	@echo '  cfbfillsp.c: srcStartOver set but not used' >>lint.out
	@echo '  cfbbitblt.c: tmpDst set but not used (4 of these)' >>lint.out
	@echo '-------' >>lint.out
	$(LINT) $(LFLAGS) -Clibcfb $(INCLUDES) $(SRCS) >> lint.out 2>&1

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.