XCOMM make dtopen fro dtopen.src
#define PassCDebugFlags

AllTarget(dtopen)

LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
                    -DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
                    -DCDE_LOGFILES_TOP=$(CDE_LOGFILES_TOP)

CppScriptTarget(dtopen,dtopen.src,$(LOCAL_CPP_DEFINES),)

depend::

