Changeset 1993 for trunk/src/kmk/dosbuild.bat
- Timestamp:
- Oct 29, 2008, 1:37:51 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/dosbuild.bat
-
Property svn:eol-style
changed from
native
toCRLF
r503 r1993 1 1 @echo off 2 rem Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free3 rem Software Foundation, Inc.2 rem Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 3 rem Free Software Foundation, Inc. 4 4 rem This file is part of GNU Make. 5 6 rem GNU Make is free software; you can redistribute it and/or modify it under the 7 rem terms of the GNU General Public License as published by the Free Software 8 rem Foundation; either version 2, or (at your option) any later version. 9 10 rem GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY 11 rem WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 12 rem A PARTICULAR PURPOSE. See the GNU General Public License for more details. 13 14 rem You should have received a copy of the GNU General Public License along with 15 rem GNU Make; see the file COPYING. If not, write to the Free Software 16 rem Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 5 rem 6 rem GNU Make is free software; you can redistribute it and/or modify it under 7 rem the terms of the GNU General Public License as published by the Free 8 rem Software Foundation; either version 3 of the License, or (at your option) 9 rem any later version. 10 rem 11 rem GNU Make is distributed in the hope that it will be useful, but WITHOUT 12 rem ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 13 rem FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for. 14 rem more details. 15 rem 16 rem You should have received a copy of the GNU General Public License along 17 rem with this program. If not, see <http://www.gnu.org/licenses/>. 17 18 18 19 echo Building Make for MSDOS -
Property svn:eol-style
changed from
Note:
See TracChangeset
for help on using the changeset viewer.