head	1.2;
access;
symbols
	RELENG_2_1_7_RELEASE:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	BETA1_0:1.1.1.1
	NETBSD:1.1.1;
locks; strict;
comment	@# @;


1.2
date	96.01.23.02.24.01;	author pst;	state dead;
branches;
next	1.1;

1.1
date	94.09.30.05.43.12;	author pst;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.30.05.43.13;	author pst;	state Exp;
branches
	1.1.1.1.6.1;
next	;

1.1.1.1.6.1
date	99.09.05.11.21.45;	author peter;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove bootpgw
@
text
@# Makefile
# $Id: Makefile,v 1.1 1994/09/30 05:43:12 pst Exp pst $

PROG=	bootpgw
NOMAN=  true
SRCS=	bootpgw.c getif.c hwaddr.c report.c rtmsg.c

SRCDIR=	${.CURDIR}/../bootpd
CFLAGS+=-I${SRCDIR}
.PATH:	${SRCDIR}

.include <bsd.prog.mk>
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# $Id$
@


1.1.1.1
log
@Rearrange bootp
@
text
@@


1.1.1.1.6.1
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@

