openrc/zsh-completion/Makefile

11 lines
138 B
Makefile
Raw Normal View History

2017-12-07 23:00:32 +05:30
DIR= ${ZSHCOMPDIR}
CONF= _openrc \
_rc-service \
_rc-status \
_rc-update \
MK= ../mk
include ${MK}/os.mk
include ${MK}/scripts.mk