VirtualBox

source: kBuild/trunk/src/kmk/testcase/smoketest.kMk@ 151

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

kMk changes. Made extensions configurable from config.h. fixed parents.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 181 bytes
Line 
1# $Id: smoketest.kMk 46 2003-04-04 00:03:50Z bird $
2
3
4notall: # comment
5 echo notall, but it's the first rule.
6
7
8#.MAIN: all
9
10all:
11 echo this is all.
12
13
14everything: notall \
15#
16 all
17 echo this was everything
Note: See TracBrowser for help on using the repository browser.

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