mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-29 13:28:14 +00:00
Add callback.c and remote.c
This commit is contained in:
parent
f1da484e59
commit
c471519aba
@ -19,8 +19,8 @@
|
||||
|
||||
CATMANPAGES = dhcpctl.cat3
|
||||
SEDMANPAGES = dhcpctl.man3
|
||||
SRC = dhcpctl.c
|
||||
OBJ = dhcpctl.o
|
||||
SRC = dhcpctl.c callback.c remote.c
|
||||
OBJ = dhcpctl.o callback.o remote.o
|
||||
MAN = dhcpctl.3
|
||||
|
||||
DEBUG = -g
|
||||
|
Loading…
x
Reference in New Issue
Block a user