summaryrefslogtreecommitdiffstats
path: root/TOOLS/TVout/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/TVout/clean.sh')
-rwxr-xr-xTOOLS/TVout/clean.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/TOOLS/TVout/clean.sh b/TOOLS/TVout/clean.sh
deleted file mode 100755
index 56d7fd13b6..0000000000
--- a/TOOLS/TVout/clean.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# Compile TVout tools
-
-rm -f con2fb/con2fb
-
-cd matroxset
-make clean
-cd ..
-
-cd fbset
-make clean
-cd ..
-