This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/917: Instructions for making gdb.tar.gz need update for new makefile


The following reply was made to PR build/917; it has been noted by GNATS.

From: Michael Elizabeth Chastain <mec@shout.net>
To: ac131313@redhat.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: build/917: Instructions for making gdb.tar.gz need update for new makefile
Date: Thu, 9 Jan 2003 15:29:34 -0600

 This doesn't touch the gdb.tar.gz build instructions:
 
   @@ -5324,11 +5324,12 @@
    
    @smallexample
    make -f Makefile.in gdb.tar.gz
   +
    @end smallexample
    
    @noindent
    This will properly configure, clean, rebuild any files that are
   -distributed pre-built (e.g. @file{c-exp.tab.c} or @file{refcard.ps}),
   +distributed pre-built (e.g., @file{c-exp.tab.c} or @file{refcard.ps}),
    and will then make a tarfile.  (If the top level directory has already
    been configured, you can just do @code{make gdb.tar.gz} instead.)
    
 So I will proceed to write a patch but I'll keep it small to minimize
 the conflicts it will cause you.
 
 Michael C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]