[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [FEATURE Request] Please add an option to list all dependencies of a
From: |
Martin Quinson |
Subject: |
Re: [FEATURE Request] Please add an option to list all dependencies of a target (recursively) |
Date: |
Thu, 28 Aug 2003 11:41:22 +0200 |
User-agent: |
Mutt/1.5.4i |
On Wed, Aug 27, 2003 at 10:11:36PM +0200, Sam Ravnborg wrote:
> On Wed, Aug 27, 2003 at 12:12:38AM -0500, Manoj Srivastava wrote:
> > Hi,
> > [Please retain the CC to address@hidden so
> > that the Debian Bug Tracking system can record your input]
> >
> > This was a feature request from a Debian user.
> >
> > I would like a way to list all dependencies and subdependencies of a
> > given target to avoid the recursive shell function hackism I
> > currently have to do when using "make -pnq".
>
> Do you think of:
> `$?'
> The names of all the prerequisites that are newer than the target,
> with spaces between them. For prerequisites which are archive
> members, only the member named is used (*note Archives::).
That's perfect 1) from inside the makefile 2) for not getting the recursive
targets...
Cheers, Mt.
--
Les rebelles disaient que les débutants avaient le droit d'utiliser un
"éditeur", qui ressemblait à MSWord comme sa mère à Pamela Anderson.
"Vihaille" comme les rebelles l'appellaient, était sans doute un bizutage
-- L'histoire des pingouins
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), (continued)
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Noel Yap, 2003/08/27
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), srivasta, 2003/08/27
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Noel Yap, 2003/08/28
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), srivasta, 2003/08/27
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Noel Yap, 2003/08/28
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Manoj Srivastava, 2003/08/27
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Noel Yap, 2003/08/27
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Manoj Srivastava, 2003/08/28
- Re: [FEATURE Request] Please add an option to list all dependencies ofa target (recursively), Martin Quinson, 2003/08/28
Re: [FEATURE Request] Please add an option to list all dependencies of a target (recursively), Sam Ravnborg, 2003/08/27
- Re: [FEATURE Request] Please add an option to list all dependencies of a target (recursively),
Martin Quinson <=