From: "Philippe De Muyter" <phdm@macqel.be>
To: @mail.macqel.be.no.domain.at.all (Jason Molenda)
Cc: gdb-patches@cygnus.com
Subject: For gdb-4.17 : distclean and YYFILES
Date: Mon, 09 Feb 1998 21:48:00 -0000 [thread overview]
Message-ID: <199802100547.GAA26755@mail.macqel.be> (raw)
In-Reply-To: <19980206204523.51968@cygnus.com>
distclean forgets some files :
Mon Feb 9 16:47:11 1998 Philippe De Muyter <phdm@macqel.be>
* Makefile.in (distclean): Add `rm $(YYFILES)'.
--- ./gdb/Makefile.in Mon Feb 9 16:44:52 1998
+++ ./gdb/Makefile.in Mon Feb 9 13:01:14 1998
@@ -707,6 +707,7 @@
rm -f nm.h tm.h xm.h config.status config.h stamp-h .gdbinit
rm -f y.output yacc.acts yacc.tmp y.tab.h
rm -f config.log config.cache
+ rm -f $(YYFILES)
rm -f Makefile
maintainer-clean realclean: distclean clean
next prev parent reply other threads:[~1998-02-09 21:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <19980206204523.51968@cygnus.com>
1998-02-09 21:38 ` For gdb-4.17 : COFF and C++ Philippe De Muyter
1998-02-09 21:43 ` For gdb-4.17 : COFF and unsigned enum's Philippe De Muyter
1998-02-09 21:48 ` Philippe De Muyter [this message]
1998-02-09 23:09 ` For gdb-4.17 : distclean and YYFILES Peter.Schauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=199802100547.GAA26755@mail.macqel.be \
--to=phdm@macqel.be \
--cc=gdb-patches@cygnus.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox