view TVout/matroxset/Makefile @ 4426:1ceadec3ea67

using the common -vm code, patch by Santi Bjar <tiarda@yahoo.es>
author arpi
date Thu, 31 Jan 2002 00:37:59 +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