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