view TVout/matroxset/Makefile @ 12521:27ed4672c619

Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()". (Thanks to Nico Sabbi for suggesting this.)
author rsf
date Wed, 02 Jun 2004 06:48:25 +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