Automake also generates an uninstall target, an installdirs target, and an install-strip target. Automake supports uninstall-local and uninstall-hook. There is no notion of separate uninstalls for "exec" and "data", as that does not make sense.
Note that uninstall is not meant as a replacement for a real packaging tool.