VirtualBox

source: kBuild/trunk/src/kmk/testcase/parent.kMk@ 45

Last change on this file since 45 was 45, checked in by bird, 22 years ago

KMK changes..

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 97 bytes
Line 
1
2all: parent
3
4
5parent: child
6 echo parent: ${.PARENTS}
7
8
9child:
10 echo child: ${.PARENTS}
11
12
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette