]> andersk Git - splint.git/blob - src/maketags
6b415591a0f95beefb01005ce866c835b0b3ff2a
[splint.git] / src / maketags
1 #!/bin/sh
2
3 etags *.y Headers/* *.c  *.l  *.i || echo "Error creating TAGS file (ignoring)"
4
This page took 0.023124 seconds and 3 git commands to generate.