2014-11-06 13:19:51 +01:00

10 lines
226 B
Plaintext

XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:54:12 cpqbld Exp $
SRCS = xcmsdb.c loadData.c
OBJS = xcmsdb.o loadData.o
INCLUDES = -I$(XLIBSRC)
DEPLIBS = $(DEPXONLYLIB)
LOCAL_LIBRARIES = $(XONLYLIB)
ComplexProgramTarget(xcmsdb)