summaryrefslogtreecommitdiffstats
path: root/configs/linux-ultrasparc
Commit message (Collapse)AuthorAgeFilesLines
* Make sure that _GNU_SOURCE is enabled in the linux configs that setIan Romanick2006-08-241-12/+2
| | | | | HAVE_POSIX_MEMALIGN. This eliminates a compiler warning. Also, clean up some crufty linux-sparc* configs.
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Replace -lGL with -l$(GL_LIB), etc.Brian Paul2004-09-131-4/+3
| | | | Remove GLU_LIB_DEPS, OSMESA_LIB_DEPS lines if identical to 'default' file.
* new system configurationsBrian Paul2004-03-261-0/+18