This is the mail archive of the gdb-patches@sourceware.org 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: Duplicate file names in gdb/Makefile.in


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli>   ALLDEPFILES = \
Eli> 	  aix-thread.c \
Eli> 	  ...
Eli> 	  sparc-linux-tdep.c sparc-nat.c sparc-sol2-nat.c sparc-sol2-tdep.c \
Eli> 	  sparc-tdep.c sparc-sol2-nat.c sparc-sol2-tdep.c sparc64-linux-nat.c \

Eli> This duplication of sparc-sol2-*.c is a mistake, right?

Yes.

Tom


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