Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 644:88eb1a3f7bfb
Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more portable.
author | atmosfear |
---|---|
date | Thu, 26 Apr 2001 20:35:58 +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