summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/xen/files/gentoo-makefile-targets')
-rw-r--r--app-emulation/xen/files/gentoo-makefile-targets8
1 files changed, 0 insertions, 8 deletions
diff --git a/app-emulation/xen/files/gentoo-makefile-targets b/app-emulation/xen/files/gentoo-makefile-targets
deleted file mode 100644
index 2f6defe..0000000
--- a/app-emulation/xen/files/gentoo-makefile-targets
+++ /dev/null
@@ -1,8 +0,0 @@
-
-gentoo-compile:
- $(MAKE) -C xen
- $(MAKE) -C tools
-
-gentoo-install:
- $(MAKE) -C xen install
- $(MAKE) -C tools install