summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/omapip/Makefile
blob: acda115d666215ba2cf8e9c9c4ac3f7e6d7c4034 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# omapip
# $FreeBSD$

DIST_DIR= ${.CURDIR}/../../../contrib/isc-dhcp

.PATH: ${DIST_DIR}/omapip

LIB=	 omapi
INTERNALLIB=

SRCS=	alloc.c array.c auth.c buffer.c connection.c convert.c dispatch.c \
	errwarn.c generic.c handle.c hash.c inet_addr.c listener.c \
	message.c mrtrace.c protocol.c result.c support.c toisc.c trace.c

MAN=	omapi.3
NO_MAN=

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud