diff options
-rw-r--r-- | HOWTO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -102,7 +102,8 @@ generated by 'sofort: portable software project template' The generated skeleton included the following elements: + the argv parser and usage screen generator (argv.h). -+ the build system (configure, Makefile.in, project/defs.mk). ++ the build system (configure, Makefile.in, sysinfo/version.sh, + sofort/defs.mk, sofort/custom.mk, sofort/version.mk). + the initial driver logic: --> src/driver/namespace_driver_ctx.c --> src/driver/namespace_unit_ctx.c |