[U-Boot-Users] Patch to show address definition based on file/line number with e xtra flags in the nm command
Frank
frannk_m1 at yahoo.com
Fri Oct 21 17:02:59 CEST 2005
--- Detlev Zundel <dzu at denx.de> wrote:
> Hi,
>
> > at the top level directory:
> > find . -name "*.[sSch]" -print >cscope.files
>
> Why doesn't someone take the time to prepare a patch for a
> "cscope"
> target in the Makefile so that "make cscope" does the correct
> thing?
> There are already "tags" and "etags" targets by the way...
>
> Cheers
> Detlev
Forgot the target:
cscope: cscope.files
find . -name "*.[sSch]" -print >cscope.files
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
More information about the U-Boot
mailing list