Mercurial > sdl-ios-xcode
comparison src/video/Makefile.am @ 173:83018110dce8
Added initial support for EPOC/Symbian OS (thanks Hannu!)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 11 Sep 2001 20:38:49 +0000 |
parents | cb384ef627f6 |
children | c5010ab8ba35 |
comparison
equal
deleted
inserted
replaced
172:37e3ca9254c7 | 173:83018110dce8 |
---|---|
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 | 11 bwindow ps2gs photon cybergfx epoc |
12 | 12 |
13 DRIVERS = @VIDEO_DRIVERS@ | 13 DRIVERS = @VIDEO_DRIVERS@ |
14 | 14 |
15 # Include the architecture-independent sources | 15 # Include the architecture-independent sources |
16 COMMON_SRCS = \ | 16 COMMON_SRCS = \ |