libguile/Makefile.am (snarfcppopts): Remove CFLAGS
[bpt/guile.git] / libguile / remaining-docs-needed
CommitLineData
8849a244
GB
1#!/bin/sh -
2grep '^[ ]*""' *.c | awk -F: '{ print $1 }' | uniq -c