~ubuntu-branches/ubuntu/warty/zenity/warty

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2004-10-12 01:48:22 UTC
  • Revision ID: james.westby@ubuntu.com-20041012014822-89rmdkuj434ynu0n
Tags: upstream-2.8.1
ImportĀ upstreamĀ versionĀ 2.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
5
# 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
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = .
 
24
 
 
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
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AUTOCONF = @AUTOCONF@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AWK = @AWK@
 
47
CATALOGS = @CATALOGS@
 
48
CATOBJEXT = @CATOBJEXT@
 
49
CC = @CC@
 
50
CCDEPMODE = @CCDEPMODE@
 
51
CFLAGS = @CFLAGS@
 
52
CPP = @CPP@
 
53
CPPFLAGS = @CPPFLAGS@
 
54
CYGPATH_W = @CYGPATH_W@
 
55
DATADIRNAME = @DATADIRNAME@
 
56
DEFS = @DEFS@
 
57
DEPDIR = @DEPDIR@
 
58
ECHO_C = @ECHO_C@
 
59
ECHO_N = @ECHO_N@
 
60
ECHO_T = @ECHO_T@
 
61
EGREP = @EGREP@
 
62
EXEEXT = @EXEEXT@
 
63
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
64
GMOFILES = @GMOFILES@
 
65
GMSGFMT = @GMSGFMT@
 
66
INSTALL_DATA = @INSTALL_DATA@
 
67
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
68
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
69
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
70
INSTOBJEXT = @INSTOBJEXT@
 
71
INTLLIBS = @INTLLIBS@
 
72
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
73
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
74
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
75
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
76
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
77
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
78
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
79
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
80
INTLTOOL_PERL = @INTLTOOL_PERL@
 
81
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
82
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
83
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
84
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
85
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
86
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
87
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
88
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
89
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
90
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
91
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
92
LDFLAGS = @LDFLAGS@
 
93
LIBOBJS = @LIBOBJS@
 
94
LIBS = @LIBS@
 
95
LTLIBOBJS = @LTLIBOBJS@
 
96
MAINT = @MAINT@
 
97
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
98
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
99
MAKEINFO = @MAKEINFO@
 
100
MKINSTALLDIRS = @MKINSTALLDIRS@
 
101
MSGFMT = @MSGFMT@
 
102
OBJEXT = @OBJEXT@
 
103
PACKAGE = @PACKAGE@
 
104
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
105
PACKAGE_NAME = @PACKAGE_NAME@
 
106
PACKAGE_STRING = @PACKAGE_STRING@
 
107
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
108
PACKAGE_VERSION = @PACKAGE_VERSION@
 
109
PATH_SEPARATOR = @PATH_SEPARATOR@
 
110
PERL = @PERL@
 
111
PKG_CONFIG = @PKG_CONFIG@
 
112
POFILES = @POFILES@
 
113
POSUB = @POSUB@
 
114
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
115
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
116
SCROLLKEEPER_CONFIG = @SCROLLKEEPER_CONFIG@
 
117
SET_MAKE = @SET_MAKE@
 
118
SHELL = @SHELL@
 
119
STRIP = @STRIP@
 
120
USE_NLS = @USE_NLS@
 
121
VERSION = @VERSION@
 
122
XGETTEXT = @XGETTEXT@
 
123
X_CFLAGS = @X_CFLAGS@
 
124
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
125
X_LIBS = @X_LIBS@
 
126
X_PRE_LIBS = @X_PRE_LIBS@
 
127
ZENITY_CFLAGS = @ZENITY_CFLAGS@
 
128
ZENITY_LIBS = @ZENITY_LIBS@
 
129
ac_ct_CC = @ac_ct_CC@
 
130
ac_ct_STRIP = @ac_ct_STRIP@
 
131
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
132
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
133
am__include = @am__include@
 
134
am__quote = @am__quote@
 
135
bindir = @bindir@
 
136
build = @build@
 
137
build_alias = @build_alias@
 
138
build_cpu = @build_cpu@
 
139
build_os = @build_os@
 
140
build_vendor = @build_vendor@
 
141
datadir = @datadir@
 
142
exec_prefix = @exec_prefix@
 
143
host = @host@
 
144
host_alias = @host_alias@
 
145
host_cpu = @host_cpu@
 
146
host_os = @host_os@
 
147
host_vendor = @host_vendor@
 
148
includedir = @includedir@
 
149
infodir = @infodir@
 
150
install_sh = @install_sh@
 
151
libdir = @libdir@
 
152
libexecdir = @libexecdir@
 
153
localstatedir = @localstatedir@
 
154
mandir = @mandir@
 
155
oldincludedir = @oldincludedir@
 
156
prefix = @prefix@
 
157
program_transform_name = @program_transform_name@
 
158
sbindir = @sbindir@
 
159
sharedstatedir = @sharedstatedir@
 
160
sysconfdir = @sysconfdir@
 
161
target_alias = @target_alias@
 
162
zenitylocaledir = @zenitylocaledir@
 
163
 
 
164
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
 
165
 
 
166
SUBDIRS = \
 
167
        src     \
 
168
        po      \
 
169
        data    \
 
170
        help
 
171
 
 
172
 
 
173
EXTRA_DIST = \
 
174
        intltool-extract.in     \
 
175
        intltool-merge.in       \
 
176
        intltool-update.in      \
 
177
        zenity.spec             \
 
178
        zenity.spec.in          \
 
179
        omf.make                \
 
180
        xmldocs.make            \
 
181
        COPYING                 \
 
182
        HACKING                 \
 
183
        ChangeLog               \
 
184
        NEWS                    \
 
185
        README                  \
 
186
        AUTHORS
 
187
 
 
188
 
 
189
DISTCLEANFILES = \
 
190
        intltool-extract        \
 
191
        intltool-merge          \
 
192
        intltool-update
 
193
 
 
194
subdir = .
 
195
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
196
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
197
CONFIG_HEADER = config.h
 
198
CONFIG_CLEAN_FILES = zenity.spec
 
199
DIST_SOURCES =
 
200
 
 
201
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
202
        ps-recursive install-info-recursive uninstall-info-recursive \
 
203
        all-recursive install-data-recursive install-exec-recursive \
 
204
        installdirs-recursive install-recursive uninstall-recursive \
 
205
        check-recursive installcheck-recursive
 
206
DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
 
207
        Makefile.in NEWS THANKS TODO aclocal.m4 config.guess \
 
208
        config.h.in config.sub configure configure.in depcomp \
 
209
        install-sh missing mkinstalldirs zenity.spec.in
 
210
DIST_SUBDIRS = $(SUBDIRS)
 
211
all: config.h
 
212
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
213
 
 
214
.SUFFIXES:
 
215
 
 
216
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
217
 configure.lineno
 
218
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
219
        cd $(top_srcdir) && \
 
220
          $(AUTOMAKE) --gnu  Makefile
 
221
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
222
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
 
223
 
 
224
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
225
        $(SHELL) ./config.status --recheck
 
226
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
227
        cd $(srcdir) && $(AUTOCONF)
 
228
 
 
229
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 
 
230
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
231
 
 
232
config.h: stamp-h1
 
233
        @if test ! -f $@; then \
 
234
          rm -f stamp-h1; \
 
235
          $(MAKE) stamp-h1; \
 
236
        else :; fi
 
237
 
 
238
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
239
        @rm -f stamp-h1
 
240
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
241
 
 
242
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
243
        cd $(top_srcdir) && $(AUTOHEADER)
 
244
        touch $(srcdir)/config.h.in
 
245
 
 
246
distclean-hdr:
 
247
        -rm -f config.h stamp-h1
 
248
zenity.spec: $(top_builddir)/config.status zenity.spec.in
 
249
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
250
uninstall-info-am:
 
251
 
 
252
# This directory's subdirectories are mostly independent; you can cd
 
253
# into them and run `make' without going through this Makefile.
 
254
# To change the values of `make' variables: instead of editing Makefiles,
 
255
# (1) if the variable is set in `config.status', edit `config.status'
 
256
#     (which will cause the Makefiles to be regenerated when you run `make');
 
257
# (2) otherwise, pass the desired values on the `make' command line.
 
258
$(RECURSIVE_TARGETS):
 
259
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
260
        dot_seen=no; \
 
261
        target=`echo $@ | sed s/-recursive//`; \
 
262
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
263
          echo "Making $$target in $$subdir"; \
 
264
          if test "$$subdir" = "."; then \
 
265
            dot_seen=yes; \
 
266
            local_target="$$target-am"; \
 
267
          else \
 
268
            local_target="$$target"; \
 
269
          fi; \
 
270
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
271
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
272
        done; \
 
273
        if test "$$dot_seen" = "no"; then \
 
274
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
275
        fi; test -z "$$fail"
 
276
 
 
277
mostlyclean-recursive clean-recursive distclean-recursive \
 
278
maintainer-clean-recursive:
 
279
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
280
        dot_seen=no; \
 
281
        case "$@" in \
 
282
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
283
          *) list='$(SUBDIRS)' ;; \
 
284
        esac; \
 
285
        rev=''; for subdir in $$list; do \
 
286
          if test "$$subdir" = "."; then :; else \
 
287
            rev="$$subdir $$rev"; \
 
288
          fi; \
 
289
        done; \
 
290
        rev="$$rev ."; \
 
291
        target=`echo $@ | sed s/-recursive//`; \
 
292
        for subdir in $$rev; do \
 
293
          echo "Making $$target in $$subdir"; \
 
294
          if test "$$subdir" = "."; then \
 
295
            local_target="$$target-am"; \
 
296
          else \
 
297
            local_target="$$target"; \
 
298
          fi; \
 
299
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
300
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
301
        done && test -z "$$fail"
 
302
tags-recursive:
 
303
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
304
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
305
        done
 
306
ctags-recursive:
 
307
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
308
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
309
        done
 
310
 
 
311
ETAGS = etags
 
312
ETAGSFLAGS =
 
313
 
 
314
CTAGS = ctags
 
315
CTAGSFLAGS =
 
316
 
 
317
tags: TAGS
 
318
 
 
319
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
320
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
321
        unique=`for i in $$list; do \
 
322
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
323
          done | \
 
324
          $(AWK) '    { files[$$0] = 1; } \
 
325
               END { for (i in files) print i; }'`; \
 
326
        mkid -fID $$unique
 
327
 
 
328
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
329
                $(TAGS_FILES) $(LISP)
 
330
        tags=; \
 
331
        here=`pwd`; \
 
332
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
333
          if test "$$subdir" = .; then :; else \
 
334
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
335
          fi; \
 
336
        done; \
 
337
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
338
        unique=`for i in $$list; do \
 
339
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
340
          done | \
 
341
          $(AWK) '    { files[$$0] = 1; } \
 
342
               END { for (i in files) print i; }'`; \
 
343
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
344
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
345
             $$tags $$unique
 
346
 
 
347
ctags: CTAGS
 
348
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
349
                $(TAGS_FILES) $(LISP)
 
350
        tags=; \
 
351
        here=`pwd`; \
 
352
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
353
        unique=`for i in $$list; do \
 
354
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
355
          done | \
 
356
          $(AWK) '    { files[$$0] = 1; } \
 
357
               END { for (i in files) print i; }'`; \
 
358
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
359
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
360
             $$tags $$unique
 
361
 
 
362
GTAGS:
 
363
        here=`$(am__cd) $(top_builddir) && pwd` \
 
364
          && cd $(top_srcdir) \
 
365
          && gtags -i $(GTAGS_ARGS) $$here
 
366
 
 
367
distclean-tags:
 
368
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
369
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
370
 
 
371
top_distdir = .
 
372
distdir = $(PACKAGE)-$(VERSION)
 
373
 
 
374
am__remove_distdir = \
 
375
  { test ! -d $(distdir) \
 
376
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
377
         && rm -fr $(distdir); }; }
 
378
 
 
379
GZIP_ENV = --best
 
380
distuninstallcheck_listfiles = find . -type f -print
 
381
 
 
382
distdir: $(DISTFILES)
 
383
        $(am__remove_distdir)
 
384
        mkdir $(distdir)
 
385
        $(mkinstalldirs) $(distdir)/. $(distdir)/po $(distdir)/src
 
386
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
387
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
388
        list='$(DISTFILES)'; for file in $$list; do \
 
389
          case $$file in \
 
390
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
391
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
392
          esac; \
 
393
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
394
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
395
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
396
            dir="/$$dir"; \
 
397
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
398
          else \
 
399
            dir=''; \
 
400
          fi; \
 
401
          if test -d $$d/$$file; then \
 
402
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
403
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
404
            fi; \
 
405
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
406
          else \
 
407
            test -f $(distdir)/$$file \
 
408
            || cp -p $$d/$$file $(distdir)/$$file \
 
409
            || exit 1; \
 
410
          fi; \
 
411
        done
 
412
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
413
          if test "$$subdir" = .; then :; else \
 
414
            test -d $(distdir)/$$subdir \
 
415
            || mkdir $(distdir)/$$subdir \
 
416
            || exit 1; \
 
417
            (cd $$subdir && \
 
418
              $(MAKE) $(AM_MAKEFLAGS) \
 
419
                top_distdir="$(top_distdir)" \
 
420
                distdir=../$(distdir)/$$subdir \
 
421
                distdir) \
 
422
              || exit 1; \
 
423
          fi; \
 
424
        done
 
425
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
426
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
427
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
428
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
429
        || chmod -R a+r $(distdir)
 
430
dist-gzip: distdir
 
431
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
432
        $(am__remove_distdir)
 
433
 
 
434
dist dist-all: distdir
 
435
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
436
        $(am__remove_distdir)
 
437
 
 
438
# This target untars the dist file and tries a VPATH configuration.  Then
 
439
# it guarantees that the distribution is self-contained by making another
 
440
# tarfile.
 
441
distcheck: dist
 
442
        $(am__remove_distdir)
 
443
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
 
444
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
445
        mkdir $(distdir)/=build
 
446
        mkdir $(distdir)/=inst
 
447
        chmod a-w $(distdir)
 
448
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
 
449
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
450
          && cd $(distdir)/=build \
 
451
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
452
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
453
          && $(MAKE) $(AM_MAKEFLAGS) \
 
454
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
455
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
456
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
457
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
458
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
459
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
460
                distuninstallcheck \
 
461
          && chmod -R a-w "$$dc_install_base" \
 
462
          && ({ \
 
463
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
 
464
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
465
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
466
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
467
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
468
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
469
          && rm -rf "$$dc_destdir" \
 
470
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
 
471
          && rm -f $(distdir).tar.gz \
 
472
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
473
        $(am__remove_distdir)
 
474
        @echo "$(distdir).tar.gz is ready for distribution" | \
 
475
          sed 'h;s/./=/g;p;x;p;x'
 
476
distcleancheck: distclean
 
477
        if test '$(srcdir)' = . ; then \
 
478
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
479
          exit 1 ; \
 
480
        fi
 
481
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
482
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
483
               $(distcleancheck_listfiles) ; \
 
484
               exit 1; } >&2
 
485
check-am: all-am
 
486
check: check-recursive
 
487
all-am: Makefile config.h
 
488
installdirs: installdirs-recursive
 
489
installdirs-am:
 
490
 
 
491
install: install-recursive
 
492
install-exec: install-exec-recursive
 
493
install-data: install-data-recursive
 
494
uninstall: uninstall-recursive
 
495
 
 
496
install-am: all-am
 
497
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
498
 
 
499
installcheck: installcheck-recursive
 
500
install-strip:
 
501
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
502
          INSTALL_STRIP_FLAG=-s \
 
503
          `test -z '$(STRIP)' || \
 
504
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
505
mostlyclean-generic:
 
506
 
 
507
clean-generic:
 
508
 
 
509
distclean-generic:
 
510
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
511
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
512
 
 
513
maintainer-clean-generic:
 
514
        @echo "This command is intended for maintainers to use"
 
515
        @echo "it deletes files that may require special tools to rebuild."
 
516
clean: clean-recursive
 
517
 
 
518
clean-am: clean-generic mostlyclean-am
 
519
 
 
520
distclean: distclean-recursive
 
521
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
522
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
 
523
 
 
524
dvi: dvi-recursive
 
525
 
 
526
dvi-am:
 
527
 
 
528
info: info-recursive
 
529
 
 
530
info-am:
 
531
 
 
532
install-data-am:
 
533
 
 
534
install-exec-am:
 
535
 
 
536
install-info: install-info-recursive
 
537
 
 
538
install-man:
 
539
 
 
540
installcheck-am:
 
541
 
 
542
maintainer-clean: maintainer-clean-recursive
 
543
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
544
        -rm -rf autom4te.cache
 
545
maintainer-clean-am: distclean-am maintainer-clean-generic
 
546
 
 
547
mostlyclean: mostlyclean-recursive
 
548
 
 
549
mostlyclean-am: mostlyclean-generic
 
550
 
 
551
pdf: pdf-recursive
 
552
 
 
553
pdf-am:
 
554
 
 
555
ps: ps-recursive
 
556
 
 
557
ps-am:
 
558
 
 
559
uninstall-am: uninstall-info-am
 
560
 
 
561
uninstall-info: uninstall-info-recursive
 
562
 
 
563
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
564
        clean-generic clean-recursive ctags ctags-recursive dist \
 
565
        dist-all dist-gzip distcheck distclean distclean-generic \
 
566
        distclean-hdr distclean-recursive distclean-tags distcleancheck \
 
567
        distdir distuninstallcheck dvi dvi-am dvi-recursive info \
 
568
        info-am info-recursive install install-am install-data \
 
569
        install-data-am install-data-recursive install-exec \
 
570
        install-exec-am install-exec-recursive install-info \
 
571
        install-info-am install-info-recursive install-man \
 
572
        install-recursive install-strip installcheck installcheck-am \
 
573
        installdirs installdirs-am installdirs-recursive \
 
574
        maintainer-clean maintainer-clean-generic \
 
575
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
576
        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
 
577
        ps-recursive tags tags-recursive uninstall uninstall-am \
 
578
        uninstall-info-am uninstall-info-recursive uninstall-recursive
 
579
 
 
580
 
 
581
#
 
582
# FIXME:
 
583
#  currently scrollkeeper-update does not seem to
 
584
#  remove its database when there is no useful
 
585
#  information contained there. Therefore, with
 
586
#  "make uninstall" you're left with loads of
 
587
#  stuff in /var/scrollkeeper and distcheck
 
588
#  fails.
 
589
#
 
590
#  http://mail.gnome.org/archives/gnome-doc-list/2003-May/msg00008.html
 
591
#
 
592
#  This overrides the uninstall check so distcheck
 
593
#  passes
 
594
#
 
595
# distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' | grep -v 'omf' | grep -v 'figures'
 
596
distuninstallcheck:
 
597
        @:
 
598
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
599
# Otherwise a system limit (for SysV at least) may be exceeded.
 
600
.NOEXPORT: