view TVout/matroxset/Makefile @ 10352:536f3ea8d19d

The new head and tail deprecates -1 in favour of -n 1. Patch by Luca Barbato <lu_zero@gentoo.org>.
author diego
date Mon, 30 Jun 2003 23:46:08 +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