Makefile.in: Add target "ctags" to the overview.
This commit is contained in:
parent
0ef3da0300
commit
5e5a8df970
|
@ -11,6 +11,7 @@
|
||||||
# install: install everything
|
# install: install everything
|
||||||
# uninstall: uninstall everything
|
# uninstall: uninstall everything
|
||||||
# depend: create the dependencies
|
# depend: create the dependencies
|
||||||
|
# ctags: create a tags file for vim and others.
|
||||||
# etags: create a TAGS file for Emacs.
|
# etags: create a TAGS file for Emacs.
|
||||||
# manpages: compile manpages for Wine API
|
# manpages: compile manpages for Wine API
|
||||||
# htmlpages: compile html pages for Wine API
|
# htmlpages: compile html pages for Wine API
|
||||||
|
|
Loading…
Reference in New Issue