mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-05 20:42:26 +00:00
builds with GNUMakefile
This commit is contained in:
parent
c660f3b699
commit
8b964acedb
2 changed files with 57 additions and 3 deletions
8
Makefile
8
Makefile
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue