Next Previous Contents

2. Usage

smake [options] [target]

If the target is not specified it is 'all'.

2.1 Options

-f

Specify Smakefile to use. Defaults to Smakefile in the current working directory.

-v

Verbose mode. The full call-stack is given for any errors.

--help

Display usage information.

--version

Display smake version.


Next Previous Contents