* make ctags with separate build dirs
@ 2013-03-04 18:02 Andi Kleen
2013-03-04 18:35 ` Sam Ravnborg
0 siblings, 1 reply; 3+ messages in thread
From: Andi Kleen @ 2013-03-04 18:02 UTC (permalink / raw)
To: linux-kbuild
I usually use separate build dirs. For make ctags in the main source
directory the dependecies always want to create all kinds of
infrastructure and set up up the config, polluting the source dir.
For make cscope it doesn't do that.
Could make ctags be fixed to not do that?
Thanks,
-Andi
--
ak@linux.intel.com -- Speaking for myself only.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: make ctags with separate build dirs
2013-03-04 18:02 make ctags with separate build dirs Andi Kleen
@ 2013-03-04 18:35 ` Sam Ravnborg
2013-03-04 19:08 ` Andi Kleen
0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2013-03-04 18:35 UTC (permalink / raw)
To: Andi Kleen; +Cc: linux-kbuild
On Mon, Mar 04, 2013 at 07:02:16PM +0100, Andi Kleen wrote:
>
> I usually use separate build dirs. For make ctags in the main source
> directory the dependecies always want to create all kinds of
> infrastructure and set up up the config, polluting the source dir.
> For make cscope it doesn't do that.
>
> Could make ctags be fixed to not do that?
Confused:
$ make ctags
make: *** No rule to make target `ctags'. Stop.
I have no support for make ctags in the kernel.
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: make ctags with separate build dirs
2013-03-04 18:35 ` Sam Ravnborg
@ 2013-03-04 19:08 ` Andi Kleen
0 siblings, 0 replies; 3+ messages in thread
From: Andi Kleen @ 2013-03-04 19:08 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: Andi Kleen, linux-kbuild
On Mon, Mar 04, 2013 at 07:35:29PM +0100, Sam Ravnborg wrote:
> On Mon, Mar 04, 2013 at 07:02:16PM +0100, Andi Kleen wrote:
> >
> > I usually use separate build dirs. For make ctags in the main source
> > directory the dependecies always want to create all kinds of
> > infrastructure and set up up the config, polluting the source dir.
> > For make cscope it doesn't do that.
> >
> > Could make ctags be fixed to not do that?
>
> Confused:
> $ make ctags
> make: *** No rule to make target `ctags'. Stop.
>
> I have no support for make ctags in the kernel.
Ah, it's "make tags" and works as expected. Never mind.
Thanks Sam.
-Andi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-04 19:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04 18:02 make ctags with separate build dirs Andi Kleen
2013-03-04 18:35 ` Sam Ravnborg
2013-03-04 19:08 ` Andi Kleen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox