~tualatrix/ubuntu-tweak/ubuntu-packing

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: tualatrix
  • Date: 2007-11-08 15:07:03 UTC
  • Revision ID: git-v1:8d117e376f9c8db00737c22904dccb48f7aac788
add the new sources of Ubuntu Tweak 0.2

git-svn-id: https://ubuntu-tweak.googlecode.com/svn/trunk@61 89e9d5ea-4437-0410-aedb-dd2c2f29ea1f

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
 
 
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
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
41
        $(srcdir)/ubuntu-tweak.desktop.in $(top_srcdir)/configure \
 
42
        AUTHORS COPYING ChangeLog INSTALL NEWS TODO acconfig.h \
 
43
        config.guess config.sub depcomp install-sh ltmain.sh missing \
 
44
        mkinstalldirs
 
45
subdir = .
 
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
47
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
48
        $(top_srcdir)/configure.in
 
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
50
        $(ACLOCAL_M4)
 
51
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
52
 configure.lineno configure.status.lineno
 
53
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
54
CONFIG_HEADER = config.h
 
55
CONFIG_CLEAN_FILES = ubuntu-tweak.desktop
 
56
SOURCES =
 
57
DIST_SOURCES =
 
58
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
59
        html-recursive info-recursive install-data-recursive \
 
60
        install-exec-recursive install-info-recursive \
 
61
        install-recursive installcheck-recursive installdirs-recursive \
 
62
        pdf-recursive ps-recursive uninstall-info-recursive \
 
63
        uninstall-recursive
 
64
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
65
am__vpath_adj = case $$p in \
 
66
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
67
    *) f=$$p;; \
 
68
  esac;
 
69
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
70
am__installdirs = "$(DESTDIR)$(gnomemenudir)" \
 
71
        "$(DESTDIR)$(ubuntu_tweakdocdir)"
 
72
gnomemenuDATA_INSTALL = $(INSTALL_DATA)
 
73
ubuntu_tweakdocDATA_INSTALL = $(INSTALL_DATA)
 
74
DATA = $(gnomemenu_DATA) $(ubuntu_tweakdoc_DATA)
 
75
ETAGS = etags
 
76
CTAGS = ctags
 
77
DIST_SUBDIRS = $(SUBDIRS)
 
78
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
79
distdir = $(PACKAGE)-$(VERSION)
 
80
top_distdir = $(distdir)
 
81
am__remove_distdir = \
 
82
  { test ! -d $(distdir) \
 
83
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
84
         && rm -fr $(distdir); }; }
 
85
DIST_ARCHIVES = $(distdir).tar.gz
 
86
GZIP_ENV = --best
 
87
distuninstallcheck_listfiles = find . -type f -print
 
88
distcleancheck_listfiles = find . -type f -print
 
89
ACLOCAL = @ACLOCAL@
 
90
AMDEP_FALSE = @AMDEP_FALSE@
 
91
AMDEP_TRUE = @AMDEP_TRUE@
 
92
AMTAR = @AMTAR@
 
93
AR = @AR@
 
94
AUTOCONF = @AUTOCONF@
 
95
AUTOHEADER = @AUTOHEADER@
 
96
AUTOMAKE = @AUTOMAKE@
 
97
AWK = @AWK@
 
98
CATALOGS = @CATALOGS@
 
99
CATOBJEXT = @CATOBJEXT@
 
100
CC = @CC@
 
101
CCDEPMODE = @CCDEPMODE@
 
102
CFLAGS = @CFLAGS@
 
103
CPP = @CPP@
 
104
CPPFLAGS = @CPPFLAGS@
 
105
CXX = @CXX@
 
106
CXXCPP = @CXXCPP@
 
107
CXXDEPMODE = @CXXDEPMODE@
 
108
CXXFLAGS = @CXXFLAGS@
 
109
CYGPATH_W = @CYGPATH_W@
 
110
DATADIRNAME = @DATADIRNAME@
 
111
DEFS = @DEFS@
 
112
DEPDIR = @DEPDIR@
 
113
ECHO = @ECHO@
 
114
ECHO_C = @ECHO_C@
 
115
ECHO_N = @ECHO_N@
 
116
ECHO_T = @ECHO_T@
 
117
EGREP = @EGREP@
 
118
EXEEXT = @EXEEXT@
 
119
F77 = @F77@
 
120
FFLAGS = @FFLAGS@
 
121
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
122
GMOFILES = @GMOFILES@
 
123
GMSGFMT = @GMSGFMT@
 
124
GREP = @GREP@
 
125
INSTALL_DATA = @INSTALL_DATA@
 
126
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
127
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
128
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
129
INSTOBJEXT = @INSTOBJEXT@
 
130
INTLLIBS = @INTLLIBS@
 
131
LDFLAGS = @LDFLAGS@
 
132
LIBOBJS = @LIBOBJS@
 
133
LIBS = @LIBS@
 
134
LIBTOOL = @LIBTOOL@
 
135
LN_S = @LN_S@
 
136
LTLIBOBJS = @LTLIBOBJS@
 
137
MAINT = @MAINT@
 
138
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
139
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
140
MAKEINFO = @MAKEINFO@
 
141
MKINSTALLDIRS = @MKINSTALLDIRS@
 
142
MSGFMT = @MSGFMT@
 
143
MSGFMT_OPTS = @MSGFMT_OPTS@
 
144
NO_PREFIX_PACKAGE_DATA_DIR = @NO_PREFIX_PACKAGE_DATA_DIR@
 
145
NO_PREFIX_PACKAGE_DOC_DIR = @NO_PREFIX_PACKAGE_DOC_DIR@
 
146
NO_PREFIX_PACKAGE_MENU_DIR = @NO_PREFIX_PACKAGE_MENU_DIR@
 
147
NO_PREFIX_PACKAGE_PIXMAPS_DIR = @NO_PREFIX_PACKAGE_PIXMAPS_DIR@
 
148
OBJEXT = @OBJEXT@
 
149
PACKAGE = @PACKAGE@
 
150
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
151
PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
 
152
PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@
 
153
PACKAGE_DOC_DIR = @PACKAGE_DOC_DIR@
 
154
PACKAGE_LIBS = @PACKAGE_LIBS@
 
155
PACKAGE_MENU_DIR = @PACKAGE_MENU_DIR@
 
156
PACKAGE_NAME = @PACKAGE_NAME@
 
157
PACKAGE_PIXMAPS_DIR = @PACKAGE_PIXMAPS_DIR@
 
158
PACKAGE_STRING = @PACKAGE_STRING@
 
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
160
PACKAGE_VERSION = @PACKAGE_VERSION@
 
161
PATH_SEPARATOR = @PATH_SEPARATOR@
 
162
PKG_CONFIG = @PKG_CONFIG@
 
163
POFILES = @POFILES@
 
164
POSUB = @POSUB@
 
165
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
166
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
167
RANLIB = @RANLIB@
 
168
SED = @SED@
 
169
SET_MAKE = @SET_MAKE@
 
170
SHELL = @SHELL@
 
171
STRIP = @STRIP@
 
172
USE_NLS = @USE_NLS@
 
173
VERSION = @VERSION@
 
174
XGETTEXT = @XGETTEXT@
 
175
ac_ct_CC = @ac_ct_CC@
 
176
ac_ct_CXX = @ac_ct_CXX@
 
177
ac_ct_F77 = @ac_ct_F77@
 
178
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
179
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
180
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
181
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
182
am__include = @am__include@
 
183
am__leading_dot = @am__leading_dot@
 
184
am__quote = @am__quote@
 
185
am__tar = @am__tar@
 
186
am__untar = @am__untar@
 
187
bindir = @bindir@
 
188
build = @build@
 
189
build_alias = @build_alias@
 
190
build_cpu = @build_cpu@
 
191
build_os = @build_os@
 
192
build_vendor = @build_vendor@
 
193
datadir = @datadir@
 
194
datarootdir = @datarootdir@
 
195
docdir = @docdir@
 
196
dvidir = @dvidir@
 
197
exec_prefix = @exec_prefix@
 
198
host = @host@
 
199
host_alias = @host_alias@
 
200
host_cpu = @host_cpu@
 
201
host_os = @host_os@
 
202
host_vendor = @host_vendor@
 
203
htmldir = @htmldir@
 
204
includedir = @includedir@
 
205
infodir = @infodir@
 
206
install_sh = @install_sh@
 
207
libdir = @libdir@
 
208
libexecdir = @libexecdir@
 
209
localedir = @localedir@
 
210
localstatedir = @localstatedir@
 
211
mandir = @mandir@
 
212
mkdir_p = @mkdir_p@
 
213
oldincludedir = @oldincludedir@
 
214
pdfdir = @pdfdir@
 
215
prefix = @prefix@
 
216
program_transform_name = @program_transform_name@
 
217
psdir = @psdir@
 
218
sbindir = @sbindir@
 
219
sharedstatedir = @sharedstatedir@
 
220
sysconfdir = @sysconfdir@
 
221
target_alias = @target_alias@
 
222
SUBDIRS = po src pixmaps 
 
223
ubuntu_tweakdocdir = ${prefix}/@NO_PREFIX_PACKAGE_DOC_DIR@
 
224
ubuntu_tweakdoc_DATA = \
 
225
        README\
 
226
        COPYING\
 
227
        AUTHORS\
 
228
        ChangeLog\
 
229
        INSTALL\
 
230
        NEWS\
 
231
        TODO
 
232
 
 
233
EXTRA_DIST = $(ubuntu_tweakdoc_DATA)
 
234
gnomemenudir = $(prefix)/@NO_PREFIX_PACKAGE_MENU_DIR@
 
235
gnomemenu_DATA = ubuntu-tweak.desktop
 
236
all: config.h
 
237
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
238
 
 
239
.SUFFIXES:
 
240
am--refresh:
 
241
        @:
 
242
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
243
        @for dep in $?; do \
 
244
          case '$(am__configure_deps)' in \
 
245
            *$$dep*) \
 
246
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
 
247
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
248
                && exit 0; \
 
249
              exit 1;; \
 
250
          esac; \
 
251
        done; \
 
252
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
253
        cd $(top_srcdir) && \
 
254
          $(AUTOMAKE) --gnu  Makefile
 
255
.PRECIOUS: Makefile
 
256
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
257
        @case '$?' in \
 
258
          *config.status*) \
 
259
            echo ' $(SHELL) ./config.status'; \
 
260
            $(SHELL) ./config.status;; \
 
261
          *) \
 
262
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
263
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
264
        esac;
 
265
 
 
266
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
267
        $(SHELL) ./config.status --recheck
 
268
 
 
269
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
270
        cd $(srcdir) && $(AUTOCONF)
 
271
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
272
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
273
 
 
274
config.h: stamp-h1
 
275
        @if test ! -f $@; then \
 
276
          rm -f stamp-h1; \
 
277
          $(MAKE) stamp-h1; \
 
278
        else :; fi
 
279
 
 
280
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
281
        @rm -f stamp-h1
 
282
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
283
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
 
284
        cd $(top_srcdir) && $(AUTOHEADER)
 
285
        rm -f stamp-h1
 
286
        touch $@
 
287
 
 
288
distclean-hdr:
 
289
        -rm -f config.h stamp-h1
 
290
ubuntu-tweak.desktop: $(top_builddir)/config.status $(srcdir)/ubuntu-tweak.desktop.in
 
291
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
292
 
 
293
mostlyclean-libtool:
 
294
        -rm -f *.lo
 
295
 
 
296
clean-libtool:
 
297
        -rm -rf .libs _libs
 
298
 
 
299
distclean-libtool:
 
300
        -rm -f libtool
 
301
uninstall-info-am:
 
302
install-gnomemenuDATA: $(gnomemenu_DATA)
 
303
        @$(NORMAL_INSTALL)
 
304
        test -z "$(gnomemenudir)" || $(mkdir_p) "$(DESTDIR)$(gnomemenudir)"
 
305
        @list='$(gnomemenu_DATA)'; for p in $$list; do \
 
306
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
307
          f=$(am__strip_dir) \
 
308
          echo " $(gnomemenuDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(gnomemenudir)/$$f'"; \
 
309
          $(gnomemenuDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(gnomemenudir)/$$f"; \
 
310
        done
 
311
 
 
312
uninstall-gnomemenuDATA:
 
313
        @$(NORMAL_UNINSTALL)
 
314
        @list='$(gnomemenu_DATA)'; for p in $$list; do \
 
315
          f=$(am__strip_dir) \
 
316
          echo " rm -f '$(DESTDIR)$(gnomemenudir)/$$f'"; \
 
317
          rm -f "$(DESTDIR)$(gnomemenudir)/$$f"; \
 
318
        done
 
319
install-ubuntu_tweakdocDATA: $(ubuntu_tweakdoc_DATA)
 
320
        @$(NORMAL_INSTALL)
 
321
        test -z "$(ubuntu_tweakdocdir)" || $(mkdir_p) "$(DESTDIR)$(ubuntu_tweakdocdir)"
 
322
        @list='$(ubuntu_tweakdoc_DATA)'; for p in $$list; do \
 
323
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
324
          f=$(am__strip_dir) \
 
325
          echo " $(ubuntu_tweakdocDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(ubuntu_tweakdocdir)/$$f'"; \
 
326
          $(ubuntu_tweakdocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(ubuntu_tweakdocdir)/$$f"; \
 
327
        done
 
328
 
 
329
uninstall-ubuntu_tweakdocDATA:
 
330
        @$(NORMAL_UNINSTALL)
 
331
        @list='$(ubuntu_tweakdoc_DATA)'; for p in $$list; do \
 
332
          f=$(am__strip_dir) \
 
333
          echo " rm -f '$(DESTDIR)$(ubuntu_tweakdocdir)/$$f'"; \
 
334
          rm -f "$(DESTDIR)$(ubuntu_tweakdocdir)/$$f"; \
 
335
        done
 
336
 
 
337
# This directory's subdirectories are mostly independent; you can cd
 
338
# into them and run `make' without going through this Makefile.
 
339
# To change the values of `make' variables: instead of editing Makefiles,
 
340
# (1) if the variable is set in `config.status', edit `config.status'
 
341
#     (which will cause the Makefiles to be regenerated when you run `make');
 
342
# (2) otherwise, pass the desired values on the `make' command line.
 
343
$(RECURSIVE_TARGETS):
 
344
        @failcom='exit 1'; \
 
345
        for f in x $$MAKEFLAGS; do \
 
346
          case $$f in \
 
347
            *=* | --[!k]*);; \
 
348
            *k*) failcom='fail=yes';; \
 
349
          esac; \
 
350
        done; \
 
351
        dot_seen=no; \
 
352
        target=`echo $@ | sed s/-recursive//`; \
 
353
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
354
          echo "Making $$target in $$subdir"; \
 
355
          if test "$$subdir" = "."; then \
 
356
            dot_seen=yes; \
 
357
            local_target="$$target-am"; \
 
358
          else \
 
359
            local_target="$$target"; \
 
360
          fi; \
 
361
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
362
          || eval $$failcom; \
 
363
        done; \
 
364
        if test "$$dot_seen" = "no"; then \
 
365
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
366
        fi; test -z "$$fail"
 
367
 
 
368
mostlyclean-recursive clean-recursive distclean-recursive \
 
369
maintainer-clean-recursive:
 
370
        @failcom='exit 1'; \
 
371
        for f in x $$MAKEFLAGS; do \
 
372
          case $$f in \
 
373
            *=* | --[!k]*);; \
 
374
            *k*) failcom='fail=yes';; \
 
375
          esac; \
 
376
        done; \
 
377
        dot_seen=no; \
 
378
        case "$@" in \
 
379
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
380
          *) list='$(SUBDIRS)' ;; \
 
381
        esac; \
 
382
        rev=''; for subdir in $$list; do \
 
383
          if test "$$subdir" = "."; then :; else \
 
384
            rev="$$subdir $$rev"; \
 
385
          fi; \
 
386
        done; \
 
387
        rev="$$rev ."; \
 
388
        target=`echo $@ | sed s/-recursive//`; \
 
389
        for subdir in $$rev; do \
 
390
          echo "Making $$target in $$subdir"; \
 
391
          if test "$$subdir" = "."; then \
 
392
            local_target="$$target-am"; \
 
393
          else \
 
394
            local_target="$$target"; \
 
395
          fi; \
 
396
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
397
          || eval $$failcom; \
 
398
        done && test -z "$$fail"
 
399
tags-recursive:
 
400
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
401
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
402
        done
 
403
ctags-recursive:
 
404
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
405
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
406
        done
 
407
 
 
408
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
409
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
410
        unique=`for i in $$list; do \
 
411
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
412
          done | \
 
413
          $(AWK) '    { files[$$0] = 1; } \
 
414
               END { for (i in files) print i; }'`; \
 
415
        mkid -fID $$unique
 
416
tags: TAGS
 
417
 
 
418
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
419
                $(TAGS_FILES) $(LISP)
 
420
        tags=; \
 
421
        here=`pwd`; \
 
422
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
423
          include_option=--etags-include; \
 
424
          empty_fix=.; \
 
425
        else \
 
426
          include_option=--include; \
 
427
          empty_fix=; \
 
428
        fi; \
 
429
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
430
          if test "$$subdir" = .; then :; else \
 
431
            test ! -f $$subdir/TAGS || \
 
432
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
433
          fi; \
 
434
        done; \
 
435
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
436
        unique=`for i in $$list; do \
 
437
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
438
          done | \
 
439
          $(AWK) '    { files[$$0] = 1; } \
 
440
               END { for (i in files) print i; }'`; \
 
441
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
442
          test -n "$$unique" || unique=$$empty_fix; \
 
443
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
444
            $$tags $$unique; \
 
445
        fi
 
446
ctags: CTAGS
 
447
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
448
                $(TAGS_FILES) $(LISP)
 
449
        tags=; \
 
450
        here=`pwd`; \
 
451
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
452
        unique=`for i in $$list; do \
 
453
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
454
          done | \
 
455
          $(AWK) '    { files[$$0] = 1; } \
 
456
               END { for (i in files) print i; }'`; \
 
457
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
458
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
459
             $$tags $$unique
 
460
 
 
461
GTAGS:
 
462
        here=`$(am__cd) $(top_builddir) && pwd` \
 
463
          && cd $(top_srcdir) \
 
464
          && gtags -i $(GTAGS_ARGS) $$here
 
465
 
 
466
distclean-tags:
 
467
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
468
 
 
469
distdir: $(DISTFILES)
 
470
        $(am__remove_distdir)
 
471
        mkdir $(distdir)
 
472
        $(mkdir_p) $(distdir)/. $(distdir)/po
 
473
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
474
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
475
        list='$(DISTFILES)'; for file in $$list; do \
 
476
          case $$file in \
 
477
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
478
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
479
          esac; \
 
480
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
481
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
482
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
483
            dir="/$$dir"; \
 
484
            $(mkdir_p) "$(distdir)$$dir"; \
 
485
          else \
 
486
            dir=''; \
 
487
          fi; \
 
488
          if test -d $$d/$$file; then \
 
489
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
490
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
491
            fi; \
 
492
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
493
          else \
 
494
            test -f $(distdir)/$$file \
 
495
            || cp -p $$d/$$file $(distdir)/$$file \
 
496
            || exit 1; \
 
497
          fi; \
 
498
        done
 
499
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
500
          if test "$$subdir" = .; then :; else \
 
501
            test -d "$(distdir)/$$subdir" \
 
502
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
503
            || exit 1; \
 
504
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
505
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
506
            (cd $$subdir && \
 
507
              $(MAKE) $(AM_MAKEFLAGS) \
 
508
                top_distdir="$$top_distdir" \
 
509
                distdir="$$distdir/$$subdir" \
 
510
                distdir) \
 
511
              || exit 1; \
 
512
          fi; \
 
513
        done
 
514
        $(MAKE) $(AM_MAKEFLAGS) \
 
515
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
516
          dist-hook
 
517
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
518
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
519
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
520
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
521
        || chmod -R a+r $(distdir)
 
522
dist-gzip: distdir
 
523
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
524
        $(am__remove_distdir)
 
525
 
 
526
dist-bzip2: distdir
 
527
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
528
        $(am__remove_distdir)
 
529
 
 
530
dist-tarZ: distdir
 
531
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
532
        $(am__remove_distdir)
 
533
 
 
534
dist-shar: distdir
 
535
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
536
        $(am__remove_distdir)
 
537
 
 
538
dist-zip: distdir
 
539
        -rm -f $(distdir).zip
 
540
        zip -rq $(distdir).zip $(distdir)
 
541
        $(am__remove_distdir)
 
542
 
 
543
dist dist-all: distdir
 
544
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
545
        $(am__remove_distdir)
 
546
 
 
547
# This target untars the dist file and tries a VPATH configuration.  Then
 
548
# it guarantees that the distribution is self-contained by making another
 
549
# tarfile.
 
550
distcheck: dist
 
551
        case '$(DIST_ARCHIVES)' in \
 
552
        *.tar.gz*) \
 
553
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
554
        *.tar.bz2*) \
 
555
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
556
        *.tar.Z*) \
 
557
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
558
        *.shar.gz*) \
 
559
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
560
        *.zip*) \
 
561
          unzip $(distdir).zip ;;\
 
562
        esac
 
563
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
564
        mkdir $(distdir)/_build
 
565
        mkdir $(distdir)/_inst
 
566
        chmod a-w $(distdir)
 
567
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
568
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
569
          && cd $(distdir)/_build \
 
570
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
571
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
572
          && $(MAKE) $(AM_MAKEFLAGS) \
 
573
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
574
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
575
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
576
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
577
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
578
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
579
                distuninstallcheck \
 
580
          && chmod -R a-w "$$dc_install_base" \
 
581
          && ({ \
 
582
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
583
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
584
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
585
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
586
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
587
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
588
          && rm -rf "$$dc_destdir" \
 
589
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
590
          && rm -rf $(DIST_ARCHIVES) \
 
591
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
592
        $(am__remove_distdir)
 
593
        @(echo "$(distdir) archives ready for distribution: "; \
 
594
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
595
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
596
distuninstallcheck:
 
597
        @cd $(distuninstallcheck_dir) \
 
598
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
599
           || { echo "ERROR: files left after uninstall:" ; \
 
600
                if test -n "$(DESTDIR)"; then \
 
601
                  echo "  (check DESTDIR support)"; \
 
602
                fi ; \
 
603
                $(distuninstallcheck_listfiles) ; \
 
604
                exit 1; } >&2
 
605
distcleancheck: distclean
 
606
        @if test '$(srcdir)' = . ; then \
 
607
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
608
          exit 1 ; \
 
609
        fi
 
610
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
611
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
612
               $(distcleancheck_listfiles) ; \
 
613
               exit 1; } >&2
 
614
check-am: all-am
 
615
check: check-recursive
 
616
all-am: Makefile $(DATA) config.h
 
617
installdirs: installdirs-recursive
 
618
installdirs-am:
 
619
        for dir in "$(DESTDIR)$(gnomemenudir)" "$(DESTDIR)$(ubuntu_tweakdocdir)"; do \
 
620
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
621
        done
 
622
install: install-recursive
 
623
install-exec: install-exec-recursive
 
624
install-data: install-data-recursive
 
625
uninstall: uninstall-recursive
 
626
 
 
627
install-am: all-am
 
628
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
629
 
 
630
installcheck: installcheck-recursive
 
631
install-strip:
 
632
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
633
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
634
          `test -z '$(STRIP)' || \
 
635
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
636
mostlyclean-generic:
 
637
 
 
638
clean-generic:
 
639
 
 
640
distclean-generic:
 
641
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
642
 
 
643
maintainer-clean-generic:
 
644
        @echo "This command is intended for maintainers to use"
 
645
        @echo "it deletes files that may require special tools to rebuild."
 
646
clean: clean-recursive
 
647
 
 
648
clean-am: clean-generic clean-libtool mostlyclean-am
 
649
 
 
650
distclean: distclean-recursive
 
651
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
652
        -rm -f Makefile
 
653
distclean-am: clean-am distclean-generic distclean-hdr \
 
654
        distclean-libtool distclean-tags
 
655
 
 
656
dvi: dvi-recursive
 
657
 
 
658
dvi-am:
 
659
 
 
660
html: html-recursive
 
661
 
 
662
info: info-recursive
 
663
 
 
664
info-am:
 
665
 
 
666
install-data-am: install-gnomemenuDATA install-ubuntu_tweakdocDATA
 
667
 
 
668
install-exec-am:
 
669
 
 
670
install-info: install-info-recursive
 
671
 
 
672
install-man:
 
673
 
 
674
installcheck-am:
 
675
 
 
676
maintainer-clean: maintainer-clean-recursive
 
677
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
678
        -rm -rf $(top_srcdir)/autom4te.cache
 
679
        -rm -f Makefile
 
680
maintainer-clean-am: distclean-am maintainer-clean-generic
 
681
 
 
682
mostlyclean: mostlyclean-recursive
 
683
 
 
684
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
685
 
 
686
pdf: pdf-recursive
 
687
 
 
688
pdf-am:
 
689
 
 
690
ps: ps-recursive
 
691
 
 
692
ps-am:
 
693
 
 
694
uninstall-am: uninstall-gnomemenuDATA uninstall-info-am \
 
695
        uninstall-ubuntu_tweakdocDATA
 
696
 
 
697
uninstall-info: uninstall-info-recursive
 
698
 
 
699
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
700
        check-am clean clean-generic clean-libtool clean-recursive \
 
701
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
 
702
        dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
 
703
        distclean-generic distclean-hdr distclean-libtool \
 
704
        distclean-recursive distclean-tags distcleancheck distdir \
 
705
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
706
        install install-am install-data install-data-am install-exec \
 
707
        install-exec-am install-gnomemenuDATA install-info \
 
708
        install-info-am install-man install-strip \
 
709
        install-ubuntu_tweakdocDATA installcheck installcheck-am \
 
710
        installdirs installdirs-am maintainer-clean \
 
711
        maintainer-clean-generic maintainer-clean-recursive \
 
712
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
713
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
714
        uninstall uninstall-am uninstall-gnomemenuDATA \
 
715
        uninstall-info-am uninstall-ubuntu_tweakdocDATA
 
716
 
 
717
 
 
718
# Copy all the spec files. Of cource, only one is actually used.
 
719
dist-hook:
 
720
        for specfile in *.spec; do \
 
721
                if test -f $$specfile; then \
 
722
                        cp -p $$specfile $(distdir); \
 
723
                fi \
 
724
        done
 
725
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
726
# Otherwise a system limit (for SysV at least) may be exceeded.
 
727
.NOEXPORT: