Mercurial > sdl-ios-xcode
view src/cdrom/osf/Makefile.am @ 1148:63fb2da89a4b
Patched inline assembly to compile on gcc 4.0.1. Details are here:
http://bugs.gentoo.org/show_bug.cgi?id=104437
I believe the patch is from Harald van Dijk (comment #16 at the above url).
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 28 Sep 2005 02:26:29 +0000 |
parents | e92bcf2573cb |
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