view TVout/matroxset/Makefile @ 12399:9403b245fcda

Obsolet -mf syntax replaced by mf://, based on a patch sent by Compn, bug fixes and further wording improvements by me.
author diego
date Mon, 03 May 2004 00:41:48 +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