Get /usr/dt/config populated correctly on make install

This commit is contained in:
Jon Trulson
2019-12-02 14:33:05 -07:00
parent 5823e95e03
commit c40f0c9f08
9 changed files with 88 additions and 24 deletions

View File

@@ -5,6 +5,9 @@ SUBDIRS = libCliSrv dtsp dtappg
BUILT_SOURCES = 0010.dtpaths 0030.dttmpdir
CLEANFILES = $(BUILT_SOURCES)
cfgdir = $(CDE_INSTALLATION_TOP)/config/Xsession.d
dist_cfg_DATA = 0010.dtpaths 0030.dttmpdir
LOCAL_CPP_DEFINES = -DCDE_INSTALLATION_TOP=$(CDE_INSTALLATION_TOP) \
-DCDE_CONFIGURATION_TOP=$(CDE_CONFIGURATION_TOP) \
-DCDE_LOGFILES_TOP=$(CDE_LOGFILES_TOP) -DKORNSHELL=$(KSH)