~ubuntu-branches/ubuntu/natty/gnome-icon-theme/natty

« back to all changes in this revision

Viewing changes to 48x48/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-06-10 11:50:31 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: james.westby@ubuntu.com-20100610115031-d5kn01lfqthbzcim
Tags: 2.30.3-1ubuntu1
* Merge with Debian unstable, remaining Ubuntu changes:
* debian/control.in:
  - Add Vcs-Bzr link
* debian/rules:
  - Install distributor icons
  - Use the --enable-icon-mapping configure option
* debian/prerm:
* debian/postinst:
  - Update alternatives for Ubuntu icon
* debian/source:
  - Use source version 3.0
* debian/ubuntu-icons: 
  - Ubuntu logo and cd isos logos
* debian/watch: 
  - Watch unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 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, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
 
install_sh_DATA = $(install_sh) -c -m 644
24
 
install_sh_PROGRAM = $(install_sh) -c
25
 
install_sh_SCRIPT = $(install_sh) -c
26
 
INSTALL_HEADER = $(INSTALL_DATA)
27
 
transform = $(program_transform_name)
28
 
NORMAL_INSTALL = :
29
 
PRE_INSTALL = :
30
 
POST_INSTALL = :
31
 
NORMAL_UNINSTALL = :
32
 
PRE_UNINSTALL = :
33
 
POST_UNINSTALL = :
34
 
subdir = 48x48
35
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
38
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39
 
        $(ACLOCAL_M4)
40
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41
 
CONFIG_CLEAN_FILES =
42
 
CONFIG_CLEAN_VPATH_FILES =
43
 
SOURCES =
44
 
DIST_SOURCES =
45
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46
 
        html-recursive info-recursive install-data-recursive \
47
 
        install-dvi-recursive install-exec-recursive \
48
 
        install-html-recursive install-info-recursive \
49
 
        install-pdf-recursive install-ps-recursive install-recursive \
50
 
        installcheck-recursive installdirs-recursive pdf-recursive \
51
 
        ps-recursive uninstall-recursive
52
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
53
 
  distclean-recursive maintainer-clean-recursive
54
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
55
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
56
 
        distdir
57
 
ETAGS = etags
58
 
CTAGS = ctags
59
 
DIST_SUBDIRS = $(SUBDIRS)
60
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61
 
am__relativize = \
62
 
  dir0=`pwd`; \
63
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
64
 
  sed_rest='s,^[^/]*/*,,'; \
65
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
66
 
  sed_butlast='s,/*[^/]*$$,,'; \
67
 
  while test -n "$$dir1"; do \
68
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
69
 
    if test "$$first" != "."; then \
70
 
      if test "$$first" = ".."; then \
71
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
72
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
73
 
      else \
74
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
75
 
        if test "$$first2" = "$$first"; then \
76
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
77
 
        else \
78
 
          dir2="../$$dir2"; \
79
 
        fi; \
80
 
        dir0="$$dir0"/"$$first"; \
81
 
      fi; \
82
 
    fi; \
83
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
84
 
  done; \
85
 
  reldir="$$dir2"
86
 
ACLOCAL = @ACLOCAL@
87
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
88
 
ALL_LINGUAS = @ALL_LINGUAS@
89
 
AMTAR = @AMTAR@
90
 
AUTOCONF = @AUTOCONF@
91
 
AUTOHEADER = @AUTOHEADER@
92
 
AUTOMAKE = @AUTOMAKE@
93
 
AWK = @AWK@
94
 
CATALOGS = @CATALOGS@
95
 
CATOBJEXT = @CATOBJEXT@
96
 
CC = @CC@
97
 
CCDEPMODE = @CCDEPMODE@
98
 
CFLAGS = @CFLAGS@
99
 
CPP = @CPP@
100
 
CPPFLAGS = @CPPFLAGS@
101
 
CYGPATH_W = @CYGPATH_W@
102
 
DATADIRNAME = @DATADIRNAME@
103
 
DEFS = @DEFS@
104
 
DEPDIR = @DEPDIR@
105
 
ECHO_C = @ECHO_C@
106
 
ECHO_N = @ECHO_N@
107
 
ECHO_T = @ECHO_T@
108
 
EGREP = @EGREP@
109
 
EXEEXT = @EXEEXT@
110
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
111
 
GMOFILES = @GMOFILES@
112
 
GMSGFMT = @GMSGFMT@
113
 
GREP = @GREP@
114
 
ICONMAP = @ICONMAP@
115
 
INSTALL = @INSTALL@
116
 
INSTALL_DATA = @INSTALL_DATA@
117
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
118
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
119
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120
 
INSTOBJEXT = @INSTOBJEXT@
121
 
INTLLIBS = @INTLLIBS@
122
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
123
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
124
 
INTLTOOL_PERL = @INTLTOOL_PERL@
125
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
126
 
LDFLAGS = @LDFLAGS@
127
 
LIBOBJS = @LIBOBJS@
128
 
LIBS = @LIBS@
129
 
LTLIBOBJS = @LTLIBOBJS@
130
 
MAKEINFO = @MAKEINFO@
131
 
MKDIR_P = @MKDIR_P@
132
 
MKINSTALLDIRS = @MKINSTALLDIRS@
133
 
MSGFMT = @MSGFMT@
134
 
MSGFMT_OPTS = @MSGFMT_OPTS@
135
 
MSGMERGE = @MSGMERGE@
136
 
OBJEXT = @OBJEXT@
137
 
PACKAGE = @PACKAGE@
138
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139
 
PACKAGE_NAME = @PACKAGE_NAME@
140
 
PACKAGE_STRING = @PACKAGE_STRING@
141
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
142
 
PACKAGE_URL = @PACKAGE_URL@
143
 
PACKAGE_VERSION = @PACKAGE_VERSION@
144
 
PATH_SEPARATOR = @PATH_SEPARATOR@
145
 
PKG_CONFIG = @PKG_CONFIG@
146
 
POFILES = @POFILES@
147
 
POSUB = @POSUB@
148
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
149
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
150
 
SET_MAKE = @SET_MAKE@
151
 
SHELL = @SHELL@
152
 
STRIP = @STRIP@
153
 
USE_NLS = @USE_NLS@
154
 
VERSION = @VERSION@
155
 
XGETTEXT = @XGETTEXT@
156
 
abs_builddir = @abs_builddir@
157
 
abs_srcdir = @abs_srcdir@
158
 
abs_top_builddir = @abs_top_builddir@
159
 
abs_top_srcdir = @abs_top_srcdir@
160
 
ac_ct_CC = @ac_ct_CC@
161
 
am__include = @am__include@
162
 
am__leading_dot = @am__leading_dot@
163
 
am__quote = @am__quote@
164
 
am__tar = @am__tar@
165
 
am__untar = @am__untar@
166
 
bindir = @bindir@
167
 
build_alias = @build_alias@
168
 
builddir = @builddir@
169
 
datadir = @datadir@
170
 
datarootdir = @datarootdir@
171
 
docdir = @docdir@
172
 
dvidir = @dvidir@
173
 
exec_prefix = @exec_prefix@
174
 
host_alias = @host_alias@
175
 
htmldir = @htmldir@
176
 
includedir = @includedir@
177
 
infodir = @infodir@
178
 
install_sh = @install_sh@
179
 
libdir = @libdir@
180
 
libexecdir = @libexecdir@
181
 
localedir = @localedir@
182
 
localstatedir = @localstatedir@
183
 
mandir = @mandir@
184
 
mkdir_p = @mkdir_p@
185
 
oldincludedir = @oldincludedir@
186
 
pdfdir = @pdfdir@
187
 
prefix = @prefix@
188
 
program_transform_name = @program_transform_name@
189
 
psdir = @psdir@
190
 
sbindir = @sbindir@
191
 
sharedstatedir = @sharedstatedir@
192
 
srcdir = @srcdir@
193
 
sysconfdir = @sysconfdir@
194
 
target_alias = @target_alias@
195
 
themedir = @themedir@
196
 
top_build_prefix = @top_build_prefix@
197
 
top_builddir = @top_builddir@
198
 
top_srcdir = @top_srcdir@
199
 
SUBDIRS = \
200
 
        actions         \
201
 
        animations      \
202
 
        apps            \
203
 
        devices         \
204
 
        filesystems     \
205
 
        stock
206
 
 
207
 
MAINTAINERCLEANFILES = \
208
 
        Makefile.in
209
 
 
210
 
all: all-recursive
211
 
 
212
 
.SUFFIXES:
213
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
214
 
        @for dep in $?; do \
215
 
          case '$(am__configure_deps)' in \
216
 
            *$$dep*) \
217
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
218
 
                && { if test -f $@; then exit 0; else break; fi; }; \
219
 
              exit 1;; \
220
 
          esac; \
221
 
        done; \
222
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu 48x48/Makefile'; \
223
 
        $(am__cd) $(top_srcdir) && \
224
 
          $(AUTOMAKE) --gnu 48x48/Makefile
225
 
.PRECIOUS: Makefile
226
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227
 
        @case '$?' in \
228
 
          *config.status*) \
229
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230
 
          *) \
231
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233
 
        esac;
234
 
 
235
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
 
 
238
 
$(top_srcdir)/configure:  $(am__configure_deps)
239
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
241
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
 
$(am__aclocal_m4_deps):
243
 
 
244
 
# This directory's subdirectories are mostly independent; you can cd
245
 
# into them and run `make' without going through this Makefile.
246
 
# To change the values of `make' variables: instead of editing Makefiles,
247
 
# (1) if the variable is set in `config.status', edit `config.status'
248
 
#     (which will cause the Makefiles to be regenerated when you run `make');
249
 
# (2) otherwise, pass the desired values on the `make' command line.
250
 
$(RECURSIVE_TARGETS):
251
 
        @failcom='exit 1'; \
252
 
        for f in x $$MAKEFLAGS; do \
253
 
          case $$f in \
254
 
            *=* | --[!k]*);; \
255
 
            *k*) failcom='fail=yes';; \
256
 
          esac; \
257
 
        done; \
258
 
        dot_seen=no; \
259
 
        target=`echo $@ | sed s/-recursive//`; \
260
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
261
 
          echo "Making $$target in $$subdir"; \
262
 
          if test "$$subdir" = "."; then \
263
 
            dot_seen=yes; \
264
 
            local_target="$$target-am"; \
265
 
          else \
266
 
            local_target="$$target"; \
267
 
          fi; \
268
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
269
 
          || eval $$failcom; \
270
 
        done; \
271
 
        if test "$$dot_seen" = "no"; then \
272
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
273
 
        fi; test -z "$$fail"
274
 
 
275
 
$(RECURSIVE_CLEAN_TARGETS):
276
 
        @failcom='exit 1'; \
277
 
        for f in x $$MAKEFLAGS; do \
278
 
          case $$f in \
279
 
            *=* | --[!k]*);; \
280
 
            *k*) failcom='fail=yes';; \
281
 
          esac; \
282
 
        done; \
283
 
        dot_seen=no; \
284
 
        case "$@" in \
285
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
286
 
          *) list='$(SUBDIRS)' ;; \
287
 
        esac; \
288
 
        rev=''; for subdir in $$list; do \
289
 
          if test "$$subdir" = "."; then :; else \
290
 
            rev="$$subdir $$rev"; \
291
 
          fi; \
292
 
        done; \
293
 
        rev="$$rev ."; \
294
 
        target=`echo $@ | sed s/-recursive//`; \
295
 
        for subdir in $$rev; do \
296
 
          echo "Making $$target in $$subdir"; \
297
 
          if test "$$subdir" = "."; then \
298
 
            local_target="$$target-am"; \
299
 
          else \
300
 
            local_target="$$target"; \
301
 
          fi; \
302
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
303
 
          || eval $$failcom; \
304
 
        done && test -z "$$fail"
305
 
tags-recursive:
306
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
307
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
308
 
        done
309
 
ctags-recursive:
310
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
311
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
312
 
        done
313
 
 
314
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
315
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316
 
        unique=`for i in $$list; do \
317
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318
 
          done | \
319
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
320
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
321
 
        mkid -fID $$unique
322
 
tags: TAGS
323
 
 
324
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
325
 
                $(TAGS_FILES) $(LISP)
326
 
        set x; \
327
 
        here=`pwd`; \
328
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
329
 
          include_option=--etags-include; \
330
 
          empty_fix=.; \
331
 
        else \
332
 
          include_option=--include; \
333
 
          empty_fix=; \
334
 
        fi; \
335
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
336
 
          if test "$$subdir" = .; then :; else \
337
 
            test ! -f $$subdir/TAGS || \
338
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
339
 
          fi; \
340
 
        done; \
341
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342
 
        unique=`for i in $$list; do \
343
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344
 
          done | \
345
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
347
 
        shift; \
348
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
349
 
          test -n "$$unique" || unique=$$empty_fix; \
350
 
          if test $$# -gt 0; then \
351
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352
 
              "$$@" $$unique; \
353
 
          else \
354
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
355
 
              $$unique; \
356
 
          fi; \
357
 
        fi
358
 
ctags: CTAGS
359
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360
 
                $(TAGS_FILES) $(LISP)
361
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
362
 
        unique=`for i in $$list; do \
363
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364
 
          done | \
365
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
367
 
        test -z "$(CTAGS_ARGS)$$unique" \
368
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369
 
             $$unique
370
 
 
371
 
GTAGS:
372
 
        here=`$(am__cd) $(top_builddir) && pwd` \
373
 
          && $(am__cd) $(top_srcdir) \
374
 
          && gtags -i $(GTAGS_ARGS) "$$here"
375
 
 
376
 
distclean-tags:
377
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
378
 
 
379
 
distdir: $(DISTFILES)
380
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
382
 
        list='$(DISTFILES)'; \
383
 
          dist_files=`for file in $$list; do echo $$file; done | \
384
 
          sed -e "s|^$$srcdirstrip/||;t" \
385
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
386
 
        case $$dist_files in \
387
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
388
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
389
 
                           sort -u` ;; \
390
 
        esac; \
391
 
        for file in $$dist_files; do \
392
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
393
 
          if test -d $$d/$$file; then \
394
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
395
 
            if test -d "$(distdir)/$$file"; then \
396
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
397
 
            fi; \
398
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
400
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401
 
            fi; \
402
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
403
 
          else \
404
 
            test -f "$(distdir)/$$file" \
405
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
406
 
            || exit 1; \
407
 
          fi; \
408
 
        done
409
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
410
 
          if test "$$subdir" = .; then :; else \
411
 
            test -d "$(distdir)/$$subdir" \
412
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
413
 
            || exit 1; \
414
 
          fi; \
415
 
        done
416
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
417
 
          if test "$$subdir" = .; then :; else \
418
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
419
 
            $(am__relativize); \
420
 
            new_distdir=$$reldir; \
421
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
422
 
            $(am__relativize); \
423
 
            new_top_distdir=$$reldir; \
424
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
425
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
426
 
            ($(am__cd) $$subdir && \
427
 
              $(MAKE) $(AM_MAKEFLAGS) \
428
 
                top_distdir="$$new_top_distdir" \
429
 
                distdir="$$new_distdir" \
430
 
                am__remove_distdir=: \
431
 
                am__skip_length_check=: \
432
 
                am__skip_mode_fix=: \
433
 
                distdir) \
434
 
              || exit 1; \
435
 
          fi; \
436
 
        done
437
 
check-am: all-am
438
 
check: check-recursive
439
 
all-am: Makefile
440
 
installdirs: installdirs-recursive
441
 
installdirs-am:
442
 
install: install-recursive
443
 
install-exec: install-exec-recursive
444
 
install-data: install-data-recursive
445
 
uninstall: uninstall-recursive
446
 
 
447
 
install-am: all-am
448
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
449
 
 
450
 
installcheck: installcheck-recursive
451
 
install-strip:
452
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454
 
          `test -z '$(STRIP)' || \
455
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
456
 
mostlyclean-generic:
457
 
 
458
 
clean-generic:
459
 
 
460
 
distclean-generic:
461
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
463
 
 
464
 
maintainer-clean-generic:
465
 
        @echo "This command is intended for maintainers to use"
466
 
        @echo "it deletes files that may require special tools to rebuild."
467
 
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
468
 
clean: clean-recursive
469
 
 
470
 
clean-am: clean-generic mostlyclean-am
471
 
 
472
 
distclean: distclean-recursive
473
 
        -rm -f Makefile
474
 
distclean-am: clean-am distclean-generic distclean-tags
475
 
 
476
 
dvi: dvi-recursive
477
 
 
478
 
dvi-am:
479
 
 
480
 
html: html-recursive
481
 
 
482
 
html-am:
483
 
 
484
 
info: info-recursive
485
 
 
486
 
info-am:
487
 
 
488
 
install-data-am:
489
 
 
490
 
install-dvi: install-dvi-recursive
491
 
 
492
 
install-dvi-am:
493
 
 
494
 
install-exec-am:
495
 
 
496
 
install-html: install-html-recursive
497
 
 
498
 
install-html-am:
499
 
 
500
 
install-info: install-info-recursive
501
 
 
502
 
install-info-am:
503
 
 
504
 
install-man:
505
 
 
506
 
install-pdf: install-pdf-recursive
507
 
 
508
 
install-pdf-am:
509
 
 
510
 
install-ps: install-ps-recursive
511
 
 
512
 
install-ps-am:
513
 
 
514
 
installcheck-am:
515
 
 
516
 
maintainer-clean: maintainer-clean-recursive
517
 
        -rm -f Makefile
518
 
maintainer-clean-am: distclean-am maintainer-clean-generic
519
 
 
520
 
mostlyclean: mostlyclean-recursive
521
 
 
522
 
mostlyclean-am: mostlyclean-generic
523
 
 
524
 
pdf: pdf-recursive
525
 
 
526
 
pdf-am:
527
 
 
528
 
ps: ps-recursive
529
 
 
530
 
ps-am:
531
 
 
532
 
uninstall-am:
533
 
 
534
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
535
 
        install-am install-strip tags-recursive
536
 
 
537
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
538
 
        all all-am check check-am clean clean-generic ctags \
539
 
        ctags-recursive distclean distclean-generic distclean-tags \
540
 
        distdir dvi dvi-am html html-am info info-am install \
541
 
        install-am install-data install-data-am install-dvi \
542
 
        install-dvi-am install-exec install-exec-am install-html \
543
 
        install-html-am install-info install-info-am install-man \
544
 
        install-pdf install-pdf-am install-ps install-ps-am \
545
 
        install-strip installcheck installcheck-am installdirs \
546
 
        installdirs-am maintainer-clean maintainer-clean-generic \
547
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
548
 
        tags-recursive uninstall uninstall-am
549
 
 
550
 
 
551
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
552
 
# Otherwise a system limit (for SysV at least) may be exceeded.
553
 
.NOEXPORT: