view src/joystick/riscos/Makefile.am @ 903:6e6248801043

Date: Sun, 18 Jul 2004 16:46:44 +0200 From: Georg Schwarz Subject: Compiling SDL on IRIX 5.3 in order to make SDL compile on IRIX 5.3 I had to apply the following patch
author Sam Lantinga <slouken@libsdl.org>
date Sun, 18 Jul 2004 18:33:28 +0000
parents 550bccdf04bd
children
line wrap: on
line source


## Makefile.am for the RISC OS joystick driver for SDL

noinst_LTLIBRARIES = libjoystick_riscos.la
libjoystick_riscos_la_SOURCES = $(SRCS)

# The SDL joystick driver sources
SRCS =  SDL_sysjoystick.c