~ubuntu-branches/ubuntu/edgy/gnome-media/edgy

« back to all changes in this revision

Viewing changes to grecord/doc/it/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-09-05 01:34:20 UTC
  • Revision ID: james.westby@ubuntu.com-20050905013420-p3wd1q9kmdh3tic2
Tags: 2.12.O-0ubuntu1
New upstream version.

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/lib
 
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/lib, 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 taken from scrollkeeper_example2, a package illustrating
 
73
#       how to install documentation and OMF files for use with ScrollKeeper
 
74
#       0.3.x and 0.4.x.  For more information, see:
 
75
#               http://scrollkeeper.sourceforge.net/    
 
76
#       Version: 0.1.2 (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 = grecord/doc/it
 
103
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
104
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
 
105
        $(top_srcdir)/m4/as-version.m4 $(top_srcdir)/acinclude.m4 \
 
106
        $(top_srcdir)/configure.in
 
107
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
108
        $(ACLOCAL_M4)
 
109
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
110
CONFIG_HEADER = $(top_builddir)/config.h
 
111
CONFIG_CLEAN_FILES =
 
112
SOURCES =
 
113
DIST_SOURCES =
 
114
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
115
ACLOCAL = @ACLOCAL@
 
116
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
117
AMDEP_FALSE = @AMDEP_FALSE@
 
118
AMDEP_TRUE = @AMDEP_TRUE@
 
119
AMTAR = @AMTAR@
 
120
AR = @AR@
 
121
AUTOCONF = @AUTOCONF@
 
122
AUTOHEADER = @AUTOHEADER@
 
123
AUTOMAKE = @AUTOMAKE@
 
124
AWK = @AWK@
 
125
BONOBO_ACT_IDLDIR = @BONOBO_ACT_IDLDIR@
 
126
BONOBO_IDLDIR = @BONOBO_IDLDIR@
 
127
CATALOGS = @CATALOGS@
 
128
CATOBJEXT = @CATOBJEXT@
 
129
CC = @CC@
 
130
CCDEPMODE = @CCDEPMODE@
 
131
CDDBSLAVE_CFLAGS = @CDDBSLAVE_CFLAGS@
 
132
CDDBSLAVE_LIBS = @CDDBSLAVE_LIBS@
 
133
CDROM_HOST = @CDROM_HOST@
 
134
CDROM_HOST_BSD = @CDROM_HOST_BSD@
 
135
CDROM_HOST_BSD_FALSE = @CDROM_HOST_BSD_FALSE@
 
136
CDROM_HOST_BSD_TRUE = @CDROM_HOST_BSD_TRUE@
 
137
CDROM_HOST_LINUX = @CDROM_HOST_LINUX@
 
138
CDROM_HOST_LINUX_FALSE = @CDROM_HOST_LINUX_FALSE@
 
139
CDROM_HOST_LINUX_TRUE = @CDROM_HOST_LINUX_TRUE@
 
140
CDROM_HOST_SOLARIS = @CDROM_HOST_SOLARIS@
 
141
CDROM_HOST_SOLARIS_FALSE = @CDROM_HOST_SOLARIS_FALSE@
 
142
CDROM_HOST_SOLARIS_TRUE = @CDROM_HOST_SOLARIS_TRUE@
 
143
CFLAGS = @CFLAGS@
 
144
CPP = @CPP@
 
145
CPPFLAGS = @CPPFLAGS@
 
146
CXX = @CXX@
 
147
CXXCPP = @CXXCPP@
 
148
CXXDEPMODE = @CXXDEPMODE@
 
149
CXXFLAGS = @CXXFLAGS@
 
150
CYGPATH_W = @CYGPATH_W@
 
151
DATADIRNAME = @DATADIRNAME@
 
152
DEFS = @DEFS@
 
153
DEPDIR = @DEPDIR@
 
154
ECHO = @ECHO@
 
155
ECHO_C = @ECHO_C@
 
156
ECHO_N = @ECHO_N@
 
157
ECHO_T = @ECHO_T@
 
158
EGREP = @EGREP@
 
159
ESD_CFLAGS = @ESD_CFLAGS@
 
160
ESD_CONFIG = @ESD_CONFIG@
 
161
ESD_LIBS = @ESD_LIBS@
 
162
EXEEXT = @EXEEXT@
 
163
F77 = @F77@
 
164
FFLAGS = @FFLAGS@
 
165
GAILUTIL_CFLAGS = @GAILUTIL_CFLAGS@
 
166
GAILUTIL_LIBS = @GAILUTIL_LIBS@
 
167
GCONFTOOL = @GCONFTOOL@
 
168
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
169
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
170
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
171
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
172
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
173
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
174
GMOFILES = @GMOFILES@
 
175
GMP_CFLAGS = @GMP_CFLAGS@
 
176
GMP_LIBS = @GMP_LIBS@
 
177
GMSGFMT = @GMSGFMT@
 
178
GNOMECC_DESKTOP_DIR = @GNOMECC_DESKTOP_DIR@
 
179
GNOMECD_CFLAGS = @GNOMECD_CFLAGS@
 
180
GNOMECD_LIBS = @GNOMECD_LIBS@
 
181
GNOME_MEDIA_VERSION = @GNOME_MEDIA_VERSION@
 
182
GNOME_MEDIA_VERSION_MAJOR = @GNOME_MEDIA_VERSION_MAJOR@
 
183
GNOME_MEDIA_VERSION_MICRO = @GNOME_MEDIA_VERSION_MICRO@
 
184
GNOME_MEDIA_VERSION_MINOR = @GNOME_MEDIA_VERSION_MINOR@
 
185
GNOME_MEDIA_VERSION_NANO = @GNOME_MEDIA_VERSION_NANO@
 
186
GNOME_MEDIA_VERSION_RELEASE = @GNOME_MEDIA_VERSION_RELEASE@
 
187
GSR_CFLAGS = @GSR_CFLAGS@
 
188
GSR_LIBS = @GSR_LIBS@
 
189
GSTMIXER_CFLAGS = @GSTMIXER_CFLAGS@
 
190
GSTMIXER_LIBS = @GSTMIXER_LIBS@
 
191
GSTPROPS_CFLAGS = @GSTPROPS_CFLAGS@
 
192
GSTPROPS_LIBS = @GSTPROPS_LIBS@
 
193
HAVE_GSTREAMER_FALSE = @HAVE_GSTREAMER_FALSE@
 
194
HAVE_GSTREAMER_TRUE = @HAVE_GSTREAMER_TRUE@
 
195
HAVE_JW = @HAVE_JW@
 
196
HAVE_JW_FALSE = @HAVE_JW_FALSE@
 
197
HAVE_JW_TRUE = @HAVE_JW_TRUE@
 
198
INSTALL_DATA = @INSTALL_DATA@
 
199
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
200
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
201
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
202
INSTOBJEXT = @INSTOBJEXT@
 
203
INTLLIBS = @INTLLIBS@
 
204
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
205
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
206
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
207
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
208
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
209
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
210
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
211
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
212
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
213
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
214
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
215
INTLTOOL_PERL = @INTLTOOL_PERL@
 
216
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
217
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
218
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
219
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
220
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
221
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
222
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
223
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
224
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
225
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
226
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
227
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
228
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
229
JW = @JW@
 
230
LDFLAGS = @LDFLAGS@
 
231
LIBOBJS = @LIBOBJS@
 
232
LIBS = @LIBS@
 
233
LIBTOOL = @LIBTOOL@
 
234
LN_S = @LN_S@
 
235
LTLIBOBJS = @LTLIBOBJS@
 
236
MAINT = @MAINT@
 
237
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
238
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
239
MAKEINFO = @MAKEINFO@
 
240
MEDIA_CFLAGS = @MEDIA_CFLAGS@
 
241
MEDIA_LIBS = @MEDIA_LIBS@
 
242
MKINSTALLDIRS = @MKINSTALLDIRS@
 
243
MSGFMT = @MSGFMT@
 
244
OBJEXT = @OBJEXT@
 
245
ORBIT_IDL = @ORBIT_IDL@
 
246
PACKAGE = @PACKAGE@
 
247
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
248
PACKAGE_NAME = @PACKAGE_NAME@
 
249
PACKAGE_STRING = @PACKAGE_STRING@
 
250
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
251
PACKAGE_VERSION = @PACKAGE_VERSION@
 
252
PATH_SEPARATOR = @PATH_SEPARATOR@
 
253
PKG_CONFIG = @PKG_CONFIG@
 
254
POFILES = @POFILES@
 
255
POSUB = @POSUB@
 
256
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
257
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
258
PROGRAMS_GNOME_CD = @PROGRAMS_GNOME_CD@
 
259
PROGRAMS_GRECORD = @PROGRAMS_GRECORD@
 
260
PROGRAMS_GSTMIXER = @PROGRAMS_GSTMIXER@
 
261
PROGRAMS_GSTPROPS = @PROGRAMS_GSTPROPS@
 
262
PROGRAMS_VUMETER = @PROGRAMS_VUMETER@
 
263
RANLIB = @RANLIB@
 
264
SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
 
265
SET_MAKE = @SET_MAKE@
 
266
SHELL = @SHELL@
 
267
STRIP = @STRIP@
 
268
USE_CD_CHANGER = @USE_CD_CHANGER@
 
269
USE_NLS = @USE_NLS@
 
270
VERSION = @VERSION@
 
271
VUMETER_CFLAGS = @VUMETER_CFLAGS@
 
272
VUMETER_LIBS = @VUMETER_LIBS@
 
273
XGETTEXT = @XGETTEXT@
 
274
ac_ct_AR = @ac_ct_AR@
 
275
ac_ct_CC = @ac_ct_CC@
 
276
ac_ct_CXX = @ac_ct_CXX@
 
277
ac_ct_F77 = @ac_ct_F77@
 
278
ac_ct_RANLIB = @ac_ct_RANLIB@
 
279
ac_ct_STRIP = @ac_ct_STRIP@
 
280
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 
281
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
282
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
283
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
284
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
285
am__include = @am__include@
 
286
am__leading_dot = @am__leading_dot@
 
287
am__quote = @am__quote@
 
288
am__tar = @am__tar@
 
289
am__untar = @am__untar@
 
290
bindir = @bindir@
 
291
build = @build@
 
292
build_alias = @build_alias@
 
293
build_cpu = @build_cpu@
 
294
build_os = @build_os@
 
295
build_vendor = @build_vendor@
 
296
datadir = @datadir@
 
297
default_cd_device = @default_cd_device@
 
298
exec_prefix = @exec_prefix@
 
299
host = @host@
 
300
host_alias = @host_alias@
 
301
host_cpu = @host_cpu@
 
302
host_os = @host_os@
 
303
host_vendor = @host_vendor@
 
304
includedir = @includedir@
 
305
infodir = @infodir@
 
306
install_sh = @install_sh@
 
307
libdir = @libdir@
 
308
libexecdir = @libexecdir@
 
309
localstatedir = @localstatedir@
 
310
mandir = @mandir@
 
311
mkdir_p = @mkdir_p@
 
312
oldincludedir = @oldincludedir@
 
313
prefix = @prefix@
 
314
program_transform_name = @program_transform_name@
 
315
sbindir = @sbindir@
 
316
sharedstatedir = @sharedstatedir@
 
317
sysconfdir = @sysconfdir@
 
318
target_alias = @target_alias@
 
319
figdir = figures
 
320
docname = grecord
 
321
lang = it
 
322
omffile = grecord-it.omf
 
323
entities = legal.xml
 
324
 
 
325
# ************* Begin of section some packagers may need to modify  **************
 
326
# This variable (docdir) specifies where the documents should be installed.
 
327
# This default value should work for most packages.
 
328
# docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang)
 
329
docdir = $(datadir)/gnome/help/$(docname)/$(lang)
 
330
 
 
331
# **************  You should not have to edit below this line  *******************
 
332
xml_files = $(entities) $(docname).xml
 
333
EXTRA_DIST = $(xml_files) $(omffile)
 
334
CLEANFILES = omf_timestamp *.out
 
335
omf_dest_dir = $(datadir)/omf/@PACKAGE@
 
336
scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
 
337
all: all-am
 
338
 
 
339
.SUFFIXES:
 
340
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(am__configure_deps)
 
341
        @for dep in $?; do \
 
342
          case '$(am__configure_deps)' in \
 
343
            *$$dep*) \
 
344
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
345
                && exit 0; \
 
346
              exit 1;; \
 
347
          esac; \
 
348
        done; \
 
349
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  grecord/doc/it/Makefile'; \
 
350
        cd $(top_srcdir) && \
 
351
          $(AUTOMAKE) --gnu  grecord/doc/it/Makefile
 
352
.PRECIOUS: Makefile
 
353
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
354
        @case '$?' in \
 
355
          *config.status*) \
 
356
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
357
          *) \
 
358
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
359
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
360
        esac;
 
361
 
 
362
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
363
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
364
 
 
365
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
366
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
367
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
368
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
369
 
 
370
mostlyclean-libtool:
 
371
        -rm -f *.lo
 
372
 
 
373
clean-libtool:
 
374
        -rm -rf .libs _libs
 
375
 
 
376
distclean-libtool:
 
377
        -rm -f libtool
 
378
uninstall-info-am:
 
379
tags: TAGS
 
380
TAGS:
 
381
 
 
382
ctags: CTAGS
 
383
CTAGS:
 
384
 
 
385
 
 
386
distdir: $(DISTFILES)
 
387
        $(mkdir_p) $(distdir)/../../..
 
388
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
389
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
390
        list='$(DISTFILES)'; for file in $$list; do \
 
391
          case $$file in \
 
392
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
393
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
394
          esac; \
 
395
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
396
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
397
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
398
            dir="/$$dir"; \
 
399
            $(mkdir_p) "$(distdir)$$dir"; \
 
400
          else \
 
401
            dir=''; \
 
402
          fi; \
 
403
          if test -d $$d/$$file; then \
 
404
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
405
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
406
            fi; \
 
407
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
408
          else \
 
409
            test -f $(distdir)/$$file \
 
410
            || cp -p $$d/$$file $(distdir)/$$file \
 
411
            || exit 1; \
 
412
          fi; \
 
413
        done
 
414
        $(MAKE) $(AM_MAKEFLAGS) \
 
415
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
416
          dist-hook
 
417
check-am: all-am
 
418
check: check-am
 
419
all-am: Makefile
 
420
installdirs:
 
421
install: install-am
 
422
install-exec: install-exec-am
 
423
install-data: install-data-am
 
424
uninstall: uninstall-am
 
425
 
 
426
install-am: all-am
 
427
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
428
 
 
429
installcheck: installcheck-am
 
430
install-strip:
 
431
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
432
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
433
          `test -z '$(STRIP)' || \
 
434
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
435
mostlyclean-generic:
 
436
 
 
437
clean-generic:
 
438
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
439
 
 
440
distclean-generic:
 
441
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
442
 
 
443
maintainer-clean-generic:
 
444
        @echo "This command is intended for maintainers to use"
 
445
        @echo "it deletes files that may require special tools to rebuild."
 
446
clean: clean-am
 
447
 
 
448
clean-am: clean-generic clean-libtool mostlyclean-am
 
449
 
 
450
distclean: distclean-am
 
451
        -rm -f Makefile
 
452
distclean-am: clean-am distclean-generic distclean-libtool
 
453
 
 
454
dvi: dvi-am
 
455
 
 
456
dvi-am:
 
457
 
 
458
html: html-am
 
459
 
 
460
info: info-am
 
461
 
 
462
info-am:
 
463
 
 
464
install-data-am: install-data-local
 
465
        @$(NORMAL_INSTALL)
 
466
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
467
 
 
468
install-exec-am:
 
469
 
 
470
install-info: install-info-am
 
471
 
 
472
install-man:
 
473
 
 
474
installcheck-am:
 
475
 
 
476
maintainer-clean: maintainer-clean-am
 
477
        -rm -f Makefile
 
478
maintainer-clean-am: distclean-am maintainer-clean-generic
 
479
 
 
480
mostlyclean: mostlyclean-am
 
481
 
 
482
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
483
 
 
484
pdf: pdf-am
 
485
 
 
486
pdf-am:
 
487
 
 
488
ps: ps-am
 
489
 
 
490
ps-am:
 
491
 
 
492
uninstall-am: uninstall-info-am uninstall-local
 
493
 
 
494
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
495
        dist-hook distclean distclean-generic distclean-libtool \
 
496
        distdir dvi dvi-am html html-am info info-am install \
 
497
        install-am install-data install-data-am install-data-hook \
 
498
        install-data-local install-exec install-exec-am install-info \
 
499
        install-info-am install-man install-strip installcheck \
 
500
        installcheck-am installdirs maintainer-clean \
 
501
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
502
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
503
        uninstall-info-am uninstall-local
 
504
 
 
505
 
 
506
omf: omf_timestamp
 
507
 
 
508
omf_timestamp: $(omffile)
 
509
        -for file in $(omffile); do \
 
510
          scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
 
511
        done
 
512
        touch omf_timestamp
 
513
 
 
514
install-data-hook-omf:
 
515
        $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir)
 
516
        for file in $(omffile); do \
 
517
                $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \
 
518
        done
 
519
        -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir)
 
520
 
 
521
uninstall-local-omf:
 
522
        -for file in $(srcdir)/*.omf; do \
 
523
                basefile=`basename $$file`; \
 
524
                rm -f $(DESTDIR)$(omf_dest_dir)/$$basefile; \
 
525
        done
 
526
        -rmdir $(DESTDIR)$(omf_dest_dir)
 
527
        -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
 
528
 
 
529
# If the following file is in a subdir (like help/) you need to add that to the path
 
530
 
 
531
all: omf
 
532
 
 
533
$(docname).xml: $(entities)
 
534
 
 
535
app-dist-hook:
 
536
        if test "$(figdir)"; then \
 
537
          $(mkinstalldirs) $(distdir)/$(figdir); \
 
538
          for file in $(srcdir)/$(figdir)/*.png; do \
 
539
            basefile=`echo $$file | sed -e  's,^.*/,,'`; \
 
540
            $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
 
541
          done \
 
542
        fi
 
543
 
 
544
install-data-local: omf
 
545
        $(mkinstalldirs) $(DESTDIR)$(docdir)
 
546
        for file in $(xml_files); do \
 
547
          cp $(srcdir)/$$file $(DESTDIR)$(docdir); \
 
548
        done
 
549
        if test "$(figdir)"; then \
 
550
          $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \
 
551
          for file in $(srcdir)/$(figdir)/*.png; do \
 
552
            basefile=`echo $$file | sed -e  's,^.*/,,'`; \
 
553
            $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
 
554
          done \
 
555
        fi
 
556
 
 
557
install-data-hook: install-data-hook-omf
 
558
 
 
559
uninstall-local: uninstall-local-doc uninstall-local-omf
 
560
 
 
561
uninstall-local-doc:
 
562
        -if test "$(figdir)"; then \
 
563
          for file in $(srcdir)/$(figdir)/*.png; do \
 
564
            basefile=`echo $$file | sed -e  's,^.*/,,'`; \
 
565
            rm -f $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \
 
566
          done; \
 
567
          rmdir $(DESTDIR)$(docdir)/$(figdir); \
 
568
        fi
 
569
        -for file in $(xml_files); do \
 
570
          rm -f $(DESTDIR)$(docdir)/$$file; \
 
571
        done
 
572
        -rmdir $(DESTDIR)$(docdir)
 
573
dist-hook: app-dist-hook
 
574
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
575
# Otherwise a system limit (for SysV at least) may be exceeded.
 
576
.NOEXPORT: