aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat/libxenstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstat/libxenstat/Makefile')
-rw-r--r--tools/xenstat/libxenstat/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/xenstat/libxenstat/Makefile b/tools/xenstat/libxenstat/Makefile
index 7eea316133..214f50ba23 100644
--- a/tools/xenstat/libxenstat/Makefile
+++ b/tools/xenstat/libxenstat/Makefile
@@ -16,10 +16,6 @@ XEN_ROOT=../../..
include $(XEN_ROOT)/tools/Rules.mk
LINUX_ROOT := $(XEN_ROOT)/linux-2.6-xen-sparse
-INSTALL = install
-INSTALL_PROG = $(INSTALL) -m0755 -D
-INSTALL_DATA = $(INSTALL) -m0644 -D
-
prefix=/usr
includedir=$(prefix)/include
libdir=$(prefix)/lib