sys.mk no longer includes bsd.own.mk so I need to include it here for
the definition of SHAREMODE. Submitted by: Udo Schweigert <Udo.Schweigert@siemens.com>
This commit is contained in:
parent
3257084c21
commit
a3dbce9777
@ -226,3 +226,6 @@ restart restart-mta restart-mspq:
|
||||
.if exists(Makefile.local)
|
||||
.include "Makefile.local"
|
||||
.endif
|
||||
|
||||
# For the definition of $SHAREMODE
|
||||
.include <bsd.own.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user