summaryrefslogtreecommitdiffstats
path: root/src/glut/mini
Commit message (Collapse)AuthorAgeFilesLines
* Missed in last commit:Eric Anholt2004-06-011-1/+1
| | | | | | | 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".
* obsolete in favor of regular MakefilesBrian Paul2004-05-121-78/+0
|
* New Makefile systemBrian Paul2004-03-261-0/+80
|
* new makefilesBrian Paul2003-12-121-2/+2
|
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
|
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-2213-0/+1831