~ubuntu-branches/ubuntu/precise/gnome-control-center/precise-updates

« back to all changes in this revision

Viewing changes to capplets/network/Makefile.in

Tags: upstream-3.0.1.1
ImportĀ upstreamĀ versionĀ 3.0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
 
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
 
bin_PROGRAMS = gnome-network-properties$(EXEEXT)
39
 
subdir = capplets/network
40
 
DIST_COMMON = $(dist_icons16_DATA) $(dist_icons22_DATA) \
41
 
        $(dist_icons24_DATA) $(dist_icons32_DATA) $(dist_icons48_DATA) \
42
 
        $(dist_iconssvg_DATA) $(dist_ui_DATA) $(srcdir)/Makefile.am \
43
 
        $(srcdir)/Makefile.in \
44
 
        $(srcdir)/gnome-network-properties.desktop.in.in
45
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
47
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
48
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
49
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
50
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.ac
51
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52
 
        $(ACLOCAL_M4)
53
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
54
 
CONFIG_HEADER = $(top_builddir)/config.h
55
 
CONFIG_CLEAN_FILES = gnome-network-properties.desktop.in
56
 
CONFIG_CLEAN_VPATH_FILES =
57
 
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" \
58
 
        "$(DESTDIR)$(icons16dir)" "$(DESTDIR)$(icons22dir)" \
59
 
        "$(DESTDIR)$(icons24dir)" "$(DESTDIR)$(icons32dir)" \
60
 
        "$(DESTDIR)$(icons48dir)" "$(DESTDIR)$(iconssvgdir)" \
61
 
        "$(DESTDIR)$(uidir)"
62
 
PROGRAMS = $(bin_PROGRAMS)
63
 
am_gnome_network_properties_OBJECTS =  \
64
 
        gnome-network-properties.$(OBJEXT)
65
 
gnome_network_properties_OBJECTS =  \
66
 
        $(am_gnome_network_properties_OBJECTS)
67
 
am__DEPENDENCIES_1 =
68
 
gnome_network_properties_DEPENDENCIES = $(am__DEPENDENCIES_1)
69
 
AM_V_lt = $(am__v_lt_$(V))
70
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
71
 
am__v_lt_0 = --silent
72
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
73
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
74
 
am__depfiles_maybe = depfiles
75
 
am__mv = mv -f
76
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
79
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
80
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81
 
        $(AM_CFLAGS) $(CFLAGS)
82
 
AM_V_CC = $(am__v_CC_$(V))
83
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
84
 
am__v_CC_0 = @echo "  CC    " $@;
85
 
AM_V_at = $(am__v_at_$(V))
86
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
87
 
am__v_at_0 = @
88
 
CCLD = $(CC)
89
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
91
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
92
 
AM_V_CCLD = $(am__v_CCLD_$(V))
93
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
94
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
95
 
AM_V_GEN = $(am__v_GEN_$(V))
96
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
97
 
am__v_GEN_0 = @echo "  GEN   " $@;
98
 
SOURCES = $(gnome_network_properties_SOURCES)
99
 
DIST_SOURCES = $(gnome_network_properties_SOURCES)
100
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101
 
am__vpath_adj = case $$p in \
102
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103
 
    *) f=$$p;; \
104
 
  esac;
105
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106
 
am__install_max = 40
107
 
am__nobase_strip_setup = \
108
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109
 
am__nobase_strip = \
110
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111
 
am__nobase_list = $(am__nobase_strip_setup); \
112
 
  for p in $$list; do echo "$$p $$p"; done | \
113
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115
 
    if (++n[$$2] == $(am__install_max)) \
116
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117
 
    END { for (dir in files) print dir, files[dir] }'
118
 
am__base_list = \
119
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121
 
DATA = $(desktop_DATA) $(dist_icons16_DATA) $(dist_icons22_DATA) \
122
 
        $(dist_icons24_DATA) $(dist_icons32_DATA) $(dist_icons48_DATA) \
123
 
        $(dist_iconssvg_DATA) $(dist_ui_DATA)
124
 
ETAGS = etags
125
 
CTAGS = ctags
126
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
127
 
ACLOCAL = @ACLOCAL@
128
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
129
 
ALL_LINGUAS = @ALL_LINGUAS@
130
 
AMTAR = @AMTAR@
131
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
132
 
APP_INDICATOR_CFLAGS = @APP_INDICATOR_CFLAGS@
133
 
APP_INDICATOR_LIBS = @APP_INDICATOR_LIBS@
134
 
AR = @AR@
135
 
AT_CAPPLET_CFLAGS = @AT_CAPPLET_CFLAGS@
136
 
AT_CAPPLET_LIBS = @AT_CAPPLET_LIBS@
137
 
AUTOCONF = @AUTOCONF@
138
 
AUTOHEADER = @AUTOHEADER@
139
 
AUTOMAKE = @AUTOMAKE@
140
 
AWK = @AWK@
141
 
CAPPLET_CFLAGS = @CAPPLET_CFLAGS@
142
 
CAPPLET_LIBS = @CAPPLET_LIBS@
143
 
CATALOGS = @CATALOGS@
144
 
CATOBJEXT = @CATOBJEXT@
145
 
CC = @CC@
146
 
CCDEPMODE = @CCDEPMODE@
147
 
CFLAGS = @CFLAGS@
148
 
CPP = @CPP@
149
 
CPPFLAGS = @CPPFLAGS@
150
 
CYGPATH_W = @CYGPATH_W@
151
 
DATADIRNAME = @DATADIRNAME@
152
 
DBUS_CFLAGS = @DBUS_CFLAGS@
153
 
DBUS_LIBS = @DBUS_LIBS@
154
 
DEFAULT_APPLICATIONS_CAPPLET_CFLAGS = @DEFAULT_APPLICATIONS_CAPPLET_CFLAGS@
155
 
DEFAULT_APPLICATIONS_CAPPLET_LIBS = @DEFAULT_APPLICATIONS_CAPPLET_LIBS@
156
 
DEFS = @DEFS@
157
 
DEPDIR = @DEPDIR@
158
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
159
 
DISPLAY_CAPPLET_CFLAGS = @DISPLAY_CAPPLET_CFLAGS@
160
 
DISPLAY_CAPPLET_LIBS = @DISPLAY_CAPPLET_LIBS@
161
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
162
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
163
 
DSYMUTIL = @DSYMUTIL@
164
 
DUMPBIN = @DUMPBIN@
165
 
ECHO_C = @ECHO_C@
166
 
ECHO_N = @ECHO_N@
167
 
ECHO_T = @ECHO_T@
168
 
EGREP = @EGREP@
169
 
EXEEXT = @EXEEXT@
170
 
EXTERNAL_LIBSLAB_CFLAGS = @EXTERNAL_LIBSLAB_CFLAGS@
171
 
EXTERNAL_LIBSLAB_LIBS = @EXTERNAL_LIBSLAB_LIBS@
172
 
FGREP = @FGREP@
173
 
FONT_CAPPLET_CFLAGS = @FONT_CAPPLET_CFLAGS@
174
 
FONT_CAPPLET_LIBS = @FONT_CAPPLET_LIBS@
175
 
FONT_VIEWER_CFLAGS = @FONT_VIEWER_CFLAGS@
176
 
FONT_VIEWER_LIBS = @FONT_VIEWER_LIBS@
177
 
GCONFTOOL = @GCONFTOOL@
178
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
179
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
180
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
181
 
GIO_CFLAGS = @GIO_CFLAGS@
182
 
GIO_LIBS = @GIO_LIBS@
183
 
GLIB_CFLAGS = @GLIB_CFLAGS@
184
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
185
 
GLIB_LIBS = @GLIB_LIBS@
186
 
GMOFILES = @GMOFILES@
187
 
GMSGFMT = @GMSGFMT@
188
 
GNOMECC_CAPPLETS_CFLAGS = @GNOMECC_CAPPLETS_CFLAGS@
189
 
GNOMECC_CAPPLETS_CLEANFILES = @GNOMECC_CAPPLETS_CLEANFILES@
190
 
GNOMECC_CAPPLETS_EXTRA_DIST = @GNOMECC_CAPPLETS_EXTRA_DIST@
191
 
GNOMECC_CAPPLETS_LIBS = @GNOMECC_CAPPLETS_LIBS@
192
 
GNOMECC_CFLAGS = @GNOMECC_CFLAGS@
193
 
GNOMECC_LIBS = @GNOMECC_LIBS@
194
 
GNOMECC_SHELL_CFLAGS = @GNOMECC_SHELL_CFLAGS@
195
 
GNOMECC_SHELL_LIBS = @GNOMECC_SHELL_LIBS@
196
 
GNOME_DESKTOP_CFLAGS = @GNOME_DESKTOP_CFLAGS@
197
 
GNOME_DESKTOP_LIBS = @GNOME_DESKTOP_LIBS@
198
 
GREP = @GREP@
199
 
GSD_DBUS_CFLAGS = @GSD_DBUS_CFLAGS@
200
 
GSD_DBUS_LIBS = @GSD_DBUS_LIBS@
201
 
GTK_ENGINE_DIR = @GTK_ENGINE_DIR@
202
 
HELP_DIR = @HELP_DIR@
203
 
INSTALL = @INSTALL@
204
 
INSTALL_DATA = @INSTALL_DATA@
205
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
206
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
207
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208
 
INSTOBJEXT = @INSTOBJEXT@
209
 
INTLLIBS = @INTLLIBS@
210
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
211
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
212
 
INTLTOOL_PERL = @INTLTOOL_PERL@
213
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
214
 
LD = @LD@
215
 
LDFLAGS = @LDFLAGS@
216
 
LIBCANBERRA_GTK_CFLAGS = @LIBCANBERRA_GTK_CFLAGS@
217
 
LIBCANBERRA_GTK_LIBS = @LIBCANBERRA_GTK_LIBS@
218
 
LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
219
 
LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
220
 
LIBGNOMEKBDUI_CFLAGS = @LIBGNOMEKBDUI_CFLAGS@
221
 
LIBGNOMEKBDUI_LIBS = @LIBGNOMEKBDUI_LIBS@
222
 
LIBGNOMEKBD_CFLAGS = @LIBGNOMEKBD_CFLAGS@
223
 
LIBGNOMEKBD_LIBS = @LIBGNOMEKBD_LIBS@
224
 
LIBOBJS = @LIBOBJS@
225
 
LIBS = @LIBS@
226
 
LIBSLAB_CFLAGS = @LIBSLAB_CFLAGS@
227
 
LIBSLAB_LIBS = @LIBSLAB_LIBS@
228
 
LIBTOOL = @LIBTOOL@
229
 
LIPO = @LIPO@
230
 
LN_S = @LN_S@
231
 
LTLIBOBJS = @LTLIBOBJS@
232
 
MAINT = @MAINT@
233
 
MAKEINFO = @MAKEINFO@
234
 
METACITY_CFLAGS = @METACITY_CFLAGS@
235
 
METACITY_LIBS = @METACITY_LIBS@
236
 
MKDIR_P = @MKDIR_P@
237
 
MKINSTALLDIRS = @MKINSTALLDIRS@
238
 
MSGFMT = @MSGFMT@
239
 
MSGFMT_OPTS = @MSGFMT_OPTS@
240
 
MSGMERGE = @MSGMERGE@
241
 
NM = @NM@
242
 
NMEDIT = @NMEDIT@
243
 
OBJDUMP = @OBJDUMP@
244
 
OBJEXT = @OBJEXT@
245
 
OMF_DIR = @OMF_DIR@
246
 
OTOOL = @OTOOL@
247
 
OTOOL64 = @OTOOL64@
248
 
PACKAGE = @PACKAGE@
249
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
250
 
PACKAGE_NAME = @PACKAGE_NAME@
251
 
PACKAGE_STRING = @PACKAGE_STRING@
252
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
253
 
PACKAGE_URL = @PACKAGE_URL@
254
 
PACKAGE_VERSION = @PACKAGE_VERSION@
255
 
PATH_SEPARATOR = @PATH_SEPARATOR@
256
 
PKG_CONFIG = @PKG_CONFIG@
257
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
258
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
259
 
POFILES = @POFILES@
260
 
POSUB = @POSUB@
261
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
262
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
263
 
RANLIB = @RANLIB@
264
 
SCREENSAVER_LIBS = @SCREENSAVER_LIBS@
265
 
SED = @SED@
266
 
SET_MAKE = @SET_MAKE@
267
 
SHELL = @SHELL@
268
 
STRIP = @STRIP@
269
 
TYPING_BREAK = @TYPING_BREAK@
270
 
TYPING_CFLAGS = @TYPING_CFLAGS@
271
 
TYPING_LIBS = @TYPING_LIBS@
272
 
UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
273
 
USE_NLS = @USE_NLS@
274
 
VERSION = @VERSION@
275
 
WARN_CFLAGS = @WARN_CFLAGS@
276
 
XCURSOR_CFLAGS = @XCURSOR_CFLAGS@
277
 
XCURSOR_LIBS = @XCURSOR_LIBS@
278
 
XF86MISC_LIBS = @XF86MISC_LIBS@
279
 
XGETTEXT = @XGETTEXT@
280
 
XINPUT_CFLAGS = @XINPUT_CFLAGS@
281
 
XINPUT_LIBS = @XINPUT_LIBS@
282
 
XMKMF = @XMKMF@
283
 
X_CFLAGS = @X_CFLAGS@
284
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
285
 
X_LIBS = @X_LIBS@
286
 
X_PRE_LIBS = @X_PRE_LIBS@
287
 
abs_builddir = @abs_builddir@
288
 
abs_srcdir = @abs_srcdir@
289
 
abs_top_builddir = @abs_top_builddir@
290
 
abs_top_srcdir = @abs_top_srcdir@
291
 
ac_ct_CC = @ac_ct_CC@
292
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
293
 
am__include = @am__include@
294
 
am__leading_dot = @am__leading_dot@
295
 
am__quote = @am__quote@
296
 
am__tar = @am__tar@
297
 
am__untar = @am__untar@
298
 
bindir = @bindir@
299
 
build = @build@
300
 
build_alias = @build_alias@
301
 
build_cpu = @build_cpu@
302
 
build_os = @build_os@
303
 
build_vendor = @build_vendor@
304
 
builddir = @builddir@
305
 
datadir = @datadir@
306
 
datarootdir = @datarootdir@
307
 
docdir = @docdir@
308
 
dvidir = @dvidir@
309
 
exec_prefix = @exec_prefix@
310
 
host = @host@
311
 
host_alias = @host_alias@
312
 
host_cpu = @host_cpu@
313
 
host_os = @host_os@
314
 
host_vendor = @host_vendor@
315
 
htmldir = @htmldir@
316
 
includedir = @includedir@
317
 
infodir = @infodir@
318
 
install_sh = @install_sh@
319
 
libdir = @libdir@
320
 
libexecdir = @libexecdir@
321
 
localedir = @localedir@
322
 
localstatedir = @localstatedir@
323
 
lt_ECHO = @lt_ECHO@
324
 
mandir = @mandir@
325
 
mkdir_p = @mkdir_p@
326
 
oldincludedir = @oldincludedir@
327
 
pdfdir = @pdfdir@
328
 
prefix = @prefix@
329
 
program_transform_name = @program_transform_name@
330
 
psdir = @psdir@
331
 
sbindir = @sbindir@
332
 
sharedstatedir = @sharedstatedir@
333
 
srcdir = @srcdir@
334
 
sysconfdir = @sysconfdir@
335
 
target_alias = @target_alias@
336
 
top_build_prefix = @top_build_prefix@
337
 
top_builddir = @top_builddir@
338
 
top_srcdir = @top_srcdir@
339
 
 
340
 
# This is used in GNOMECC_CAPPLETS_CFLAGS
341
 
cappletname = network
342
 
gnome_network_properties_SOURCES = gnome-network-properties.c
343
 
gnome_network_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
344
 
uidir = $(pkgdatadir)/ui
345
 
dist_ui_DATA = gnome-network-properties.ui
346
 
icons16dir = $(datadir)/icons/hicolor/16x16/apps
347
 
dist_icons16_DATA = icons/16x16/gnome-network-properties.png
348
 
icons22dir = $(datadir)/icons/hicolor/22x22/apps
349
 
dist_icons22_DATA = icons/22x22/gnome-network-properties.png
350
 
icons24dir = $(datadir)/icons/hicolor/24x24/apps
351
 
dist_icons24_DATA = icons/24x24/gnome-network-properties.png
352
 
icons32dir = $(datadir)/icons/hicolor/32x32/apps
353
 
dist_icons32_DATA = icons/32x32/gnome-network-properties.png
354
 
icons48dir = $(datadir)/icons/hicolor/48x48/apps
355
 
dist_icons48_DATA = icons/48x48/gnome-network-properties.png
356
 
iconssvgdir = $(datadir)/icons/hicolor/scalable/apps
357
 
dist_iconssvg_DATA = icons/scalable/gnome-network-properties.svg
358
 
desktopdir = $(datadir)/applications
359
 
desktop_in_files = gnome-network-properties.desktop.in
360
 
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
361
 
INCLUDES = \
362
 
        $(GNOMECC_CAPPLETS_CFLAGS) \
363
 
        -DGNOMELOCALEDIR="\"$(datadir)/locale\"" \
364
 
        -DGNOMECC_UI_DIR="\"$(uidir)\""
365
 
 
366
 
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
367
 
CLEANFILES = $(GNOMECC_CAPPLETS_CLEANFILES) $(desktop_in_files) $(desktop_DATA)
368
 
all: all-am
369
 
 
370
 
.SUFFIXES:
371
 
.SUFFIXES: .c .lo .o .obj
372
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
373
 
        @for dep in $?; do \
374
 
          case '$(am__configure_deps)' in \
375
 
            *$$dep*) \
376
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
377
 
                && { if test -f $@; then exit 0; else break; fi; }; \
378
 
              exit 1;; \
379
 
          esac; \
380
 
        done; \
381
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu capplets/network/Makefile'; \
382
 
        $(am__cd) $(top_srcdir) && \
383
 
          $(AUTOMAKE) --gnu capplets/network/Makefile
384
 
.PRECIOUS: Makefile
385
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
386
 
        @case '$?' in \
387
 
          *config.status*) \
388
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
389
 
          *) \
390
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
391
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
392
 
        esac;
393
 
 
394
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
395
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396
 
 
397
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
398
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
400
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
401
 
$(am__aclocal_m4_deps):
402
 
gnome-network-properties.desktop.in: $(top_builddir)/config.status $(srcdir)/gnome-network-properties.desktop.in.in
403
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
404
 
install-binPROGRAMS: $(bin_PROGRAMS)
405
 
        @$(NORMAL_INSTALL)
406
 
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
407
 
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
408
 
        for p in $$list; do echo "$$p $$p"; done | \
409
 
        sed 's/$(EXEEXT)$$//' | \
410
 
        while read p p1; do if test -f $$p || test -f $$p1; \
411
 
          then echo "$$p"; echo "$$p"; else :; fi; \
412
 
        done | \
413
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
414
 
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
415
 
        sed 'N;N;N;s,\n, ,g' | \
416
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
417
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
418
 
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
419
 
            else { print "f", $$3 "/" $$4, $$1; } } \
420
 
          END { for (d in files) print "f", d, files[d] }' | \
421
 
        while read type dir files; do \
422
 
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
423
 
            test -z "$$files" || { \
424
 
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
425
 
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
426
 
            } \
427
 
        ; done
428
 
 
429
 
uninstall-binPROGRAMS:
430
 
        @$(NORMAL_UNINSTALL)
431
 
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
432
 
        files=`for p in $$list; do echo "$$p"; done | \
433
 
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
434
 
              -e 's/$$/$(EXEEXT)/' `; \
435
 
        test -n "$$list" || exit 0; \
436
 
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
437
 
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
438
 
 
439
 
clean-binPROGRAMS:
440
 
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
441
 
        echo " rm -f" $$list; \
442
 
        rm -f $$list || exit $$?; \
443
 
        test -n "$(EXEEXT)" || exit 0; \
444
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
445
 
        echo " rm -f" $$list; \
446
 
        rm -f $$list
447
 
gnome-network-properties$(EXEEXT): $(gnome_network_properties_OBJECTS) $(gnome_network_properties_DEPENDENCIES) 
448
 
        @rm -f gnome-network-properties$(EXEEXT)
449
 
        $(AM_V_CCLD)$(LINK) $(gnome_network_properties_OBJECTS) $(gnome_network_properties_LDADD) $(LIBS)
450
 
 
451
 
mostlyclean-compile:
452
 
        -rm -f *.$(OBJEXT)
453
 
 
454
 
distclean-compile:
455
 
        -rm -f *.tab.c
456
 
 
457
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome-network-properties.Po@am__quote@
458
 
 
459
 
.c.o:
460
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
461
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
462
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
463
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
466
 
 
467
 
.c.obj:
468
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
469
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
470
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
471
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
472
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
474
 
 
475
 
.c.lo:
476
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
477
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
478
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
479
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
480
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
482
 
 
483
 
mostlyclean-libtool:
484
 
        -rm -f *.lo
485
 
 
486
 
clean-libtool:
487
 
        -rm -rf .libs _libs
488
 
install-desktopDATA: $(desktop_DATA)
489
 
        @$(NORMAL_INSTALL)
490
 
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
491
 
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
492
 
        for p in $$list; do \
493
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
494
 
          echo "$$d$$p"; \
495
 
        done | $(am__base_list) | \
496
 
        while read files; do \
497
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
498
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
499
 
        done
500
 
 
501
 
uninstall-desktopDATA:
502
 
        @$(NORMAL_UNINSTALL)
503
 
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
504
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
505
 
        test -n "$$files" || exit 0; \
506
 
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
507
 
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
508
 
install-dist_icons16DATA: $(dist_icons16_DATA)
509
 
        @$(NORMAL_INSTALL)
510
 
        test -z "$(icons16dir)" || $(MKDIR_P) "$(DESTDIR)$(icons16dir)"
511
 
        @list='$(dist_icons16_DATA)'; test -n "$(icons16dir)" || list=; \
512
 
        for p in $$list; do \
513
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
514
 
          echo "$$d$$p"; \
515
 
        done | $(am__base_list) | \
516
 
        while read files; do \
517
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons16dir)'"; \
518
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icons16dir)" || exit $$?; \
519
 
        done
520
 
 
521
 
uninstall-dist_icons16DATA:
522
 
        @$(NORMAL_UNINSTALL)
523
 
        @list='$(dist_icons16_DATA)'; test -n "$(icons16dir)" || list=; \
524
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
525
 
        test -n "$$files" || exit 0; \
526
 
        echo " ( cd '$(DESTDIR)$(icons16dir)' && rm -f" $$files ")"; \
527
 
        cd "$(DESTDIR)$(icons16dir)" && rm -f $$files
528
 
install-dist_icons22DATA: $(dist_icons22_DATA)
529
 
        @$(NORMAL_INSTALL)
530
 
        test -z "$(icons22dir)" || $(MKDIR_P) "$(DESTDIR)$(icons22dir)"
531
 
        @list='$(dist_icons22_DATA)'; test -n "$(icons22dir)" || list=; \
532
 
        for p in $$list; do \
533
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
534
 
          echo "$$d$$p"; \
535
 
        done | $(am__base_list) | \
536
 
        while read files; do \
537
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons22dir)'"; \
538
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icons22dir)" || exit $$?; \
539
 
        done
540
 
 
541
 
uninstall-dist_icons22DATA:
542
 
        @$(NORMAL_UNINSTALL)
543
 
        @list='$(dist_icons22_DATA)'; test -n "$(icons22dir)" || list=; \
544
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
545
 
        test -n "$$files" || exit 0; \
546
 
        echo " ( cd '$(DESTDIR)$(icons22dir)' && rm -f" $$files ")"; \
547
 
        cd "$(DESTDIR)$(icons22dir)" && rm -f $$files
548
 
install-dist_icons24DATA: $(dist_icons24_DATA)
549
 
        @$(NORMAL_INSTALL)
550
 
        test -z "$(icons24dir)" || $(MKDIR_P) "$(DESTDIR)$(icons24dir)"
551
 
        @list='$(dist_icons24_DATA)'; test -n "$(icons24dir)" || list=; \
552
 
        for p in $$list; do \
553
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
554
 
          echo "$$d$$p"; \
555
 
        done | $(am__base_list) | \
556
 
        while read files; do \
557
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons24dir)'"; \
558
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icons24dir)" || exit $$?; \
559
 
        done
560
 
 
561
 
uninstall-dist_icons24DATA:
562
 
        @$(NORMAL_UNINSTALL)
563
 
        @list='$(dist_icons24_DATA)'; test -n "$(icons24dir)" || list=; \
564
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
565
 
        test -n "$$files" || exit 0; \
566
 
        echo " ( cd '$(DESTDIR)$(icons24dir)' && rm -f" $$files ")"; \
567
 
        cd "$(DESTDIR)$(icons24dir)" && rm -f $$files
568
 
install-dist_icons32DATA: $(dist_icons32_DATA)
569
 
        @$(NORMAL_INSTALL)
570
 
        test -z "$(icons32dir)" || $(MKDIR_P) "$(DESTDIR)$(icons32dir)"
571
 
        @list='$(dist_icons32_DATA)'; test -n "$(icons32dir)" || list=; \
572
 
        for p in $$list; do \
573
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
574
 
          echo "$$d$$p"; \
575
 
        done | $(am__base_list) | \
576
 
        while read files; do \
577
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons32dir)'"; \
578
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icons32dir)" || exit $$?; \
579
 
        done
580
 
 
581
 
uninstall-dist_icons32DATA:
582
 
        @$(NORMAL_UNINSTALL)
583
 
        @list='$(dist_icons32_DATA)'; test -n "$(icons32dir)" || list=; \
584
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
585
 
        test -n "$$files" || exit 0; \
586
 
        echo " ( cd '$(DESTDIR)$(icons32dir)' && rm -f" $$files ")"; \
587
 
        cd "$(DESTDIR)$(icons32dir)" && rm -f $$files
588
 
install-dist_icons48DATA: $(dist_icons48_DATA)
589
 
        @$(NORMAL_INSTALL)
590
 
        test -z "$(icons48dir)" || $(MKDIR_P) "$(DESTDIR)$(icons48dir)"
591
 
        @list='$(dist_icons48_DATA)'; test -n "$(icons48dir)" || list=; \
592
 
        for p in $$list; do \
593
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
594
 
          echo "$$d$$p"; \
595
 
        done | $(am__base_list) | \
596
 
        while read files; do \
597
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons48dir)'"; \
598
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(icons48dir)" || exit $$?; \
599
 
        done
600
 
 
601
 
uninstall-dist_icons48DATA:
602
 
        @$(NORMAL_UNINSTALL)
603
 
        @list='$(dist_icons48_DATA)'; test -n "$(icons48dir)" || list=; \
604
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
605
 
        test -n "$$files" || exit 0; \
606
 
        echo " ( cd '$(DESTDIR)$(icons48dir)' && rm -f" $$files ")"; \
607
 
        cd "$(DESTDIR)$(icons48dir)" && rm -f $$files
608
 
install-dist_iconssvgDATA: $(dist_iconssvg_DATA)
609
 
        @$(NORMAL_INSTALL)
610
 
        test -z "$(iconssvgdir)" || $(MKDIR_P) "$(DESTDIR)$(iconssvgdir)"
611
 
        @list='$(dist_iconssvg_DATA)'; test -n "$(iconssvgdir)" || list=; \
612
 
        for p in $$list; do \
613
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
614
 
          echo "$$d$$p"; \
615
 
        done | $(am__base_list) | \
616
 
        while read files; do \
617
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconssvgdir)'"; \
618
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconssvgdir)" || exit $$?; \
619
 
        done
620
 
 
621
 
uninstall-dist_iconssvgDATA:
622
 
        @$(NORMAL_UNINSTALL)
623
 
        @list='$(dist_iconssvg_DATA)'; test -n "$(iconssvgdir)" || list=; \
624
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
625
 
        test -n "$$files" || exit 0; \
626
 
        echo " ( cd '$(DESTDIR)$(iconssvgdir)' && rm -f" $$files ")"; \
627
 
        cd "$(DESTDIR)$(iconssvgdir)" && rm -f $$files
628
 
install-dist_uiDATA: $(dist_ui_DATA)
629
 
        @$(NORMAL_INSTALL)
630
 
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
631
 
        @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \
632
 
        for p in $$list; do \
633
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
634
 
          echo "$$d$$p"; \
635
 
        done | $(am__base_list) | \
636
 
        while read files; do \
637
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
638
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
639
 
        done
640
 
 
641
 
uninstall-dist_uiDATA:
642
 
        @$(NORMAL_UNINSTALL)
643
 
        @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \
644
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
645
 
        test -n "$$files" || exit 0; \
646
 
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
647
 
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
648
 
 
649
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
650
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
651
 
        unique=`for i in $$list; do \
652
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
653
 
          done | \
654
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
655
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
656
 
        mkid -fID $$unique
657
 
tags: TAGS
658
 
 
659
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
660
 
                $(TAGS_FILES) $(LISP)
661
 
        set x; \
662
 
        here=`pwd`; \
663
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
664
 
        unique=`for i in $$list; do \
665
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
666
 
          done | \
667
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
668
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
669
 
        shift; \
670
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
671
 
          test -n "$$unique" || unique=$$empty_fix; \
672
 
          if test $$# -gt 0; then \
673
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
674
 
              "$$@" $$unique; \
675
 
          else \
676
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
677
 
              $$unique; \
678
 
          fi; \
679
 
        fi
680
 
ctags: CTAGS
681
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
682
 
                $(TAGS_FILES) $(LISP)
683
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
684
 
        unique=`for i in $$list; do \
685
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
686
 
          done | \
687
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
688
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
689
 
        test -z "$(CTAGS_ARGS)$$unique" \
690
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
691
 
             $$unique
692
 
 
693
 
GTAGS:
694
 
        here=`$(am__cd) $(top_builddir) && pwd` \
695
 
          && $(am__cd) $(top_srcdir) \
696
 
          && gtags -i $(GTAGS_ARGS) "$$here"
697
 
 
698
 
distclean-tags:
699
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
700
 
 
701
 
distdir: $(DISTFILES)
702
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
703
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
704
 
        list='$(DISTFILES)'; \
705
 
          dist_files=`for file in $$list; do echo $$file; done | \
706
 
          sed -e "s|^$$srcdirstrip/||;t" \
707
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
708
 
        case $$dist_files in \
709
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
710
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
711
 
                           sort -u` ;; \
712
 
        esac; \
713
 
        for file in $$dist_files; do \
714
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
715
 
          if test -d $$d/$$file; then \
716
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
717
 
            if test -d "$(distdir)/$$file"; then \
718
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
719
 
            fi; \
720
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
721
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
722
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
723
 
            fi; \
724
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
725
 
          else \
726
 
            test -f "$(distdir)/$$file" \
727
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
728
 
            || exit 1; \
729
 
          fi; \
730
 
        done
731
 
check-am: all-am
732
 
check: check-am
733
 
all-am: Makefile $(PROGRAMS) $(DATA)
734
 
installdirs:
735
 
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(icons16dir)" "$(DESTDIR)$(icons22dir)" "$(DESTDIR)$(icons24dir)" "$(DESTDIR)$(icons32dir)" "$(DESTDIR)$(icons48dir)" "$(DESTDIR)$(iconssvgdir)" "$(DESTDIR)$(uidir)"; do \
736
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
737
 
        done
738
 
install: install-am
739
 
install-exec: install-exec-am
740
 
install-data: install-data-am
741
 
uninstall: uninstall-am
742
 
 
743
 
install-am: all-am
744
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
745
 
 
746
 
installcheck: installcheck-am
747
 
install-strip:
748
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
749
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
750
 
          `test -z '$(STRIP)' || \
751
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
752
 
mostlyclean-generic:
753
 
 
754
 
clean-generic:
755
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
756
 
 
757
 
distclean-generic:
758
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
759
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
760
 
 
761
 
maintainer-clean-generic:
762
 
        @echo "This command is intended for maintainers to use"
763
 
        @echo "it deletes files that may require special tools to rebuild."
764
 
clean: clean-am
765
 
 
766
 
clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
767
 
 
768
 
distclean: distclean-am
769
 
        -rm -rf ./$(DEPDIR)
770
 
        -rm -f Makefile
771
 
distclean-am: clean-am distclean-compile distclean-generic \
772
 
        distclean-tags
773
 
 
774
 
dvi: dvi-am
775
 
 
776
 
dvi-am:
777
 
 
778
 
html: html-am
779
 
 
780
 
html-am:
781
 
 
782
 
info: info-am
783
 
 
784
 
info-am:
785
 
 
786
 
install-data-am: install-desktopDATA install-dist_icons16DATA \
787
 
        install-dist_icons22DATA install-dist_icons24DATA \
788
 
        install-dist_icons32DATA install-dist_icons48DATA \
789
 
        install-dist_iconssvgDATA install-dist_uiDATA
790
 
        @$(NORMAL_INSTALL)
791
 
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
792
 
install-dvi: install-dvi-am
793
 
 
794
 
install-dvi-am:
795
 
 
796
 
install-exec-am: install-binPROGRAMS
797
 
 
798
 
install-html: install-html-am
799
 
 
800
 
install-html-am:
801
 
 
802
 
install-info: install-info-am
803
 
 
804
 
install-info-am:
805
 
 
806
 
install-man:
807
 
 
808
 
install-pdf: install-pdf-am
809
 
 
810
 
install-pdf-am:
811
 
 
812
 
install-ps: install-ps-am
813
 
 
814
 
install-ps-am:
815
 
 
816
 
installcheck-am:
817
 
 
818
 
maintainer-clean: maintainer-clean-am
819
 
        -rm -rf ./$(DEPDIR)
820
 
        -rm -f Makefile
821
 
maintainer-clean-am: distclean-am maintainer-clean-generic
822
 
 
823
 
mostlyclean: mostlyclean-am
824
 
 
825
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
826
 
        mostlyclean-libtool
827
 
 
828
 
pdf: pdf-am
829
 
 
830
 
pdf-am:
831
 
 
832
 
ps: ps-am
833
 
 
834
 
ps-am:
835
 
 
836
 
uninstall-am: uninstall-binPROGRAMS uninstall-desktopDATA \
837
 
        uninstall-dist_icons16DATA uninstall-dist_icons22DATA \
838
 
        uninstall-dist_icons24DATA uninstall-dist_icons32DATA \
839
 
        uninstall-dist_icons48DATA uninstall-dist_iconssvgDATA \
840
 
        uninstall-dist_uiDATA
841
 
        @$(NORMAL_INSTALL)
842
 
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
843
 
.MAKE: install-am install-data-am install-strip uninstall-am
844
 
 
845
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
846
 
        clean-generic clean-libtool ctags distclean distclean-compile \
847
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
848
 
        dvi-am html html-am info info-am install install-am \
849
 
        install-binPROGRAMS install-data install-data-am \
850
 
        install-data-hook install-desktopDATA install-dist_icons16DATA \
851
 
        install-dist_icons22DATA install-dist_icons24DATA \
852
 
        install-dist_icons32DATA install-dist_icons48DATA \
853
 
        install-dist_iconssvgDATA install-dist_uiDATA install-dvi \
854
 
        install-dvi-am install-exec install-exec-am install-html \
855
 
        install-html-am install-info install-info-am install-man \
856
 
        install-pdf install-pdf-am install-ps install-ps-am \
857
 
        install-strip installcheck installcheck-am installdirs \
858
 
        maintainer-clean maintainer-clean-generic mostlyclean \
859
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
860
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
861
 
        uninstall-binPROGRAMS uninstall-desktopDATA \
862
 
        uninstall-dist_icons16DATA uninstall-dist_icons22DATA \
863
 
        uninstall-dist_icons24DATA uninstall-dist_icons32DATA \
864
 
        uninstall-dist_icons48DATA uninstall-dist_iconssvgDATA \
865
 
        uninstall-dist_uiDATA uninstall-hook
866
 
 
867
 
 
868
 
@INTLTOOL_DESKTOP_RULE@
869
 
uninstall-hook: update-icon-cache
870
 
install-data-hook: update-icon-cache
871
 
update-icon-cache:
872
 
        @-if test -z "$(DESTDIR)"; then \
873
 
                echo "Updating Gtk icon cache."; \
874
 
                $(gtk_update_icon_cache); \
875
 
        else \
876
 
                echo "*** Icon cache not updated.  After install, run this:"; \
877
 
                echo "***   $(gtk_update_icon_cache)"; \
878
 
        fi
879
 
 
880
 
-include $(top_srcdir)/git.mk
881
 
 
882
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
883
 
# Otherwise a system limit (for SysV at least) may be exceeded.
884
 
.NOEXPORT: