Mercurial > sdl-ios-xcode
view src/joystick/darwin/Makefile.am @ 177:5f46f27efb6a
Added library version information to the Windows DLL
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 12 Sep 2001 05:11:15 +0000 |
parents | 37e3ca9254c7 |
children | c4c4b221a5e5 |
line wrap: on
line source
## Makefile.am for the darwin/MacOS X joystick driver for SDL noinst_LTLIBRARIES = libjoystick_darwin.la libjoystick_darwin_la_SOURCES = $(SRCS) # The SDL joystick driver sources SRCS = SDL_sysjoystick.c