3 lines
47 B
Makefile
3 lines
47 B
Makefile
sshd: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|
sshd: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|