X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6c96b8933b2c5b5c85d8fa0c3f77431f5dae2e27..3e9fa60a5c99568817a12a1011b0e61cce5d3a67:/nt/envadd.bat diff --git a/nt/envadd.bat b/nt/envadd.bat index 16e653d4a8..04d2782cf0 100644 --- a/nt/envadd.bat +++ b/nt/envadd.bat @@ -1,26 +1,24 @@ rem Hack to change/add environment variables in the makefiles for the rem Windows platform. -rem -rem Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -rem + +rem Copyright (C) 2003-2014 Free Software Foundation, Inc. + rem This file is part of GNU Emacs. -rem -rem GNU Emacs is free software; you can redistribute it and/or modify + +rem GNU Emacs is free software: you can redistribute it and/or modify rem it under the terms of the GNU General Public License as published by -rem the Free Software Foundation; either version 2, or (at your option) -rem any later version. -rem +rem the Free Software Foundation, either version 3 of the License, or +rem (at your option) any later version. + rem GNU Emacs is distributed in the hope that it will be useful, rem but WITHOUT ANY WARRANTY; without even the implied warranty of rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the rem GNU General Public License for more details. -rem + rem You should have received a copy of the GNU General Public License -rem along with GNU Emacs; see the file COPYING. If not, write to -rem the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -rem Boston, MA 02110-1301, USA. -rem -rem +rem along with GNU Emacs. If not, see http://www.gnu.org/licenses/. + + rem Usage: rem envadd "ENV1=VAL1" "ENV2=VAL2" ... /C rem @@ -43,6 +41,3 @@ shift rem Now, run the command line %1 %2 %3 %4 %5 %6 %7 %8 %9 -goto skipArchTag - arch-tag: 148c5181-dbce-43ae-bba6-1cc6e2a9ea75 -:skipArchTag