- Start to the 2.0.x work!

- Import file structure from LibNode & LibShMem...
This commit is contained in:
2024-04-20 09:01:52 +02:00
parent dbebe02bdf
commit 7cf70f0f3c
18 changed files with 1888 additions and 0 deletions

19
Makefile Normal file
View File

@@ -0,0 +1,19 @@
#------------------------------------------------------------------------------
# Main Makefile
#------------------------------------------------------------------------------
SUBDIRS := include lib util demo doc
FILE_DOC := *.txt
include Makefile.var
include Makefile.rule
dir_clean:
$(RM) $(PROG_VERSION_NAME).src.*