Mercurial > sdl-ios-xcode
view src/joystick/amigaos/Makefile.am @ 570:04d6411da49d
ate: Thu, 16 Jan 2003 13:48:31 +0200
From: "Mike Gorchak"
added support for checking libtool's version of libdl for dlopen.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 20 Jan 2003 01:37:07 +0000 |
parents | 75a95f82bc1f |
children |
line wrap: on
line source
## Makefile.am for the AmigaOS joystick driver for SDL noinst_LTLIBRARIES = libjoystick_amiga.la libjoystick_amiga_la_SOURCES = $(SRCS) # The SDL joystick driver sources SRCS = SDL_sysjoystick.c