XCOMM $XFree86: xc/programs/dpsexec/Imakefile,v 1.3tsi Exp $ XCOMM XTOOLLIB is currently needed by our version of DPSLIB DEPLIBS = $(DEPDPSLIB) $(DEPXTOOLLIB) $(DEPXONLYLIB) LOCAL_LIBRARIES = $(DPSLIB) $(XTOOLLIB) $(XONLYLIB) SRCS = dpsexec.c OBJS = dpsexec.o ComplexProgramTarget(dpsexec)