Bug 33446 - make distclean leaves some files
Summary: make distclean leaves some files
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 7.9
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 18:47 UTC by Bryan Henderson
Modified: 2018-04-10 06:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
This make 'make distclean' remove all non-distributed files (2.07 KB, patch)
2011-01-28 19:40 UTC, Bryan Henderson
Details | Splinter Review

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.