* [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir
@ 2004-03-29 20:05 Joel Brobecker
2004-03-30 22:10 ` Joel Brobecker
0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2004-03-29 20:05 UTC (permalink / raw)
To: gdb-patches
This patch is dependent on the gdb.ada subdirectory being created:
http://sources.redhat.com/ml/gdb-patches/2004-03/msg00727.html
It updates testsuite/Makefile.in to include gdb.ada in the list of subdirs.
2004-03-29 J. Brobecker <brobecker@gnat.com>
* Makefile.in (ALL_SUBDIRS) Add gdb.ada.
Ok to apply?
Thanks,
--
Joel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir 2004-03-29 20:05 [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir Joel Brobecker @ 2004-03-30 22:10 ` Joel Brobecker 2004-03-31 16:11 ` Andrew Cagney 0 siblings, 1 reply; 4+ messages in thread From: Joel Brobecker @ 2004-03-30 22:10 UTC (permalink / raw) To: gdb-patches [-- Attachment #1: Type: text/plain, Size: 382 bytes --] [Resent with the patch, this time] This patch is dependent on the gdb.ada subdirectory being created: http://sources.redhat.com/ml/gdb-patches/2004-03/msg00727.html It updates testsuite/Makefile.in to include gdb.ada in the list of subdirs. 2004-03-29 J. Brobecker <brobecker@gnat.com> * Makefile.in (ALL_SUBDIRS) Add gdb.ada. Ok to apply? Thanks, -- Joel [-- Attachment #2: Makefile.in.diff --] [-- Type: text/plain, Size: 750 bytes --] Index: Makefile.in =================================================================== RCS file: /cvs/src/src/gdb/testsuite/Makefile.in,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.in --- Makefile.in 23 Aug 2003 03:55:58 -0000 1.8 +++ Makefile.in 30 Mar 2004 22:10:07 -0000 @@ -35,8 +35,8 @@ SHELL = @SHELL@ EXEEXT = @EXEEXT@ SUBDIRS = @subdirs@ RPATH_ENVVAR = @RPATH_ENVVAR@ -ALL_SUBDIRS = gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm gdb.java gdb.mi \ - gdb.objc gdb.threads gdb.trace $(SUBDIRS) +ALL_SUBDIRS = gdb.ada gdb.arch gdb.asm gdb.base gdb.cp gdb.disasm \ + gdb.java gdb.mi gdb.objc gdb.threads gdb.trace $(SUBDIRS) EXPECT = `if [ -f $${rootme}/../../expect/expect ] ; then \ echo $${rootme}/../../expect/expect ; \ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir 2004-03-30 22:10 ` Joel Brobecker @ 2004-03-31 16:11 ` Andrew Cagney 2004-04-01 0:59 ` Joel Brobecker 0 siblings, 1 reply; 4+ messages in thread From: Andrew Cagney @ 2004-03-31 16:11 UTC (permalink / raw) To: Joel Brobecker; +Cc: gdb-patches > 2004-03-29 J. Brobecker <brobecker@gnat.com> > > * Makefile.in (ALL_SUBDIRS) Add gdb.ada. > Ok. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir 2004-03-31 16:11 ` Andrew Cagney @ 2004-04-01 0:59 ` Joel Brobecker 0 siblings, 0 replies; 4+ messages in thread From: Joel Brobecker @ 2004-04-01 0:59 UTC (permalink / raw) To: Andrew Cagney; +Cc: gdb-patches > >2004-03-29 J. Brobecker <brobecker@gnat.com> > > > > * Makefile.in (ALL_SUBDIRS) Add gdb.ada. > > > > Ok. Thank you, checked in. -- Joel ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-04-01 0:59 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2004-03-29 20:05 [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir Joel Brobecker 2004-03-30 22:10 ` Joel Brobecker 2004-03-31 16:11 ` Andrew Cagney 2004-04-01 0:59 ` Joel Brobecker
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox