diff options
Diffstat (limited to 'OMakeroot')
-rw-r--r-- | OMakeroot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/OMakeroot b/OMakeroot new file mode 100644 index 0000000..8addc9e --- /dev/null +++ b/OMakeroot @@ -0,0 +1,9 @@ +# The command-line variables are defined *after* the +# standard configuration has been loaded. +# +DefineCommandVars() + +# +# Include the OMakefile in this directory. +# +.SUBDIRS: . |