# BuildSystemHeader added automatically
/**/# $Header: [Imakefile,v 1.1 91/05/04 01:07:44 afuller Exp ]$
#define IHaveSubdirs
#define PassCDebugFlags

  IMAKE_DEFINES = ExtensionDefines

#if BuildServer
  SERVERSUBDIRS = server
#endif
        SUBDIRS = lib include test $(SERVERSUBDIRS)

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs(lib)
MakeLintSubdirs(lib,install.ln,install.ln)
