view TVout/matroxset/Makefile @ 1376:d1fb303707d3

parse_es moved out from mplayer.c (it was included as .c file)
author arpi
date Sat, 21 Jul 2001 22:38:11 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source

CFLAGS = -O2 -W -Wall

all: matroxset

matrox:	matroxset.o

matroxset.o:	matroxset.c

clean:
	-rm *.o matroxset