dtsession: add rules for config dir into Imakefile.

This commit is contained in:
Liang Chang
2021-05-22 12:17:19 -06:00
committed by Jon Trulson
parent d4f8a37852
commit 63520552c1
+6
View File
@@ -1,4 +1,10 @@
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)
DEFINES = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" \