Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 4275:818be6ba8758
initial implementation of SMC codec; it almost works, too!
author | melanson |
---|---|
date | Sun, 20 Jan 2002 01:35:02 +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