view TOOLS/TVout/matroxset/Makefile @ 21069:d0d1482f2e65

misc small fixes
author diego
date Sun, 19 Nov 2006 23:16:52 +0000
parents b205f8ca892a
children c07c6ed4902d
line wrap: on
line source

CFLAGS = -O2 -W -Wall

all: matroxset

matrox:	matroxset.o

matroxset.o:	matroxset.c

clean:
	-rm *.o matroxset