Bug 4111 - minor src/mesa/Makefile clean up
Summary: minor src/mesa/Makefile clean up
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high minor
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 06:20 UTC by George -
Modified: 2009-08-24 12:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
clean up src/mesa/Makefile (5.03 KB, patch)
2005-08-16 06:23 UTC, George -
Details | Splinter Review

Description George - 2005-08-16 06:20:01 UTC
The attached patch cleans up src/mesa/Makefile a little bit.

It basically defines CORE_OBJECTS in terms of SOLO_OBJECTS to avoid 
duplication and takes care for CORE_OBJECTS to contain ASM_OBJECTS
by default.

I added ASM_API_SOURCES in GLAPI_OBJECTS which is not currently defined
in mesa, but I think it will be good to split the ASM_SOURCES.
Comment 1 George - 2005-08-16 06:23:49 UTC
Created attachment 2893 [details] [review]
clean up src/mesa/Makefile
Comment 2 Brian Paul 2005-08-16 09:08:43 UTC
I'm going to hold off on this patch until after the next release.
Comment 3 Brian Paul 2005-09-10 09:41:35 UTC
I've checked this into CVS.  Thanks.
Comment 4 Adam Jackson 2009-08-24 12:23:21 UTC
Mass version move, cvs -> git


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.