maketags 323 Bytes
Newer Older
1 2
#!/bin/sh
echo "building ctags for openair1 and openair2 ..."
Navid Nikaein's avatar
Navid Nikaein committed
3
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 openair3 targets common