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]

PATCH to add cpplib files to POTFILES.in



The attached patch against egcs HEAD adds missing cpplib files to
gcc/po/POTFILES.in.

	Jeff






Index: POTFILES.in
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/po/POTFILES.in,v
retrieving revision 1.6
diff -u -r1.6 POTFILES.in
--- POTFILES.in	1999/09/04 12:20:28	1.6
+++ POTFILES.in	1999/09/05 03:13:12
@@ -590,11 +590,14 @@
 cppalloc.c
 cpperror.c
 cppexp.c
+cppfiles.c
 cpphash.c
 cpphash.h
+cppinit.c
 cpplib.c
 cpplib.h
 cppmain.c
+cppspec.c
 #crtstuff.c is part of the GCC library
 cse.c
 dbxout.c


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