XCOMM $XFree86: xc/programs/xrdb/Imakefile,v 3.8 2006/01/09 15:01:42 dawes Exp $

#ifdef PatheticCpp
        CPPDEFS = -DPATHETICCPP
#endif
#if HasMkstemp
        CPPDEFS = -DHAS_MKSTEMP
#endif
XCOMM Due to ill make parsing the cpp is passed directly in source file
        DEFINES = -DCPP="\"$(CPP)\"" $(CPPDEFS)
        DEPLIBS = $(DEPXMUULIB) $(DEPXONLYLIB)
LOCAL_LIBRARIES = $(XMUULIB) $(XONLYLIB)

SimpleProgramTarget(xrdb)
