view src/cdrom/openbsd/Makefile.am @ 1074:936da0056ed3

Save/restore system palette when application topped/untopped
author Patrice Mandin <patmandin@gmail.com>
date Tue, 07 Jun 2005 11:52:46 +0000
parents 2839f45bdba0
children
line wrap: on
line source


## Makefile.am for the OpenBSD cdrom driver for SDL

noinst_LTLIBRARIES = libcdrom_openbsd.la
libcdrom_openbsd_la_SOURCES = $(SRCS)

# The SDL cdrom driver sources
SRCS =  SDL_syscdrom.c