view TOOLS/TVout/matroxset/Makefile @ 21697:26d81c6c425a

Fixed: A lot of typos Issue with ' leading in line Some translation errors Spelling
author voroshil
date Thu, 21 Dec 2006 09:45:07 +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