summaryrefslogtreecommitdiff
path: root/EmulatorPkg/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'EmulatorPkg/build.sh')
-rwxr-xr-xEmulatorPkg/build.sh16
1 files changed, 16 insertions, 0 deletions
diff --git a/EmulatorPkg/build.sh b/EmulatorPkg/build.sh
new file mode 100755
index 0000000000..28de82cc83
--- /dev/null
+++ b/EmulatorPkg/build.sh
@@ -0,0 +1,16 @@
+#!/bin/bash
+#
+# Copyright (c) 2011, Apple Inc. All rights reserved.<BR>
+#
+# This program and the accompanying materials
+# are licensed and made available under the terms and conditions of the BSD License
+# which accompanies this distribution. The full text of the license may be found at
+# http://opensource.org/licenses/bsd-license.php
+#
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+#
+
+cd Unix
+. build.sh $1 $2 $3 $4 $5 $6 $7 $8
+