summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-12-25 02:33:02 -0500
committermidipix <writeonce@midipix.org>2018-12-25 02:33:02 -0500
commit6710027c9c47ecd34e950ab9ea2246ddbd0523b9 (patch)
tree0d9c4dda756e06b44b2e4120e0828997279f0df3
parentec77ef1ce6c8e237c8692b07df148e88a48128d2 (diff)
downloadsofort-6710027c9c47ecd34e950ab9ea2246ddbd0523b9.tar.bz2
sofort-6710027c9c47ecd34e950ab9ea2246ddbd0523b9.tar.xz
HOWTO: updated to reflect recent changes to the directory tree.
-rw-r--r--HOWTO6
1 files changed, 4 insertions, 2 deletions
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