1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-09 16:36:15 +00:00
mpv/TOOLS/TVout/matroxset/Makefile
diego c1f0f03b57 Moved to the TOOLS directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12941 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-03 00:45:55 +00:00

11 lines
112 B
Makefile

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