Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 4036:76ea6f97ebb7
added rgb24to32 instead of c converter
author | alex |
---|---|
date | Mon, 07 Jan 2002 17:33:59 +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