Revert previous checkin; I incorrectly thought that it was needed

due to having an old version of bsd.kmod.mk.

Caught by:	bde
This commit is contained in:
Archie Cobbs 1999-12-21 20:51:34 +00:00
parent 80ef02b65d
commit c01c073c4c
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ IFACE_IPX?= 0 # 0/1 - requires IPX configured in kernel
CFLAGS+= ${PROTOS}
CLEANFILES+= opt_inet.h opt_atalk.h opt_ipx.h
opt_inet.h:
touch opt_inet.h
.if ${IFACE_INET} > 0