# @(#)$Header: /home/wesw/Audio/crl/audio/AF/extensions/RCS/Imakefile,v 1.1 1993/09/28 23:09:12 wesw Exp $

/**/# $XConsortium: Imakefile,v 1.13 91/07/16 23:10:30 gildea Exp $

#include <Server.tmpl>
#undef PassCDebugFlags
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
#define IHaveSubdirs

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

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