META_MODE: Fix wanting a meta file in source tree.
MFC after: 2 weeks Sponsored by: Dell EMC
This commit is contained in:
parent
2fa96d6348
commit
36a93b0c2f
@ -37,7 +37,7 @@ ${GENSRCS}: \
|
||||
# to appear when building the tree from 8.x worlds where fmake is the
|
||||
# default. fmake doens't define .MAKE.LEVEL so key off that to omit it,
|
||||
# while still allowing more-modern makes to theoretically update things.
|
||||
${GENSRCS}:
|
||||
${GENSRCS}: .NOMETA
|
||||
@echo "Error: ${.TARGET} is missing. Run 'make ahcfirmware'"
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user