mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
reorg to separate core KEx and net layer from app
This commit is contained in:
parent
9291fdcff6
commit
bd261a32e9
6 changed files with 85 additions and 31 deletions
5
Makefile
5
Makefile
|
@ -1,6 +1,7 @@
|
|||
.PHONY: clean lib client server passwd
|
||||
.PHONY: info clean lib client server passwd
|
||||
|
||||
SUBDIRS = hkexpasswd hkexsh hkexshd
|
||||
SUBDIRS = hkexnet herradurakex hkexpasswd hkexsh hkexshd
|
||||
LIBS = hkexnet herradurakex
|
||||
|
||||
all: lib client server passwd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue