hv_kvp_daemon: hv_kvp_daemon.c

clean:
	rm -f  hv_kvp_daemon

install:
	install hv_kvp_daemon /usr/sbin/
