summaryrefslogtreecommitdiffhomepage
path: root/HOWTO
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-10-25 21:48:48 -0400
committermidipix <writeonce@midipix.org>2016-10-25 21:48:48 -0400
commit89dfb4c2e7dec3e7da42e81becd88cd4a4612109 (patch)
treee62049f5c44eab7da4d795b8d75ed5ffdd7ad0b2 /HOWTO
parent2cab02e78443b17b84368a9f631ec13c24e3c7c7 (diff)
downloadsofort-89dfb4c2e7dec3e7da42e81becd88cd4a4612109.tar.bz2
sofort-89dfb4c2e7dec3e7da42e81becd88cd4a4612109.tar.xz
updated HOWTO file to reflect current project directory layout.
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO3
1 files changed, 2 insertions, 1 deletions
diff --git a/HOWTO b/HOWTO
index 033ca97..c3596ae 100644
--- a/HOWTO
+++ b/HOWTO
@@ -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