XCOMM $XConsortium: Imakefile /main/1 1996/04/30 15:28:09 mw $

#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = sun wav aiff

#ifdef IHaveSubdirs
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
#endif

