mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-05 21:02:26 +00:00
add ctags doc
This commit is contained in:
parent
5e52f8c231
commit
7dafb02d1e
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -92,6 +92,7 @@ usage:
|
|||
@echo " make revertbootstrap - Use git checkout to restore bootstrap C source directories"
|
||||
|
||||
# Code navigation helper
|
||||
# doc/ctags.md
|
||||
.PHONY: tags
|
||||
tags:
|
||||
ctags -R --options=oberon.ctags --extras=+q
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue