
DEPLIBS		= $(DEPXALIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
LOCAL_LIBRARIES	= $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
SYS_LIBRARIES	= 
SRCS		= xcb.c
OBJS		= xcb.o

# Add your favourite compiler flags here.
#
DEFINES		= # -DXVIEW			# If you use XView apps.

ComplexProgramTarget(xcb)

InstallAppDefaults(Xcb)
