1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-07 07:30:09 +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