mirror of
https://github.com/samba-team/samba.git
synced 2025-03-03 12:58:35 +03:00
build: added etags and ctags make targets
This commit is contained in:
parent
2239a52fec
commit
0bb6c60e31
@ -45,3 +45,9 @@ torture: all
|
||||
# this should do an install as well, once install is finished
|
||||
installcheck: test
|
||||
|
||||
etags:
|
||||
$(WAF) etags
|
||||
|
||||
ctags:
|
||||
$(WAF) ctags
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user