Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
25876 commits behind the upstream repository.
maketags 307 B
#!/bin/sh
echo "building ctags for openair1 and openair2 ..."
ctags -e -R  --exclude=openair1/DOCS/ --exclude=openair2/DOCS/ --exclude=openair2/RRC/CELLULAR/ --exclude=openair2/NAS/DRIVER/CELLULAR/ --exclude=openair2/SIMULATION/ --exclude=targets/DOCS/ --exclude=targets/PROJECTS/ openair1 openair2 targets