Detlef Riekenberg : Makefile.in: Add target "ctags" to the overview.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 22 06:16:55 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 5e5a8df970a2fe132f7eb405453c9228076bc881
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=5e5a8df970a2fe132f7eb405453c9228076bc881

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Wed Jun 21 21:43:00 2006 +0200

Makefile.in: Add target "ctags" to the overview.

---

 Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index c1348e6..02fd676 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -11,6 +11,7 @@ # install-dev:     install development e
 # install:         install everything
 # uninstall:       uninstall everything
 # depend:          create the dependencies
+# ctags:           create a tags file for vim and others.
 # etags:           create a TAGS file for Emacs.
 # manpages:        compile manpages for Wine API
 # htmlpages:       compile html pages for Wine API




More information about the wine-cvs mailing list