Rename "dtapp" to "dtopen"
A great suggestion by Matthew Trower.
This commit is contained in:
13
cde/programs/dtopen/Imakefile
Normal file
13
cde/programs/dtopen/Imakefile
Normal 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::
|
||||
|
||||
Reference in New Issue
Block a user