view TVout/matroxset/Makefile @ 4168:2d8403f1c54e

Fix xvidix for non-x11 systems, 10l Alex :)
author atmos4
date Tue, 15 Jan 2002 12:13:53 +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