CPUTYPE=i686 #i486, i586, i586/mmx, i686, p2, p3, p4, athlon,athlon-xp,athlon64, opteron
CFLAGS= -O -pipe #system
COPTFLAGS= -O -pipe #kernel
RELEASETAG="RELENG_6_1"
SUP_UPDATE=yes
SUP=/usr/local/bin/cvsup
SUPFLAGS=-g -L 2
SUPHOST=cvsup.no.FreeBSD.org
SUPFILE=/usr/share/examples/cvsup/stable-supfile
PORTSSUPFILE=/usr/share/examples/cvsup/ports-supfile
#DOCSUPFILE=/usr/share/examples/cvsup/doc-supfile
KERNCONF=61KERNEL
USE_GLX=yes ### Don't forget this!!! With GLX 3D works much faster than with standard Mesa. |