view TVout/matroxset/Makefile @ 6941:a16a68266408

-vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
author arpi
date Tue, 06 Aug 2002 20:31:48 +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