Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 188 Bytes

Makefile.am

File metadata and controls

8 lines (5 loc) · 188 Bytes
 
1
2
3
4
5
6
7
8
## 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