This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, gcc/Makefile.in] Fix typo on ref to multi_dir variable in install-mkheaders


Hello,

The attached patch fixes a typo in a Makefile rule, which
we noticed while working on fixincludes for a specific target.

Bootstrapped and regression tested fine on x86_64-linux.

OK to commit ?

Thanks much in advance for your feedback,

With Kind Regards,

Olivier

2017-08-04  Douglas Rupp  <rupp@adacore.com>

        * Makefile.in (install-mkheaders): Fix typo, where the multi_dir
        variable was referenced as multidir in command.

Attachment: fixinc-multidir.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]