comparison 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
comparison
equal deleted inserted replaced
653:1bd056de5d1b 654:e92bcf2573cb
1
2 ## Makefile.am for the osf cdrom driver for SDL
3
4 noinst_LTLIBRARIES = libcdrom_osf.la
5 libcdrom_osf_la_SOURCES = $(SRCS)
6
7 # The SDL cdrom driver sources
8 SRCS = SDL_syscdrom.c