]> git.proxmox.com Git - mirror_edk2.git/blobdiff - build.xml
Top-level builds are not supported yet.
[mirror_edk2.git] / build.xml
index 8dc6f612947fecb76d2d8abdd6f5086ff7667894..b285cb773c23810979a2abc57a7051a4107ebdc6 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -21,7 +21,15 @@ It can build all packages or clean up the build products.
       dir="."\r
       files="Tools,MdePkg,EdkModulePkg,EdkNt32Pkg"/>\r
 \r
-  <target name="all" description="Build all packages.">\r
+  <target name="all" description="Issue a warning.">\r
+    <echo>\r
+Top-level builds may not be functional.\r
+Please build each package individually from its own directory.\r
+If you would like to try anyway, type\r
+ant All\r
+    </echo>\r
+  </target>\r
+  <target name="All" description="Build all packages.">\r
     <subant target="" inheritall="false">\r
       <filelist refid="Pkg.Dirs"/>\r
     </subant>\r