view TVout/matroxset/Makefile @ 8880:e44d2ac094e8

buffer overflow fix :) ported from xine
author arpi
date Fri, 10 Jan 2003 22:41:49 +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