public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/102657] New: libcody makefile is missing a mostlyclean target
@ 2021-10-08 21:37 egallager at gcc dot gnu.org
  2021-10-09 14:12 ` [Bug other/102657] " egallager at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: egallager at gcc dot gnu.org @ 2021-10-08 21:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102657

            Bug ID: 102657
           Summary: libcody makefile is missing a mostlyclean target
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: egallager at gcc dot gnu.org
                CC: nathan at gcc dot gnu.org
  Target Milestone: ---

Doing `make mostlyclean` in a build directory fails in libcody saying:

Doing mostlyclean in libcody
make[2]: *** No rule to make target `mostlyclean'.  Stop.
make[1]: *** [mostlyclean-libcody] Error 1
make: *** [do-mostlyclean] Error 2

Reading libcody's Makefile confirms that this target is indeed missing.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-01  7:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 21:37 [Bug other/102657] New: libcody makefile is missing a mostlyclean target egallager at gcc dot gnu.org
2021-10-09 14:12 ` [Bug other/102657] " egallager at gcc dot gnu.org
2021-10-11 10:40 ` marxin at gcc dot gnu.org
2021-10-12 20:09 ` egallager at gcc dot gnu.org
2021-10-25 16:56 ` egallager at gcc dot gnu.org
2021-11-01  3:47 ` cvs-commit at gcc dot gnu.org
2021-11-01  7:45 ` marxin at gcc dot gnu.org

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).