~ubuntu-branches/ubuntu/hardy/gdm/hardy-updates

« back to all changes in this revision

Viewing changes to data/icons/22x22/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-12-11 15:34:43 UTC
  • mfrom: (1.4.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20071211153443-ndi1b5u2d6oybb7p
Tags: 2.20.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Breaks on packages using the previous socket location
  - Depend on kbd | console-tools for fgconsole
  - Depends on alsa-utils for gdmplay
  - Recommends ubuntu-artwork | edubuntu-artwork | xubuntu-default-settings, 
    ubuntu-sounds
  - the package in maintained by the desktop team on Ubuntu
* debian/control.in, debian/gdm.dirs, debian/gdm.install:
  - don't install the Debian theme
* debian/gdm.init:
  - use the Ubuntu init version
* debian/gdm.install:
  - list gdmplay binary
* debian/gdm.templates:
  - Fix template to point to /usr/sbin/gdm not /usr/bin. (LP: 129017)
* debian/gdmplay:
  - small asound wrapper
* debian/patches/01_xconfigoptions.patch:
  - patch configure to use "-br" (Ubuntu: #12985).
* debian/patches/01_xrdb_nocpp.patch:
  - call xrdb with the "nocpp" option (Ubuntu: #14268).
* debian/patches/04_menu_changes.patch:
  - don't display some of the menu items
* debian/patches/06_no_conffile_diff_due_to_comment_change.patch:
  - don't change comments to gdm.conf-custom to not get a conffile change
    on upgrade (Ubuntu: #92302)
* debian/patches/08_notify_ck_about_static_server.patch:
  - "Notify ck about initial static server."
* debian/patches/10_noxkeepcrashing.patch:
  - option NoXKeepsCrashing to disable all XKeepsCrashing code.
* debian/patches/11_powermanagement.patch:
  - add hibernate action
  - fix typo in the hibernate command configuration (LP: #151788)
  - make the hibernate action being listed (LP: #151848)
* debian/patches/15_usplash.patch:
  - Log that we're starting up gdm before stopping usplash. If usplash was
    running, don't bother logging successful startup, as it will look
    weird on the console.
  - If usplash was running, wait a short while for the active console to
    change after starting up gdm, to try to avoid visible console noise
    from later init scripts
* debian/patches/16_configure_menu_item.patch:
  - drop the configure option from gdmsetup, it's not sudo friendly
* debian/patches/18_combo_box_language_selector.patch:
  - use a combo box for the language selector
* debian/patches/19_remove_drop_shadows.patch:
  - removed the black drop shadow from GDM windows, 
* debian/patches/20_timedlogindelay_min_value_change.patch:
  - change minimal TimedLoginDelay to 1 (Ubuntu: #84239)
* debian/patches/35_gdm.conf.patch:
  - SuspendCommand=/usr/sbin/pmi action sleep
  - HibernateCommand=/usr/sbin/pmi action hibernate
  - SoundProgram=/usr/lib/gdmplay
  - GtkTheme=Human
  - ConfigAvailable=false
  - BackgroundColor=#dab08
  - GraphicalThemedColor=#dab082
  - use "Browser=true" so the users lists work correctly (LP: 115952)
  - set SoundOnLoginFile value to question.wav (LP: 131601)
* debian/patches/41_config-files.patch:
  - dropped, don't use Debian configuration file location hack
* debian/patches/56_xnest-wrapper.patch:
  - updated
* debian/patches/63_xrandr_virtual.patch:
  - on randr1.0 drivers, set the virtual to the screen resolution in 
    order to avoid panning setups (part of LP: 137517)
* debian/patches/70_mandatory-relibtoolize.patch:
  - updated
* debian/patches/90_workaround_init_color.patch:
  - set the color to use in the PreSession to workaround a bug
* debian/rules:
  - change custom configuration file naming
  - set the standard configuration location
  - specify the correct at-spi directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  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
VPATH = @srcdir@
 
17
pkgdatadir = $(datadir)/@PACKAGE@
 
18
pkglibdir = $(libdir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
install_sh_DATA = $(install_sh) -c -m 644
 
22
install_sh_PROGRAM = $(install_sh) -c
 
23
install_sh_SCRIPT = $(install_sh) -c
 
24
INSTALL_HEADER = $(INSTALL_DATA)
 
25
transform = $(program_transform_name)
 
26
NORMAL_INSTALL = :
 
27
PRE_INSTALL = :
 
28
POST_INSTALL = :
 
29
NORMAL_UNINSTALL = :
 
30
PRE_UNINSTALL = :
 
31
POST_UNINSTALL = :
 
32
build_triplet = @build@
 
33
host_triplet = @host@
 
34
subdir = data/icons/22x22
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
38
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/acinclude.m4 \
 
39
        $(top_srcdir)/configure.ac
 
40
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
41
        $(ACLOCAL_M4)
 
42
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
43
CONFIG_HEADER = $(top_builddir)/config.h
 
44
CONFIG_CLEAN_FILES =
 
45
SOURCES =
 
46
DIST_SOURCES =
 
47
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
48
        html-recursive info-recursive install-data-recursive \
 
49
        install-dvi-recursive install-exec-recursive \
 
50
        install-html-recursive install-info-recursive \
 
51
        install-pdf-recursive install-ps-recursive install-recursive \
 
52
        installcheck-recursive installdirs-recursive pdf-recursive \
 
53
        ps-recursive uninstall-recursive
 
54
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
55
  distclean-recursive maintainer-clean-recursive
 
56
ETAGS = etags
 
57
CTAGS = ctags
 
58
DIST_SUBDIRS = $(SUBDIRS)
 
59
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
60
ACLOCAL = @ACLOCAL@
 
61
ALL_LINGUAS = @ALL_LINGUAS@
 
62
AMTAR = @AMTAR@
 
63
AR = @AR@
 
64
AT_BINDIR = @AT_BINDIR@
 
65
AUTOCONF = @AUTOCONF@
 
66
AUTOHEADER = @AUTOHEADER@
 
67
AUTOMAKE = @AUTOMAKE@
 
68
AWK = @AWK@
 
69
BINDIR = @BINDIR@
 
70
CATALOGS = @CATALOGS@
 
71
CATOBJEXT = @CATOBJEXT@
 
72
CC = @CC@
 
73
CCDEPMODE = @CCDEPMODE@
 
74
CFLAGS = @CFLAGS@
 
75
COMMON_CFLAGS = @COMMON_CFLAGS@
 
76
COMMON_GNOME_LIBS = @COMMON_GNOME_LIBS@
 
77
COMMON_LIBS = @COMMON_LIBS@
 
78
CONSOLE_HELPER = @CONSOLE_HELPER@
 
79
CPP = @CPP@
 
80
CPPFLAGS = @CPPFLAGS@
 
81
CXX = @CXX@
 
82
CXXCPP = @CXXCPP@
 
83
CXXDEPMODE = @CXXDEPMODE@
 
84
CXXFLAGS = @CXXFLAGS@
 
85
CYGPATH_W = @CYGPATH_W@
 
86
DAEMON_CFLAGS = @DAEMON_CFLAGS@
 
87
DAEMON_LIBS = @DAEMON_LIBS@
 
88
DATADIR = @DATADIR@
 
89
DATADIRNAME = @DATADIRNAME@
 
90
DBUS_CFLAGS = @DBUS_CFLAGS@
 
91
DBUS_LIBS = @DBUS_LIBS@
 
92
DEFS = @DEFS@
 
93
DEPDIR = @DEPDIR@
 
94
DMX_LIBS = @DMX_LIBS@
 
95
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
96
ECHO = @ECHO@
 
97
ECHO_C = @ECHO_C@
 
98
ECHO_N = @ECHO_N@
 
99
ECHO_T = @ECHO_T@
 
100
EGREP = @EGREP@
 
101
EXEEXT = @EXEEXT@
 
102
EXTRA_CHOOSER_LIBS = @EXTRA_CHOOSER_LIBS@
 
103
EXTRA_DAEMON_LIBS = @EXTRA_DAEMON_LIBS@
 
104
EXTRA_GDMASKPASS_LIBS = @EXTRA_GDMASKPASS_LIBS@
 
105
EXTRA_GREETER_LIBS = @EXTRA_GREETER_LIBS@
 
106
EXTRA_NSL_LIB = @EXTRA_NSL_LIB@
 
107
EXTRA_SOCKET_LIB = @EXTRA_SOCKET_LIB@
 
108
F77 = @F77@
 
109
FFLAGS = @FFLAGS@
 
110
GDKPIXBUF_CFLAGS = @GDKPIXBUF_CFLAGS@
 
111
GDKPIXBUF_LIBS = @GDKPIXBUF_LIBS@
 
112
GDK_CFLAGS = @GDK_CFLAGS@
 
113
GDK_LIBS = @GDK_LIBS@
 
114
GDMASKPASS = @GDMASKPASS@
 
115
GDMCHOOSER = @GDMCHOOSER@
 
116
GDMGNOMESESSIONCMD = @GDMGNOMESESSIONCMD@
 
117
GDMOPEN = @GDMOPEN@
 
118
GDMPREFETCH = @GDMPREFETCH@
 
119
GDMPREFETCHCMD = @GDMPREFETCHCMD@
 
120
GDMPREFETCHLIST = @GDMPREFETCHLIST@
 
121
GDMSSHSESSION = @GDMSSHSESSION@
 
122
GDMSSHSESSIONCMD = @GDMSSHSESSIONCMD@
 
123
GDMXNESTCHOOSER = @GDMXNESTCHOOSER@
 
124
GDM_CUSTOM_CONF = @GDM_CUSTOM_CONF@
 
125
GDM_DEFAULTS_CONF = @GDM_DEFAULTS_CONF@
 
126
GDM_OLD_CONF = @GDM_OLD_CONF@
 
127
GDM_PID_FILE = @GDM_PID_FILE@
 
128
GDM_RBAC_SYSCMD_KEYS = @GDM_RBAC_SYSCMD_KEYS@
 
129
GDM_USER_PATH = @GDM_USER_PATH@
 
130
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
131
GLIB_CFLAGS = @GLIB_CFLAGS@
 
132
GLIB_LIBS = @GLIB_LIBS@
 
133
GMOFILES = @GMOFILES@
 
134
GMSGFMT = @GMSGFMT@
 
135
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
 
136
GOBJECT_LIBS = @GOBJECT_LIBS@
 
137
GREETER_CFLAGS = @GREETER_CFLAGS@
 
138
GREETER_LIBS = @GREETER_LIBS@
 
139
GREP = @GREP@
 
140
GUIGLADE_CFLAGS = @GUIGLADE_CFLAGS@
 
141
GUIGLADE_LIBS = @GUIGLADE_LIBS@
 
142
GUING_CFLAGS = @GUING_CFLAGS@
 
143
GUING_LIBS = @GUING_LIBS@
 
144
GUI_CFLAGS = @GUI_CFLAGS@
 
145
GUI_LIBS = @GUI_LIBS@
 
146
HALT_COMMAND = @HALT_COMMAND@
 
147
HAVE_CTRUN = @HAVE_CTRUN@
 
148
HELP_DIR = @HELP_DIR@
 
149
INSTALL = @INSTALL@
 
150
INSTALL_DATA = @INSTALL_DATA@
 
151
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
152
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
153
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
154
INSTOBJEXT = @INSTOBJEXT@
 
155
INTLLIBS = @INTLLIBS@
 
156
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
157
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
158
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
159
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
160
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
161
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
162
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
163
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
164
INTLTOOL_PERL = @INTLTOOL_PERL@
 
165
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
166
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
167
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
168
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
169
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
170
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
171
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
172
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
173
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
174
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
175
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
176
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
177
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
178
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
179
LANG_CONFIG_FILE = @LANG_CONFIG_FILE@
 
180
LDFLAGS = @LDFLAGS@
 
181
LIBDIR = @LIBDIR@
 
182
LIBEXECDIR = @LIBEXECDIR@
 
183
LIBOBJS = @LIBOBJS@
 
184
LIBS = @LIBS@
 
185
LIBTOOL = @LIBTOOL@
 
186
LN_S = @LN_S@
 
187
LOCALSTATEDIR = @LOCALSTATEDIR@
 
188
LTLIBOBJS = @LTLIBOBJS@
 
189
MAINT = @MAINT@
 
190
MAKEINFO = @MAKEINFO@
 
191
MKDIR_P = @MKDIR_P@
 
192
MKINSTALLDIRS = @MKINSTALLDIRS@
 
193
MSGFMT = @MSGFMT@
 
194
MSGFMT_OPTS = @MSGFMT_OPTS@
 
195
NOLOGIN = @NOLOGIN@
 
196
OBJEXT = @OBJEXT@
 
197
OMF_DIR = @OMF_DIR@
 
198
PACKAGE = @PACKAGE@
 
199
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
200
PACKAGE_NAME = @PACKAGE_NAME@
 
201
PACKAGE_STRING = @PACKAGE_STRING@
 
202
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
203
PACKAGE_VERSION = @PACKAGE_VERSION@
 
204
PAM_PREFIX = @PAM_PREFIX@
 
205
PANGOFT_CFLAGS = @PANGOFT_CFLAGS@
 
206
PANGOFT_LIBS = @PANGOFT_LIBS@
 
207
PANGO_CFLAGS = @PANGO_CFLAGS@
 
208
PANGO_LIBS = @PANGO_LIBS@
 
209
PATH_SEPARATOR = @PATH_SEPARATOR@
 
210
PKG_CONFIG = @PKG_CONFIG@
 
211
POFILES = @POFILES@
 
212
POSUB = @POSUB@
 
213
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
214
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
215
RANLIB = @RANLIB@
 
216
REBOOT_COMMAND = @REBOOT_COMMAND@
 
217
SBINDIR = @SBINDIR@
 
218
SET_MAKE = @SET_MAKE@
 
219
SHELL = @SHELL@
 
220
SOUND_PROGRAM = @SOUND_PROGRAM@
 
221
SSHDESKTOP = @SSHDESKTOP@
 
222
STRIP = @STRIP@
 
223
SUSPEND_COMMAND = @SUSPEND_COMMAND@
 
224
SYSCONFDIR = @SYSCONFDIR@
 
225
USE_NLS = @USE_NLS@
 
226
UTILS_CFLAGS = @UTILS_CFLAGS@
 
227
UTILS_LIBS = @UTILS_LIBS@
 
228
UTMP_LINE_ATTACHED = @UTMP_LINE_ATTACHED@
 
229
UTMP_LINE_REMOTE = @UTMP_LINE_REMOTE@
 
230
UTMP_PSEUDO_DEVICE = @UTMP_PSEUDO_DEVICE@
 
231
VERSION = @VERSION@
 
232
VRFY = @VRFY@
 
233
WARN_CFLAGS = @WARN_CFLAGS@
 
234
WITH_CONSOLE_KIT = @WITH_CONSOLE_KIT@
 
235
XDMCP_LIBS = @XDMCP_LIBS@
 
236
XEVIE_OPTION = @XEVIE_OPTION@
 
237
XGETTEXT = @XGETTEXT@
 
238
XINERAMA_LIBS = @XINERAMA_LIBS@
 
239
XMKMF = @XMKMF@
 
240
XSESSION_SHELL = @XSESSION_SHELL@
 
241
X_CFLAGS = @X_CFLAGS@
 
242
X_CONFIG_OPTIONS = @X_CONFIG_OPTIONS@
 
243
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
244
X_LIBS = @X_LIBS@
 
245
X_PATH = @X_PATH@
 
246
X_PRE_LIBS = @X_PRE_LIBS@
 
247
X_SERVER = @X_SERVER@
 
248
X_SERVER_PATH = @X_SERVER_PATH@
 
249
X_XNEST_CMD = @X_XNEST_CMD@
 
250
X_XNEST_CONFIG_OPTIONS = @X_XNEST_CONFIG_OPTIONS@
 
251
X_XNEST_UNSCALED_FONTPATH = @X_XNEST_UNSCALED_FONTPATH@
 
252
ZENITY = @ZENITY@
 
253
abs_builddir = @abs_builddir@
 
254
abs_srcdir = @abs_srcdir@
 
255
abs_top_builddir = @abs_top_builddir@
 
256
abs_top_srcdir = @abs_top_srcdir@
 
257
ac_ct_CC = @ac_ct_CC@
 
258
ac_ct_CXX = @ac_ct_CXX@
 
259
ac_ct_F77 = @ac_ct_F77@
 
260
am__include = @am__include@
 
261
am__leading_dot = @am__leading_dot@
 
262
am__quote = @am__quote@
 
263
am__tar = @am__tar@
 
264
am__untar = @am__untar@
 
265
atspidir = @atspidir@
 
266
authdir = @authdir@
 
267
bindir = @bindir@
 
268
build = @build@
 
269
build_alias = @build_alias@
 
270
build_cpu = @build_cpu@
 
271
build_os = @build_os@
 
272
build_vendor = @build_vendor@
 
273
builddir = @builddir@
 
274
datadir = @datadir@
 
275
datarootdir = @datarootdir@
 
276
dmconfdir = @dmconfdir@
 
277
docdir = @docdir@
 
278
dvidir = @dvidir@
 
279
exec_prefix = @exec_prefix@
 
280
gdmconfdir = @gdmconfdir@
 
281
gdmlocaledir = @gdmlocaledir@
 
282
host = @host@
 
283
host_alias = @host_alias@
 
284
host_cpu = @host_cpu@
 
285
host_os = @host_os@
 
286
host_vendor = @host_vendor@
 
287
htmldir = @htmldir@
 
288
includedir = @includedir@
 
289
infodir = @infodir@
 
290
install_sh = @install_sh@
 
291
libdir = @libdir@
 
292
libexecdir = @libexecdir@
 
293
localedir = @localedir@
 
294
localstatedir = @localstatedir@
 
295
logdir = @logdir@
 
296
mandir = @mandir@
 
297
mkdir_p = @mkdir_p@
 
298
oldincludedir = @oldincludedir@
 
299
pdfdir = @pdfdir@
 
300
pixmapdir = @pixmapdir@
 
301
prefix = @prefix@
 
302
program_transform_name = @program_transform_name@
 
303
psdir = @psdir@
 
304
sbindir = @sbindir@
 
305
sharedstatedir = @sharedstatedir@
 
306
srcdir = @srcdir@
 
307
sysconfdir = @sysconfdir@
 
308
sysconfsubdir = @sysconfsubdir@
 
309
target_alias = @target_alias@
 
310
top_builddir = @top_builddir@
 
311
top_srcdir = @top_srcdir@
 
312
SUBDIRS = apps
 
313
all: all-recursive
 
314
 
 
315
.SUFFIXES:
 
316
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
317
        @for dep in $?; do \
 
318
          case '$(am__configure_deps)' in \
 
319
            *$$dep*) \
 
320
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
321
                && exit 0; \
 
322
              exit 1;; \
 
323
          esac; \
 
324
        done; \
 
325
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/icons/22x22/Makefile'; \
 
326
        cd $(top_srcdir) && \
 
327
          $(AUTOMAKE) --gnu  data/icons/22x22/Makefile
 
328
.PRECIOUS: Makefile
 
329
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
330
        @case '$?' in \
 
331
          *config.status*) \
 
332
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
333
          *) \
 
334
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
335
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
336
        esac;
 
337
 
 
338
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
339
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
340
 
 
341
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
342
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
343
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
345
 
 
346
mostlyclean-libtool:
 
347
        -rm -f *.lo
 
348
 
 
349
clean-libtool:
 
350
        -rm -rf .libs _libs
 
351
 
 
352
# This directory's subdirectories are mostly independent; you can cd
 
353
# into them and run `make' without going through this Makefile.
 
354
# To change the values of `make' variables: instead of editing Makefiles,
 
355
# (1) if the variable is set in `config.status', edit `config.status'
 
356
#     (which will cause the Makefiles to be regenerated when you run `make');
 
357
# (2) otherwise, pass the desired values on the `make' command line.
 
358
$(RECURSIVE_TARGETS):
 
359
        @failcom='exit 1'; \
 
360
        for f in x $$MAKEFLAGS; do \
 
361
          case $$f in \
 
362
            *=* | --[!k]*);; \
 
363
            *k*) failcom='fail=yes';; \
 
364
          esac; \
 
365
        done; \
 
366
        dot_seen=no; \
 
367
        target=`echo $@ | sed s/-recursive//`; \
 
368
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
369
          echo "Making $$target in $$subdir"; \
 
370
          if test "$$subdir" = "."; then \
 
371
            dot_seen=yes; \
 
372
            local_target="$$target-am"; \
 
373
          else \
 
374
            local_target="$$target"; \
 
375
          fi; \
 
376
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
377
          || eval $$failcom; \
 
378
        done; \
 
379
        if test "$$dot_seen" = "no"; then \
 
380
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
381
        fi; test -z "$$fail"
 
382
 
 
383
$(RECURSIVE_CLEAN_TARGETS):
 
384
        @failcom='exit 1'; \
 
385
        for f in x $$MAKEFLAGS; do \
 
386
          case $$f in \
 
387
            *=* | --[!k]*);; \
 
388
            *k*) failcom='fail=yes';; \
 
389
          esac; \
 
390
        done; \
 
391
        dot_seen=no; \
 
392
        case "$@" in \
 
393
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
394
          *) list='$(SUBDIRS)' ;; \
 
395
        esac; \
 
396
        rev=''; for subdir in $$list; do \
 
397
          if test "$$subdir" = "."; then :; else \
 
398
            rev="$$subdir $$rev"; \
 
399
          fi; \
 
400
        done; \
 
401
        rev="$$rev ."; \
 
402
        target=`echo $@ | sed s/-recursive//`; \
 
403
        for subdir in $$rev; do \
 
404
          echo "Making $$target in $$subdir"; \
 
405
          if test "$$subdir" = "."; then \
 
406
            local_target="$$target-am"; \
 
407
          else \
 
408
            local_target="$$target"; \
 
409
          fi; \
 
410
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
411
          || eval $$failcom; \
 
412
        done && test -z "$$fail"
 
413
tags-recursive:
 
414
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
415
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
416
        done
 
417
ctags-recursive:
 
418
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
419
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
420
        done
 
421
 
 
422
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
423
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
424
        unique=`for i in $$list; do \
 
425
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
426
          done | \
 
427
          $(AWK) '    { files[$$0] = 1; } \
 
428
               END { for (i in files) print i; }'`; \
 
429
        mkid -fID $$unique
 
430
tags: TAGS
 
431
 
 
432
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
433
                $(TAGS_FILES) $(LISP)
 
434
        tags=; \
 
435
        here=`pwd`; \
 
436
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
437
          include_option=--etags-include; \
 
438
          empty_fix=.; \
 
439
        else \
 
440
          include_option=--include; \
 
441
          empty_fix=; \
 
442
        fi; \
 
443
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
444
          if test "$$subdir" = .; then :; else \
 
445
            test ! -f $$subdir/TAGS || \
 
446
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
447
          fi; \
 
448
        done; \
 
449
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
450
        unique=`for i in $$list; do \
 
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
452
          done | \
 
453
          $(AWK) '    { files[$$0] = 1; } \
 
454
               END { for (i in files) print i; }'`; \
 
455
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
456
          test -n "$$unique" || unique=$$empty_fix; \
 
457
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
458
            $$tags $$unique; \
 
459
        fi
 
460
ctags: CTAGS
 
461
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
462
                $(TAGS_FILES) $(LISP)
 
463
        tags=; \
 
464
        here=`pwd`; \
 
465
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
466
        unique=`for i in $$list; do \
 
467
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
468
          done | \
 
469
          $(AWK) '    { files[$$0] = 1; } \
 
470
               END { for (i in files) print i; }'`; \
 
471
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
472
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
473
             $$tags $$unique
 
474
 
 
475
GTAGS:
 
476
        here=`$(am__cd) $(top_builddir) && pwd` \
 
477
          && cd $(top_srcdir) \
 
478
          && gtags -i $(GTAGS_ARGS) $$here
 
479
 
 
480
distclean-tags:
 
481
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
482
 
 
483
distdir: $(DISTFILES)
 
484
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
485
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
486
        list='$(DISTFILES)'; \
 
487
          dist_files=`for file in $$list; do echo $$file; done | \
 
488
          sed -e "s|^$$srcdirstrip/||;t" \
 
489
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
490
        case $$dist_files in \
 
491
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
492
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
493
                           sort -u` ;; \
 
494
        esac; \
 
495
        for file in $$dist_files; do \
 
496
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
497
          if test -d $$d/$$file; then \
 
498
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
499
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
500
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
501
            fi; \
 
502
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
503
          else \
 
504
            test -f $(distdir)/$$file \
 
505
            || cp -p $$d/$$file $(distdir)/$$file \
 
506
            || exit 1; \
 
507
          fi; \
 
508
        done
 
509
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
510
          if test "$$subdir" = .; then :; else \
 
511
            test -d "$(distdir)/$$subdir" \
 
512
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
513
            || exit 1; \
 
514
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
515
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
516
            (cd $$subdir && \
 
517
              $(MAKE) $(AM_MAKEFLAGS) \
 
518
                top_distdir="$$top_distdir" \
 
519
                distdir="$$distdir/$$subdir" \
 
520
                am__remove_distdir=: \
 
521
                am__skip_length_check=: \
 
522
                distdir) \
 
523
              || exit 1; \
 
524
          fi; \
 
525
        done
 
526
check-am: all-am
 
527
check: check-recursive
 
528
all-am: Makefile
 
529
installdirs: installdirs-recursive
 
530
installdirs-am:
 
531
install: install-recursive
 
532
install-exec: install-exec-recursive
 
533
install-data: install-data-recursive
 
534
uninstall: uninstall-recursive
 
535
 
 
536
install-am: all-am
 
537
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
538
 
 
539
installcheck: installcheck-recursive
 
540
install-strip:
 
541
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
542
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
543
          `test -z '$(STRIP)' || \
 
544
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
545
mostlyclean-generic:
 
546
 
 
547
clean-generic:
 
548
 
 
549
distclean-generic:
 
550
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
551
 
 
552
maintainer-clean-generic:
 
553
        @echo "This command is intended for maintainers to use"
 
554
        @echo "it deletes files that may require special tools to rebuild."
 
555
clean: clean-recursive
 
556
 
 
557
clean-am: clean-generic clean-libtool mostlyclean-am
 
558
 
 
559
distclean: distclean-recursive
 
560
        -rm -f Makefile
 
561
distclean-am: clean-am distclean-generic distclean-tags
 
562
 
 
563
dvi: dvi-recursive
 
564
 
 
565
dvi-am:
 
566
 
 
567
html: html-recursive
 
568
 
 
569
info: info-recursive
 
570
 
 
571
info-am:
 
572
 
 
573
install-data-am:
 
574
 
 
575
install-dvi: install-dvi-recursive
 
576
 
 
577
install-exec-am:
 
578
 
 
579
install-html: install-html-recursive
 
580
 
 
581
install-info: install-info-recursive
 
582
 
 
583
install-man:
 
584
 
 
585
install-pdf: install-pdf-recursive
 
586
 
 
587
install-ps: install-ps-recursive
 
588
 
 
589
installcheck-am:
 
590
 
 
591
maintainer-clean: maintainer-clean-recursive
 
592
        -rm -f Makefile
 
593
maintainer-clean-am: distclean-am maintainer-clean-generic
 
594
 
 
595
mostlyclean: mostlyclean-recursive
 
596
 
 
597
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
598
 
 
599
pdf: pdf-recursive
 
600
 
 
601
pdf-am:
 
602
 
 
603
ps: ps-recursive
 
604
 
 
605
ps-am:
 
606
 
 
607
uninstall-am:
 
608
 
 
609
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
610
        install-strip
 
611
 
 
612
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
613
        all all-am check check-am clean clean-generic clean-libtool \
 
614
        ctags ctags-recursive distclean distclean-generic \
 
615
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
616
        html-am info info-am install install-am install-data \
 
617
        install-data-am install-dvi install-dvi-am install-exec \
 
618
        install-exec-am install-html install-html-am install-info \
 
619
        install-info-am install-man install-pdf install-pdf-am \
 
620
        install-ps install-ps-am install-strip installcheck \
 
621
        installcheck-am installdirs installdirs-am maintainer-clean \
 
622
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
623
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
624
        uninstall uninstall-am
 
625
 
 
626
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
627
# Otherwise a system limit (for SysV at least) may be exceeded.
 
628
.NOEXPORT: