view TVout/matroxset/Makefile @ 12909:dc8eba991005

fixes a crash and unchecked string-handling in ENCA code. Also does a bit of cleanup.
author reimar
date Wed, 28 Jul 2004 12:40:35 +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