mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Add .[ch].in files to ctags
Pull in our templates for various c and h files for searching Fixes #27966 Reviewed-by: Paul Yang <paulyang.inf@gmail.com> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/27967)
This commit is contained in:
@@ -1419,7 +1419,7 @@ ordinals: build_generated
|
||||
test_ordinals:
|
||||
"$(MAKE)" run_tests TESTS=test_ordinals
|
||||
|
||||
tags TAGS: FORCE
|
||||
tags TAGS: FORCE build_generated
|
||||
rm -f TAGS tags
|
||||
-( cd $(SRCDIR); util/ctags.sh )
|
||||
-etags `find . -name '*.[ch]' -o -name '*.pm'`
|
||||
|
||||
Reference in New Issue
Block a user