diff options
author | Bruno Haible <bruno@clisp.org> | 2001-09-18 12:25:11 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2001-09-18 12:25:11 +0000 |
commit | 037756f6a14eba414f04c4e28d1bac95b4ed8943 (patch) | |
tree | 4c978cf29a273caaf72ea217a25d5fc06bb998e0 /man | |
parent | a9a917abf20e510d398250d4c432ab3fe0922dcf (diff) | |
download | external_gettext-037756f6a14eba414f04c4e28d1bac95b4ed8943.zip external_gettext-037756f6a14eba414f04c4e28d1bac95b4ed8943.tar.gz external_gettext-037756f6a14eba414f04c4e28d1bac95b4ed8943.tar.bz2 |
Regenerated.
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.in | 164 |
1 files changed, 113 insertions, 51 deletions
diff --git a/man/Makefile.in b/man/Makefile.in index 6449bdd..46ca602 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -1,6 +1,6 @@ -# Makefile.in generated automatically by automake 1.4-p2 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -59,10 +59,12 @@ POST_UNINSTALL = : host_alias = @host_alias@ host_triplet = @host@ AS = @AS@ +BUILDJAVA = @BUILDJAVA@ BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ -CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ +CLASSPATH = @CLASSPATH@ +CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@ CROSS_COMPILING = @CROSS_COMPILING@ DATADIRNAME = @DATADIRNAME@ DLLTOOL = @DLLTOOL@ @@ -72,28 +74,38 @@ EMACS = @EMACS@ EXEEXT = @EXEEXT@ GENCAT = @GENCAT@ GLIBC21 = @GLIBC21@ -GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ +HAVE_GCJ = @HAVE_GCJ@ +HAVE_GIJ = @HAVE_GIJ@ +HAVE_JAVAC = @HAVE_JAVAC@ +HAVE_JAVA_JVM = @HAVE_JAVA_JVM@ +HAVE_JIKES = @HAVE_JIKES@ +HAVE_JRE = @HAVE_JRE@ +HAVE_JVIEW = @HAVE_JVIEW@ INSTOBJEXT = @INSTOBJEXT@ INTLBISON = @INTLBISON@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ +JAR = @JAR@ +JAVA = @JAVA@ +JAVAC = @JAVAC@ +LEX = @LEX@ +LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIBTOOL = @LIBTOOL@ LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ MKINSTALLDIRS = @MKINSTALLDIRS@ -MSGFMT = @MSGFMT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ -POFILES = @POFILES@ POSUB = @POSUB@ RANLIB = @RANLIB@ STDBOOL_H = @STDBOOL_H@ STRIP = @STRIP@ +TESTJAVA = @TESTJAVA@ TEXI2HTML = @TEXI2HTML@ TEXI2PDF = @TEXI2PDF@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ @@ -107,30 +119,38 @@ mandir = @mandir@ docdir = $(prefix)/doc/@PACKAGE@ htmldir = $(docdir) +localedir = $(datadir)/locale + AUTOMAKE_OPTIONS = 1.2 gnits # A manual page for each of the bin_PROGRAMS in src/Makefile.am. -man_aux = gettext.x ngettext.x msgcmp.x msgfmt.x msgmerge.x msgunfmt.x xgettext.x msgcat.x msgcomm.x msgconv.x msgen.x msggrep.x msgsed.x +man_aux = gettext.x ngettext.x msgcmp.x msgfmt.x msgmerge.x msgunfmt.x xgettext.x msgattrib.x msgcat.x msgcomm.x msgconv.x msgen.x msgexec.x msggrep.x msguniq.x # Likewise, plus additional manual pages for the libintl functions. -man_MAN1 = gettext.1 ngettext.1 msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msggrep.1 msgsed.1 +man_MAN1GEN = gettext.1 ngettext.1 +man_MAN1IN = gettext.1.in ngettext.1.in +man_MAN1OTHER = msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msggrep.1 msguniq.1 +man_MAN1 = $(man_MAN1GEN) $(man_MAN1OTHER) man_MAN3 = gettext.3 ngettext.3 textdomain.3 bindtextdomain.3 bind_textdomain_codeset.3 man_MAN3IN = gettext.3.in ngettext.3.in textdomain.3.in bindtextdomain.3.in bind_textdomain_codeset.3.in -man_MANS = $(man_MAN1) $(man_MAN3) dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 - +man_MAN3LINK = dgettext.3 dcgettext.3 dngettext.3 dcngettext.3 +man_MANS = $(man_MAN1) $(man_MAN3) $(man_MAN3LINK) -man_HTML = gettext.1.html ngettext.1.html msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msggrep.1.html msgsed.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html +man_HTMLGEN = gettext.1.html ngettext.1.html +man_HTMLIN = gettext.1.html.in ngettext.1.html.in +man_HTMLOTHER = msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msggrep.1.html msguniq.1.html gettext.3.html ngettext.3.html textdomain.3.html bindtextdomain.3.html bind_textdomain_codeset.3.html +man_HTML = $(man_HTMLGEN) $(man_HTMLOTHER) -EXTRA_DIST = help2man $(man_aux) $(man_MANS) $(man_MAN3IN) $(man_HTML) -MAINTAINERCLEANFILES = $(man_MAN1) $(man_MAN3) $(man_HTML) -SUFFIXES = .1 .x +EXTRA_DIST = help2man $(man_aux) $(man_MAN1IN) $(man_MAN1OTHER) $(man_MAN3) $(man_MAN3IN) $(man_MAN3LINK) $(man_HTMLIN) $(man_HTMLOTHER) +CLEANFILES = $(man_MAN1GEN) $(man_HTMLGEN) +MAINTAINERCLEANFILES = $(man_MAN1IN) $(man_MAN1OTHER) $(man_MAN3) $(man_HTMLIN) $(man_HTMLOTHER) PERL = @PERL@ RM = rm -f @@ -142,13 +162,13 @@ HELP2MAN = $(PERL) -w -- $(srcdir)/help2man MAN2HTML = groff -mandoc -Thtml mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h -CONFIG_CLEAN_FILES = +CONFIG_CLEAN_FILES = x-to-1 man1dir = $(mandir)/man1 man3dir = $(mandir)/man3 MANS = $(man_MANS) NROFF = nroff -DIST_COMMON = ChangeLog Makefile.am Makefile.in +DIST_COMMON = ChangeLog Makefile.am Makefile.in x-to-1.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) @@ -157,7 +177,6 @@ TAR = tar GZIP_ENV = --best all: all-redirect .SUFFIXES: -.SUFFIXES: .1 .x $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnits --include-deps man/Makefile @@ -165,6 +184,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status +x-to-1: $(top_builddir)/config.status x-to-1.in + cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status install-man1: $(mkinstalldirs) $(DESTDIR)$(man1dir) @@ -286,6 +307,7 @@ installdirs: mostlyclean-generic: clean-generic: + -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) @@ -335,19 +357,45 @@ uninstall-local: uninstall-html # The progname.x files contain some extra information not found in the # "progname --help" output. -.x.1: - @progname=`basename $@ .1`; \ - executable=../src/$$progname; \ - case "$(PERL)" in *"/missing perl") perlok=no;; *) perlok=yes;; esac; \ - if test @CROSS_COMPILING@ = no && test -f $$executable && test $$perlok = yes; then \ - echo "Updating man page $@"; \ - echo "$(HELP2MAN) --include=$$progname.x $$executable > $$progname.1"; \ - rm -f t-$$progname.1; \ - $(HELP2MAN) --include=$$progname.x $$executable > t-$$progname.1 || exit 1; \ - mv t-$$progname.1 $$progname.1; \ - else \ - echo "WARNING: The man page $@ cannot be updated yet."; \ - fi + +gettext.1: gettext.1.in Makefile + sed -e 's|@''localedir''@|$(localedir)|g' < `if test -f gettext.1.in; then echo .; else echo $(srcdir); fi`/gettext.1.in > t-$@ + mv t-$@ $@ +ngettext.1: ngettext.1.in Makefile + sed -e 's|@''localedir''@|$(localedir)|g' < `if test -f ngettext.1.in; then echo .; else echo $(srcdir); fi`/ngettext.1.in > t-$@ + mv t-$@ $@ + +gettext.1.in: gettext.x + IN_HELP2MAN=1 $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/gettext$(EXEEXT) $(srcdir)/gettext.x gettext.1.in +ngettext.1.in: ngettext.x + IN_HELP2MAN=1 $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/ngettext$(EXEEXT) $(srcdir)/ngettext.x ngettext.1.in + +msgcmp.1: msgcmp.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgcmp$(EXEEXT) $(srcdir)/msgcmp.x msgcmp.1 +msgfmt.1: msgfmt.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgfmt$(EXEEXT) $(srcdir)/msgfmt.x msgfmt.1 +msgmerge.1: msgmerge.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgmerge$(EXEEXT) $(srcdir)/msgmerge.x msgmerge.1 +msgunfmt.1: msgunfmt.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgunfmt$(EXEEXT) $(srcdir)/msgunfmt.x msgunfmt.1 +xgettext.1: xgettext.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/xgettext$(EXEEXT) $(srcdir)/xgettext.x xgettext.1 +msgattrib.1: msgattrib.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgattrib$(EXEEXT) $(srcdir)/msgattrib.x msgattrib.1 +msgcat.1: msgcat.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgcat$(EXEEXT) $(srcdir)/msgcat.x msgcat.1 +msgcomm.1: msgcomm.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgcomm$(EXEEXT) $(srcdir)/msgcomm.x msgcomm.1 +msgconv.1: msgconv.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgconv$(EXEEXT) $(srcdir)/msgconv.x msgconv.1 +msgen.1: msgen.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgen$(EXEEXT) $(srcdir)/msgen.x msgen.1 +msgexec.1: msgexec.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msgexec$(EXEEXT) $(srcdir)/msgexec.x msgexec.1 +msggrep.1: msggrep.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msggrep$(EXEEXT) $(srcdir)/msggrep.x msggrep.1 +msguniq.1: msguniq.x + $(SHELL) x-to-1 "$(PERL)" "$(HELP2MAN)" ../src/msguniq$(EXEEXT) $(srcdir)/msguniq.x msguniq.1 # Depend on configure.in to get version number changes. $(man_MAN1): help2man $(top_srcdir)/configure.in @@ -372,59 +420,73 @@ bind_textdomain_codeset.3: bind_textdomain_codeset.3.in $(top_srcdir)/configure. html: $(man_HTML) -gettext.1.html: gettext.1 - $(MAN2HTML) `if test -f gettext.1; then echo .; else echo $(srcdir); fi`/gettext.1 > t-$@ +gettext.1.html: gettext.1.html.in Makefile + sed -e 's|@''localedir''@|$(localedir)|g' < `if test -f gettext.1.html.in; then echo .; else echo $(srcdir); fi`/gettext.1.html.in > t-$@ mv t-$@ $@ -ngettext.1.html: ngettext.1 - $(MAN2HTML) `if test -f ngettext.1; then echo .; else echo $(srcdir); fi`/ngettext.1 > t-$@ +ngettext.1.html: ngettext.1.html.in Makefile + sed -e 's|@''localedir''@|$(localedir)|g' < `if test -f ngettext.1.html.in; then echo .; else echo $(srcdir); fi`/ngettext.1.html.in > t-$@ mv t-$@ $@ + +gettext.1.html.in: gettext.1.in + $(MAN2HTML) `if test -f gettext.1.in; then echo .; else echo $(srcdir); fi`/gettext.1.in | sed -e '/CreationDate:/d' > t-$@ + mv t-$@ $@ +ngettext.1.html.in: ngettext.1.in + $(MAN2HTML) `if test -f ngettext.1.in; then echo .; else echo $(srcdir); fi`/ngettext.1.in | sed -e '/CreationDate:/d' > t-$@ + mv t-$@ $@ + msgcmp.1.html: msgcmp.1 - $(MAN2HTML) `if test -f msgcmp.1; then echo .; else echo $(srcdir); fi`/msgcmp.1 > t-$@ + $(MAN2HTML) `if test -f msgcmp.1; then echo .; else echo $(srcdir); fi`/msgcmp.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgfmt.1.html: msgfmt.1 - $(MAN2HTML) `if test -f msgfmt.1; then echo .; else echo $(srcdir); fi`/msgfmt.1 > t-$@ + $(MAN2HTML) `if test -f msgfmt.1; then echo .; else echo $(srcdir); fi`/msgfmt.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgmerge.1.html: msgmerge.1 - $(MAN2HTML) `if test -f msgmerge.1; then echo .; else echo $(srcdir); fi`/msgmerge.1 > t-$@ + $(MAN2HTML) `if test -f msgmerge.1; then echo .; else echo $(srcdir); fi`/msgmerge.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgunfmt.1.html: msgunfmt.1 - $(MAN2HTML) `if test -f msgunfmt.1; then echo .; else echo $(srcdir); fi`/msgunfmt.1 > t-$@ + $(MAN2HTML) `if test -f msgunfmt.1; then echo .; else echo $(srcdir); fi`/msgunfmt.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ xgettext.1.html: xgettext.1 - $(MAN2HTML) `if test -f xgettext.1; then echo .; else echo $(srcdir); fi`/xgettext.1 > t-$@ + $(MAN2HTML) `if test -f xgettext.1; then echo .; else echo $(srcdir); fi`/xgettext.1 | sed -e '/CreationDate:/d' > t-$@ + mv t-$@ $@ +msgattrib.1.html: msgattrib.1 + $(MAN2HTML) `if test -f msgattrib.1; then echo .; else echo $(srcdir); fi`/msgattrib.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgcat.1.html: msgcat.1 - $(MAN2HTML) `if test -f msgcat.1; then echo .; else echo $(srcdir); fi`/msgcat.1 > t-$@ + $(MAN2HTML) `if test -f msgcat.1; then echo .; else echo $(srcdir); fi`/msgcat.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgcomm.1.html: msgcomm.1 - $(MAN2HTML) `if test -f msgcomm.1; then echo .; else echo $(srcdir); fi`/msgcomm.1 > t-$@ + $(MAN2HTML) `if test -f msgcomm.1; then echo .; else echo $(srcdir); fi`/msgcomm.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgconv.1.html: msgconv.1 - $(MAN2HTML) `if test -f msgconv.1; then echo .; else echo $(srcdir); fi`/msgconv.1 > t-$@ + $(MAN2HTML) `if test -f msgconv.1; then echo .; else echo $(srcdir); fi`/msgconv.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msgen.1.html: msgen.1 - $(MAN2HTML) `if test -f msgen.1; then echo .; else echo $(srcdir); fi`/msgen.1 > t-$@ + $(MAN2HTML) `if test -f msgen.1; then echo .; else echo $(srcdir); fi`/msgen.1 | sed -e '/CreationDate:/d' > t-$@ + mv t-$@ $@ +msgexec.1.html: msgexec.1 + $(MAN2HTML) `if test -f msgexec.1; then echo .; else echo $(srcdir); fi`/msgexec.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ msggrep.1.html: msggrep.1 - $(MAN2HTML) `if test -f msggrep.1; then echo .; else echo $(srcdir); fi`/msggrep.1 > t-$@ + $(MAN2HTML) `if test -f msggrep.1; then echo .; else echo $(srcdir); fi`/msggrep.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ -msgsed.1.html: msgsed.1 - $(MAN2HTML) `if test -f msgsed.1; then echo .; else echo $(srcdir); fi`/msgsed.1 > t-$@ +msguniq.1.html: msguniq.1 + $(MAN2HTML) `if test -f msguniq.1; then echo .; else echo $(srcdir); fi`/msguniq.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ gettext.3.html: gettext.3.in - $(MAN2HTML) $(srcdir)/gettext.3.in > t-$@ + $(MAN2HTML) $(srcdir)/gettext.3.in | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ ngettext.3.html: ngettext.3.in - $(MAN2HTML) $(srcdir)/ngettext.3.in > t-$@ + $(MAN2HTML) $(srcdir)/ngettext.3.in | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ textdomain.3.html: textdomain.3.in - $(MAN2HTML) $(srcdir)/textdomain.3.in > t-$@ + $(MAN2HTML) $(srcdir)/textdomain.3.in | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ bindtextdomain.3.html: bindtextdomain.3.in - $(MAN2HTML) $(srcdir)/bindtextdomain.3.in > t-$@ + $(MAN2HTML) $(srcdir)/bindtextdomain.3.in | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ bind_textdomain_codeset.3.html: bind_textdomain_codeset.3.in - $(MAN2HTML) $(srcdir)/bind_textdomain_codeset.3.in > t-$@ + $(MAN2HTML) $(srcdir)/bind_textdomain_codeset.3.in | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ install-html: |