kObjCache --version (return code: 0)
kObjCache - kBuild version 0.1.9998 ($Revision: 2627 $)
Copyright (c) 2007-2012 knut st. osmundsen
kObjCache --help (return code: 0)
syntax: kObjCache [--kObjCache-options] [-v|--verbose]
< [-c|--cache-file <cache-file>]
| [-n|--name <name-in-cache>] [[-d|--cache-dir <cache-dir>]] >
<-f|--file <local-cache-file>>
<-t|--target <target-name>>
[-r|--redir-stdout] [-p|--passthru] [--named-pipe-compile <pipename>]
--kObjCache-cpp <filename> <preprocessor + args>
--kObjCache-cc <object> <compiler + args>
[--kObjCache-both [args]]
[--kObjCache-cpp|--kObjCache-cc [more args]]
kObjCache <-V|--version>
kObjCache [-?|/?|-h|/h|--help|/help]
The env.var. KOBJCACHE_DIR sets the default cache diretory (-d).
The env.var. KOBJCACHE_OPTS allow you to specifie additional options
without having to mess with the makefiles. These are appended with a --kObjCache-options between them and the command args.