~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to plugins/grass/themes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-05-06 13:42:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134232-pyli6t388w5asd8x
Tags: 0.8.0-3ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules, debian/qgis.install, debian/qgis.dirs debian/qgis.desktop:
    Add and install .desktop.
* debian/qgis.desktop: Remove Applications category; it's not real.
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.8.5 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  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
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ../../..
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
host_triplet = @host@
37
 
subdir = plugins/grass/themes
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41
 
        $(top_srcdir)/configure.in
42
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
 
        $(ACLOCAL_M4)
44
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45
 
CONFIG_HEADER = $(top_builddir)/qgsconfig.h
46
 
CONFIG_CLEAN_FILES =
47
 
SOURCES =
48
 
DIST_SOURCES =
49
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50
 
        html-recursive info-recursive install-data-recursive \
51
 
        install-exec-recursive install-info-recursive \
52
 
        install-recursive installcheck-recursive installdirs-recursive \
53
 
        pdf-recursive ps-recursive uninstall-info-recursive \
54
 
        uninstall-recursive
55
 
ETAGS = etags
56
 
CTAGS = ctags
57
 
DIST_SUBDIRS = $(SUBDIRS)
58
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59
 
ACLOCAL = @ACLOCAL@
60
 
AMDEP_FALSE = @AMDEP_FALSE@
61
 
AMDEP_TRUE = @AMDEP_TRUE@
62
 
AMTAR = @AMTAR@
63
 
AR = @AR@
64
 
AUTOCONF = @AUTOCONF@
65
 
AUTOHEADER = @AUTOHEADER@
66
 
AUTOMAKE = @AUTOMAKE@
67
 
AWK = @AWK@
68
 
CC = @CC@
69
 
CCDEPMODE = @CCDEPMODE@
70
 
CFLAGS = @CFLAGS@
71
 
CPP = @CPP@
72
 
CPPFLAGS = @CPPFLAGS@
73
 
CXX = @CXX@
74
 
CXXCPP = @CXXCPP@
75
 
CXXDEPMODE = @CXXDEPMODE@
76
 
CXXFLAGS = @CXXFLAGS@
77
 
CYGPATH_W = @CYGPATH_W@
78
 
DEBUG_QGIS = @DEBUG_QGIS@
79
 
DEFS = @DEFS@
80
 
DEPDIR = @DEPDIR@
81
 
ECHO = @ECHO@
82
 
ECHO_C = @ECHO_C@
83
 
ECHO_N = @ECHO_N@
84
 
ECHO_T = @ECHO_T@
85
 
EGREP = @EGREP@
86
 
EXEEXT = @EXEEXT@
87
 
EXTRA_VERSION = @EXTRA_VERSION@
88
 
F77 = @F77@
89
 
FFLAGS = @FFLAGS@
90
 
GDAL_CFLAGS = @GDAL_CFLAGS@
91
 
GDAL_CONFIG = @GDAL_CONFIG@
92
 
GDAL_LDADD = @GDAL_LDADD@
93
 
GEOS_CFLAGS = @GEOS_CFLAGS@
94
 
GEOS_CONFIG = @GEOS_CONFIG@
95
 
GEOS_LDADD = @GEOS_LDADD@
96
 
GRASS_BASE = @GRASS_BASE@
97
 
GRASS_INC = @GRASS_INC@
98
 
GRASS_LIB = @GRASS_LIB@
99
 
GSL_CFLAGS = @GSL_CFLAGS@
100
 
GSL_CONFIG = @GSL_CONFIG@
101
 
GSL_LIBS = @GSL_LIBS@
102
 
HAVE_EXPAT_FALSE = @HAVE_EXPAT_FALSE@
103
 
HAVE_EXPAT_TRUE = @HAVE_EXPAT_TRUE@
104
 
HAVE_GRASS = @HAVE_GRASS@
105
 
HAVE_GRASS_FALSE = @HAVE_GRASS_FALSE@
106
 
HAVE_GRASS_TRUE = @HAVE_GRASS_TRUE@
107
 
HAVE_GSL_FALSE = @HAVE_GSL_FALSE@
108
 
HAVE_GSL_TRUE = @HAVE_GSL_TRUE@
109
 
HAVE_POSTGRESQL_FALSE = @HAVE_POSTGRESQL_FALSE@
110
 
HAVE_POSTGRESQL_TRUE = @HAVE_POSTGRESQL_TRUE@
111
 
HAVE_QTMAC_FALSE = @HAVE_QTMAC_FALSE@
112
 
HAVE_QTMAC_TRUE = @HAVE_QTMAC_TRUE@
113
 
HAVE_SPIT_FALSE = @HAVE_SPIT_FALSE@
114
 
HAVE_SPIT_TRUE = @HAVE_SPIT_TRUE@
115
 
INSTALL_DATA = @INSTALL_DATA@
116
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
117
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
118
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119
 
INTERFACE_VERSION = @INTERFACE_VERSION@
120
 
LDFLAGS = @LDFLAGS@
121
 
LIBOBJS = @LIBOBJS@
122
 
LIBS = @LIBS@
123
 
LIBTOOL = @LIBTOOL@
124
 
LN_S = @LN_S@
125
 
LTLIBOBJS = @LTLIBOBJS@
126
 
MAJOR_VERSION = @MAJOR_VERSION@
127
 
MAKEINFO = @MAKEINFO@
128
 
MICRO_VERSION = @MICRO_VERSION@
129
 
MINOR_VERSION = @MINOR_VERSION@
130
 
MOC = @MOC@
131
 
OBJEXT = @OBJEXT@
132
 
PACKAGE = @PACKAGE@
133
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134
 
PACKAGE_NAME = @PACKAGE_NAME@
135
 
PACKAGE_STRING = @PACKAGE_STRING@
136
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
137
 
PACKAGE_VERSION = @PACKAGE_VERSION@
138
 
PATH_SEPARATOR = @PATH_SEPARATOR@
139
 
PG_CONFIG = @PG_CONFIG@
140
 
PG_INC = @PG_INC@
141
 
PG_LIB = @PG_LIB@
142
 
PROJ_INC = @PROJ_INC@
143
 
PROJ_LIB = @PROJ_LIB@
144
 
QASSISTANTCLIENT_LDADD = @QASSISTANTCLIENT_LDADD@
145
 
QEMBED = @QEMBED@
146
 
QTDIR = @QTDIR@
147
 
QT_CXXFLAGS = @QT_CXXFLAGS@
148
 
QT_GUILINK = @QT_GUILINK@
149
 
QT_LDADD = @QT_LDADD@
150
 
RANLIB = @RANLIB@
151
 
SET_MAKE = @SET_MAKE@
152
 
SHELL = @SHELL@
153
 
SQLITE3_INC = @SQLITE3_INC@
154
 
SQLITE3_LIB = @SQLITE3_LIB@
155
 
STRIP = @STRIP@
156
 
UIC = @UIC@
157
 
VERSION = @VERSION@
158
 
WITH_COMMUNITY_FALSE = @WITH_COMMUNITY_FALSE@
159
 
WITH_COMMUNITY_TRUE = @WITH_COMMUNITY_TRUE@
160
 
ac_ct_AR = @ac_ct_AR@
161
 
ac_ct_CC = @ac_ct_CC@
162
 
ac_ct_CXX = @ac_ct_CXX@
163
 
ac_ct_F77 = @ac_ct_F77@
164
 
ac_ct_RANLIB = @ac_ct_RANLIB@
165
 
ac_ct_STRIP = @ac_ct_STRIP@
166
 
ac_prefix_program = @ac_prefix_program@
167
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
168
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
169
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
170
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
171
 
am__include = @am__include@
172
 
am__leading_dot = @am__leading_dot@
173
 
am__quote = @am__quote@
174
 
bindir = @bindir@
175
 
build = @build@
176
 
build_alias = @build_alias@
177
 
build_cpu = @build_cpu@
178
 
build_os = @build_os@
179
 
build_vendor = @build_vendor@
180
 
datadir = @datadir@
181
 
exec_prefix = @exec_prefix@
182
 
host = @host@
183
 
host_alias = @host_alias@
184
 
host_cpu = @host_cpu@
185
 
host_os = @host_os@
186
 
host_vendor = @host_vendor@
187
 
includedir = @includedir@
188
 
infodir = @infodir@
189
 
install_sh = @install_sh@
190
 
libdir = @libdir@
191
 
libexecdir = @libexecdir@
192
 
localstatedir = @localstatedir@
193
 
mandir = @mandir@
194
 
mkdir_p = @mkdir_p@
195
 
oldincludedir = @oldincludedir@
196
 
prefix = @prefix@
197
 
program_transform_name = @program_transform_name@
198
 
sbindir = @sbindir@
199
 
sharedstatedir = @sharedstatedir@
200
 
sysconfdir = @sysconfdir@
201
 
target_alias = @target_alias@
202
 
SUBDIRS = default
203
 
all: all-recursive
204
 
 
205
 
.SUFFIXES:
206
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207
 
        @for dep in $?; do \
208
 
          case '$(am__configure_deps)' in \
209
 
            *$$dep*) \
210
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211
 
                && exit 0; \
212
 
              exit 1;; \
213
 
          esac; \
214
 
        done; \
215
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  plugins/grass/themes/Makefile'; \
216
 
        cd $(top_srcdir) && \
217
 
          $(AUTOMAKE) --foreign  plugins/grass/themes/Makefile
218
 
.PRECIOUS: Makefile
219
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220
 
        @case '$?' in \
221
 
          *config.status*) \
222
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223
 
          *) \
224
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226
 
        esac;
227
 
 
228
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
 
 
231
 
$(top_srcdir)/configure:  $(am__configure_deps)
232
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
 
 
236
 
mostlyclean-libtool:
237
 
        -rm -f *.lo
238
 
 
239
 
clean-libtool:
240
 
        -rm -rf .libs _libs
241
 
 
242
 
distclean-libtool:
243
 
        -rm -f libtool
244
 
uninstall-info-am:
245
 
 
246
 
# This directory's subdirectories are mostly independent; you can cd
247
 
# into them and run `make' without going through this Makefile.
248
 
# To change the values of `make' variables: instead of editing Makefiles,
249
 
# (1) if the variable is set in `config.status', edit `config.status'
250
 
#     (which will cause the Makefiles to be regenerated when you run `make');
251
 
# (2) otherwise, pass the desired values on the `make' command line.
252
 
$(RECURSIVE_TARGETS):
253
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
254
 
        dot_seen=no; \
255
 
        target=`echo $@ | sed s/-recursive//`; \
256
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
257
 
          echo "Making $$target in $$subdir"; \
258
 
          if test "$$subdir" = "."; then \
259
 
            dot_seen=yes; \
260
 
            local_target="$$target-am"; \
261
 
          else \
262
 
            local_target="$$target"; \
263
 
          fi; \
264
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
265
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
266
 
        done; \
267
 
        if test "$$dot_seen" = "no"; then \
268
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
269
 
        fi; test -z "$$fail"
270
 
 
271
 
mostlyclean-recursive clean-recursive distclean-recursive \
272
 
maintainer-clean-recursive:
273
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
274
 
        dot_seen=no; \
275
 
        case "$@" in \
276
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
277
 
          *) list='$(SUBDIRS)' ;; \
278
 
        esac; \
279
 
        rev=''; for subdir in $$list; do \
280
 
          if test "$$subdir" = "."; then :; else \
281
 
            rev="$$subdir $$rev"; \
282
 
          fi; \
283
 
        done; \
284
 
        rev="$$rev ."; \
285
 
        target=`echo $@ | sed s/-recursive//`; \
286
 
        for subdir in $$rev; do \
287
 
          echo "Making $$target in $$subdir"; \
288
 
          if test "$$subdir" = "."; then \
289
 
            local_target="$$target-am"; \
290
 
          else \
291
 
            local_target="$$target"; \
292
 
          fi; \
293
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
294
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
295
 
        done && test -z "$$fail"
296
 
tags-recursive:
297
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
298
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
299
 
        done
300
 
ctags-recursive:
301
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
302
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
303
 
        done
304
 
 
305
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307
 
        unique=`for i in $$list; do \
308
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309
 
          done | \
310
 
          $(AWK) '    { files[$$0] = 1; } \
311
 
               END { for (i in files) print i; }'`; \
312
 
        mkid -fID $$unique
313
 
tags: TAGS
314
 
 
315
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
316
 
                $(TAGS_FILES) $(LISP)
317
 
        tags=; \
318
 
        here=`pwd`; \
319
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
320
 
          include_option=--etags-include; \
321
 
          empty_fix=.; \
322
 
        else \
323
 
          include_option=--include; \
324
 
          empty_fix=; \
325
 
        fi; \
326
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
327
 
          if test "$$subdir" = .; then :; else \
328
 
            test ! -f $$subdir/TAGS || \
329
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
330
 
          fi; \
331
 
        done; \
332
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
333
 
        unique=`for i in $$list; do \
334
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335
 
          done | \
336
 
          $(AWK) '    { files[$$0] = 1; } \
337
 
               END { for (i in files) print i; }'`; \
338
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
339
 
          test -n "$$unique" || unique=$$empty_fix; \
340
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341
 
            $$tags $$unique; \
342
 
        fi
343
 
ctags: CTAGS
344
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
345
 
                $(TAGS_FILES) $(LISP)
346
 
        tags=; \
347
 
        here=`pwd`; \
348
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349
 
        unique=`for i in $$list; do \
350
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351
 
          done | \
352
 
          $(AWK) '    { files[$$0] = 1; } \
353
 
               END { for (i in files) print i; }'`; \
354
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
355
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
356
 
             $$tags $$unique
357
 
 
358
 
GTAGS:
359
 
        here=`$(am__cd) $(top_builddir) && pwd` \
360
 
          && cd $(top_srcdir) \
361
 
          && gtags -i $(GTAGS_ARGS) $$here
362
 
 
363
 
distclean-tags:
364
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
365
 
 
366
 
distdir: $(DISTFILES)
367
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
368
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
369
 
        list='$(DISTFILES)'; for file in $$list; do \
370
 
          case $$file in \
371
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
372
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
373
 
          esac; \
374
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
376
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
377
 
            dir="/$$dir"; \
378
 
            $(mkdir_p) "$(distdir)$$dir"; \
379
 
          else \
380
 
            dir=''; \
381
 
          fi; \
382
 
          if test -d $$d/$$file; then \
383
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385
 
            fi; \
386
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
387
 
          else \
388
 
            test -f $(distdir)/$$file \
389
 
            || cp -p $$d/$$file $(distdir)/$$file \
390
 
            || exit 1; \
391
 
          fi; \
392
 
        done
393
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
394
 
          if test "$$subdir" = .; then :; else \
395
 
            test -d "$(distdir)/$$subdir" \
396
 
            || mkdir "$(distdir)/$$subdir" \
397
 
            || exit 1; \
398
 
            (cd $$subdir && \
399
 
              $(MAKE) $(AM_MAKEFLAGS) \
400
 
                top_distdir="../$(top_distdir)" \
401
 
                distdir="../$(distdir)/$$subdir" \
402
 
                distdir) \
403
 
              || exit 1; \
404
 
          fi; \
405
 
        done
406
 
check-am: all-am
407
 
check: check-recursive
408
 
all-am: Makefile
409
 
installdirs: installdirs-recursive
410
 
installdirs-am:
411
 
install: install-recursive
412
 
install-exec: install-exec-recursive
413
 
install-data: install-data-recursive
414
 
uninstall: uninstall-recursive
415
 
 
416
 
install-am: all-am
417
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418
 
 
419
 
installcheck: installcheck-recursive
420
 
install-strip:
421
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
422
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
423
 
          `test -z '$(STRIP)' || \
424
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
425
 
mostlyclean-generic:
426
 
 
427
 
clean-generic:
428
 
 
429
 
distclean-generic:
430
 
        -rm -f $(CONFIG_CLEAN_FILES)
431
 
 
432
 
maintainer-clean-generic:
433
 
        @echo "This command is intended for maintainers to use"
434
 
        @echo "it deletes files that may require special tools to rebuild."
435
 
clean: clean-recursive
436
 
 
437
 
clean-am: clean-generic clean-libtool mostlyclean-am
438
 
 
439
 
distclean: distclean-recursive
440
 
        -rm -f Makefile
441
 
distclean-am: clean-am distclean-generic distclean-libtool \
442
 
        distclean-tags
443
 
 
444
 
dvi: dvi-recursive
445
 
 
446
 
dvi-am:
447
 
 
448
 
html: html-recursive
449
 
 
450
 
info: info-recursive
451
 
 
452
 
info-am:
453
 
 
454
 
install-data-am:
455
 
 
456
 
install-exec-am:
457
 
 
458
 
install-info: install-info-recursive
459
 
 
460
 
install-man:
461
 
 
462
 
installcheck-am:
463
 
 
464
 
maintainer-clean: maintainer-clean-recursive
465
 
        -rm -f Makefile
466
 
maintainer-clean-am: distclean-am maintainer-clean-generic
467
 
 
468
 
mostlyclean: mostlyclean-recursive
469
 
 
470
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
471
 
 
472
 
pdf: pdf-recursive
473
 
 
474
 
pdf-am:
475
 
 
476
 
ps: ps-recursive
477
 
 
478
 
ps-am:
479
 
 
480
 
uninstall-am: uninstall-info-am
481
 
 
482
 
uninstall-info: uninstall-info-recursive
483
 
 
484
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
485
 
        clean clean-generic clean-libtool clean-recursive ctags \
486
 
        ctags-recursive distclean distclean-generic distclean-libtool \
487
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
488
 
        html-am info info-am install install-am install-data \
489
 
        install-data-am install-exec install-exec-am install-info \
490
 
        install-info-am install-man install-strip installcheck \
491
 
        installcheck-am installdirs installdirs-am maintainer-clean \
492
 
        maintainer-clean-generic maintainer-clean-recursive \
493
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
494
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
495
 
        uninstall uninstall-am uninstall-info-am
496
 
 
497
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
498
 
# Otherwise a system limit (for SysV at least) may be exceeded.
499
 
.NOEXPORT: