separate various install targets to make build process cleaner The Makefile includes a single install target, but since we build both an arch-specific and an arch-independent package, this is suboptimal for Debian. This patch separates the two parts into separate targets.