VirtualBox

source: kBuild/trunk/src/kmk/testcase-includedep-esc-sub.kmk@ 3316

Last change on this file since 3316 was 3316, checked in by bird, 4 years ago

kmk/incdep.c: Working on parsing filenames with spaces and what-not in them. (needs more testing)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 1001 bytes
Line 
1# $Id: testcase-includedep-esc-sub.kmk 3316 2020-03-31 01:13:22Z bird $
2## @file
3# kBuild - testcase for the includdep directive with filename escaping, helper
4# file that gets included.
5#
6
7#
8# Copyright (c) 2007-2020 knut st. osmundsen <bird-kBuild-spamx@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
27testcase-includedep-esc-sub.kmk=included
28
29# spaces
30/phoney/file-with-two-spaces\ \ .c: \
31 /phoney/header-file-with-two-spaces\ \ .h
32
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use