view TVout/matroxset/Makefile @ 10914:f6268d5a10f4

I don't think, that anybody likes seeng rm -f /* command :)
author lumag
date Sun, 21 Sep 2003 13:10: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