view TVout/matroxset/Makefile @ 7109:4c51b2ae28c7

Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir. Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.
author diego
date Wed, 28 Aug 2002 11:20: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