Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 11853:b5805b819ff9
reviewed the locking codes, a mutex should be unlocked before destroying it
author | alex |
---|---|
date | Sun, 25 Jan 2004 20:29:31 +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