Mercurial > sdl-ios-xcode
view src/cdrom/osf/Makefile.am @ 654:e92bcf2573cb
Added audio and CD-ROM support for OSF/Tru64 (thanks Hayashi!)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 22 Jul 2003 14:01:21 +0000 |
parents | |
children |
line wrap: on
line source
## Makefile.am for the osf cdrom driver for SDL noinst_LTLIBRARIES = libcdrom_osf.la libcdrom_osf_la_SOURCES = $(SRCS) # The SDL cdrom driver sources SRCS = SDL_syscdrom.c