path: ibus-zhuyin_0.1.0-6/src/Makefile.am
	$(AM_V_GEN) \
	( \
		pid=`pidof ibus-engine-zhuyin`; \
		if [ -n "$${pid}" ]; then \
			kill $${pid}; \
