view TVout/matroxset/Makefile @ 3925:74fa7c82a66c

applied "magic" Michael real fix ;) (tested with gcc 2.95.4 and 3.0.3)
author pl
date Tue, 01 Jan 2002 02:00:57 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source

CFLAGS = -O2 -W -Wall

all: matroxset

matrox:	matroxset.o

matroxset.o:	matroxset.c

clean:
	-rm *.o matroxset