summaryrefslogtreecommitdiffstats
path: root/TOOLS/TVout/matroxset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/TVout/matroxset/Makefile')
-rw-r--r--TOOLS/TVout/matroxset/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/TOOLS/TVout/matroxset/Makefile b/TOOLS/TVout/matroxset/Makefile
deleted file mode 100644
index aab4f2f380..0000000000
--- a/TOOLS/TVout/matroxset/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-CFLAGS = -O2 -W -Wall
-
-all: matroxset
-
-clean:
- -rm -f matroxset
-
-.PHONY: all clean