view TVout/matroxset/Makefile @ 12739:43a231d89ef0

Bandaid linking fix, somebody should do this properly some day.
author diego
date Thu, 01 Jul 2004 09:47:14 +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