Rename admin dir to admin-delete-later so it is clear this will also be removed eventually

This commit is contained in:
Jon Trulson
2021-07-03 19:28:31 -06:00
parent 51646fb06a
commit 7961d9e2da
83 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:08:02 drk $
LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
-DCDE_LOGFILES_TOP=$(CDE_LOGFILES_TOP) \
-Usun
AllTarget(updateCDE)
CppScriptTarget(updateCDE,updateCDE.src,$(LOCAL_CPP_DEFINES),)