Changeset 501 in kBuild for vendor/gnumake/current/config/ChangeLog
- Timestamp:
- Sep 15, 2006 2:30:32 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/gnumake/current/config/ChangeLog
r53 r501 1 2006-03-09 Paul Smith <[email protected]> 2 3 * dospaths.m4: Add MSYS to the list of targets allowing DOS-style 4 pathnames. Reported by David Ergo <[email protected]>. 5 6 2005-07-01 Paul D. Smith <[email protected]> 7 8 * Makefile.am (EXTRA_DIST): Added more M4 files to EXTRA_DIST, so 9 users can re-run aclocal. 10 1 11 2003-04-30 Paul D. Smith <[email protected]> 2 12 … … 18 28 * Makefile.am: New file. 19 29 30 31 32 Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 33 This file is part of GNU Make. 34 35 GNU Make is free software; you can redistribute it and/or modify it under the 36 terms of the GNU General Public License as published by the Free Software 37 Foundation; either version 2, or (at your option) any later version. 38 39 GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY 40 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR 41 A PARTICULAR PURPOSE. See the GNU General Public License for more details. 42 43 You should have received a copy of the GNU General Public License along with 44 GNU Make; see the file COPYING. If not, write to the Free Software 45 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
Note:
See TracChangeset
for help on using the changeset viewer.