Changeset 2019 for trunk/src/kmk/testcase-xargs.kmk
- Timestamp:
- Nov 2, 2008, 1:21:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/testcase-xargs.kmk
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
r822 r2019 1 1 # $Id$ 2 2 ## @file 3 #4 3 # kBuild - testcase for the xargs function. 5 4 # Requires manual inspection of the output. 6 5 # 7 # Copyright (c) 2007 knut st. osmundsen <bird-kBuild-spam@anduin.net> 6 8 7 # 8 # Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net> 9 9 # 10 # This file is part of k Ldr.10 # This file is part of kBuild. 11 11 # 12 # k Ldris free software; you can redistribute it and/or modify12 # kBuild is free software; you can redistribute it and/or modify 13 13 # it under the terms of the GNU General Public License as published by 14 # the Free Software Foundation; either version 2of the License, or14 # the Free Software Foundation; either version 3 of the License, or 15 15 # (at your option) any later version. 16 16 # 17 # k Ldris distributed in the hope that it will be useful,17 # kBuild is distributed in the hope that it will be useful, 18 18 # but WITHOUT ANY WARRANTY; without even the implied warranty of 19 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the … … 21 21 # 22 22 # You should have received a copy of the GNU General Public License 23 # along with kLdr; if not, write to the Free Software 24 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 # along with kBuild. If not, see <http://www.gnu.org/licenses/> 25 24 # 26 25 # -
Property svn:keywords
changed from
Note:
See TracChangeset
for help on using the changeset viewer.