annotate TVout/matroxset/Makefile @ 2847:1d92268eb8fc

uyvytoyv12 in MMX (untested)
author michael
date Sun, 11 Nov 2001 22:26:15 +0000
parents 3b5f5d1c5041
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1 CFLAGS = -O2 -W -Wall
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
2
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
3 all: matroxset
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
5 matrox: matroxset.o
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
6
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
7 matroxset.o: matroxset.c
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
8
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
9 clean:
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
10 -rm *.o matroxset