Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Peter.Schauer" <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
To: phdm@macqel.be (Philippe De Muyter)
Cc: gdb-patches@cygnus.com
Subject: Re: For gdb-4.17 : distclean and YYFILES
Date: Mon, 09 Feb 1998 23:09:00 -0000	[thread overview]
Message-ID: <199802100709.IAA00493@red.regent.e-technik.tu-muenchen.de> (raw)
In-Reply-To: <199802100547.GAA26755@mail.macqel.be>

While I agree with the other two patches you sent in recently,
this one is wrong.

The released GDB will be distributed with the YYFILES, because a distribution
shouldn't require yacc/bison for the build. Obviously distclean
shouldn't remove them, realclean/maintainer-clean should be used to get
rid of YYFILES.

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


-- 
Peter Schauer			pes@regent.e-technik.tu-muenchen.de


      reply	other threads:[~1998-02-09 23:09 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 ` For gdb-4.17 : distclean and YYFILES Philippe De Muyter
1998-02-09 23:09   ` Peter.Schauer [this message]

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=199802100709.IAA00493@red.regent.e-technik.tu-muenchen.de \
    --to=peter.schauer@regent.e-technik.tu-muenchen.de \
    --cc=gdb-patches@cygnus.com \
    --cc=phdm@macqel.be \
    /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