/**/#
/**/# -DICCCM_COMP -- if the window manager is ICCCM-compliant (tested under
/**/#                 OpenWindows 2.0)
/**/#
DEFINES = -DICCCM_COMP
SYS_LIBRARIES = -lm
DEPLIBS = $(DEPXTOOLLIB) $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XTOOLLIB) $(XMULIB) $(EXTENSIONLIB) $(XLIB)

SRCS = Xchrom.c xchrom.c
OBJS = Xchrom.o xchrom.o

ComplexProgramTarget(xchrom)
