summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/osmesa/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-06-04osmesa: Allow building standalone in all three channel widthsDan Nicholson1-27/+9
2009-01-07mesa: OSMesa Makefile fixes (use LIB_DIR)Brian Paul1-4/+3
2008-08-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston1-0/+2
2008-07-12Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson1-6/+4
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-4/+2
2008-06-05Move construction of libOSMesa.so into src/mesa/drivers/osmesa/MakefileBrian Paul1-0/+74