~ubuntu-branches/ubuntu/utopic/yelp-xsl/utopic

« back to all changes in this revision

Viewing changes to icons/hicolor/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2010-11-29 10:00:13 UTC
  • Revision ID: james.westby@ubuntu.com-20101129100013-1fxze8fm1fegxl8w
Tags: upstream-2.31.6
ImportĀ upstreamĀ versionĀ 2.31.6

Show diffs side-by-side

added added

removed removed

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