aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xcutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xcutils/Makefile')
-rw-r--r--tools/xcutils/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/xcutils/Makefile b/tools/xcutils/Makefile
index 24031a1688..063c636f27 100644
--- a/tools/xcutils/Makefile
+++ b/tools/xcutils/Makefile
@@ -8,10 +8,6 @@
# Copyright (C) 2005 by Christian Limpach
#
-INSTALL = install
-INSTALL_PROG = $(INSTALL) -m0755
-INSTALL_DIR = $(INSTALL) -d -m0755
-
XEN_ROOT = ../..
include $(XEN_ROOT)/tools/Rules.mk