1 2 3 4 5
BINDIR=usr/bin install: mkdir -p $(INSTALL_ROOT)/$(BINDIR) install -m 755 -p "kvm_stat" "$(INSTALL_ROOT)/$(BINDIR)/$(TARGET)"