3 lines
48 B
Makefile
3 lines
48 B
Makefile
redis: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|
redis: base
|
|
$(call script,$@)
|
|
$(call runit,$@)
|