builds with GNUMakefile

This commit is contained in:
Norayr Chilingarian 2023-02-07 23:09:03 +04:00
parent c660f3b699
commit 8b964acedb
2 changed files with 57 additions and 3 deletions

View file

@ -3,10 +3,12 @@
CFLAGS =
# The following order is important, do not alphabetise
DEPS = norayr/lists \
norayr/Internet \
DEPS = norayr/lists \
norayr/Internet \
norayr/opts \
norayr/time
norayr/time \
norayr/skprLogger \
norayr/skprJson
GITHUB = https://github.com/