We do not ever want _srcconf_included_ as MAIN target.
This commit is contained in:
parent
5d8aa561bc
commit
0cc7234e3b
@ -9,5 +9,5 @@
|
||||
SRCCONF?= /etc/src.conf
|
||||
.if (exists(${SRCCONF}) || ${SRCCONF} != "/etc/src.conf") && !target(_srcconf_included_)
|
||||
.include "${SRCCONF}"
|
||||
_srcconf_included_:
|
||||
_srcconf_included_: .NOTMAIN
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user