# remove the visual studio .rc files so gather_docs doesn't get them
rm  -f  *rc  &&
sedit  's:/usr/local/bin:/usr/bin:'  Makefile  &&
make
