view TVout/matroxset/Makefile @ 10225:785c945f6796

check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>
author alex
date Sat, 31 May 2003 21:50:21 +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