Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5.

This commit is contained in:
Bill Paul 1995-07-25 23:38:40 +00:00
parent 3e3de3f369
commit 017eb962e0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9720

View File

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