Enable TIRPC support for Linux
[oweals/cde.git] / cde / lib / tt / Imakefile
1 XCOMM $TOG: Imakefile /main/7 1998/08/10 18:01:46 mgreess $
2 #define IHaveSubdirs
3 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
4
5 SUBDIRS     = mini_isam lib slib bin
6 LINTSUBDIRS = mini_isam lib slib bin
7
8 INCLUDES = $(TIRPCINC)
9
10 MakeSubdirs($(SUBDIRS))
11 DependSubdirs($(SUBDIRS))