DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add new targets to "make help" output
@ 2017-06-05 21:43 Gabriel Carrillo
  2017-06-06  6:40 ` Thomas Monjalon
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Gabriel Carrillo @ 2017-06-05 21:43 UTC (permalink / raw)
  To: thomas; +Cc: dev

Commit aafaea3d3b70 ("devtools: add tags
and cscope index generation") introduced
new make targets. This change updates the
help target output to reflect the additions.

Signed-off-by: Gabriel Carrillo <erik.g.carrillo@intel.com>
---
 doc/build-sdk-quick.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/build-sdk-quick.txt b/doc/build-sdk-quick.txt
index 8d41052..0b8a309 100644
--- a/doc/build-sdk-quick.txt
+++ b/doc/build-sdk-quick.txt
@@ -11,6 +11,9 @@ Build commands
 	examples_clean   clean examples for given targets (T=)
 	test             compile tests and run basic unit tests
 	test-*           run specific subset of unit tests
+	tags T=          generate ctags for given targets (T=)
+	gtags T=         generate gtags for given targets (T=)
+	cscope T=        generate cscope database for given targets (T=)
 Build variables
 	EXTRA_CPPFLAGS   preprocessor options
 	EXTRA_CFLAGS     compiler options
-- 
2.6.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-08-05  9:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-05 21:43 [dpdk-dev] [PATCH] doc: add new targets to "make help" output Gabriel Carrillo
2017-06-06  6:40 ` Thomas Monjalon
2017-06-06 16:42 ` [dpdk-dev] [PATCH v2] " Gabriel Carrillo
2017-06-26 15:38   ` Mcnamara, John
2017-07-07 17:00     ` Carrillo, Erik G
2017-07-07 17:09 ` [dpdk-dev] [PATCH v3] " Gabriel Carrillo
2017-08-03 22:50   ` Thomas Monjalon
2017-08-05  9:08     ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).