config.mk 289 Bytes
use/alternatives:
	@$(call add_feature)
	@$(call xport,ALTERNATIVES)

use/alternatives/xvt/%: use/alternatives
	@$(call add,ALTERNATIVES,/usr/bin/xvt:/usr/bin/$*)

use/alternatives/x-terminal-emulator/%: use/alternatives
	@$(call add,ALTERNATIVES,/usr/bin/x-terminal-emulator:/usr/bin/$*)