comparison src/cdrom/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 2fe3fbd2bff5
children 9c6717a1c66f
comparison
equal deleted inserted replaced
508:9ff7e90aaa94 509:dad72daf44b3
3 3
4 noinst_LTLIBRARIES = libcdrom.la 4 noinst_LTLIBRARIES = libcdrom.la
5 5
6 # Define which subdirectories need to be built 6 # Define which subdirectories need to be built
7 SUBDIRS = @CDROM_SUBDIRS@ 7 SUBDIRS = @CDROM_SUBDIRS@
8 DIST_SUBDIRS = aix beos bsdi dummy freebsd linux macos openbsd qnx win32 8 DIST_SUBDIRS = aix beos bsdi dc dummy freebsd linux macos openbsd qnx win32
9 9
10 DRIVERS = @CDROM_DRIVERS@ 10 DRIVERS = @CDROM_DRIVERS@
11 11
12 # Include the architecture-independent sources 12 # Include the architecture-independent sources
13 COMMON_SRCS = \ 13 COMMON_SRCS = \