summaryrefslogtreecommitdiffstats
path: root/TVout/matroxset/Makefile
blob: 364b8a9e0563246925430f89f14fed5ddbe3175a (plain)
1
2
3
4
5
6
7
8
9
10
CFLAGS = -O2 -W -Wall

all: matroxset

matrox:	matroxset.o

matroxset.o:	matroxset.c

clean:
	-rm *.o matroxset