1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 01:16:45 +00:00
mpv/TVout/matroxset/Makefile

11 lines
112 B
Makefile
Raw Normal View History

CFLAGS = -O2 -W -Wall
all: matroxset
matrox: matroxset.o
matroxset.o: matroxset.c
clean:
-rm *.o matroxset