public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 1b48c9: Makefile.in: Fix uninstall target
@ 2015-11-19 22:37 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-11-19 22:37 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 1b48c9bd83852894895dd3073a629a3221344f45
      https://github.com/crosstool-ng/crosstool-ng/commit/1b48c9bd83852894895dd3073a629a3221344f45
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M Makefile.in

  Log Message:
  -----------
  Makefile.in: Fix uninstall target

`make uninstall` is ran against `$(TARGETS)`, which includes `lib-kconfig`.
`lib-kconfig` is installed as a part of the `lib` target, so during
uninstall, removing `lib` is enough to also remove `lib-kconfig`.

Filter out `lib-kconfig` during `real-uninstall`.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: ba7ca97523db72a0c79fbd42626ca1f57da5727e
      https://github.com/crosstool-ng/crosstool-ng/commit/ba7ca97523db72a0c79fbd42626ca1f57da5727e
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M Makefile.in

  Log Message:
  -----------
  Merge pull request #278 from bhundven/fix-uninstall

Makefile.in: Fix uninstall target


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/7b69ac2fbbd1...ba7ca97523db

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-19 22:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-19 22:37 [crosstool-ng/crosstool-ng] 1b48c9: Makefile.in: Fix uninstall target Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).