# BuildSystemHeader added automatically
/**/# $Header: [Imakefile,v 1.4.1.2 92/06/17 16:06:53 rspinney Exp ]$
#define IHaveSubdirs
#define PassCDebugFlags

  IMAKE_DEFINES = ExtensionDefines

#if BuildServer
  SERVERSUBDIRS = server
#endif

#ifndef VaxArchitecture
    XVDIR = xv
#endif

        SUBDIRS = lib include test ip $(SERVERSUBDIRS) $(XVDIR)

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