Date: Thu, 10 Nov 2005 12:07:12 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.snmpmod.mk Message-ID: <200511101207.jAAC7C9E075021@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-11-10 12:07:12 UTC
FreeBSD src repository
Modified files:
share/mk bsd.snmpmod.mk
Log:
Don't include bsd.init.mk so early - it's just not needed here.
Use . instead of ${.OBJDIR}.
Move DEFSDIR and BMIBSDIR under the resp. .if clauses so that they
get defined only if DEFS and BMIBS are defined.
Submitted by: ru
Revision Changes Path
1.2 +3 -5 src/share/mk/bsd.snmpmod.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511101207.jAAC7C9E075021>
