~darkxst/ubuntu/saucy/gdm/lp1212408

« back to all changes in this revision

Viewing changes to docs/es/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2008-09-02 10:37:20 UTC
  • mfrom: (1.4.27 upstream)
  • mto: This revision was merged to the branch mainline in revision 261.
  • Revision ID: james.westby@ubuntu.com-20080902103720-p810vv530hqj45wg
Tags: 2.20.7-3
* Install the debian-moreblue-orbit theme, thanks Andre Luiz Rodrigues 
  Ferreira. Closes: #497440.
* 35_gdm.conf.patch: make it the default.
* copyright: fix encoding.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  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
 
#
18
 
# No modifications of this Makefile should be necessary.
19
 
#
20
 
# To use this template:
21
 
#     1) Define: figdir, docname, lang, omffile, and entities in
22
 
#        your Makefile.am file for each document directory,
23
 
#        although figdir, omffile, and entities may be empty
24
 
#     2) Make sure the Makefile in (1) also includes 
25
 
#        "include $(top_srcdir)/xmldocs.make" and
26
 
#        "dist-hook: app-dist-hook".
27
 
#     3) Optionally define 'entities' to hold xml entities which
28
 
#        you would also like installed
29
 
#     4) Figures must go under $(figdir)/ and be in PNG format
30
 
#     5) You should only have one document per directory 
31
 
#     6) Note that the figure directory, $(figdir)/, should not have its
32
 
#        own Makefile since this Makefile installs those figures.
33
 
#
34
 
# example Makefile.am:
35
 
#   figdir = figures
36
 
#   docname = scrollkeeper-manual
37
 
#   lang = C
38
 
#   omffile=scrollkeeper-manual-C.omf
39
 
#   entities = fdl.xml
40
 
#   include $(top_srcdir)/xmldocs.make
41
 
#   dist-hook: app-dist-hook
42
 
#
43
 
# About this file:
44
 
#       This file was taken from scrollkeeper_example2, a package illustrating
45
 
#       how to install documentation and OMF files for use with ScrollKeeper 
46
 
#       0.3.x and 0.4.x.  For more information, see:
47
 
#               http://scrollkeeper.sourceforge.net/
48
 
#       Version: 0.1.2 (last updated: March 20, 2002)
49
 
#
50
 
 
51
 
52
 
# No modifications of this Makefile should be necessary.
53
 
#
54
 
# This file contains the build instructions for installing OMF files.  It is
55
 
# generally called from the makefiles for particular formats of documentation.
56
 
#
57
 
# Note that you must configure your package with --localstatedir=/var
58
 
# so that the scrollkeeper-update command below will update the database
59
 
# in the standard scrollkeeper directory.
60
 
#
61
 
# If it is impossible to configure with --localstatedir=/var, then
62
 
# modify the definition of scrollkeeper_localstate_dir so that
63
 
# it points to the correct location. Note that you must still use 
64
 
# $(localstatedir) in this or when people build RPMs it will update
65
 
# the real database on their system instead of the one under RPM_BUILD_ROOT.
66
 
#
67
 
# Note: This make file is not incorporated into xmldocs.make because, in
68
 
#       general, there will be other documents install besides XML documents
69
 
#       and the makefiles for these formats should also include this file.
70
 
#
71
 
# About this file:
72
 
#       This file was derived from scrollkeeper_example2, a package
73
 
#       illustrating how to install documentation and OMF files for use with
74
 
#       ScrollKeeper 0.3.x and 0.4.x.  For more information, see:
75
 
#               http://scrollkeeper.sourceforge.net/    
76
 
#       Version: 0.1.3 (last updated: March 20, 2002)
77
 
#
78
 
srcdir = @srcdir@
79
 
top_srcdir = @top_srcdir@
80
 
VPATH = @srcdir@
81
 
pkgdatadir = $(datadir)/@PACKAGE@
82
 
pkglibdir = $(libdir)/@PACKAGE@
83
 
pkgincludedir = $(includedir)/@PACKAGE@
84
 
top_builddir = ../..
85
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86
 
INSTALL = @INSTALL@
87
 
install_sh_DATA = $(install_sh) -c -m 644
88
 
install_sh_PROGRAM = $(install_sh) -c
89
 
install_sh_SCRIPT = $(install_sh) -c
90
 
INSTALL_HEADER = $(INSTALL_DATA)
91
 
transform = $(program_transform_name)
92
 
NORMAL_INSTALL = :
93
 
PRE_INSTALL = :
94
 
POST_INSTALL = :
95
 
NORMAL_UNINSTALL = :
96
 
PRE_UNINSTALL = :
97
 
POST_UNINSTALL = :
98
 
build_triplet = @build@
99
 
host_triplet = @host@
100
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
101
 
        $(top_srcdir)/omf.make $(top_srcdir)/xmldocs.make
102
 
subdir = docs/es
103
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
105
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106
 
        $(ACLOCAL_M4)
107
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
108
 
CONFIG_HEADER = $(top_builddir)/config.h
109
 
CONFIG_CLEAN_FILES =
110
 
SOURCES =
111
 
DIST_SOURCES =
112
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
113
 
ACLOCAL = @ACLOCAL@
114
 
ALL_LINGUAS = @ALL_LINGUAS@
115
 
AMDEP_FALSE = @AMDEP_FALSE@
116
 
AMDEP_TRUE = @AMDEP_TRUE@
117
 
AMTAR = @AMTAR@
118
 
AR = @AR@
119
 
AT_BINDIR = @AT_BINDIR@
120
 
AUTOCONF = @AUTOCONF@
121
 
AUTOHEADER = @AUTOHEADER@
122
 
AUTOMAKE = @AUTOMAKE@
123
 
AWK = @AWK@
124
 
CATALOGS = @CATALOGS@
125
 
CATOBJEXT = @CATOBJEXT@
126
 
CC = @CC@
127
 
CCDEPMODE = @CCDEPMODE@
128
 
CFLAGS = @CFLAGS@
129
 
CONSOLE_HELPER = @CONSOLE_HELPER@
130
 
CONSOLE_HELPER_FALSE = @CONSOLE_HELPER_FALSE@
131
 
CONSOLE_HELPER_TRUE = @CONSOLE_HELPER_TRUE@
132
 
CPP = @CPP@
133
 
CPPFLAGS = @CPPFLAGS@
134
 
CXX = @CXX@
135
 
CXXCPP = @CXXCPP@
136
 
CXXDEPMODE = @CXXDEPMODE@
137
 
CXXFLAGS = @CXXFLAGS@
138
 
CYGPATH_W = @CYGPATH_W@
139
 
DAEMON_CFLAGS = @DAEMON_CFLAGS@
140
 
DAEMON_LIBS = @DAEMON_LIBS@
141
 
DATADIRNAME = @DATADIRNAME@
142
 
DEFS = @DEFS@
143
 
DEPDIR = @DEPDIR@
144
 
DMX_LIBS = @DMX_LIBS@
145
 
DMX_SUPPORT_FALSE = @DMX_SUPPORT_FALSE@
146
 
DMX_SUPPORT_TRUE = @DMX_SUPPORT_TRUE@
147
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
148
 
ECHO = @ECHO@
149
 
ECHO_C = @ECHO_C@
150
 
ECHO_N = @ECHO_N@
151
 
ECHO_T = @ECHO_T@
152
 
EGREP = @EGREP@
153
 
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
154
 
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
155
 
EXEEXT = @EXEEXT@
156
 
EXTRA_CHOOSER_LIBS = @EXTRA_CHOOSER_LIBS@
157
 
EXTRA_DAEMON_LIBS = @EXTRA_DAEMON_LIBS@
158
 
EXTRA_DYNAMIC_LIBS = @EXTRA_DYNAMIC_LIBS@
159
 
EXTRA_FLEXI_LIBS = @EXTRA_FLEXI_LIBS@
160
 
EXTRA_GDMASKPASS_LIBS = @EXTRA_GDMASKPASS_LIBS@
161
 
EXTRA_SETUP_LIBS = @EXTRA_SETUP_LIBS@
162
 
EXTRA_XNEST_LIBS = @EXTRA_XNEST_LIBS@
163
 
F77 = @F77@
164
 
FFLAGS = @FFLAGS@
165
 
GDKPIXBUF_CFLAGS = @GDKPIXBUF_CFLAGS@
166
 
GDKPIXBUF_LIBS = @GDKPIXBUF_LIBS@
167
 
GDK_CFLAGS = @GDK_CFLAGS@
168
 
GDK_LIBS = @GDK_LIBS@
169
 
GDMASKPASS = @GDMASKPASS@
170
 
GDMCHOOSER = @GDMCHOOSER@
171
 
GDMOPEN = @GDMOPEN@
172
 
GDMPREFETCH = @GDMPREFETCH@
173
 
GDMPREFETCHCMD = @GDMPREFETCHCMD@
174
 
GDMPREFETCHLIST = @GDMPREFETCHLIST@
175
 
GDMSSHSESSION = @GDMSSHSESSION@
176
 
GDMSSHSESSIONCMD = @GDMSSHSESSIONCMD@
177
 
GDMXNESTCHOOSER = @GDMXNESTCHOOSER@
178
 
GDM_CUSTOM_CONF = @GDM_CUSTOM_CONF@
179
 
GDM_DEFAULTS_CONF = @GDM_DEFAULTS_CONF@
180
 
GDM_OLD_CONF = @GDM_OLD_CONF@
181
 
GDM_USER_PATH = @GDM_USER_PATH@
182
 
GDU_MODULE_VERSION_CHECK_CFLAGS = @GDU_MODULE_VERSION_CHECK_CFLAGS@
183
 
GDU_MODULE_VERSION_CHECK_LIBS = @GDU_MODULE_VERSION_CHECK_LIBS@
184
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
185
 
GLIB_CFLAGS = @GLIB_CFLAGS@
186
 
GLIB_LIBS = @GLIB_LIBS@
187
 
GMOFILES = @GMOFILES@
188
 
GMSGFMT = @GMSGFMT@
189
 
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
190
 
GOBJECT_LIBS = @GOBJECT_LIBS@
191
 
GREETER_CFLAGS = @GREETER_CFLAGS@
192
 
GREETER_LIBS = @GREETER_LIBS@
193
 
GREP = @GREP@
194
 
GUIGLADE_CFLAGS = @GUIGLADE_CFLAGS@
195
 
GUIGLADE_LIBS = @GUIGLADE_LIBS@
196
 
GUING_CFLAGS = @GUING_CFLAGS@
197
 
GUING_LIBS = @GUING_LIBS@
198
 
GUI_CFLAGS = @GUI_CFLAGS@
199
 
GUI_LIBS = @GUI_LIBS@
200
 
HALT_COMMAND = @HALT_COMMAND@
201
 
HELP_DIR = @HELP_DIR@
202
 
INSTALL_DATA = @INSTALL_DATA@
203
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
204
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
205
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206
 
INSTOBJEXT = @INSTOBJEXT@
207
 
INTLLIBS = @INTLLIBS@
208
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
209
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
210
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
211
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
212
 
INTLTOOL_ICONV = @INTLTOOL_ICONV@
213
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
214
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
215
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
216
 
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
217
 
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
218
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
219
 
INTLTOOL_PERL = @INTLTOOL_PERL@
220
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
221
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
222
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
223
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
224
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
225
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
226
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
227
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
228
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
229
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
230
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
231
 
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
232
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
233
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
234
 
LDFLAGS = @LDFLAGS@
235
 
LIBOBJS = @LIBOBJS@
236
 
LIBS = @LIBS@
237
 
LIBTOOL = @LIBTOOL@
238
 
LN_S = @LN_S@
239
 
LTLIBOBJS = @LTLIBOBJS@
240
 
MAINT = @MAINT@
241
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
242
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
243
 
MAKEINFO = @MAKEINFO@
244
 
MKINSTALLDIRS = @MKINSTALLDIRS@
245
 
MSGFMT = @MSGFMT@
246
 
OBJEXT = @OBJEXT@
247
 
OMF_DIR = @OMF_DIR@
248
 
PACKAGE = @PACKAGE@
249
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
250
 
PACKAGE_NAME = @PACKAGE_NAME@
251
 
PACKAGE_STRING = @PACKAGE_STRING@
252
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
253
 
PACKAGE_VERSION = @PACKAGE_VERSION@
254
 
PAM_PREFIX = @PAM_PREFIX@
255
 
PANGOFT_CFLAGS = @PANGOFT_CFLAGS@
256
 
PANGOFT_LIBS = @PANGOFT_LIBS@
257
 
PANGO_CFLAGS = @PANGO_CFLAGS@
258
 
PANGO_LIBS = @PANGO_LIBS@
259
 
PATH_SEPARATOR = @PATH_SEPARATOR@
260
 
PKG_CONFIG = @PKG_CONFIG@
261
 
POFILES = @POFILES@
262
 
POSUB = @POSUB@
263
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
264
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
265
 
RANLIB = @RANLIB@
266
 
REBOOT_COMMAND = @REBOOT_COMMAND@
267
 
SET_MAKE = @SET_MAKE@
268
 
SHELL = @SHELL@
269
 
SOUND_PROGRAM = @SOUND_PROGRAM@
270
 
SSHDESKTOP = @SSHDESKTOP@
271
 
STRIP = @STRIP@
272
 
SUSPEND_COMMAND = @SUSPEND_COMMAND@
273
 
TSOL_DEFINED_FALSE = @TSOL_DEFINED_FALSE@
274
 
TSOL_DEFINED_TRUE = @TSOL_DEFINED_TRUE@
275
 
USE_NLS = @USE_NLS@
276
 
UTILS_CFLAGS = @UTILS_CFLAGS@
277
 
UTILS_LIBS = @UTILS_LIBS@
278
 
VERSION = @VERSION@
279
 
VICIOUS_CFLAGS = @VICIOUS_CFLAGS@
280
 
VICIOUS_GNOME_LIBS = @VICIOUS_GNOME_LIBS@
281
 
VICIOUS_LIBS = @VICIOUS_LIBS@
282
 
VRFY = @VRFY@
283
 
WARN_CFLAGS = @WARN_CFLAGS@
284
 
XDMCP_LIBS = @XDMCP_LIBS@
285
 
XDMCP_SUPPORT_FALSE = @XDMCP_SUPPORT_FALSE@
286
 
XDMCP_SUPPORT_TRUE = @XDMCP_SUPPORT_TRUE@
287
 
XEVIE_OPTION = @XEVIE_OPTION@
288
 
XGETTEXT = @XGETTEXT@
289
 
XINERAMA_LIBS = @XINERAMA_LIBS@
290
 
XMKMF = @XMKMF@
291
 
XSESSION_SHELL = @XSESSION_SHELL@
292
 
X_CFLAGS = @X_CFLAGS@
293
 
X_CONFIG_OPTIONS = @X_CONFIG_OPTIONS@
294
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
295
 
X_LIBS = @X_LIBS@
296
 
X_PATH = @X_PATH@
297
 
X_PRE_LIBS = @X_PRE_LIBS@
298
 
X_SERVER = @X_SERVER@
299
 
X_SERVER_PATH = @X_SERVER_PATH@
300
 
X_XNEST_CONFIG_OPTIONS = @X_XNEST_CONFIG_OPTIONS@
301
 
X_XNEST_PATH = @X_XNEST_PATH@
302
 
ZENITY = @ZENITY@
303
 
ac_ct_CC = @ac_ct_CC@
304
 
ac_ct_CXX = @ac_ct_CXX@
305
 
ac_ct_F77 = @ac_ct_F77@
306
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
307
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
308
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
309
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
310
 
am__include = @am__include@
311
 
am__leading_dot = @am__leading_dot@
312
 
am__quote = @am__quote@
313
 
am__tar = @am__tar@
314
 
am__untar = @am__untar@
315
 
authdir = @authdir@
316
 
bindir = @bindir@
317
 
build = @build@
318
 
build_alias = @build_alias@
319
 
build_cpu = @build_cpu@
320
 
build_os = @build_os@
321
 
build_vendor = @build_vendor@
322
 
datadir = @datadir@
323
 
datarootdir = @datarootdir@
324
 
dmconfdir = @dmconfdir@
325
 
 
326
 
# **********  Begin of section some packagers may need to modify  **********
327
 
# This variable (docdir) specifies where the documents should be installed.
328
 
# This default value should work for most packages.
329
 
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
330
 
dvidir = @dvidir@
331
 
exec_prefix = @exec_prefix@
332
 
gdmconfdir = @gdmconfdir@
333
 
gdmlocaledir = @gdmlocaledir@
334
 
host = @host@
335
 
host_alias = @host_alias@
336
 
host_cpu = @host_cpu@
337
 
host_os = @host_os@
338
 
host_vendor = @host_vendor@
339
 
htmldir = @htmldir@
340
 
includedir = @includedir@
341
 
infodir = @infodir@
342
 
install_sh = @install_sh@
343
 
libdir = @libdir@
344
 
libexecdir = @libexecdir@
345
 
localedir = @localedir@
346
 
localstatedir = @localstatedir@
347
 
logdir = @logdir@
348
 
mandir = @mandir@
349
 
mkdir_p = @mkdir_p@
350
 
oldincludedir = @oldincludedir@
351
 
pdfdir = @pdfdir@
352
 
pixmapdir = @pixmapdir@
353
 
prefix = @prefix@
354
 
program_transform_name = @program_transform_name@
355
 
psdir = @psdir@
356
 
sbindir = @sbindir@
357
 
sharedstatedir = @sharedstatedir@
358
 
sysconfdir = @sysconfdir@
359
 
sysconfsubdir = @sysconfsubdir@
360
 
target_alias = @target_alias@
361
 
figs = \
362
 
        figures/gdm_window.png
363
 
 
364
 
figdir = figures
365
 
docname = gdm
366
 
lang = es
367
 
omffile = gdm-es.omf
368
 
entities = legal.xml
369
 
 
370
 
# **********  You should not have to edit below this line  **********
371
 
xml_files = $(entities) $(docname).xml
372
 
EXTRA_DIST = $(xml_files) $(omffile)
373
 
CLEANFILES = omf_timestamp
374
 
omf_dest_dir = $(datadir)/omf/@PACKAGE@
375
 
scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
376
 
all: all-am
377
 
 
378
 
.SUFFIXES:
379
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(am__configure_deps)
380
 
        @for dep in $?; do \
381
 
          case '$(am__configure_deps)' in \
382
 
            *$$dep*) \
383
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
384
 
                && exit 0; \
385
 
              exit 1;; \
386
 
          esac; \
387
 
        done; \
388
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/es/Makefile'; \
389
 
        cd $(top_srcdir) && \
390
 
          $(AUTOMAKE) --gnu  docs/es/Makefile
391
 
.PRECIOUS: Makefile
392
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
393
 
        @case '$?' in \
394
 
          *config.status*) \
395
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396
 
          *) \
397
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
398
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
399
 
        esac;
400
 
 
401
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
402
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403
 
 
404
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
405
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
407
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408
 
 
409
 
mostlyclean-libtool:
410
 
        -rm -f *.lo
411
 
 
412
 
clean-libtool:
413
 
        -rm -rf .libs _libs
414
 
 
415
 
distclean-libtool:
416
 
        -rm -f libtool
417
 
uninstall-info-am:
418
 
tags: TAGS
419
 
TAGS:
420
 
 
421
 
ctags: CTAGS
422
 
CTAGS:
423
 
 
424
 
 
425
 
distdir: $(DISTFILES)
426
 
        $(mkdir_p) $(distdir)/../..
427
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
428
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
429
 
        list='$(DISTFILES)'; for file in $$list; do \
430
 
          case $$file in \
431
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
432
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
433
 
          esac; \
434
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
435
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
436
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
437
 
            dir="/$$dir"; \
438
 
            $(mkdir_p) "$(distdir)$$dir"; \
439
 
          else \
440
 
            dir=''; \
441
 
          fi; \
442
 
          if test -d $$d/$$file; then \
443
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
444
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
445
 
            fi; \
446
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
447
 
          else \
448
 
            test -f $(distdir)/$$file \
449
 
            || cp -p $$d/$$file $(distdir)/$$file \
450
 
            || exit 1; \
451
 
          fi; \
452
 
        done
453
 
        $(MAKE) $(AM_MAKEFLAGS) \
454
 
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
455
 
          dist-hook
456
 
check-am: all-am
457
 
check: check-am
458
 
all-am: Makefile
459
 
installdirs:
460
 
install: install-am
461
 
install-exec: install-exec-am
462
 
install-data: install-data-am
463
 
uninstall: uninstall-am
464
 
 
465
 
install-am: all-am
466
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
 
 
468
 
installcheck: installcheck-am
469
 
install-strip:
470
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472
 
          `test -z '$(STRIP)' || \
473
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
474
 
mostlyclean-generic:
475
 
 
476
 
clean-generic:
477
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
478
 
 
479
 
distclean-generic:
480
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
481
 
 
482
 
maintainer-clean-generic:
483
 
        @echo "This command is intended for maintainers to use"
484
 
        @echo "it deletes files that may require special tools to rebuild."
485
 
clean: clean-am
486
 
 
487
 
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
488
 
 
489
 
distclean: distclean-am
490
 
        -rm -f Makefile
491
 
distclean-am: clean-am distclean-generic distclean-libtool
492
 
 
493
 
dvi: dvi-am
494
 
 
495
 
dvi-am:
496
 
 
497
 
html: html-am
498
 
 
499
 
info: info-am
500
 
 
501
 
info-am:
502
 
 
503
 
install-data-am: install-data-local
504
 
        @$(NORMAL_INSTALL)
505
 
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
506
 
 
507
 
install-exec-am:
508
 
 
509
 
install-info: install-info-am
510
 
 
511
 
install-man:
512
 
 
513
 
installcheck-am:
514
 
 
515
 
maintainer-clean: maintainer-clean-am
516
 
        -rm -f Makefile
517
 
maintainer-clean-am: distclean-am maintainer-clean-generic
518
 
 
519
 
mostlyclean: mostlyclean-am
520
 
 
521
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
522
 
 
523
 
pdf: pdf-am
524
 
 
525
 
pdf-am:
526
 
 
527
 
ps: ps-am
528
 
 
529
 
ps-am:
530
 
 
531
 
uninstall-am: uninstall-info-am uninstall-local
532
 
 
533
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
534
 
        clean-local dist-hook distclean distclean-generic \
535
 
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
536
 
        install install-am install-data install-data-am \
537
 
        install-data-hook install-data-local install-exec \
538
 
        install-exec-am install-info install-info-am install-man \
539
 
        install-strip installcheck installcheck-am installdirs \
540
 
        maintainer-clean maintainer-clean-generic mostlyclean \
541
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
542
 
        uninstall uninstall-am uninstall-info-am uninstall-local
543
 
 
544
 
 
545
 
# At some point, it may be wise to change to something like this:
546
 
# scrollkeeper_localstate_dir = @SCROLLKEEPER_STATEDIR@
547
 
 
548
 
omf: omf_timestamp
549
 
 
550
 
omf_timestamp: $(omffile)
551
 
        -for file in $(omffile); do \
552
 
          scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
553
 
        done; \
554
 
        touch omf_timestamp
555
 
 
556
 
install-data-hook-omf:
557
 
        $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
558
 
        for file in $(omffile); do \
559
 
                $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
560
 
        done
561
 
        -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
562
 
 
563
 
uninstall-local-omf:
564
 
        -for file in $(srcdir)/*.omf; do \
565
 
                basefile=`basename $$file`; \
566
 
                rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
567
 
        done
568
 
        -rmdir $(DESTDIR)$(omf_dest_dir)
569
 
        -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
570
 
 
571
 
clean-local-omf:
572
 
        -for file in $(omffile); do \
573
 
                rm -f $$file.out; \
574
 
        done
575
 
 
576
 
all: omf
577
 
 
578
 
$(docname).xml: $(entities)
579
 
        -ourdir=`pwd`;  \
580
 
        cd $(srcdir);   \
581
 
        cp $(entities) $$ourdir
582
 
 
583
 
app-dist-hook:
584
 
        if test "$(figdir)"; then \
585
 
          $(mkinstalldirs) $(distdir)/$(figdir); \
586
 
          for file in $(srcdir)/$(figdir)/*.png; do \
587
 
            basefile=`echo $$file | sed -e  's,^.*/,,'`; \
588
 
            $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
589
 
          done \
590
 
        fi
591
 
 
592
 
install-data-local: omf
593
 
        $(mkinstalldirs) $(DESTDIR)$(docdir)
594
 
        for file in $(xml_files); do \
595
 
          cp $(srcdir)/$$file $(DESTDIR)$(docdir); \
596
 
        done
597
 
        if test "$(figdir)"; then \
598
 
          $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \
599
 
          for file in $(srcdir)/$(figdir)/*.png; do \
600
 
            basefile=`echo $$file | sed -e  's,^.*/,,'`; \
601
 
            $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
602
 
          done \
603
 
        fi
604
 
 
605
 
install-data-hook: install-data-hook-omf
606
 
 
607
 
uninstall-local: uninstall-local-doc uninstall-local-omf
608
 
 
609
 
uninstall-local-doc:
610
 
        -if test "$(figdir)"; then \
611
 
          for file in $(srcdir)/$(figdir)/*.png; do \
612
 
            basefile=`echo $$file | sed -e  's,^.*/,,'`; \
613
 
            rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
614
 
          done; \
615
 
          rmdir $(DESTDIR)$(docdir)/$(figdir); \
616
 
        fi
617
 
        -for file in $(xml_files); do \
618
 
          rm -f $(DESTDIR)$(docdir)/$$file; \
619
 
        done
620
 
        -rmdir $(DESTDIR)$(docdir)
621
 
 
622
 
clean-local: clean-local-omf
623
 
dist-hook: app-dist-hook
624
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
625
 
# Otherwise a system limit (for SysV at least) may be exceeded.
626
 
.NOEXPORT: