mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 19:52:20 +00:00
dtsession: add rules for config dir into Imakefile.
This commit is contained in:
parent
5d85af571a
commit
b46b77e0aa
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
||||||
XCOMM $TOG: Imakefile /main/22 1998/04/06 13:33:41 mgreess $
|
XCOMM $TOG: Imakefile /main/22 1998/04/06 13:33:41 mgreess $
|
||||||
|
#define IHaveSubdirs
|
||||||
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
|
||||||
|
|
||||||
|
SUBDIRS = config
|
||||||
|
MakeSubdirs($(SUBDIRS))
|
||||||
|
DependSubdirs($(SUBDIRS))
|
||||||
|
|
||||||
DEPEND_DEFINES = $(DEPENDDEFINES)
|
DEPEND_DEFINES = $(DEPENDDEFINES)
|
||||||
DEFINES = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" \
|
DEFINES = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" \
|
||||||
|
|
Loading…
Reference in a new issue