summaryrefslogtreecommitdiffstats
path: root/TVout/matroxset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TVout/matroxset/Makefile')
-rw-r--r--TVout/matroxset/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/TVout/matroxset/Makefile b/TVout/matroxset/Makefile
deleted file mode 100644
index 364b8a9e05..0000000000
--- a/TVout/matroxset/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-CFLAGS = -O2 -W -Wall
-
-all: matroxset
-
-matrox: matroxset.o
-
-matroxset.o: matroxset.c
-
-clean:
- -rm *.o matroxset