view TVout/matroxset/Makefile @ 9640:159998203ce2

fix compile without libsmbclient
author henry
date Fri, 21 Mar 2003 18:11:18 +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