File:  [Research Unix] / researchv9 / X11 / src / X.V11R1 / server / ddx / sun / 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 =	\
	sunInit.c \
	sunBW2.c \
	sunBW2zoid.c \
	sunCursor.c \
	sunIo.c \
	sunKbd.c \
	sunMouse.c \
	sunUtils.c \
	sunGC.c \
	sunCG2C.c \
	sunCG2M.c \
	sunCG4C.c \
	sunKeyMap.c \
	kbd_mode.c

OFILES = sunInit.o

OBJS = \
	sunBW2.o \
	sunBW2zoid.o \
	sunCursor.o \
	sunIo.o \
	sunKbd.o \
	sunMouse.o \
	sunUtils.o \
	sunGC.o \
	sunCG2C.o \
	sunCG2M.o \
	sunCG4C.o \
	sunKeyMap.o

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

NormalLibraryObjectRule()

all:: $(OFILES) kbd_mode

NormalLibraryTarget(sun,$(OBJS))
SingleProgramTarget(kbd_mode, kbd_mode.o,,)
InstallProgram(kbd_mode,$(BINDIR))
InstallManPage(kbd_mode,$(MANDIR))
DependTarget()
InstallManPage(Xsun,$(MANDIR))

lint: ${CFILES} ${LIBCFILES}
	$(LINT) $(LFLAGS) -Clibsun $(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.