view TVout/matroxset/Makefile @ 9993:6e7f3643bee6

optional automatic aspect encoding based on d_width and d_height
author rfelker
date Sat, 26 Apr 2003 16:47:25 +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