X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=scripts%2Ftags.sh;h=4a34ec591e8c05f224f4900028f0e25f99e9eeba;hb=4fe1103201057e74f630b1cb8d8d49bd6ce0e666;hp=5bd8b1003d446b1f4e80dd7e9a788685263a3a6e;hpb=d0807323345f1cd8ab578b09aab04d10862e9414;p=karo-tx-linux.git diff --git a/scripts/tags.sh b/scripts/tags.sh index 5bd8b1003d44..4a34ec591e8c 100755 --- a/scripts/tags.sh +++ b/scripts/tags.sh @@ -164,10 +164,12 @@ case "$1" in ;; "tags") + rm -f tags xtags ctags ;; "TAGS") + rm -f TAGS xtags etags ;; esac