X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=wc.sh;h=1cc99c7987c0790750ffc2fbfb3ec4142a3b7b83;hb=a18f0a95bc9a457e4d2d00c702b746f29c2662b1;hp=cfafe39ad1ab4d4fa8ce300ec351c5cf20f1009e;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/wc.sh b/wc.sh index cfafe39..1cc99c7 100755 --- a/wc.sh +++ b/wc.sh @@ -21,5 +21,4 @@ find . -name "*.[ch]" -print | xargs egrep -s '^[ ]*[^ /*]' | wc -l # * doesn't catch #if 0 convention for commenting out blocks # * doesn't catch stale source files which are no longer used -# There are assembler source lines, too, but there seem to be less than -# 1000 for each machine type. (Hardly worth considering!:-) +echo "(ignoring .sh, .S, etc.)"