Import exuberant ctags

This commit is contained in:
Justine Tunney 2022-11-11 14:22:42 -08:00
parent d55b019284
commit 711bd095db
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
79 changed files with 34966 additions and 9 deletions

View file

@ -8,6 +8,7 @@ o/$(MODE)/third_party: \
o/$(MODE)/third_party/bzip2 \
o/$(MODE)/third_party/chibicc \
o/$(MODE)/third_party/compiler_rt \
o/$(MODE)/third_party/ctags \
o/$(MODE)/third_party/dlmalloc \
o/$(MODE)/third_party/finger \
o/$(MODE)/third_party/gdtoa \