comparison src/video/Makefile.am @ 630:550bccdf04bd

Added initial support for RISC OS (thanks Peter Naulls!)
author Sam Lantinga <slouken@libsdl.org>
date Thu, 29 May 2003 04:44:13 +0000
parents 8feff52d7f5f
children 5bb080d35049
comparison
equal deleted inserted replaced
629:3fa401bb4bb5 630:550bccdf04bd
5 5
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 riscos quartz \
11 bwindow ps2gs photon cybergfx epoc picogui \ 11 bwindow ps2gs photon cybergfx epoc picogui \
12 ataricommon xbios gem dc qtopia XFree86 12 ataricommon xbios gem dc qtopia XFree86
13 13
14 DRIVERS = @VIDEO_DRIVERS@ 14 DRIVERS = @VIDEO_DRIVERS@
15 15