If you want to install XShodou to your machine,
you have only to exec "make install".
# make install

Then exec "xshodou".
# xshodou

If you want to uninstall XShodou from your machine,
you have only to exec "make uninstall".
# make uninstall
