Hi all,
this time it should work by avoiding the Makefile quoting issue
entirely:
grep -v -E '^$'
is in fact equivalent to
grep .
Hand-comparing the results seems to be ok
Kinkie
This archive was generated by hypermail 2.2.0 : Mon Aug 25 2008 - 12:00:08 MDT