summaryrefslogtreecommitdiffstats
path: root/TOOLS/c
diff options
context:
space:
mode:
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