> This snippet wants to find `foo.exe' when `foo' is being specified. > Should we add a #define for executable extensions (defaulting to an > empty string on Unix)? Hmm, the makefile already knows about EXEEXT. Andrew