#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#if HasFFTW
FFTWDIRS = visual
#endif

SUBDIRS = anx cdrom channelconv codec_ulaw datalog endian frag func	\
          mix net ppm sbuf source split squant srate tag $(FFTWDIRS)

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
