view TVout/matroxset/Makefile @ 6104:0fb14001bf06

old vfw codecs don't like double buffering - force static buffer for them
author arpi
date Thu, 16 May 2002 23:23:16 +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