Rename "dtapp" to "dtopen"

A great suggestion by Matthew Trower.
This commit is contained in:
Jon Trulson
2018-07-19 20:39:58 -06:00
parent 2f6f1d2afb
commit d557db4eb2
9 changed files with 42 additions and 42 deletions

View File

@@ -0,0 +1,13 @@
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::