view TOOLS/TVout/matroxset/Makefile @ 20576:9e7c80f126d6

Use common define for x86_32 and x86_64.
author diego
date Wed, 01 Nov 2006 18:36:20 +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