table of contents
GENMAKEFILE(1) | User Commands | GENMAKEFILE(1) |
NAME¶
genmakefile - Generates a Makefile for ODIN methods
SYNOPSIS¶
genmakefile [options] <method-label>
DESCRIPTION¶
genmakefile: Generates a Makefile for ODIN methods This program is part of odin 2.0.5 with configuration using_gcc debug gui(:5) standalone dl posix_threads libz gsl nifti vtk dicom png ismrmrd gdb
OPTIONS¶
-v <loglevel> or <component:loglevel> for debugging/tracing all components or a single component, respectively. Possible values for loglevel are: 0(noLog), 1(errorLog), 2(warningLog), 3(infoLog), 4(significantDebug), 5(normalDebug), 6(verboseDebug).
-h, --help, -help, --version : Print help text or version information
October 2021 | genmakefile 2.0.5 |