~ubuntu-branches/ubuntu/raring/gnome-photo-printer/raring

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Schlueter
  • Date: 2007-01-14 13:56:09 UTC
  • mfrom: (1.2.3 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20070114135609-mz4hcg50xnkaeg17
Tags: 0.7.0-1
* New upstream release
* Bug fix: gnome-photo-printer: No integration into GNOME menu, thanks
  to Sebastien NOBILI (closes: #406296)

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
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
build_triplet = @build@
 
37
host_triplet = @host@
 
38
subdir = data
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
45
CONFIG_HEADER = $(top_builddir)/config.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
ALL_LINGUAS = @ALL_LINGUAS@
 
61
AMDEP_FALSE = @AMDEP_FALSE@
 
62
AMDEP_TRUE = @AMDEP_TRUE@
 
63
AMTAR = @AMTAR@
 
64
AUTOCONF = @AUTOCONF@
 
65
AUTOHEADER = @AUTOHEADER@
 
66
AUTOMAKE = @AUTOMAKE@
 
67
AWK = @AWK@
 
68
CATALOGS = @CATALOGS@
 
69
CATOBJEXT = @CATOBJEXT@
 
70
CC = @CC@
 
71
CCDEPMODE = @CCDEPMODE@
 
72
CFLAGS = @CFLAGS@
 
73
CPP = @CPP@
 
74
CPPFLAGS = @CPPFLAGS@
 
75
CYGPATH_W = @CYGPATH_W@
 
76
DATADIRNAME = @DATADIRNAME@
 
77
DEFS = @DEFS@
 
78
DEPDIR = @DEPDIR@
 
79
ECHO_C = @ECHO_C@
 
80
ECHO_N = @ECHO_N@
 
81
ECHO_T = @ECHO_T@
 
82
EGREP = @EGREP@
 
83
EXEEXT = @EXEEXT@
 
84
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
85
GMOFILES = @GMOFILES@
 
86
GMSGFMT = @GMSGFMT@
 
87
GPP_DATADIR = @GPP_DATADIR@
 
88
GPP_LIBDIR = @GPP_LIBDIR@
 
89
GREP = @GREP@
 
90
INSTALL_DATA = @INSTALL_DATA@
 
91
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
92
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
93
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
94
INSTOBJEXT = @INSTOBJEXT@
 
95
INTLLIBS = @INTLLIBS@
 
96
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
97
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
98
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
99
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
100
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
101
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
102
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
103
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
104
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
105
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
106
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
107
INTLTOOL_PERL = @INTLTOOL_PERL@
 
108
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
109
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
110
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
111
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
112
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
113
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
114
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
115
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
116
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
117
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
118
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
119
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
120
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
121
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
122
LDFLAGS = @LDFLAGS@
 
123
LIBOBJS = @LIBOBJS@
 
124
LIBS = @LIBS@
 
125
LTLIBOBJS = @LTLIBOBJS@
 
126
MAKEINFO = @MAKEINFO@
 
127
MKINSTALLDIRS = @MKINSTALLDIRS@
 
128
MSGFMT = @MSGFMT@
 
129
OBJEXT = @OBJEXT@
 
130
PACKAGE = @PACKAGE@
 
131
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
132
PACKAGE_NAME = @PACKAGE_NAME@
 
133
PACKAGE_STRING = @PACKAGE_STRING@
 
134
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
135
PACKAGE_VERSION = @PACKAGE_VERSION@
 
136
PATH_SEPARATOR = @PATH_SEPARATOR@
 
137
PKGCONFIG = @PKGCONFIG@
 
138
POFILES = @POFILES@
 
139
POSUB = @POSUB@
 
140
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
141
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
142
SET_MAKE = @SET_MAKE@
 
143
SHELL = @SHELL@
 
144
STRIP = @STRIP@
 
145
USE_NLS = @USE_NLS@
 
146
VERSION = @VERSION@
 
147
XGETTEXT = @XGETTEXT@
 
148
ac_ct_CC = @ac_ct_CC@
 
149
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
150
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
151
am__include = @am__include@
 
152
am__leading_dot = @am__leading_dot@
 
153
am__quote = @am__quote@
 
154
am__tar = @am__tar@
 
155
am__untar = @am__untar@
 
156
bindir = @bindir@
 
157
build = @build@
 
158
build_alias = @build_alias@
 
159
build_cpu = @build_cpu@
 
160
build_os = @build_os@
 
161
build_vendor = @build_vendor@
 
162
datadir = @datadir@
 
163
datarootdir = @datarootdir@
 
164
docdir = @docdir@
 
165
dvidir = @dvidir@
 
166
exec_prefix = @exec_prefix@
 
167
host = @host@
 
168
host_alias = @host_alias@
 
169
host_cpu = @host_cpu@
 
170
host_os = @host_os@
 
171
host_vendor = @host_vendor@
 
172
htmldir = @htmldir@
 
173
includedir = @includedir@
 
174
infodir = @infodir@
 
175
install_sh = @install_sh@
 
176
libdir = @libdir@
 
177
libexecdir = @libexecdir@
 
178
localdir = @localdir@
 
179
localedir = @localedir@
 
180
localstatedir = @localstatedir@
 
181
mandir = @mandir@
 
182
mkdir_p = @mkdir_p@
 
183
oldincludedir = @oldincludedir@
 
184
pdfdir = @pdfdir@
 
185
prefix = @prefix@
 
186
program_transform_name = @program_transform_name@
 
187
psdir = @psdir@
 
188
sbindir = @sbindir@
 
189
sharedstatedir = @sharedstatedir@
 
190
sysconfdir = @sysconfdir@
 
191
target_alias = @target_alias@
 
192
SUBDIRS = desktop glade icons pixmaps
 
193
all: all-recursive
 
194
 
 
195
.SUFFIXES:
 
196
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
197
        @for dep in $?; do \
 
198
          case '$(am__configure_deps)' in \
 
199
            *$$dep*) \
 
200
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
201
                && exit 0; \
 
202
              exit 1;; \
 
203
          esac; \
 
204
        done; \
 
205
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/Makefile'; \
 
206
        cd $(top_srcdir) && \
 
207
          $(AUTOMAKE) --gnu  data/Makefile
 
208
.PRECIOUS: Makefile
 
209
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
210
        @case '$?' in \
 
211
          *config.status*) \
 
212
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
213
          *) \
 
214
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
215
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
216
        esac;
 
217
 
 
218
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
219
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
220
 
 
221
$(top_srcdir)/configure:  $(am__configure_deps)
 
222
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
223
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
224
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
225
uninstall-info-am:
 
226
 
 
227
# This directory's subdirectories are mostly independent; you can cd
 
228
# into them and run `make' without going through this Makefile.
 
229
# To change the values of `make' variables: instead of editing Makefiles,
 
230
# (1) if the variable is set in `config.status', edit `config.status'
 
231
#     (which will cause the Makefiles to be regenerated when you run `make');
 
232
# (2) otherwise, pass the desired values on the `make' command line.
 
233
$(RECURSIVE_TARGETS):
 
234
        @failcom='exit 1'; \
 
235
        for f in x $$MAKEFLAGS; do \
 
236
          case $$f in \
 
237
            *=* | --[!k]*);; \
 
238
            *k*) failcom='fail=yes';; \
 
239
          esac; \
 
240
        done; \
 
241
        dot_seen=no; \
 
242
        target=`echo $@ | sed s/-recursive//`; \
 
243
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
244
          echo "Making $$target in $$subdir"; \
 
245
          if test "$$subdir" = "."; then \
 
246
            dot_seen=yes; \
 
247
            local_target="$$target-am"; \
 
248
          else \
 
249
            local_target="$$target"; \
 
250
          fi; \
 
251
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
252
          || eval $$failcom; \
 
253
        done; \
 
254
        if test "$$dot_seen" = "no"; then \
 
255
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
256
        fi; test -z "$$fail"
 
257
 
 
258
mostlyclean-recursive clean-recursive distclean-recursive \
 
259
maintainer-clean-recursive:
 
260
        @failcom='exit 1'; \
 
261
        for f in x $$MAKEFLAGS; do \
 
262
          case $$f in \
 
263
            *=* | --[!k]*);; \
 
264
            *k*) failcom='fail=yes';; \
 
265
          esac; \
 
266
        done; \
 
267
        dot_seen=no; \
 
268
        case "$@" in \
 
269
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
270
          *) list='$(SUBDIRS)' ;; \
 
271
        esac; \
 
272
        rev=''; for subdir in $$list; do \
 
273
          if test "$$subdir" = "."; then :; else \
 
274
            rev="$$subdir $$rev"; \
 
275
          fi; \
 
276
        done; \
 
277
        rev="$$rev ."; \
 
278
        target=`echo $@ | sed s/-recursive//`; \
 
279
        for subdir in $$rev; do \
 
280
          echo "Making $$target in $$subdir"; \
 
281
          if test "$$subdir" = "."; then \
 
282
            local_target="$$target-am"; \
 
283
          else \
 
284
            local_target="$$target"; \
 
285
          fi; \
 
286
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
287
          || eval $$failcom; \
 
288
        done && test -z "$$fail"
 
289
tags-recursive:
 
290
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
291
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
292
        done
 
293
ctags-recursive:
 
294
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
295
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
296
        done
 
297
 
 
298
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
299
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
300
        unique=`for i in $$list; do \
 
301
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
302
          done | \
 
303
          $(AWK) '    { files[$$0] = 1; } \
 
304
               END { for (i in files) print i; }'`; \
 
305
        mkid -fID $$unique
 
306
tags: TAGS
 
307
 
 
308
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
309
                $(TAGS_FILES) $(LISP)
 
310
        tags=; \
 
311
        here=`pwd`; \
 
312
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
313
          include_option=--etags-include; \
 
314
          empty_fix=.; \
 
315
        else \
 
316
          include_option=--include; \
 
317
          empty_fix=; \
 
318
        fi; \
 
319
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
320
          if test "$$subdir" = .; then :; else \
 
321
            test ! -f $$subdir/TAGS || \
 
322
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
323
          fi; \
 
324
        done; \
 
325
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
326
        unique=`for i in $$list; do \
 
327
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
328
          done | \
 
329
          $(AWK) '    { files[$$0] = 1; } \
 
330
               END { for (i in files) print i; }'`; \
 
331
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
332
          test -n "$$unique" || unique=$$empty_fix; \
 
333
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
334
            $$tags $$unique; \
 
335
        fi
 
336
ctags: CTAGS
 
337
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
338
                $(TAGS_FILES) $(LISP)
 
339
        tags=; \
 
340
        here=`pwd`; \
 
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; } \
 
346
               END { for (i in files) print i; }'`; \
 
347
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
348
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
349
             $$tags $$unique
 
350
 
 
351
GTAGS:
 
352
        here=`$(am__cd) $(top_builddir) && pwd` \
 
353
          && cd $(top_srcdir) \
 
354
          && gtags -i $(GTAGS_ARGS) $$here
 
355
 
 
356
distclean-tags:
 
357
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
358
 
 
359
distdir: $(DISTFILES)
 
360
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
361
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
362
        list='$(DISTFILES)'; for file in $$list; do \
 
363
          case $$file in \
 
364
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
365
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
366
          esac; \
 
367
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
368
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
369
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
370
            dir="/$$dir"; \
 
371
            $(mkdir_p) "$(distdir)$$dir"; \
 
372
          else \
 
373
            dir=''; \
 
374
          fi; \
 
375
          if test -d $$d/$$file; then \
 
376
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
377
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
378
            fi; \
 
379
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
380
          else \
 
381
            test -f $(distdir)/$$file \
 
382
            || cp -p $$d/$$file $(distdir)/$$file \
 
383
            || exit 1; \
 
384
          fi; \
 
385
        done
 
386
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
387
          if test "$$subdir" = .; then :; else \
 
388
            test -d "$(distdir)/$$subdir" \
 
389
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
390
            || exit 1; \
 
391
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
392
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
393
            (cd $$subdir && \
 
394
              $(MAKE) $(AM_MAKEFLAGS) \
 
395
                top_distdir="$$top_distdir" \
 
396
                distdir="$$distdir/$$subdir" \
 
397
                distdir) \
 
398
              || exit 1; \
 
399
          fi; \
 
400
        done
 
401
check-am: all-am
 
402
check: check-recursive
 
403
all-am: Makefile
 
404
installdirs: installdirs-recursive
 
405
installdirs-am:
 
406
install: install-recursive
 
407
install-exec: install-exec-recursive
 
408
install-data: install-data-recursive
 
409
uninstall: uninstall-recursive
 
410
 
 
411
install-am: all-am
 
412
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
413
 
 
414
installcheck: installcheck-recursive
 
415
install-strip:
 
416
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
417
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
418
          `test -z '$(STRIP)' || \
 
419
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
420
mostlyclean-generic:
 
421
 
 
422
clean-generic:
 
423
 
 
424
distclean-generic:
 
425
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
426
 
 
427
maintainer-clean-generic:
 
428
        @echo "This command is intended for maintainers to use"
 
429
        @echo "it deletes files that may require special tools to rebuild."
 
430
clean: clean-recursive
 
431
 
 
432
clean-am: clean-generic mostlyclean-am
 
433
 
 
434
distclean: distclean-recursive
 
435
        -rm -f Makefile
 
436
distclean-am: clean-am distclean-generic distclean-tags
 
437
 
 
438
dvi: dvi-recursive
 
439
 
 
440
dvi-am:
 
441
 
 
442
html: html-recursive
 
443
 
 
444
info: info-recursive
 
445
 
 
446
info-am:
 
447
 
 
448
install-data-am:
 
449
 
 
450
install-exec-am:
 
451
 
 
452
install-info: install-info-recursive
 
453
 
 
454
install-man:
 
455
 
 
456
installcheck-am:
 
457
 
 
458
maintainer-clean: maintainer-clean-recursive
 
459
        -rm -f Makefile
 
460
maintainer-clean-am: distclean-am maintainer-clean-generic
 
461
 
 
462
mostlyclean: mostlyclean-recursive
 
463
 
 
464
mostlyclean-am: mostlyclean-generic
 
465
 
 
466
pdf: pdf-recursive
 
467
 
 
468
pdf-am:
 
469
 
 
470
ps: ps-recursive
 
471
 
 
472
ps-am:
 
473
 
 
474
uninstall-am: uninstall-info-am
 
475
 
 
476
uninstall-info: uninstall-info-recursive
 
477
 
 
478
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
479
        clean clean-generic clean-recursive ctags ctags-recursive \
 
480
        distclean distclean-generic distclean-recursive distclean-tags \
 
481
        distdir dvi dvi-am html html-am info info-am install \
 
482
        install-am install-data install-data-am install-exec \
 
483
        install-exec-am install-info install-info-am install-man \
 
484
        install-strip installcheck installcheck-am installdirs \
 
485
        installdirs-am maintainer-clean maintainer-clean-generic \
 
486
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
487
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
488
        uninstall uninstall-am uninstall-info-am
 
489
 
 
490
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
491
# Otherwise a system limit (for SysV at least) may be exceeded.
 
492
.NOEXPORT: