summaryrefslogtreecommitdiffstats
path: root/release/Makefile.vm
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-06-18 19:20:00 +0000
committergjb <gjb@FreeBSD.org>2015-06-18 19:20:00 +0000
commita8ea24e3799ced93e9545dfec0d248cf03fc682a (patch)
treef600a9327429dc11def443cd254262410176f9c4 /release/Makefile.vm
parent38dbbbe90eae2f0604c443b6b4e0f7952ccd80db (diff)
downloadFreeBSD-src-a8ea24e3799ced93e9545dfec0d248cf03fc682a.zip
FreeBSD-src-a8ea24e3799ced93e9545dfec0d248cf03fc682a.tar.gz
Add Makefile.azure, used to upload VHD images to the
Microsoft Azure environment, similar to the EC2 AMIs. MFC after: 3 days Tested with: stable/10@r284517 (patched) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'release/Makefile.vm')
-rw-r--r--release/Makefile.vm1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile.vm b/release/Makefile.vm
index 6599702..ae7c3aa 100644
--- a/release/Makefile.vm
+++ b/release/Makefile.vm
@@ -154,3 +154,4 @@ cloudware-install:
.endif
.include "${.CURDIR}/Makefile.ec2"
+.include "${.CURDIR}/Makefile.azure"
OpenPOWER on IntegriCloud