summaryrefslogtreecommitdiffstats
path: root/TOOLS/c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-30 20:19:23 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-07-30 20:19:23 +0000
commitf4a8670d96e90fc24749ff2a88173cd16f1f945b (patch)
treed2627cc2123cf9d1847bc04339bff2e6e271a2b7 /TOOLS/c
parent4deb67c3faeab4dbc063e5442c6d41df78c5de81 (diff)
downloadmpv-f4a8670d96e90fc24749ff2a88173cd16f1f945b.tar.bz2
mpv-f4a8670d96e90fc24749ff2a88173cd16f1f945b.tar.xz
Removed long obsolete files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12921 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/c')
-rwxr-xr-xTOOLS/c2
1 files changed, 0 insertions, 2 deletions
diff --git a/TOOLS/c b/TOOLS/c
index 37a1230fbc..67f948142a 100755
--- a/TOOLS/c
+++ b/TOOLS/c
@@ -2,8 +2,6 @@ gcc bios2dump.c -o bios2dump
gcc mem2dump.c -o mem2dump
gcc movinfo.c -o movinfo
-gcc audio-select.c -o audio-select
-
gcc png2raw.c -o png2raw -lpng
gcc -g -DNAME=\"mmx\" -DHAVE_MMX fastmemcpybench.c -o fastmem-mmx