Default installation in /usr/{bin,share/,share/man}. Makefile supports both DESTDIR and PREFIX GNU standards. Just call install target to have mpd-goodies installed within /usr make install If you need to install it somewhere else use PREFIX variable. For instance installing in /usr/local directory: make PREFIX=/usr/local install Run uninstall target to remove.