Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way of

configuring INET).
This commit is contained in:
Bruce Evans 2000-09-26 19:32:51 +00:00
parent b63c1a6ce1
commit 4da485b40d
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ ETHER_8023=
ETHER_8022=
ETHER_SNAP=
CFLAGS+= ${PROTOS}
.if defined(EFDEBUG)
CFLAGS+= -DEF_DEBUG
.endif