[U-Boot-Users] [PATCH] add cscope build target

Mike Frysinger vapier at gentoo.org
Wed Feb 27 11:53:11 CET 2008


On Wednesday 27 February 2008, Li Yang wrote:
> +cscope:
> +		find $(SUBDIRS) $(TAG_SUBDIRS) -name '*.[ch]' -print \
> +						> cscope.files
> +		cscope -b -q -k

isnt the default cscope behavior to scan the working directory for source 
files ?  in other words, why do you need the `find` ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20080227/b5aabaa1/attachment.pgp 


More information about the U-Boot mailing list