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

configuring INET).
This commit is contained in:
bde 2000-09-26 19:32:51 +00:00
parent 57dcd4a5b2
commit c3c08cef73

View File

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