Ok - I think this has all of the bits working necessary to compile WvStreams
[wvstreams.git] / ee
blob47880e9303f7371553d1998efe8b0fcedcf18182
1 #!/bin/sh
2 xjed $(find -type f \( -name '*.src' -o -name '*.pl' -o -name '*.pm' \
3 -o -name '*.aml' \
4 -o -name '*.cc' -o -name '*.c' -o -name '*.h' \) | fgrep -v .tmp.) \
5 include/wvstream.h &