comparison src/video/Makefile.am @ 281:c5010ab8ba35

Added initial support for Atari (thanks Patrice!)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 17 Feb 2002 19:54:28 +0000
parents 83018110dce8
children eadc0746dfaf
comparison
equal deleted inserted replaced
280:0ddcea45d829 281:c5010ab8ba35
6 # Define which subdirectories need to be built 6 # Define which subdirectories need to be built
7 SUBDIRS = @VIDEO_SUBDIRS@ 7 SUBDIRS = @VIDEO_SUBDIRS@
8 DIST_SUBDIRS = dummy x11 dga nanox fbcon directfb vgl svga ggi aalib \ 8 DIST_SUBDIRS = dummy x11 dga nanox fbcon directfb vgl svga ggi aalib \
9 wincommon windib windx5 \ 9 wincommon windib windx5 \
10 maccommon macdsp macrom quartz \ 10 maccommon macdsp macrom quartz \
11 bwindow ps2gs photon cybergfx epoc 11 bwindow ps2gs photon cybergfx epoc \
12 ataricommon xbios gem
12 13
13 DRIVERS = @VIDEO_DRIVERS@ 14 DRIVERS = @VIDEO_DRIVERS@
14 15
15 # Include the architecture-independent sources 16 # Include the architecture-independent sources
16 COMMON_SRCS = \ 17 COMMON_SRCS = \