Regularly scheduled patch to unbreak regularly scheduled post-ipfilter

buildworld breakage.

Exclude loglevel.c from the build. It does not appear to be used by
anything in the tree and buildworld succeeds just fine without it.
This commit is contained in:
Alexander Kabaev 2006-08-17 03:19:38 +00:00
parent 4e7ff69a4c
commit 5869a34acd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161387

View File

@ -12,7 +12,7 @@ SRCS= addicmp.c addipopt.c bcopywrap.c binprint.c \
ipoptsec.c ipf_dotuning.c ipft_ef.c ipft_hx.c ipft_pc.c \
ipft_sn.c ipft_td.c ipft_tx.c kmem.c kmemcpywrap.c \
kvatoname.c load_hash.c load_hashnode.c load_pool.c \
load_poolnode.c loglevel.c mutex_emul.c \
load_poolnode.c mutex_emul.c \
nametokva.c nat_setgroupmap.c ntomask.c optname.c \
optprint.c optprintv6.c optvalue.c portname.c portnum.c \
ports.c print_toif.c printactivenat.c printaps.c printbuf.c \