if BUILD_SOUND_ESD ESD=esd endif if BUILD_SOUND_ARTS ARTS=arts endif if BUILD_SOUND_OSS OSS=oss endif if BUILD_SOUND_EXTERNAL EXTERNAL=external endif SUBDIRS = $(ESD) $(ARTS) $(OSS) $(EXTERNAL)