~lidaobing/+junk/zhcon

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: LI Daobing
  • Date: 2008-11-04 04:39:18 UTC
  • Revision ID: lidaobing@gmail.com-20081104043918-nfwwvgfb0uied0mt
importĀ 1:0.2.6-5.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
#docs are not installed automatically now.
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ..
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
build_triplet = @build@
 
39
host_triplet = @host@
 
40
subdir = doc
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
42
        $(srcdir)/zhcon.1.in
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
48
CONFIG_HEADER = $(top_builddir)/config.h
 
49
CONFIG_CLEAN_FILES = zhcon.1
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
53
ACLOCAL = @ACLOCAL@
 
54
ALLOCA = @ALLOCA@
 
55
AMDEP_FALSE = @AMDEP_FALSE@
 
56
AMDEP_TRUE = @AMDEP_TRUE@
 
57
AMTAR = @AMTAR@
 
58
AUTOCONF = @AUTOCONF@
 
59
AUTOHEADER = @AUTOHEADER@
 
60
AUTOMAKE = @AUTOMAKE@
 
61
AWK = @AWK@
 
62
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
63
CATOBJEXT = @CATOBJEXT@
 
64
CC = @CC@
 
65
CCDEPMODE = @CCDEPMODE@
 
66
CFLAGS = @CFLAGS@
 
67
CPP = @CPP@
 
68
CPPFLAGS = @CPPFLAGS@
 
69
CXX = @CXX@
 
70
CXXCPP = @CXXCPP@
 
71
CXXDEPMODE = @CXXDEPMODE@
 
72
CXXFLAGS = @CXXFLAGS@
 
73
CYGPATH_W = @CYGPATH_W@
 
74
DATADIRNAME = @DATADIRNAME@
 
75
DEFS = @DEFS@
 
76
DEPDIR = @DEPDIR@
 
77
ECHO_C = @ECHO_C@
 
78
ECHO_N = @ECHO_N@
 
79
ECHO_T = @ECHO_T@
 
80
EGREP = @EGREP@
 
81
EXEEXT = @EXEEXT@
 
82
GENCAT = @GENCAT@
 
83
GLIBC21 = @GLIBC21@
 
84
GMSGFMT = @GMSGFMT@
 
85
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
86
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
 
87
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
88
HAVE_WPRINTF = @HAVE_WPRINTF@
 
89
INSTALL_DATA = @INSTALL_DATA@
 
90
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
91
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
92
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
93
INSTOBJEXT = @INSTOBJEXT@
 
94
INTLBISON = @INTLBISON@
 
95
INTLLIBS = @INTLLIBS@
 
96
INTLOBJS = @INTLOBJS@
 
97
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
98
LDFLAGS = @LDFLAGS@
 
99
LIBICONV = @LIBICONV@
 
100
LIBINTL = @LIBINTL@
 
101
LIBOBJS = @LIBOBJS@
 
102
LIBS = @LIBS@
 
103
LN_S = @LN_S@
 
104
LTLIBICONV = @LTLIBICONV@
 
105
LTLIBINTL = @LTLIBINTL@
 
106
LTLIBOBJS = @LTLIBOBJS@
 
107
MAINT = @MAINT@
 
108
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
109
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
110
MAKEINFO = @MAKEINFO@
 
111
MKINSTALLDIRS = @MKINSTALLDIRS@
 
112
MSGFMT = @MSGFMT@
 
113
MSGMERGE = @MSGMERGE@
 
114
OBJEXT = @OBJEXT@
 
115
PACKAGE = @PACKAGE@
 
116
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
117
PACKAGE_NAME = @PACKAGE_NAME@
 
118
PACKAGE_STRING = @PACKAGE_STRING@
 
119
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
120
PACKAGE_VERSION = @PACKAGE_VERSION@
 
121
PATH_SEPARATOR = @PATH_SEPARATOR@
 
122
POSUB = @POSUB@
 
123
RANLIB = @RANLIB@
 
124
SET_MAKE = @SET_MAKE@
 
125
SHELL = @SHELL@
 
126
STRIP = @STRIP@
 
127
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
128
USE_NLS = @USE_NLS@
 
129
VERSION = @VERSION@
 
130
XGETTEXT = @XGETTEXT@
 
131
ZHCON_LOCALE_DIR = @ZHCON_LOCALE_DIR@
 
132
ac_ct_CC = @ac_ct_CC@
 
133
ac_ct_CXX = @ac_ct_CXX@
 
134
ac_ct_RANLIB = @ac_ct_RANLIB@
 
135
ac_ct_STRIP = @ac_ct_STRIP@
 
136
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
137
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
138
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
139
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
140
am__include = @am__include@
 
141
am__leading_dot = @am__leading_dot@
 
142
am__quote = @am__quote@
 
143
am__tar = @am__tar@
 
144
am__untar = @am__untar@
 
145
bindir = @bindir@
 
146
build = @build@
 
147
build_alias = @build_alias@
 
148
build_cpu = @build_cpu@
 
149
build_os = @build_os@
 
150
build_vendor = @build_vendor@
 
151
datadir = @datadir@
 
152
exec_prefix = @exec_prefix@
 
153
host = @host@
 
154
host_alias = @host_alias@
 
155
host_cpu = @host_cpu@
 
156
host_os = @host_os@
 
157
host_vendor = @host_vendor@
 
158
includedir = @includedir@
 
159
infodir = @infodir@
 
160
install_sh = @install_sh@
 
161
libdir = @libdir@
 
162
libexecdir = @libexecdir@
 
163
localstatedir = @localstatedir@
 
164
mandir = $(DESTDIR)/@mandir@
 
165
mkdir_p = @mkdir_p@
 
166
oldincludedir = @oldincludedir@
 
167
prefix = @prefix@
 
168
program_transform_name = @program_transform_name@
 
169
sbindir = @sbindir@
 
170
sharedstatedir = @sharedstatedir@
 
171
sysconfdir = @sysconfdir@
 
172
target_alias = @target_alias@
 
173
EXTRA_DIST = zhcon.1.in poem.big5 poem.gb poem.gb.utf8 bpsf.txt manual.tex manual.dvi manual.ps README.html default.css html.tar.gz
 
174
all: all-am
 
175
 
 
176
.SUFFIXES:
 
177
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
178
        @for dep in $?; do \
 
179
          case '$(am__configure_deps)' in \
 
180
            *$$dep*) \
 
181
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
182
                && exit 0; \
 
183
              exit 1;; \
 
184
          esac; \
 
185
        done; \
 
186
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
 
187
        cd $(top_srcdir) && \
 
188
          $(AUTOMAKE) --foreign  doc/Makefile
 
189
.PRECIOUS: Makefile
 
190
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
191
        @case '$?' in \
 
192
          *config.status*) \
 
193
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
194
          *) \
 
195
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
196
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
197
        esac;
 
198
 
 
199
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
200
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
201
 
 
202
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
203
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
204
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
205
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
206
zhcon.1: $(top_builddir)/config.status $(srcdir)/zhcon.1.in
 
207
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
208
uninstall-info-am:
 
209
tags: TAGS
 
210
TAGS:
 
211
 
 
212
ctags: CTAGS
 
213
CTAGS:
 
214
 
 
215
 
 
216
distdir: $(DISTFILES)
 
217
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
218
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
219
        list='$(DISTFILES)'; for file in $$list; do \
 
220
          case $$file in \
 
221
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
222
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
223
          esac; \
 
224
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
225
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
226
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
227
            dir="/$$dir"; \
 
228
            $(mkdir_p) "$(distdir)$$dir"; \
 
229
          else \
 
230
            dir=''; \
 
231
          fi; \
 
232
          if test -d $$d/$$file; then \
 
233
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
234
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
235
            fi; \
 
236
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
237
          else \
 
238
            test -f $(distdir)/$$file \
 
239
            || cp -p $$d/$$file $(distdir)/$$file \
 
240
            || exit 1; \
 
241
          fi; \
 
242
        done
 
243
check-am: all-am
 
244
check: check-am
 
245
all-am: Makefile
 
246
installdirs:
 
247
install: install-am
 
248
install-exec: install-exec-am
 
249
install-data: install-data-am
 
250
uninstall: uninstall-am
 
251
 
 
252
install-am: all-am
 
253
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
254
 
 
255
installcheck: installcheck-am
 
256
install-strip:
 
257
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
258
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
259
          `test -z '$(STRIP)' || \
 
260
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
261
mostlyclean-generic:
 
262
 
 
263
clean-generic:
 
264
 
 
265
distclean-generic:
 
266
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
267
 
 
268
maintainer-clean-generic:
 
269
        @echo "This command is intended for maintainers to use"
 
270
        @echo "it deletes files that may require special tools to rebuild."
 
271
clean: clean-am
 
272
 
 
273
clean-am: clean-generic mostlyclean-am
 
274
 
 
275
distclean: distclean-am
 
276
        -rm -f Makefile
 
277
distclean-am: clean-am distclean-generic
 
278
 
 
279
dvi: dvi-am
 
280
 
 
281
dvi-am:
 
282
 
 
283
html: html-am
 
284
 
 
285
info: info-am
 
286
 
 
287
info-am:
 
288
 
 
289
install-data-am: install-data-local
 
290
 
 
291
install-exec-am:
 
292
 
 
293
install-info: install-info-am
 
294
 
 
295
install-man:
 
296
 
 
297
installcheck-am:
 
298
 
 
299
maintainer-clean: maintainer-clean-am
 
300
        -rm -f Makefile
 
301
maintainer-clean-am: distclean-am maintainer-clean-generic
 
302
 
 
303
mostlyclean: mostlyclean-am
 
304
 
 
305
mostlyclean-am: mostlyclean-generic
 
306
 
 
307
pdf: pdf-am
 
308
 
 
309
pdf-am:
 
310
 
 
311
ps: ps-am
 
312
 
 
313
ps-am:
 
314
 
 
315
uninstall-am: uninstall-info-am uninstall-local
 
316
 
 
317
.PHONY: all all-am check check-am clean clean-generic distclean \
 
318
        distclean-generic distdir dvi dvi-am html html-am info info-am \
 
319
        install install-am install-data install-data-am \
 
320
        install-data-local install-exec install-exec-am install-info \
 
321
        install-info-am install-man install-strip installcheck \
 
322
        installcheck-am installdirs maintainer-clean \
 
323
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
324
        pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
 
325
        uninstall-local
 
326
 
 
327
 
 
328
install-data-local:
 
329
        $(mkinstalldirs) $(mandir)/man1/
 
330
        $(INSTALL_DATA) $(top_builddir)/doc/zhcon.1 $(mandir)/man1/zhcon.1
 
331
 
 
332
uninstall-local:
 
333
        -rm -f $(mandir)/man1/zhcon.1
 
334
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
335
# Otherwise a system limit (for SysV at least) may be exceeded.
 
336
.NOEXPORT: