mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
d346727adf
Modified files: prerr.et prmkdir.bat pr/src/md/os2/objs.mk
35 lines
1.5 KiB
Batchfile
Executable File
35 lines
1.5 KiB
Batchfile
Executable File
REM
|
|
REM The contents of this file are subject to the Mozilla Public
|
|
REM License Version 1.1 (the "License"); you may not use this file
|
|
REM except in compliance with the License. You may obtain a copy of
|
|
REM the License at http://www.mozilla.org/MPL/
|
|
REM
|
|
REM Software distributed under the License is distributed on an "AS
|
|
REM IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
REM implied. See the License for the specific language governing
|
|
REM rights and limitations under the License.
|
|
REM
|
|
REM The Original Code is the Netscape Portable Runtime (NSPR).
|
|
REM
|
|
REM The Initial Developer of the Original Code is Netscape
|
|
REM Communications Corporation. Portions created by Netscape are
|
|
REM Copyright (C) 1998-2000 Netscape Communications Corporation. All
|
|
REM Rights Reserved.
|
|
REM
|
|
REM Contributor(s):
|
|
REM
|
|
REM Alternatively, the contents of this file may be used under the
|
|
REM terms of the GNU General Public License Version 2 or later (the
|
|
REM "GPL"), in which case the provisions of the GPL are applicable
|
|
REM instead of those above. If you wish to allow use of your
|
|
REM version of this file only under the terms of the GPL and not to
|
|
REM allow others to use your version of this file under the MPL,
|
|
REM indicate your decision by deleting the provisions above and
|
|
REM replace them with the notice and other provisions required by
|
|
REM the GPL. If you do not delete the provisions above, a recipient
|
|
REM may use your version of this file under either the MPL or the
|
|
REM GPL.
|
|
REM
|
|
|
|
mkdir %1
|