s_stuff.h.in breaks windows build

The build on Windows still uses "makefile.mingw" instead of makefile.in. So one of two options:

  1. Copy/paste the s_stuff.h.in changes into makefile.mingw
  2. Change the windows build so that it uses the same core Pd build scripts that OSX and Gnu/Linux do.