view TOOLS/TVout/matroxset/Makefile @ 18823:ef667dd373e2

new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
author ben
date Mon, 26 Jun 2006 17:37:55 +0000
parents b205f8ca892a
children c07c6ed4902d
line wrap: on
line source

CFLAGS = -O2 -W -Wall

all: matroxset

matrox:	matroxset.o

matroxset.o:	matroxset.c

clean:
	-rm *.o matroxset