view TVout/matroxset/Makefile @ 1475:1a4c9a7e9b67

Applied vladimirs freebsd patch (largefile default on freebsd and misc)
author atmos4
date Thu, 09 Aug 2001 22:10:17 +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