view TOOLS/TVout/matroxset/Makefile @ 19376:be3a0f578824

Update for recent discussions on mplayer-dev-eng.
author diego
date Sun, 13 Aug 2006 08:54:16 +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