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