|
Last change
on this file since 2091 was 2019, checked in by bird, 17 years ago |
|
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
|
File size:
891 bytes
|
| Line | |
|---|
| 1 | # $Id: testcase-includedep-sub.kmk 2019 2008-11-02 00:21:05Z bird $
|
|---|
| 2 | ## @file
|
|---|
| 3 | # kBuild - testcase for the includdep directive, helper file
|
|---|
| 4 | # that gets included all the time.
|
|---|
| 5 | #
|
|---|
| 6 |
|
|---|
| 7 | #
|
|---|
| 8 | # Copyright (c) 2007-2008 knut st. osmundsen <bird-src-spam@anduin.net>
|
|---|
| 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
|
|---|
| 14 | # the Free Software Foundation; either version 3 of the License, or
|
|---|
| 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
|
|---|
| 23 | # along with kBuild. If not, see <http://www.gnu.org/licenses/>
|
|---|
| 24 | #
|
|---|
| 25 | #
|
|---|
| 26 |
|
|---|
| 27 | testcase-includedep-sub.kmk=included
|
|---|
| 28 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.