Mercurial > mplayer.hg
view TVout/matroxset/Makefile @ 382:a894e005bb56
moved printf out of switch()
author | arpi_esp |
---|---|
date | Thu, 12 Apr 2001 22:16: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