view TVout/matroxset/Makefile @ 3361:5d70491f438c

new video codec: frameno (just the number of frame - for 3-pass encoding)
author arpi
date Thu, 06 Dec 2001 23:59:46 +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