[U-Boot-Users] [PATCH] add cscope build target
Wolfgang Denk
wd at denx.de
Thu Feb 28 23:55:08 CET 2008
In message <1204109988-6752-1-git-send-email-leoli at freescale.com> you wrote:
> Add cscope build target to generate cscope database for code
> browsing.
I'm afraid I have to reject this patch because...
> +cscope:
> + find $(SUBDIRS) $(TAG_SUBDIRS) -name '*.[ch]' -print \
> + > cscope.files
> + cscope -b -q -k
... if you add rules to create new files you are supposed to also add
rules to clean up these files for "make clean" etc.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Swap read error. You lose your mind.
More information about the U-Boot
mailing list