annotate TVout/matroxset/Makefile @ 4845:ed5aa118e142

inttypes.h bug fix. 10l
author pontscho
date Sun, 24 Feb 2002 17:38:33 +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