aboutsummaryrefslogtreecommitdiff
path: root/tools/hv/Makefile
blob: ef87f85849dcaf4bde094271f04b89826369d8a2 (plain)
1
2
3
4
5
6
7
hv_kvp_daemon: hv_kvp_daemon.c

clean:
	rm -f  hv_kvp_daemon

install:
	install hv_kvp_daemon /usr/sbin/