Make sure we trigger generation of headers
This commit is contained in:
parent
61a0a6e421
commit
951b9d65e0
@ -196,3 +196,7 @@ Checkers.inc.h: ${CLANG_SRCS}/lib/StaticAnalyzer/Checkers/Checkers.td \
|
||||
SRCS+= ${TGHDRS:C/$/.inc.h/}
|
||||
DPADD+= ${TGHDRS:C/$/.inc.h/}
|
||||
CLEANFILES+= ${TGHDRS:C/$/.inc.h/}
|
||||
|
||||
# if we are not doing explicit 'make depend', there is
|
||||
# nothing to cause these to be generated.
|
||||
beforebuild: ${SRCS:M*.inc.h}
|
||||
|
Loading…
x
Reference in New Issue
Block a user