diff options
Diffstat (limited to 'app-emulation/xen/files/gentoo-makefile-targets')
-rw-r--r-- | app-emulation/xen/files/gentoo-makefile-targets | 8 |
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 2f6defef048c..000000000000 --- 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 |