Create a toplevel delete-later dir and put databases/ and admin/ into it
This commit is contained in:
15
cde/delete-later/admin/IntegTools/dbTools/Imakefile
Normal file
15
cde/delete-later/admin/IntegTools/dbTools/Imakefile
Normal file
@@ -0,0 +1,15 @@
|
||||
XCOMM $XConsortium: Imakefile /main/5 1996/04/23 21:26:14 drk $
|
||||
|
||||
DT_LOCALES = DtLocalesToBuild
|
||||
|
||||
LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
|
||||
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
|
||||
-DCDE_LOGFILES_TOP=$(CDE_LOGFILES_TOP) \
|
||||
-DKORNSHELL=$(KORNSHELL) \
|
||||
-Usun -Uaix -UAIX -Uibm -Uhp \
|
||||
-DbuiltLocales="\"${DT_LOCALES}\""
|
||||
|
||||
AllTarget(installCDE dinstallCDE)
|
||||
|
||||
CppScriptTarget(installCDE,installCDE.src,$(LOCAL_CPP_DEFINES),)
|
||||
CppScriptTarget(dinstallCDE,dinstallCDE.src,$(LOCAL_CPP_DEFINES),)
|
||||
Reference in New Issue
Block a user