2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00

Don't build dhcpdi.o anymore.

This commit is contained in:
Ted Lemon
1999-03-16 05:51:47 +00:00
parent f39b6e0089
commit d0aeb8ec9d

View File

@@ -18,7 +18,7 @@
#
CATMANPAGES = dhcpd.cat8 dhcpd.conf.cat5 dhcpd.leases.cat5
SRCS = dhcpd.c dhcp.c bootp.c confpars.c db.c dhcpdi.c class.c failover.c
SRCS = dhcpd.c dhcp.c bootp.c confpars.c db.c class.c failover.c
OBJS = dhcpd.o dhcp.o bootp.o confpars.o db.o dhcpdi.o class.o failover.o
PROG = dhcpd
MAN = dhcpd.8 dhcpd.conf.5 dhcpd.leases.5