summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUoti Urpala <uau@mplayer2.org>2012-05-06 18:22:34 +0300
committerUoti Urpala <uau@mplayer2.org>2012-05-06 18:22:34 +0300
commit3076dd8199fefb48ac0ac05c66ae901d6781e4b8 (patch)
tree0dd8aadabf49e48b9c10c2c9df4942f94799f42b /Makefile
parentcd21ce3779d40e36ac2b49811679e30cc07ed357 (diff)
downloadmpv-3076dd8199fefb48ac0ac05c66ae901d6781e4b8.tar.bz2
mpv-3076dd8199fefb48ac0ac05c66ae901d6781e4b8.tar.xz
build: remove IRIX support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8fbd084e57..63a804eea1 100644
--- a/Makefile
+++ b/Makefile
@@ -472,7 +472,6 @@ SRCS_MPLAYER-$(PORTAUDIO) += libao2/ao_portaudio.c
SRCS_MPLAYER-$(RSOUND) += libao2/ao_rsound.c
SRCS_MPLAYER-$(S3FB) += libvo/vo_s3fb.c
SRCS_MPLAYER-$(SDL) += libao2/ao_sdl.c libvo/vo_sdl.c libvo/sdl_common.c
-SRCS_MPLAYER-$(SGIAUDIO) += libao2/ao_sgi.c
SRCS_MPLAYER-$(SUNAUDIO) += libao2/ao_sun.c
SRCS_MPLAYER-$(SVGA) += libvo/vo_svga.c
SRCS_MPLAYER-$(TDFXFB) += libvo/vo_tdfxfb.c