UBUNTU: tools/hv: add basic Makefile
[linux-flexiantxendom0.git] / tools / hv / Makefile
1 hv_kvp_daemon: hv_kvp_daemon.c
2
3 clean:
4         rm -f  hv_kvp_daemon
5
6 install:
7         install hv_kvp_daemon /usr/sbin/