Bug 33446

Summary: make distclean leaves some files
Product: Mesa Reporter: Bryan Henderson <bryanh>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: medium    
Version: 7.9   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: This make 'make distclean' remove all non-distributed files

Description Bryan Henderson 2011-01-24 18:47:03 UTC
make distclean leaves some files that aren't there in the distribution:

config.log
config.status
src/egl/main/egl.pc
src/gallium/auxiliary/util/u_format_pack.pyc
src/gallium/auxiliary/util/u_format_parse.pyc
src/glu/sgi/exptmp
src/mesa/main/APIspecutil.pyo
src/mesa/main/api_exec_es1.c
src/mesa/main/api_exec_es2.c

This frustrates comparing locally modified source code to distributed code.
Comment 1 Brian Paul 2011-01-24 20:12:22 UTC
Could you provide a patch to fix this?
Comment 2 Bryan Henderson 2011-01-28 19:40:36 UTC
Created attachment 42681 [details] [review]
This make 'make distclean' remove all non-distributed files
Comment 3 Timothy Arceri 2018-04-10 06:34:09 UTC
We are moving away from autotools builds in future so closing as won't fix.

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.