From c3ec2148537fd3bfe6b2590beed42a5ea2cb102a Mon Sep 17 00:00:00 2001 From: wpaul Date: Tue, 25 Jul 1995 23:38:40 +0000 Subject: Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5. --- libexec/bootpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec/bootpd') diff --git a/libexec/bootpd/Makefile b/libexec/bootpd/Makefile index 2b00e81..e923968 100644 --- a/libexec/bootpd/Makefile +++ b/libexec/bootpd/Makefile @@ -1,8 +1,8 @@ # bootpd/Makefile -# $Id: Makefile,v 1.1.1.1 1994/09/30 05:45:04 pst Exp $ +# $Id: Makefile,v 1.2 1995/05/30 05:45:45 rgrimes Exp $ PROG= bootpd -#CFLAGS+= -DETC_ETHERS +CFLAGS+= -DETC_ETHERS CFLAGS+= -DSYSLOG -DDEBUG -DVEND_CMU SUBDIR= tools -- cgit v1.1