2
0
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:
Ted Lemon 1999-09-09 21:04:00 +00:00
parent f1da484e59
commit c471519aba

View File

@ -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