comparison src/audio/Makefile.am @ 509:dad72daf44b3

Added initial support for Dreamcast (thanks HERO!)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 05 Oct 2002 16:50:56 +0000
parents d219b0e02f5f
children a9e38f3b8e4d
comparison
equal deleted inserted replaced
508:9ff7e90aaa94 509:dad72daf44b3
4 noinst_LTLIBRARIES = libaudio.la 4 noinst_LTLIBRARIES = libaudio.la
5 5
6 # Define which subdirectories need to be built 6 # Define which subdirectories need to be built
7 SUBDIRS = @AUDIO_SUBDIRS@ 7 SUBDIRS = @AUDIO_SUBDIRS@
8 DIST_SUBDIRS = alsa arts baudio dma dmedia dsp esd macrom nas nto openbsd \ 8 DIST_SUBDIRS = alsa arts baudio dma dmedia dsp esd macrom nas nto openbsd \
9 paudio sun ums windib windx5 disk mint 9 paudio sun ums windib windx5 disk mint dc
10 10
11 DRIVERS = @AUDIO_DRIVERS@ 11 DRIVERS = @AUDIO_DRIVERS@
12 12
13 # Include the architecture-independent sources 13 # Include the architecture-independent sources
14 COMMON_SRCS = \ 14 COMMON_SRCS = \