• zack's avatar
    * Makefile.in (INTL_TARGETS, POSUB): Delete all references. · 67881e18
    zack authored
    	(INTL_SUBDIRS): Just intl.
    	(.SUFFIXES): Add .gmo .po .pox.
    	(native): Also depend on build-@POSUB@.
    	(intl.all, intl.install): Depend on config.h and things it includes.
    	(po-generated): New target; depend on c-parse.c and tradcif.c.
    	(install-normal): Also depend on install-@POSUB@.
    	(XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): New variables.
    	(build-, install-, build-po, update-po, install-po,
    	.po.gmo, .po.pox, $(PACKAGE).pot, po/$(PACKAGE).pot): New rules.
    
    	* aclocal.m4: Prefix each entry in CATALOGS with "po/"
    	* configure.in: Don't munge XGETTEXT.  Don't generate
    	po/Makefile.in.
    	* configure: Regenerate.
    
    	* exgettext: Delete.
    	* config/m68k/m68k.h: Add doc strings for -msky and -mnosky.
    	* cp/Make-lang.in, java/Make-lang.in, objc/Make-lang.in: Replace
    	$(INTL_TARGETS) with po-generated.
    
    po:
    	* EXCLUDES: New file.
    	* exgettext: New helper script; completely rewritten.
    	* Makefile.in.in, POTFILES.in: Delete.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46680 138bc75d-0d04-0410-961f-82ee72b054a4
    67881e18
ChangeLog 374 KB