head	1.2;
access;
symbols
	RELENG_5_5_0_RELEASE:1.1.1.3
	RELENG_5_5:1.1.1.3.0.8
	RELENG_5_5_BP:1.1.1.3
	RELENG_5_4_0_RELEASE:1.1.1.3
	RELENG_5_4:1.1.1.3.0.6
	RELENG_5_4_BP:1.1.1.3
	RELENG_4_11_0_RELEASE:1.1.1.1.2.2
	RELENG_4_11:1.1.1.1.2.2.0.8
	RELENG_4_11_BP:1.1.1.1.2.2
	RELENG_5_3_0_RELEASE:1.1.1.3
	RELENG_5_3:1.1.1.3.0.4
	RELENG_5_3_BP:1.1.1.3
	RELENG_5:1.1.1.3.0.2
	RELENG_5_BP:1.1.1.3
	isc_dhcp_3_0_1:1.1.1.3
	isc_dhcp_3_0_1_rc14:1.1.1.3
	RELENG_4_10_0_RELEASE:1.1.1.1.2.2
	RELENG_4_10:1.1.1.1.2.2.0.6
	RELENG_4_10_BP:1.1.1.1.2.2
	RELENG_5_2_1_RELEASE:1.1.1.2
	RELENG_5_2_0_RELEASE:1.1.1.2
	RELENG_5_2:1.1.1.2.0.4
	RELENG_5_2_BP:1.1.1.2
	RELENG_4_9_0_RELEASE:1.1.1.1.2.2
	RELENG_4_9:1.1.1.1.2.2.0.4
	RELENG_4_9_BP:1.1.1.1.2.2
	isc_dhcp_3_0_1_rc12:1.1.1.2
	RELENG_5_1_0_RELEASE:1.1.1.2
	RELENG_5_1:1.1.1.2.0.2
	RELENG_5_1_BP:1.1.1.2
	RELENG_4_8_0_RELEASE:1.1.1.1.2.2
	RELENG_4_8:1.1.1.1.2.2.0.2
	RELENG_4_8_BP:1.1.1.1.2.2
	RELENG_5_0_0_RELEASE:1.1.1.1.4.1
	isc_dhcp_3_0_1_rc11:1.1.1.2
	isc_dhcp_3_0_1_rc10:1.1.1.2
	RELENG_5_0:1.1.1.1.0.4
	RELENG_5_0_BP:1.1.1.1
	RELENG_4_7_0_RELEASE:1.1.1.1.2.1
	RELENG_4_7:1.1.1.1.2.1.0.4
	RELENG_4_7_BP:1.1.1.1.2.1
	isc_dhcp_3_0_1_rc9:1.1.1.1
	RELENG_4_6_2_RELEASE:1.1.1.1.2.1
	RELENG_4_6_1_RELEASE:1.1.1.1.2.1
	RELENG_4_6_0_RELEASE:1.1.1.1.2.1
	RELENG_4_6:1.1.1.1.2.1.0.2
	RELENG_4_6_BP:1.1.1.1.2.1
	RELENG_4:1.1.1.1.0.2
	isc_dhcp_3_0_1_rc8:1.1.1.1
	isc_dhcp_3_0_1_rc6:1.1.1.1
	ISC:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2005.06.29.01.46.34;	author brooks;	state dead;
branches;
next	1.1;

1.1
date	2002.02.19.11.04.32;	author murray;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2002.02.19.11.04.32;	author murray;	state Exp;
branches
	1.1.1.1.2.1
	1.1.1.1.4.1;
next	1.1.1.2;

1.1.1.2
date	2003.01.15.10.31.02;	author murray;	state Exp;
branches;
next	1.1.1.3;

1.1.1.3
date	2004.06.26.10.34.18;	author mbr;	state Exp;
branches;
next	;

1.1.1.1.2.1
date	2002.04.11.10.16.45;	author murray;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	2003.03.02.16.42.37;	author murray;	state Exp;
branches;
next	;

1.1.1.1.4.1
date	2003.01.16.07.59.31;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove isc-dhcp files from HEAD now that we're using the OpenBSD
dhclient.

Reminded by:	ru
Approved by:	re (blanket dhclient)
@
text
@# Makefile
#
# Copyright (c) 2000 Internet Software Consortium.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
# 1. Redistributions of source code must retain the above copyright
#    notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
#    notice, this list of conditions and the following disclaimer in the
#    documentation and/or other materials provided with the distribution.
# 3. Neither the name of Internet Software Consortium nor the names
#    of its contributors may be used to endorse or promote products derived
#    from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE INTERNET SOFTWARE CONSORTIUM AND
# CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
# INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED.  IN NO EVENT SHALL THE INTERNET SOFTWARE CONSORTIUM OR
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
# USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
# This software has been written for the Internet Software Consortium
# by Ted Lemon in cooperation with Vixie Enterprises and Nominum, Inc.
# To learn more about the Internet Software Consortium, see
# ``http://www.isc.org/''.  To learn more about Vixie Enterprises,
# see ``http://www.vix.com''.   To learn more about Nominum, Inc., see
# ``http://www.nominum.com''.
#

all:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make all); \
	fi

install:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make install); \
	fi

depend:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make depend); \
	fi

clean:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make clean); \
	fi

realclean:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make realclean); \
	fi

distclean:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make distclean); \
	fi

links:
	@@sysname=`./configure --print-sysname`; \
	 if [ ! -d work.$$sysname ]; then \
	   echo No build directory for $$sysname - please run ./configure.; \
	else \
	   (cd work.$$sysname; make links); \
	fi

@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import ISC DHCP 3.0.1 RC6 client.
@
text
@@


1.1.1.1.4.1
log
@MFC: isc_dhcp_3_0_1_rc11

Approved by:	scottl(re)
@
text
@d3 1
a3 1
# Copyright (c) 2002 Internet Software Consortium.
@


1.1.1.2
log
@Import ISC DHCP 3.0.1 RC10 client.
@
text
@d3 1
a3 1
# Copyright (c) 2002 Internet Software Consortium.
@


1.1.1.3
log
@Import ISC DHCP 3.0.1 RC14 client.
@
text
@d3 2
a4 2
# Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
# Copyright (c) 1995-2003 by Internet Software Consortium
d6 3
a8 3
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
d10 8
a17 7
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR
# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
d19 13
a31 5
#   Internet Systems Consortium, Inc.
#   950 Charter Street
#   Redwood City, CA 94063
#   <info@@isc.org>
#   http://www.isc.org/
d33 1
a33 1
# This software has been written for Internet Systems Consortium
d35 1
a35 1
# To learn more about Internet Systems Consortium, see
d39 1
@


1.1.1.1.2.1
log
@MFC: DHCP 3.0.1 RC8
@
text
@@


1.1.1.1.2.2
log
@MFC: ISC DHCP 3.0.1 RC11

Approved by:  re (scottl)
@
text
@d3 1
a3 1
# Copyright (c) 2002 Internet Software Consortium.
@


