aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/lomount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc/lomount/Makefile')
-rw-r--r--tools/misc/lomount/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/misc/lomount/Makefile b/tools/misc/lomount/Makefile
index 0ed470b1d3..04c928d66f 100644
--- a/tools/misc/lomount/Makefile
+++ b/tools/misc/lomount/Makefile
@@ -1,8 +1,3 @@
-INSTALL = install
-INSTALL_PROG = $(INSTALL) -m0755
-INSTALL_DIR = $(INSTALL) -d -m0755
-INSTALL_DATA = $(INSTALL) -m0644
-
XEN_ROOT=../../..
include $(XEN_ROOT)/tools/Rules.mk