List all make targets?
Remington L
mrl0lz at gmail.com
Mon Jul 4 16:11:26 GMT 2005
On 7/4/05, Michael Dexter <dexter at ambidexter.com> wrote:
>
>
> Hello all,
>
> I am sure I saw this somewhere and even added it to my notes but
> neither I nor Google can find it for the life of us... or I dreamt
> it...
>
> Is there a 'make' flag to list all make targets for any given
> directory containing Makefile* ?
>
> Appreciated!
>
> On the same topic, can anyone recommend an IDE or utility that can
> help me navigate the make hierarchy used by 'build/installworld' and
> 'release?'
>
> It's a brilliant mechanism but I get lost chasing variables that may
> span /usr/src/Makefile.inc1 and /usr/share/mk/ and...
>
> Thanks!
>
> Michael
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
I assume your talking about make in /usr/src. cat the Makefile and it'll
tell you
More information about the freebsd-questions
mailing list