Two useless/empty bison reductions removed.
[splint-patched.git] / src / maketags
blobbeab1b086375d1522c1fcb56e2c3171852d914f2
1 #!/bin/sh
3 etags *.y *.l *.c *.i Headers/* || echo "Error creating TAGS file (ignoring)"