XCOMM $XConsortium: Imakefile,v 1.7 93/08/19 09:32:11 rws Exp $
SRCS = xcmsdb.c loadData.c
OBJS = xcmsdb.o loadData.o
INCLUDES = -I$(XLIBSRC)
DEPLIBS = $(DEPXONLYLIB)
LOCAL_LIBRARIES = $(XONLYLIB)

ComplexProgramTarget(xcmsdb)

