view TOOLS/TVout/matroxset/Makefile @ 16227:4b2b8c90d370

loadfile/loadlist can now also add files to the playlist
author reimar
date Mon, 15 Aug 2005 08:30:43 +0000
parents b205f8ca892a
children c07c6ed4902d
line wrap: on
line source

CFLAGS = -O2 -W -Wall

all: matroxset

matrox:	matroxset.o

matroxset.o:	matroxset.c

clean:
	-rm *.o matroxset