mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
Uncomment 'CFLAGS+=ETC_ETHERS' -- we have support for this as of 2.0.5.
This commit is contained in:
parent
3e3de3f369
commit
017eb962e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9720
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user