view TOOLS/TVout/matroxset/Makefile @ 20919:8893dbbc62f8

[cosmetics] Fix indentation
author torinthiel
date Tue, 14 Nov 2006 22:10:40 +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