Last change
on this file was 2413, checked in by bird, 15 years ago |
copyright year update.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
895 bytes
|
Rev | Line | |
---|
[1694] | 1 | # $Id: testcase-includedep-sub.kmk 2413 2010-09-11 17:43:04Z bird $
|
---|
| 2 | ## @file
|
---|
[2019] | 3 | # kBuild - testcase for the includdep directive, helper file
|
---|
[1694] | 4 | # that gets included all the time.
|
---|
| 5 | #
|
---|
| 6 |
|
---|
| 7 | #
|
---|
[2413] | 8 | # Copyright (c) 2007-2010 knut st. osmundsen <bird-kBuild-spamx@anduin.net>
|
---|
[1694] | 9 | #
|
---|
| 10 | # This file is part of kBuild.
|
---|
| 11 | #
|
---|
| 12 | # kBuild is free software; you can redistribute it and/or modify
|
---|
| 13 | # it under the terms of the GNU General Public License as published by
|
---|
[2019] | 14 | # the Free Software Foundation; either version 3 of the License, or
|
---|
[1694] | 15 | # (at your option) any later version.
|
---|
| 16 | #
|
---|
| 17 | # kBuild is distributed in the hope that it will be useful,
|
---|
| 18 | # but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
| 19 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
| 20 | # GNU General Public License for more details.
|
---|
| 21 | #
|
---|
| 22 | # You should have received a copy of the GNU General Public License
|
---|
[2019] | 23 | # along with kBuild. If not, see <http://www.gnu.org/licenses/>
|
---|
[1694] | 24 | #
|
---|
| 25 | #
|
---|
| 26 |
|
---|
| 27 | testcase-includedep-sub.kmk=included
|
---|
| 28 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.