[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] Add gtags target for xen/Makefile. Also update .hgignore.



At 15:00 +0000 on 22 Feb (1329922812), Wei Liu wrote:
> +.PHONY: _gtags
> +_gtags:
> +     set -e; rm -f GTAGS GSYMS GPATH GRTAGS
> +     $(all_sources) > gtags.files
> +     gtags -f gtags.files
> +

Minor nit: the gtags manpage suggests that '$(all_sources) | gtags -f -'
would work, and save us from tracking another file.

Tim.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.