view TVout/matroxset/Makefile @ 11071:9db8700a5a16

1E10l #undef ARCH_X86 ... #ifdef ARCH_X86 ... #define ARCH_X86 ... #endif
author michael
date Fri, 10 Oct 2003 00:11:24 +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