view TVout/matroxset/Makefile @ 5503:a531a579f005

#include cleanup
author arpi
date Sat, 06 Apr 2002 19:09:06 +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