This is the mail archive of the gdb-patches@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]

Re: [RFA] Makefile.in tweak


On Sun, Oct 08, 2000 at 10:30:21AM +1100, Ben Elliston wrote:
>The following patch is a very minor change -- it replaces leading spaces
>with a single hard tab in Makefile.in so that Emacs doesn't complain about a
>possible Makefile syntax error.  Okay to commit?

Sure.  Go ahead.

cgf

>--- Makefile.in 2000/09/15 10:21:14     1.791
>+++ Makefile.in 2000/10/07 23:28:17
>@@ -646,7 +646,7 @@
>        ui-out.o cli-out.o \
>        varobj.o wrapper.o \
>        jv-lang.o jv-valprint.o jv-typeprint.o \
>-       m2-lang.o p-lang.o p-typeprint.o p-valprint.o \
>+       m2-lang.o p-lang.o p-typeprint.o p-valprint.o \
>        scm-exp.o scm-lang.o scm-valprint.o complaints.o typeprint.o \
>        c-typeprint.o ch-typeprint.o f-typeprint.o m2-typeprint.o \
>        c-valprint.o cp-valprint.o ch-valprint.o f-valprint.o m2-valprint.o \
>
>Ben

-- 
cgf@cygnus.com                        Cygnus Solutions, a Red Hat company
http://sourceware.cygnus.com/         http://www.redhat.com/

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