view TVout/matroxset/Makefile @ 8674:93212da0032e

10l memory leak + bug fixes in ms to sample time conversion
author anders
date Tue, 31 Dec 2002 05:42:20 +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