Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 4150:01d0a5fabf65
runtime cpudetect support #2 - still not working (i can't identify the problems ground, also it produces no sound (no noises), but the init seems to be ok (also i didn't changed anything)...very annoying :( snipp
author | alex |
---|---|
date | Mon, 14 Jan 2002 16:18:43 +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