[cfe-commits] [PATCH] include/clang/Makefile: [PR9321] "make install" may install include files along explicit pattern.
Douglas Gregor
dgregor at apple.com
Mon Mar 7 07:06:29 PST 2011
On Feb 27, 2011, at 8:50 PM, NAKAMURA Takumi wrote:
> ---
> include/clang/Makefile | 16 ++++++++++++----
> 1 files changed, 12 insertions(+), 4 deletions(-)
>
> To determine installed files with FIND(1), pattern exclusions are used.
> I propose explicit patterns.
LGTM!
- Doug
More information about the cfe-commits
mailing list