POTFILES.in: Remove config/rs6000/netware.h.
authorPhilipp Thomas <pthomas@suse.de>
Sat, 21 Oct 2000 19:04:38 +0000 (19:04 +0000)
committerPhilipp Thomas <pthomas@gcc.gnu.org>
Sat, 21 Oct 2000 19:04:38 +0000 (19:04 +0000)
2000-10-21  Philipp Thomas  <pthomas@suse.de>

* POTFILES.in: Remove config/rs6000/netware.h.
Remove the files moved out of libgcc and over
to libsupc++.
* Makefile.in.in (stamp-check-pot): Rename to stamp-check-po.
(check-po): New, more intuitive target to check POTFILES.in
for consistency.

From-SVN: r36997

gcc/po/ChangeLog
gcc/po/Makefile.in.in
gcc/po/POTFILES.in

index 2ae01e3edbebc1ad9004bb57d148284bf77a08b4..6a0744f0440f2f87f7be386796b627442e50c2a9 100644 (file)
@@ -1,3 +1,12 @@
+2000-10-21  Philipp Thomas  <pthomas@suse.de>
+
+       * POTFILES.in: Remove config/rs6000/netware.h.
+       Remove the files moved out of libgcc and over
+       to libsupc++.
+       * Makefile.in.in (stamp-check-pot): Rename to stamp-check-po.
+       (check-po): New, more intuitive target to check POTFILES.in
+       for consistency.
+
 2000-10-08  Philipp Thomas  <pthomas@suse.de>
 
        * POTFILES.in: Remove the files from the nuked
index 8e3a75719cfa692553e3dc8a66f5972e09239a62..ccd73698d10a5fae0a1c7d00cb7bc50cb6c10be8 100644 (file)
@@ -82,8 +82,10 @@ all: all-@USE_NLS@
 all-yes: $(CATALOGS) @MAINT@ $(srcdir)/cat-id-tbl.c 
 all-no:
 
-stamp-check-pot: $(POTFILES)
-       touch stamp-check-pot
+stamp-check-po: $(POTFILES)
+       touch stamp-check-po
+
+check-po: stamp-check-po
 
 $(srcdir)/$(PACKAGE).pot: $(POTFILES)
        $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \
index b5c1080aa51b46a01c27914d2f9a7425f474e63a..952044c33530828a68fc406afde61a1652897ce3 100644 (file)
@@ -449,7 +449,6 @@ config/rs6000/eabisim.h
 config/rs6000/linux.h
 config/rs6000/lynx.h
 config/rs6000/mach.h
-config/rs6000/netware.h
 config/rs6000/rs6000-protos.h
 config/rs6000/rs6000.c
 config/rs6000/rs6000.h
@@ -550,7 +549,6 @@ cp/except.c
 cp/expr.c
 cp/friend.c
 cp/g++spec.c
-cp/inc/new.h
 cp/init.c
 cp/lang-options.h
 cp/lang-specs.h
@@ -565,7 +563,6 @@ cp/repo.c
 cp/rtti.c
 cp/search.c
 cp/spew.c
-cp/tinfo.h
 cp/tree.c
 cp/typeck.c
 cp/typeck2.c