Re: [Mesa-dev] [PATCH] mesa: remove depend files from tarballs

2011-07-19 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/19/2011 02:09 PM, Brian Paul wrote: > On 07/19/2011 02:40 PM, Ian Romanick wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 07/19/2011 08:29 AM, Brian Paul wrote: >> >> Won't this add an extra dependency (on makedepend) in the

Re: [Mesa-dev] [PATCH] mesa: remove depend files from tarballs

2011-07-19 Thread Brian Paul
On 07/19/2011 02:40 PM, Ian Romanick wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/19/2011 08:29 AM, Brian Paul wrote: Won't this add an extra dependency (on makedepend) in the tarballs? I thought that was the reason for including the empty depend files in the first place. Right?

Re: [Mesa-dev] [PATCH] mesa: remove depend files from tarballs

2011-07-19 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/19/2011 08:29 AM, Brian Paul wrote: Won't this add an extra dependency (on makedepend) in the tarballs? I thought that was the reason for including the empty depend files in the first place. Right? > --- > Makefile | 24 ---

[Mesa-dev] [PATCH] mesa: remove depend files from tarballs

2011-07-19 Thread Brian Paul
--- Makefile | 24 1 files changed, 4 insertions(+), 20 deletions(-) diff --git a/Makefile b/Makefile index abdeb79..864ee5f 100644 --- a/Makefile +++ b/Makefile @@ -253,7 +253,6 @@ MAIN_FILES = \ $(DIRECTORY)/src/mesa/descrip.mms \