Replace DPADD with DPSRCS to fix "make checkdpadd"
Phabric: D625 Approved by: jmmv (mentor) Reviewed by: dim PR: 192734 MFC after: 2 weeks
This commit is contained in:
parent
4207570add
commit
50671e8b4f
@ -237,5 +237,5 @@ Checkers.inc.h: ${CLANG_SRCS}/lib/StaticAnalyzer/Checkers/Checkers.td
|
||||
.endfor
|
||||
|
||||
SRCS+= ${TGHDRS:C/$/.inc.h/}
|
||||
DPADD+= ${TGHDRS:C/$/.inc.h/}
|
||||
DPSRCS+= ${TGHDRS:C/$/.inc.h/}
|
||||
CLEANFILES+= ${TGHDRS:C/$/.inc.h/} ${TGHDRS:C/$/.inc.d/}
|
||||
|
Loading…
x
Reference in New Issue
Block a user