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