view TVout/matroxset/Makefile @ 9729:86a7eec5aac4

Revision string added.
author diego
date Sat, 29 Mar 2003 20:00:32 +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