This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Another round of POTFILES.in cleanups


Somehow my tree had gotten mixed up. So I completely checked out gcc and
subdirs. This time the new checking target caught the rest of the files I
had missed before. With this patch we're back to bootstrap land. Sorry for
the additional trouble I might have caused.

I checked in this:

2000-09-12  Philipp Thomas  <pthomas@suse.de>

	* POTFILES.in: Remove yet more files caught by the new
	checking target.
	* gcc.pot: Regenerated.
	* cat-id-tbl.c: Likewise.

Index: POTFILES.in
===================================================================
RCS file: /cvs/gcc/egcs/gcc/po/POTFILES.in,v
retrieving revision 1.26
diff -u -r1.26 POTFILES.in
--- POTFILES.in	2000/09/12 05:33:33	1.26
+++ POTFILES.in	2000/09/12 07:25:47
@@ -690,7 +690,6 @@
 gsyslimits.h
 gthr-dce.h
 gthr-posix.h
-gthr-qt.h
 gthr-single.h
 gthr-solaris.h
 gthr-vxworks.h
@@ -765,8 +764,6 @@
 pself3.c
 pself4.c
 pself5.c
-range.c
-range.h
 real.c
 real.h
 recog.c
@@ -804,7 +801,6 @@
 tlink.c
 toplev.c
 toplev.h
-tradcif.c
 tradcpp.c
 tree.c
 tree.h


-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h

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