head	1.6;
access;
symbols
	RELENG_5_5_0_RELEASE:1.3.8.1
	RELENG_5_5:1.3.8.1.0.4
	RELENG_5_5_BP:1.3.8.1
	RELENG_5_4_0_RELEASE:1.3.8.1
	RELENG_5_4:1.3.8.1.0.2
	RELENG_5_4_BP:1.3.8.1
	RELENG_4_11_0_RELEASE:1.2.2.2
	RELENG_4_11:1.2.2.2.0.10
	RELENG_4_11_BP:1.2.2.2
	RELENG_5_3_0_RELEASE:1.3
	RELENG_5_3:1.3.0.10
	RELENG_5_3_BP:1.3
	RELENG_5:1.3.0.8
	RELENG_5_BP:1.3
	RELENG_4_10_0_RELEASE:1.2.2.2
	RELENG_4_10:1.2.2.2.0.8
	RELENG_4_10_BP:1.2.2.2
	RELENG_5_2_1_RELEASE:1.3
	RELENG_5_2_0_RELEASE:1.3
	RELENG_5_2:1.3.0.6
	RELENG_5_2_BP:1.3
	RELENG_4_9_0_RELEASE:1.2.2.2
	RELENG_4_9:1.2.2.2.0.6
	RELENG_4_9_BP:1.2.2.2
	RELENG_5_1_0_RELEASE:1.3
	RELENG_5_1:1.3.0.4
	RELENG_5_1_BP:1.3
	RELENG_4_8_0_RELEASE:1.2.2.2
	RELENG_4_8:1.2.2.2.0.4
	RELENG_4_8_BP:1.2.2.2
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.2
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.2.2.2
	RELENG_4_7:1.2.2.2.0.2
	RELENG_4_7_BP:1.2.2.2
	RELENG_4_6_2_RELEASE:1.2.2.1
	RELENG_4_6_1_RELEASE:1.2.2.1
	RELENG_4_6_0_RELEASE:1.2.2.1
	RELENG_4_6:1.2.2.1.0.2
	RELENG_4_6_BP:1.2.2.1
	RELENG_4:1.2.0.2;
locks; strict;
comment	@# @;


1.6
date	2005.06.07.04.02.10;	author brooks;	state dead;
branches;
next	1.5;

1.5
date	2004.12.21.08.47.07;	author ru;	state Exp;
branches;
next	1.4;

1.4
date	2004.10.24.15.32.37;	author ru;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.13.11.09.06;	author ru;	state Exp;
branches
	1.3.8.1;
next	1.2;

1.2
date	2002.02.19.22.23.49;	author obrien;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	2002.02.19.12.57.18;	author murray;	state Exp;
branches;
next	;

1.3.8.1
date	2005.02.13.07.23.18;	author obrien;	state Exp;
branches;
next	;

1.2.2.1
date	2002.04.11.10.29.48;	author murray;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	2002.07.19.18.46.27;	author ru;	state Exp;
branches;
next	1.2.2.3;

1.2.2.3
date	2012.11.17.07.24.28;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove the bits to build the isc-dhclient.
@
text
@# omapip
# $FreeBSD: src/sbin/dhclient/omapip/Makefile,v 1.5 2004/12/21 08:47:07 ru Exp $

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


1.5
log
@Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by:	core
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.4
log
@For variables that are only checked with defined(), don't provide
any fake value.
@
text
@d16 1
a16 1
NOMAN=
@


1.3
log
@Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
@
text
@d9 1
a9 1
INTERNALLIB=		true
d16 1
a16 1
NOMAN=	true
@


1.3.8.1
log
@MFC: For variables that are only checked with defined(), don't provide
     any fake value.
@
text
@d9 1
a9 1
INTERNALLIB=
d16 1
a16 1
NOMAN=
@


1.2
log
@Style cleanup.

Approved by:	Murray
@
text
@a9 1
INTERNALSTATICLIB=	true
@


1.2.2.1
log
@MFC: DHCP 3.0.1 RC8 bmake glue.
@
text
@@


1.2.2.2
log
@MFC: new bsd.lib.mk API.
@
text
@d10 1
@


1.2.2.3
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/sbin/dhclient/omapip/Makefile 100377 2002-07-19 18:46:30Z ru $
@


1.1
log
@Makefile glue for DHCP v3 import.
@
text
@a8 1
NOPROFILE=		true
a9 1
NOPIC=			true
a10 1
NOMAN=			true
d12 3
a14 6
SRCS=    protocol.c buffer.c alloc.c result.c connection.c errwarn.c \
         listener.c dispatch.c generic.c support.c handle.c message.c \
         convert.c hash.c auth.c inet_addr.c array.c trace.c mrtrace.c \
         toisc.c

CFLAGS+= -I${DIST_DIR}/includes -I${DIST_DIR}
d17 1
@

