summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile b/Makefile
index 0b672364..3defd020 100644
--- a/Makefile
+++ b/Makefile
@@ -44,20 +44,6 @@ prepare-package-env:
@scripts/pbuilder-config
@scripts/pbuilder-setup
-.PHONY: vagrant-libvirt
-.ONESHELL:
-vagrant-libvirt:
- @set -e
- @scripts/check-vm-build-env
- @scripts/build-vagrant-libvirt-box
-
-.PHONY: hyperv
-.ONESHELL:
-hyperv:
- @set -e
- @scripts/check-vm-build-env
- @scripts/build-hyperv-image
-
.PHONY: AWS
.ONESHELL:
AWS: clean prepare