42e6674120
TODO--, and this one was pretty expected after the "invention" of iterators.
9 lines
175 B
Makefile
9 lines
175 B
Makefile
use/control:
|
|
@$(call add_feature)
|
|
@$(call add,THE_PACKAGES,control)
|
|
@$(call xport,CONTROL)
|
|
|
|
# some presets
|
|
use/control/sudo-su:
|
|
@$(call add,CONTROL,su:public sudo:public)
|