7 lines
163 B
Makefile
7 lines
163 B
Makefile
|
use/alternatives:
|
||
|
@$(call add_feature)
|
||
|
@$(call xport,ALTERNATIVES)
|
||
|
|
||
|
use/alternatives/xvt/%: use/alternatives
|
||
|
@$(call add,ALTERNATIVES,/usr/bin/xvt:/usr/bin/$*)
|