Files
cdesktop/cde/programs/dtopen/Imakefile
Jon Trulson d557db4eb2 Rename "dtapp" to "dtopen"
A great suggestion by Matthew Trower.
2018-07-19 20:42:54 -06:00

14 lines
345 B
Plaintext

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::