view TVout/matroxset/Makefile @ 12026:252b9e2f7417

How to make MPlayer work on Fedora core. Based on a patch sent by Alex Eskin <alexeskin@yahoo.com>
author diego
date Mon, 15 Mar 2004 02:47:28 +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