public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* dejgnu patch
@ 2002-07-28 10:39 Ian Dall
  2002-07-31  4:59 ` Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Dall @ 2002-07-28 10:39 UTC (permalink / raw)
  To: binutils

I believe there is a minor typo in dejagnu/testsuite/Makefile.in.

Here is a ChangeLog entry:

2002-07-27  Ian Dall  <ian@sibyl.beware.dropbear.id.au>

	* testsuite/Makefile.in (site.exp): Fix typo.
	




Index: dejagnu/testsuite/Makefile.in
===================================================================
RCS file: /cvs/src/src/dejagnu/testsuite/Makefile.in,v
retrieving revision 1.3
diff -c -r1.3 Makefile.in
*** dejagnu/testsuite/Makefile.in	19 Apr 2002 15:58:10 -0000	1.3
--- dejagnu/testsuite/Makefile.in	28 Jul 2002 13:07:47 -0000
***************
*** 316,322 ****
  	@echo 'Making a new site.exp file...'
  	@test ! -f site.bak || rm -f site.bak
  	@echo '## these variables are automatically generated by make ##' > $@-t
! 	@echo '# Do not edit here.  If you wish to override these values' >> $-t
  	@echo '# edit the last section' >> $@-t
  	@echo 'set objdir' `pwd` >> $@-t
  	@echo 'set tmpdir tmpdir' >> $@-t
--- 316,322 ----
  	@echo 'Making a new site.exp file...'
  	@test ! -f site.bak || rm -f site.bak
  	@echo '## these variables are automatically generated by make ##' > $@-t
! 	@echo '# Do not edit here.  If you wish to override these values' >> $@-t
  	@echo '# edit the last section' >> $@-t
  	@echo 'set objdir' `pwd` >> $@-t
  	@echo 'set tmpdir tmpdir' >> $@-t

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

* Re: dejgnu patch
  2002-07-28 10:39 dejgnu patch Ian Dall
@ 2002-07-31  4:59 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2002-07-31  4:59 UTC (permalink / raw)
  To: Ian Dall; +Cc: binutils

Hi Ian,

> I believe there is a minor typo in dejagnu/testsuite/Makefile.in. 
> 
> 2002-07-27  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
> 
> 	* testsuite/Makefile.in (site.exp): Fix typo.

Approved and applied.  I have also forwarded it to the master source
repository for dejagnu at Savannah.

Cheers
        Nick

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

end of thread, other threads:[~2002-07-31 10:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-28 10:39 dejgnu patch Ian Dall
2002-07-31  4:59 ` Nick Clifton

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