view TOOLS/TVout/matroxset/Makefile @ 15311:b00b16a1ef05

Error out when invalid format is specified
author reimar
date Sun, 01 May 2005 09:02:25 +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