XCOMM $XConsortium: Imakefile,v 1.6 91/07/23 00:50:48 gildea Exp $
SRCS = xcmsdb.c loadData.c
OBJS = xcmsdb.o loadData.o
INCLUDES = -I$(XLIBSRC)
DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)

ComplexProgramTarget(xcmsdb)

