mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Pull out independent routines from client_full.c
Pull out routines for interacting with the server and interpreting internal commands which are not dependent on libreadline and ncurses libraries. This is a preparation step for a new lightweight birdc client.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
source=client_full.c commands.c util.c
|
||||
source=client_full.c commands.c util.c client_common.c
|
||||
root-rel=../
|
||||
dir-name=client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user