~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to help/zh_TW/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-06-22 22:26:26 UTC
  • mfrom: (1.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 147.
  • Revision ID: james.westby@ubuntu.com-20090622222626-lfdc32sakbz19yuu
ImportĀ upstreamĀ versionĀ 2.26.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  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
 
VPATH = @srcdir@
17
 
pkgdatadir = $(datadir)/@PACKAGE@
18
 
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
install_sh_DATA = $(install_sh) -c -m 644
22
 
install_sh_PROGRAM = $(install_sh) -c
23
 
install_sh_SCRIPT = $(install_sh) -c
24
 
INSTALL_HEADER = $(INSTALL_DATA)
25
 
transform = $(program_transform_name)
26
 
NORMAL_INSTALL = :
27
 
PRE_INSTALL = :
28
 
POST_INSTALL = :
29
 
NORMAL_UNINSTALL = :
30
 
PRE_UNINSTALL = :
31
 
POST_UNINSTALL = :
32
 
build_triplet = @build@
33
 
host_triplet = @host@
34
 
subdir = help/zh_TW
35
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/m4/d-type.m4 \
38
 
        $(top_srcdir)/m4/gnome-doc-utils.m4 \
39
 
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/intltool.m4 \
40
 
        $(top_srcdir)/configure.in
41
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42
 
        $(ACLOCAL_M4)
43
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44
 
CONFIG_HEADER = $(top_builddir)/config.h
45
 
CONFIG_CLEAN_FILES =
46
 
SOURCES =
47
 
DIST_SOURCES =
48
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49
 
        html-recursive info-recursive install-data-recursive \
50
 
        install-dvi-recursive install-exec-recursive \
51
 
        install-html-recursive install-info-recursive \
52
 
        install-pdf-recursive install-ps-recursive install-recursive \
53
 
        installcheck-recursive installdirs-recursive pdf-recursive \
54
 
        ps-recursive uninstall-recursive
55
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
56
 
  distclean-recursive maintainer-clean-recursive
57
 
ETAGS = etags
58
 
CTAGS = ctags
59
 
DIST_SUBDIRS = $(SUBDIRS)
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
ACLOCAL = @ACLOCAL@
62
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
63
 
ALL_LINGUAS = @ALL_LINGUAS@
64
 
AMTAR = @AMTAR@
65
 
AR = @AR@
66
 
AS = @AS@
67
 
AUTOCONF = @AUTOCONF@
68
 
AUTOHEADER = @AUTOHEADER@
69
 
AUTOMAKE = @AUTOMAKE@
70
 
AWK = @AWK@
71
 
BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
72
 
BONOBO_IDLDIR = @BONOBO_IDLDIR@
73
 
CATALOGS = @CATALOGS@
74
 
CATOBJEXT = @CATOBJEXT@
75
 
CC = @CC@
76
 
CCDEPMODE = @CCDEPMODE@
77
 
CFLAGS = @CFLAGS@
78
 
CLOCK_CFLAGS = @CLOCK_CFLAGS@
79
 
CLOCK_EDS_ICONDIR = @CLOCK_EDS_ICONDIR@
80
 
CLOCK_LIBS = @CLOCK_LIBS@
81
 
CLOCK_MECHANISM_CFLAGS = @CLOCK_MECHANISM_CFLAGS@
82
 
CLOCK_MECHANISM_LIBS = @CLOCK_MECHANISM_LIBS@
83
 
CLOCK_TIME_UTILITY = @CLOCK_TIME_UTILITY@
84
 
CPP = @CPP@
85
 
CPPFLAGS = @CPPFLAGS@
86
 
CXX = @CXX@
87
 
CXXCPP = @CXXCPP@
88
 
CXXDEPMODE = @CXXDEPMODE@
89
 
CXXFLAGS = @CXXFLAGS@
90
 
CYGPATH_W = @CYGPATH_W@
91
 
DATADIRNAME = @DATADIRNAME@
92
 
DEFS = @DEFS@
93
 
DEPDIR = @DEPDIR@
94
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
95
 
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
96
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
97
 
DLLTOOL = @DLLTOOL@
98
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
99
 
DSYMUTIL = @DSYMUTIL@
100
 
ECHO = @ECHO@
101
 
ECHO_C = @ECHO_C@
102
 
ECHO_N = @ECHO_N@
103
 
ECHO_T = @ECHO_T@
104
 
EGREP = @EGREP@
105
 
EXEEXT = @EXEEXT@
106
 
F77 = @F77@
107
 
FFLAGS = @FFLAGS@
108
 
FISH_CFLAGS = @FISH_CFLAGS@
109
 
FISH_LIBS = @FISH_LIBS@
110
 
GCONFTOOL = @GCONFTOOL@
111
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
112
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
113
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
114
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
115
 
GMOFILES = @GMOFILES@
116
 
GMSGFMT = @GMSGFMT@
117
 
GREP = @GREP@
118
 
GTKDOC_CHECK = @GTKDOC_CHECK@
119
 
GTKDOC_REBASE = @GTKDOC_REBASE@
120
 
HELP_DIR = @HELP_DIR@
121
 
HTML_DIR = @HTML_DIR@
122
 
INSTALL = @INSTALL@
123
 
INSTALL_DATA = @INSTALL_DATA@
124
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
125
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
126
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127
 
INSTOBJEXT = @INSTOBJEXT@
128
 
INTLLIBS = @INTLLIBS@
129
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
130
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
131
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
132
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
133
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
134
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
135
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
136
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
137
 
INTLTOOL_PERL = @INTLTOOL_PERL@
138
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
139
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
140
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
141
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
142
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
143
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
144
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
145
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
146
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
147
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
148
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
149
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
150
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
151
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
152
 
LDFLAGS = @LDFLAGS@
153
 
LIBOBJS = @LIBOBJS@
154
 
LIBPANEL_APPLET_CFLAGS = @LIBPANEL_APPLET_CFLAGS@
155
 
LIBPANEL_APPLET_LIBS = @LIBPANEL_APPLET_LIBS@
156
 
LIBS = @LIBS@
157
 
LIBTOOL = @LIBTOOL@
158
 
LIB_PANEL_APPLET_LT_VERSION = @LIB_PANEL_APPLET_LT_VERSION@
159
 
LN_S = @LN_S@
160
 
LTLIBOBJS = @LTLIBOBJS@
161
 
MAINT = @MAINT@
162
 
MAKEINFO = @MAKEINFO@
163
 
MKDIR_P = @MKDIR_P@
164
 
MKINSTALLDIRS = @MKINSTALLDIRS@
165
 
MSGFMT = @MSGFMT@
166
 
MSGFMT_OPTS = @MSGFMT_OPTS@
167
 
MSGMERGE = @MSGMERGE@
168
 
NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@
169
 
NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@
170
 
NMEDIT = @NMEDIT@
171
 
NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@
172
 
NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@
173
 
OBJDUMP = @OBJDUMP@
174
 
OBJEXT = @OBJEXT@
175
 
OMF_DIR = @OMF_DIR@
176
 
ORBIT_IDL = @ORBIT_IDL@
177
 
PACKAGE = @PACKAGE@
178
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
179
 
PACKAGE_NAME = @PACKAGE_NAME@
180
 
PACKAGE_STRING = @PACKAGE_STRING@
181
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
182
 
PACKAGE_VERSION = @PACKAGE_VERSION@
183
 
PANEL_CFLAGS = @PANEL_CFLAGS@
184
 
PANEL_LIBS = @PANEL_LIBS@
185
 
PATH_SEPARATOR = @PATH_SEPARATOR@
186
 
PERL = @PERL@
187
 
PKG_CONFIG = @PKG_CONFIG@
188
 
POFILES = @POFILES@
189
 
POLKIT_DBUS_CFLAGS = @POLKIT_DBUS_CFLAGS@
190
 
POLKIT_DBUS_LIBS = @POLKIT_DBUS_LIBS@
191
 
POLKIT_GNOME_CFLAGS = @POLKIT_GNOME_CFLAGS@
192
 
POLKIT_GNOME_LIBS = @POLKIT_GNOME_LIBS@
193
 
POLKIT_POLICY_FILE_VALIDATE = @POLKIT_POLICY_FILE_VALIDATE@
194
 
POSUB = @POSUB@
195
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
196
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
197
 
RANLIB = @RANLIB@
198
 
REBUILD = @REBUILD@
199
 
SED = @SED@
200
 
SET_MAKE = @SET_MAKE@
201
 
SHELL = @SHELL@
202
 
STRIP = @STRIP@
203
 
USE_NLS = @USE_NLS@
204
 
VERSION = @VERSION@
205
 
WARN_CFLAGS = @WARN_CFLAGS@
206
 
WNCKLET_CFLAGS = @WNCKLET_CFLAGS@
207
 
WNCKLET_LIBS = @WNCKLET_LIBS@
208
 
XGETTEXT = @XGETTEXT@
209
 
XMKMF = @XMKMF@
210
 
X_CFLAGS = @X_CFLAGS@
211
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
212
 
X_LIBS = @X_LIBS@
213
 
X_PRE_LIBS = @X_PRE_LIBS@
214
 
abs_builddir = @abs_builddir@
215
 
abs_srcdir = @abs_srcdir@
216
 
abs_top_builddir = @abs_top_builddir@
217
 
abs_top_srcdir = @abs_top_srcdir@
218
 
ac_ct_CC = @ac_ct_CC@
219
 
ac_ct_CXX = @ac_ct_CXX@
220
 
ac_ct_F77 = @ac_ct_F77@
221
 
am__include = @am__include@
222
 
am__leading_dot = @am__leading_dot@
223
 
am__quote = @am__quote@
224
 
am__tar = @am__tar@
225
 
am__untar = @am__untar@
226
 
bindir = @bindir@
227
 
build = @build@
228
 
build_alias = @build_alias@
229
 
build_cpu = @build_cpu@
230
 
build_os = @build_os@
231
 
build_vendor = @build_vendor@
232
 
builddir = @builddir@
233
 
datadir = @datadir@
234
 
datarootdir = @datarootdir@
235
 
docdir = @docdir@
236
 
dvidir = @dvidir@
237
 
exec_prefix = @exec_prefix@
238
 
host = @host@
239
 
host_alias = @host_alias@
240
 
host_cpu = @host_cpu@
241
 
host_os = @host_os@
242
 
host_vendor = @host_vendor@
243
 
htmldir = @htmldir@
244
 
includedir = @includedir@
245
 
infodir = @infodir@
246
 
install_sh = @install_sh@
247
 
libdir = @libdir@
248
 
libexecdir = @libexecdir@
249
 
localedir = @localedir@
250
 
localstatedir = @localstatedir@
251
 
mandir = @mandir@
252
 
mkdir_p = @mkdir_p@
253
 
oldincludedir = @oldincludedir@
254
 
pdfdir = @pdfdir@
255
 
prefix = @prefix@
256
 
program_transform_name = @program_transform_name@
257
 
psdir = @psdir@
258
 
sbindir = @sbindir@
259
 
sharedstatedir = @sharedstatedir@
260
 
srcdir = @srcdir@
261
 
sysconfdir = @sysconfdir@
262
 
target_alias = @target_alias@
263
 
top_build_prefix = @top_build_prefix@
264
 
top_builddir = @top_builddir@
265
 
top_srcdir = @top_srcdir@
266
 
SUBDIRS = fish window-list workspace-switcher
267
 
all: all-recursive
268
 
 
269
 
.SUFFIXES:
270
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
271
 
        @for dep in $?; do \
272
 
          case '$(am__configure_deps)' in \
273
 
            *$$dep*) \
274
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
275
 
                && exit 0; \
276
 
              exit 1;; \
277
 
          esac; \
278
 
        done; \
279
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  help/zh_TW/Makefile'; \
280
 
        cd $(top_srcdir) && \
281
 
          $(AUTOMAKE) --gnu  help/zh_TW/Makefile
282
 
.PRECIOUS: Makefile
283
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284
 
        @case '$?' in \
285
 
          *config.status*) \
286
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
287
 
          *) \
288
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
289
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
290
 
        esac;
291
 
 
292
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
293
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294
 
 
295
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
296
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
298
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299
 
 
300
 
mostlyclean-libtool:
301
 
        -rm -f *.lo
302
 
 
303
 
clean-libtool:
304
 
        -rm -rf .libs _libs
305
 
 
306
 
# This directory's subdirectories are mostly independent; you can cd
307
 
# into them and run `make' without going through this Makefile.
308
 
# To change the values of `make' variables: instead of editing Makefiles,
309
 
# (1) if the variable is set in `config.status', edit `config.status'
310
 
#     (which will cause the Makefiles to be regenerated when you run `make');
311
 
# (2) otherwise, pass the desired values on the `make' command line.
312
 
$(RECURSIVE_TARGETS):
313
 
        @failcom='exit 1'; \
314
 
        for f in x $$MAKEFLAGS; do \
315
 
          case $$f in \
316
 
            *=* | --[!k]*);; \
317
 
            *k*) failcom='fail=yes';; \
318
 
          esac; \
319
 
        done; \
320
 
        dot_seen=no; \
321
 
        target=`echo $@ | sed s/-recursive//`; \
322
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
323
 
          echo "Making $$target in $$subdir"; \
324
 
          if test "$$subdir" = "."; then \
325
 
            dot_seen=yes; \
326
 
            local_target="$$target-am"; \
327
 
          else \
328
 
            local_target="$$target"; \
329
 
          fi; \
330
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
331
 
          || eval $$failcom; \
332
 
        done; \
333
 
        if test "$$dot_seen" = "no"; then \
334
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
335
 
        fi; test -z "$$fail"
336
 
 
337
 
$(RECURSIVE_CLEAN_TARGETS):
338
 
        @failcom='exit 1'; \
339
 
        for f in x $$MAKEFLAGS; do \
340
 
          case $$f in \
341
 
            *=* | --[!k]*);; \
342
 
            *k*) failcom='fail=yes';; \
343
 
          esac; \
344
 
        done; \
345
 
        dot_seen=no; \
346
 
        case "$@" in \
347
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
348
 
          *) list='$(SUBDIRS)' ;; \
349
 
        esac; \
350
 
        rev=''; for subdir in $$list; do \
351
 
          if test "$$subdir" = "."; then :; else \
352
 
            rev="$$subdir $$rev"; \
353
 
          fi; \
354
 
        done; \
355
 
        rev="$$rev ."; \
356
 
        target=`echo $@ | sed s/-recursive//`; \
357
 
        for subdir in $$rev; do \
358
 
          echo "Making $$target in $$subdir"; \
359
 
          if test "$$subdir" = "."; then \
360
 
            local_target="$$target-am"; \
361
 
          else \
362
 
            local_target="$$target"; \
363
 
          fi; \
364
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
365
 
          || eval $$failcom; \
366
 
        done && test -z "$$fail"
367
 
tags-recursive:
368
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
369
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
370
 
        done
371
 
ctags-recursive:
372
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
373
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
374
 
        done
375
 
 
376
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378
 
        unique=`for i in $$list; do \
379
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380
 
          done | \
381
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
382
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
383
 
        mkid -fID $$unique
384
 
tags: TAGS
385
 
 
386
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387
 
                $(TAGS_FILES) $(LISP)
388
 
        tags=; \
389
 
        here=`pwd`; \
390
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
391
 
          include_option=--etags-include; \
392
 
          empty_fix=.; \
393
 
        else \
394
 
          include_option=--include; \
395
 
          empty_fix=; \
396
 
        fi; \
397
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
398
 
          if test "$$subdir" = .; then :; else \
399
 
            test ! -f $$subdir/TAGS || \
400
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
401
 
          fi; \
402
 
        done; \
403
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
404
 
        unique=`for i in $$list; do \
405
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406
 
          done | \
407
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
409
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
410
 
          test -n "$$unique" || unique=$$empty_fix; \
411
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412
 
            $$tags $$unique; \
413
 
        fi
414
 
ctags: CTAGS
415
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416
 
                $(TAGS_FILES) $(LISP)
417
 
        tags=; \
418
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
419
 
        unique=`for i in $$list; do \
420
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421
 
          done | \
422
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
424
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
425
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
426
 
             $$tags $$unique
427
 
 
428
 
GTAGS:
429
 
        here=`$(am__cd) $(top_builddir) && pwd` \
430
 
          && cd $(top_srcdir) \
431
 
          && gtags -i $(GTAGS_ARGS) $$here
432
 
 
433
 
distclean-tags:
434
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
435
 
 
436
 
distdir: $(DISTFILES)
437
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
439
 
        list='$(DISTFILES)'; \
440
 
          dist_files=`for file in $$list; do echo $$file; done | \
441
 
          sed -e "s|^$$srcdirstrip/||;t" \
442
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
443
 
        case $$dist_files in \
444
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
445
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
446
 
                           sort -u` ;; \
447
 
        esac; \
448
 
        for file in $$dist_files; do \
449
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
450
 
          if test -d $$d/$$file; then \
451
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
452
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
453
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
454
 
            fi; \
455
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
456
 
          else \
457
 
            test -f $(distdir)/$$file \
458
 
            || cp -p $$d/$$file $(distdir)/$$file \
459
 
            || exit 1; \
460
 
          fi; \
461
 
        done
462
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
463
 
          if test "$$subdir" = .; then :; else \
464
 
            test -d "$(distdir)/$$subdir" \
465
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
466
 
            || exit 1; \
467
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
468
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
469
 
            (cd $$subdir && \
470
 
              $(MAKE) $(AM_MAKEFLAGS) \
471
 
                top_distdir="$$top_distdir" \
472
 
                distdir="$$distdir/$$subdir" \
473
 
                am__remove_distdir=: \
474
 
                am__skip_length_check=: \
475
 
                distdir) \
476
 
              || exit 1; \
477
 
          fi; \
478
 
        done
479
 
check-am: all-am
480
 
check: check-recursive
481
 
all-am: Makefile
482
 
installdirs: installdirs-recursive
483
 
installdirs-am:
484
 
install: install-recursive
485
 
install-exec: install-exec-recursive
486
 
install-data: install-data-recursive
487
 
uninstall: uninstall-recursive
488
 
 
489
 
install-am: all-am
490
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
491
 
 
492
 
installcheck: installcheck-recursive
493
 
install-strip:
494
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
495
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
496
 
          `test -z '$(STRIP)' || \
497
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
498
 
mostlyclean-generic:
499
 
 
500
 
clean-generic:
501
 
 
502
 
distclean-generic:
503
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
504
 
 
505
 
maintainer-clean-generic:
506
 
        @echo "This command is intended for maintainers to use"
507
 
        @echo "it deletes files that may require special tools to rebuild."
508
 
clean: clean-recursive
509
 
 
510
 
clean-am: clean-generic clean-libtool mostlyclean-am
511
 
 
512
 
distclean: distclean-recursive
513
 
        -rm -f Makefile
514
 
distclean-am: clean-am distclean-generic distclean-tags
515
 
 
516
 
dvi: dvi-recursive
517
 
 
518
 
dvi-am:
519
 
 
520
 
html: html-recursive
521
 
 
522
 
info: info-recursive
523
 
 
524
 
info-am:
525
 
 
526
 
install-data-am:
527
 
 
528
 
install-dvi: install-dvi-recursive
529
 
 
530
 
install-exec-am:
531
 
 
532
 
install-html: install-html-recursive
533
 
 
534
 
install-info: install-info-recursive
535
 
 
536
 
install-man:
537
 
 
538
 
install-pdf: install-pdf-recursive
539
 
 
540
 
install-ps: install-ps-recursive
541
 
 
542
 
installcheck-am:
543
 
 
544
 
maintainer-clean: maintainer-clean-recursive
545
 
        -rm -f Makefile
546
 
maintainer-clean-am: distclean-am maintainer-clean-generic
547
 
 
548
 
mostlyclean: mostlyclean-recursive
549
 
 
550
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
551
 
 
552
 
pdf: pdf-recursive
553
 
 
554
 
pdf-am:
555
 
 
556
 
ps: ps-recursive
557
 
 
558
 
ps-am:
559
 
 
560
 
uninstall-am:
561
 
 
562
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
563
 
        install-strip
564
 
 
565
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
566
 
        all all-am check check-am clean clean-generic clean-libtool \
567
 
        ctags ctags-recursive distclean distclean-generic \
568
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
569
 
        html-am info info-am install install-am install-data \
570
 
        install-data-am install-dvi install-dvi-am install-exec \
571
 
        install-exec-am install-html install-html-am install-info \
572
 
        install-info-am install-man install-pdf install-pdf-am \
573
 
        install-ps install-ps-am install-strip installcheck \
574
 
        installcheck-am installdirs installdirs-am maintainer-clean \
575
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
576
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
577
 
        uninstall uninstall-am
578
 
 
579
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
580
 
# Otherwise a system limit (for SysV at least) may be exceeded.
581
 
.NOEXPORT: