Merge mozilla-central and tracemonkey. (a=blockers)
[mozilla-central.git] / config / install.bat
blob215ab2980292c9268700ebbdaa7919e638439134
1 @echo off
2 rem ***** BEGIN LICENSE BLOCK *****
3 rem Version: MPL 1.1/GPL 2.0/LGPL 2.1
4 rem
5 rem The contents of this file are subject to the Mozilla Public License Version
6 rem 1.1 (the "License"); you may not use this file except in compliance with
7 rem the License. You may obtain a copy of the License at
8 rem http://www.mozilla.org/MPL/
9 rem
10 rem Software distributed under the License is distributed on an "AS IS" basis,
11 rem WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
12 rem for the specific language governing rights and limitations under the
13 rem License.
14 rem
15 rem The Original Code is mozilla.org code.
16 rem
17 rem The Initial Developer of the Original Code is
18 rem Netscape Communications Corporation.
19 rem Portions created by the Initial Developer are Copyright (C) 1998
20 rem the Initial Developer. All Rights Reserved.
21 rem
22 rem Contributor(s):
23 rem
24 rem Alternatively, the contents of this file may be used under the terms of
25 rem either the GNU General Public License Version 2 or later (the "GPL"), or
26 rem the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27 rem in which case the provisions of the GPL or the LGPL are applicable instead
28 rem of those above. If you wish to allow use of your version of this file only
29 rem under the terms of either the GPL or the LGPL, and not to allow others to
30 rem use your version of this file under the terms of the MPL, indicate your
31 rem decision by deleting the provisions above and replace them with the notice
32 rem and other provisions required by the GPL or the LGPL. If you do not delete
33 rem the provisions above, a recipient may use your version of this file under
34 rem the terms of any one of the MPL, the GPL or the LGPL.
35 rem
36 rem ***** END LICENSE BLOCK ***** */
38 @echo on
40 @if not exist %2\nul mkdir %2
41 @rm -f %2\%1
42 @cp %1 %2