Changeset 2019 for trunk/src/kmk/testcase-includedep-sub.kmk
- Timestamp:
- Nov 2, 2008, 1:21:05 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/testcase-includedep-sub.kmk
-
Property svn:keywords
changed from
Id
toAuthor Date Id Revision
r1694 r2019 1 1 # $Id$ 2 2 ## @file 3 # kBuild - testcase for the includdep directive, helper file 3 # kBuild - testcase for the includdep directive, helper file 4 4 # that gets included all the time. 5 5 # 6 6 7 7 # 8 # Copyright (c) 2007 knut st. osmundsen <bird-src-spam@anduin.net>8 # Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net> 9 9 # 10 10 # This file is part of kBuild. … … 12 12 # 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 # … … 21 21 # 22 22 # You should have received a copy of the GNU General Public License 23 # along with kBuild; if not, write to the Free Software 24 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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.