Missed in last commit:
authorEric Anholt <anholt@FreeBSD.org>
Tue, 1 Jun 2004 00:39:34 +0000 (00:39 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Tue, 1 Jun 2004 00:39:34 +0000 (00:39 +0000)
commitf016e2509efd07f789793c12cf44caacc8bac9aa
treed553218c42aa42ec80a12e9d3fb32136745f4c42
parent2fb5d15ce38d8d298c4fbf8c0bb336154a314b13
Missed in last commit:
Build fixing for FreeBSD.  GNU make is installed as gmake, so make a MAKE
variable (defaults to "make") and use that.  Use the MKDEP and MKDEP_OPTIONS
more.  Our shell isn't bash, so change the instances of ">& /dev/null" to a more
compatible "> /dev/null 2>&1".
src/glut/mini/Makefile
src/glx/mini/Makefile
src/mesa/drivers/dri/Makefile.template