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