ICFS/sources
fedir e48cbc62f1 Added source files initialization.
Now source files handling is delegated to functions defined
in `sourcefs.c` file. By encapsulating methods for managing
the underlying source files structure we ensure that all
code changes to the source file protection strategy will be
localized to `sourcefs.c` file.

Also changed Makefile to use more sane way of handling
options and build flags.
2024-11-20 09:28:20 +01:00
..
main.c Added source files initialization. 2024-11-20 09:28:20 +01:00
sourcefs.c Added source files initialization. 2024-11-20 09:28:20 +01:00
sourcefs.h Added source files initialization. 2024-11-20 09:28:20 +01:00