From 6710027c9c47ecd34e950ab9ea2246ddbd0523b9 Mon Sep 17 00:00:00 2001 From: midipix Date: Dec 25 2018 07:33:02 +0000 Subject: HOWTO: updated to reflect recent changes to the directory tree. --- diff --git a/HOWTO b/HOWTO index c3596ae..4e06731 100644 --- a/HOWTO +++ b/HOWTO @@ -102,8 +102,10 @@ 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, sysinfo/version.sh, - sofort/defs.mk, sofort/custom.mk, sofort/version.mk). ++ the build system (configure, config.usage, Makefile.in, + sofort/config.vars, sofort/defs.mk, sofort/flavor.mk, + sofort/pkgconf.mk, sofort/pkgconf.sh, and + sofort/version.mk). + the initial driver logic: --> src/driver/namespace_driver_ctx.c --> src/driver/namespace_unit_ctx.c