Fix the upgrade path for fmake by allowing the include of src.opts.mk
to fail and falling back on the conservative testing of variables already in place. This should stop the tide of tinderbox mail.
This commit is contained in:
parent
95da66135d
commit
f0e845794d
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.include "src.opts.mk"
|
||||
.sinclude <src.opts.mk>
|
||||
|
||||
.if defined(.PARSEDIR)
|
||||
# make sure this is available to unit-tests/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user