Use variables instead of hardcoded directory names
src/Makefile.am: Add root and stampdir variables. Replace all
occurrences of hardcoded "playground" directory with $(root) and of
"stamps" with $(stampdir).
src/gpg4win.mk.in: Remove variables root and stampdir.
- GnuPG-bug-id: T5592