XCOMM $XConsortium: Imakefile,v 1.2 94/07/06 16:26:46 mor Exp $




XCOMM $XFree86: xc/programs/smproxy/Imakefile,v 1.1.1.1.10.3 1997/05/13 15:06:02 dawes Exp $


#if HasMkstemp
        DEFINES = -DHAS_MKSTEMP
#endif
        DEPLIBS = $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XMULIB) $(XTOOLLIB) $(XLIB)
           SRCS = smproxy.c save.c
           OBJS = smproxy.o save.o

ComplexProgramTarget(smproxy)
