~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to panels/network/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-17 10:47:27 UTC
  • mfrom: (0.1.11 experimental) (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20110517104727-lqel6m8vhfw5jby1
Tags: 1:3.0.1.1-1ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
  - Add dependency on ubuntu-system-service
  - Remove dependency on gnome-icon-theme-symbolic
  - Move dependency on apg, gnome-icon-theme-symbolic and accountsservice to
    be a Recommends: until we get them in main
* debian/rules:
  - Use autoreconf
  - Add binary-post-install rule for gnome-control-center-data
  - Run dh-autoreconf
* debian/gnome-control-center.dirs:
* debian/gnome-control-center.links:
  - Add a link to the control center shell for indicators
* debian/patches/00_disable-nm.patch:
  - Temporary patch to disable building with NetworkManager until we get
    the new one in the archive
* debian/patches/01_git_remove_gettext_calls.patch:
  - Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
* debian/patches/01_git_kill_warning.patch:
  - Kill warning
* debian/patches/50_ubuntu_systemwide_prefs.patch:
  - Ubuntu specific proxy preferences
* debian/patches/51_ubuntu_system_keyboard.patch:
  - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings

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
subdir = panels/network
 
39
DIST_COMMON = $(dist_ui_DATA) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in \
 
41
        $(srcdir)/gnome-network-panel.desktop.in.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
44
        $(top_srcdir)/m4/gnome-doc-utils.m4 $(top_srcdir)/m4/iconv.m4 \
 
45
        $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
 
46
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
47
        $(top_srcdir)/m4/lib-prefix.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)/m4/po.m4 \
 
51
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 
52
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
53
        $(ACLOCAL_M4)
 
54
mkinstalldirs = $(install_sh) -d
 
55
CONFIG_HEADER = $(top_builddir)/config.h
 
56
CONFIG_CLEAN_FILES = gnome-network-panel.desktop.in
 
57
CONFIG_CLEAN_VPATH_FILES =
 
58
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
59
am__vpath_adj = case $$p in \
 
60
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
61
    *) f=$$p;; \
 
62
  esac;
 
63
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
64
am__install_max = 40
 
65
am__nobase_strip_setup = \
 
66
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
67
am__nobase_strip = \
 
68
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
69
am__nobase_list = $(am__nobase_strip_setup); \
 
70
  for p in $$list; do echo "$$p $$p"; done | \
 
71
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
72
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
73
    if (++n[$$2] == $(am__install_max)) \
 
74
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
75
    END { for (dir in files) print dir, files[dir] }'
 
76
am__base_list = \
 
77
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
78
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
79
am__installdirs = "$(DESTDIR)$(ccpanelsdir)" "$(DESTDIR)$(desktopdir)" \
 
80
        "$(DESTDIR)$(uidir)"
 
81
LTLIBRARIES = $(ccpanels_LTLIBRARIES)
 
82
am__DEPENDENCIES_1 =
 
83
libnetwork_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
84
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
85
am_libnetwork_la_OBJECTS = network-module.lo panel-common.lo \
 
86
        net-object.lo net-device.lo net-vpn.lo \
 
87
        panel-cell-renderer-mode.lo panel-cell-renderer-security.lo \
 
88
        panel-cell-renderer-signal.lo cc-network-panel.lo
 
89
libnetwork_la_OBJECTS = $(am_libnetwork_la_OBJECTS)
 
90
AM_V_lt = $(am__v_lt_$(V))
 
91
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
92
am__v_lt_0 = --silent
 
93
libnetwork_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
94
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
95
        $(libnetwork_la_LDFLAGS) $(LDFLAGS) -o $@
 
96
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
97
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
98
am__depfiles_maybe = depfiles
 
99
am__mv = mv -f
 
100
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
101
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
102
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
103
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
104
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
105
        $(AM_CFLAGS) $(CFLAGS)
 
106
AM_V_CC = $(am__v_CC_$(V))
 
107
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
108
am__v_CC_0 = @echo "  CC    " $@;
 
109
AM_V_at = $(am__v_at_$(V))
 
110
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
111
am__v_at_0 = @
 
112
CCLD = $(CC)
 
113
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
114
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
115
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
116
AM_V_CCLD = $(am__v_CCLD_$(V))
 
117
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
118
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
119
AM_V_GEN = $(am__v_GEN_$(V))
 
120
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
121
am__v_GEN_0 = @echo "  GEN   " $@;
 
122
SOURCES = $(libnetwork_la_SOURCES)
 
123
DIST_SOURCES = $(libnetwork_la_SOURCES)
 
124
DATA = $(desktop_DATA) $(dist_ui_DATA)
 
125
ETAGS = etags
 
126
CTAGS = ctags
 
127
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
128
ACLOCAL = @ACLOCAL@
 
129
ALL_LINGUAS = @ALL_LINGUAS@
 
130
AMTAR = @AMTAR@
 
131
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
132
AR = @AR@
 
133
AUTOCONF = @AUTOCONF@
 
134
AUTOHEADER = @AUTOHEADER@
 
135
AUTOMAKE = @AUTOMAKE@
 
136
AWK = @AWK@
 
137
BACKGROUND_PANEL_CFLAGS = @BACKGROUND_PANEL_CFLAGS@
 
138
BACKGROUND_PANEL_LIBS = @BACKGROUND_PANEL_LIBS@
 
139
CC = @CC@
 
140
CCDEPMODE = @CCDEPMODE@
 
141
CFLAGS = @CFLAGS@
 
142
CHEESE_CFLAGS = @CHEESE_CFLAGS@
 
143
CHEESE_LIBS = @CHEESE_LIBS@
 
144
CONTROL_CENTER_VERSION = @CONTROL_CENTER_VERSION@
 
145
CPP = @CPP@
 
146
CPPFLAGS = @CPPFLAGS@
 
147
CUPS_CFLAGS = @CUPS_CFLAGS@
 
148
CUPS_CONFIG = @CUPS_CONFIG@
 
149
CUPS_LIBS = @CUPS_LIBS@
 
150
CYGPATH_W = @CYGPATH_W@
 
151
DATADIRNAME = @DATADIRNAME@
 
152
DATETIME_PANEL_CFLAGS = @DATETIME_PANEL_CFLAGS@
 
153
DATETIME_PANEL_LIBS = @DATETIME_PANEL_LIBS@
 
154
DEFS = @DEFS@
 
155
DEPDIR = @DEPDIR@
 
156
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
157
DISPLAY_PANEL_CFLAGS = @DISPLAY_PANEL_CFLAGS@
 
158
DISPLAY_PANEL_LIBS = @DISPLAY_PANEL_LIBS@
 
159
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
160
DLLTOOL = @DLLTOOL@
 
161
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
162
DSYMUTIL = @DSYMUTIL@
 
163
DUMPBIN = @DUMPBIN@
 
164
ECHO_C = @ECHO_C@
 
165
ECHO_N = @ECHO_N@
 
166
ECHO_T = @ECHO_T@
 
167
EGREP = @EGREP@
 
168
EXEEXT = @EXEEXT@
 
169
FGREP = @FGREP@
 
170
GDESKTOP_PREFIX = @GDESKTOP_PREFIX@
 
171
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
172
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
173
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
174
GLIB_MKENUMS = @GLIB_MKENUMS@
 
175
GMSGFMT = @GMSGFMT@
 
176
GMSGFMT_015 = @GMSGFMT_015@
 
177
GREP = @GREP@
 
178
HELP_DIR = @HELP_DIR@
 
179
INFO_PANEL_CFLAGS = @INFO_PANEL_CFLAGS@
 
180
INFO_PANEL_LIBS = @INFO_PANEL_LIBS@
 
181
INSTALL = @INSTALL@
 
182
INSTALL_DATA = @INSTALL_DATA@
 
183
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
184
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
185
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
186
INTLLIBS = @INTLLIBS@
 
187
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
188
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
189
INTLTOOL_PERL = @INTLTOOL_PERL@
 
190
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
191
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
192
ISOCODES_CFLAGS = @ISOCODES_CFLAGS@
 
193
ISOCODES_LIBS = @ISOCODES_LIBS@
 
194
KEYBOARD_PANEL_CFLAGS = @KEYBOARD_PANEL_CFLAGS@
 
195
KEYBOARD_PANEL_LIBS = @KEYBOARD_PANEL_LIBS@
 
196
LD = @LD@
 
197
LDFLAGS = @LDFLAGS@
 
198
LIBGNOMECONTROLCENTER_AGE = @LIBGNOMECONTROLCENTER_AGE@
 
199
LIBGNOMECONTROLCENTER_CURRENT = @LIBGNOMECONTROLCENTER_CURRENT@
 
200
LIBGNOMECONTROLCENTER_REVISION = @LIBGNOMECONTROLCENTER_REVISION@
 
201
LIBGNOME_CONTROL_CENTER_CFLAGS = @LIBGNOME_CONTROL_CENTER_CFLAGS@
 
202
LIBGNOME_CONTROL_CENTER_LIBS = @LIBGNOME_CONTROL_CENTER_LIBS@
 
203
LIBICONV = @LIBICONV@
 
204
LIBINTL = @LIBINTL@
 
205
LIBLANGUAGE_CFLAGS = @LIBLANGUAGE_CFLAGS@
 
206
LIBLANGUAGE_LIBS = @LIBLANGUAGE_LIBS@
 
207
LIBOBJS = @LIBOBJS@
 
208
LIBS = @LIBS@
 
209
LIBSHORTCUTS_CFLAGS = @LIBSHORTCUTS_CFLAGS@
 
210
LIBSHORTCUTS_LIBS = @LIBSHORTCUTS_LIBS@
 
211
LIBTOOL = @LIBTOOL@
 
212
LIPO = @LIPO@
 
213
LN_S = @LN_S@
 
214
LTLIBICONV = @LTLIBICONV@
 
215
LTLIBINTL = @LTLIBINTL@
 
216
LTLIBOBJS = @LTLIBOBJS@
 
217
MAINT = @MAINT@
 
218
MAKEINFO = @MAKEINFO@
 
219
MANIFEST_TOOL = @MANIFEST_TOOL@
 
220
MEDIA_PANEL_CFLAGS = @MEDIA_PANEL_CFLAGS@
 
221
MEDIA_PANEL_LIBS = @MEDIA_PANEL_LIBS@
 
222
MKDIR_P = @MKDIR_P@
 
223
MOUSE_PANEL_CFLAGS = @MOUSE_PANEL_CFLAGS@
 
224
MOUSE_PANEL_LIBS = @MOUSE_PANEL_LIBS@
 
225
MSGFMT = @MSGFMT@
 
226
MSGFMT_015 = @MSGFMT_015@
 
227
MSGMERGE = @MSGMERGE@
 
228
NETWORK_MANAGER_CFLAGS = @NETWORK_MANAGER_CFLAGS@
 
229
NETWORK_MANAGER_LIBS = @NETWORK_MANAGER_LIBS@
 
230
NETWORK_PANEL_CFLAGS = @NETWORK_PANEL_CFLAGS@
 
231
NETWORK_PANEL_LIBS = @NETWORK_PANEL_LIBS@
 
232
NM = @NM@
 
233
NMEDIT = @NMEDIT@
 
234
OBJDUMP = @OBJDUMP@
 
235
OBJEXT = @OBJEXT@
 
236
OMF_DIR = @OMF_DIR@
 
237
OTOOL = @OTOOL@
 
238
OTOOL64 = @OTOOL64@
 
239
PACKAGE = @PACKAGE@
 
240
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
241
PACKAGE_NAME = @PACKAGE_NAME@
 
242
PACKAGE_STRING = @PACKAGE_STRING@
 
243
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
244
PACKAGE_URL = @PACKAGE_URL@
 
245
PACKAGE_VERSION = @PACKAGE_VERSION@
 
246
PANELS_DIR = @PANELS_DIR@
 
247
PANEL_CFLAGS = @PANEL_CFLAGS@
 
248
PANEL_LDFLAGS = @PANEL_LDFLAGS@
 
249
PANEL_LIBS = @PANEL_LIBS@
 
250
PATH_SEPARATOR = @PATH_SEPARATOR@
 
251
PKG_CONFIG = @PKG_CONFIG@
 
252
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
253
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
254
POSUB = @POSUB@
 
255
POWER_PANEL_CFLAGS = @POWER_PANEL_CFLAGS@
 
256
POWER_PANEL_LIBS = @POWER_PANEL_LIBS@
 
257
PRINTERS_PANEL_CFLAGS = @PRINTERS_PANEL_CFLAGS@
 
258
PRINTERS_PANEL_LIBS = @PRINTERS_PANEL_LIBS@
 
259
RANLIB = @RANLIB@
 
260
REGION_PANEL_CFLAGS = @REGION_PANEL_CFLAGS@
 
261
REGION_PANEL_LIBS = @REGION_PANEL_LIBS@
 
262
SCREEN_PANEL_CFLAGS = @SCREEN_PANEL_CFLAGS@
 
263
SCREEN_PANEL_LIBS = @SCREEN_PANEL_LIBS@
 
264
SED = @SED@
 
265
SET_MAKE = @SET_MAKE@
 
266
SHELL = @SHELL@
 
267
SHELL_CFLAGS = @SHELL_CFLAGS@
 
268
SHELL_LIBS = @SHELL_LIBS@
 
269
SOCIALWEB_CFLAGS = @SOCIALWEB_CFLAGS@
 
270
SOCIALWEB_LIBS = @SOCIALWEB_LIBS@
 
271
SOUND_PANEL_CFLAGS = @SOUND_PANEL_CFLAGS@
 
272
SOUND_PANEL_LIBS = @SOUND_PANEL_LIBS@
 
273
STRIP = @STRIP@
 
274
UNIVERSAL_ACCESS_PANEL_CFLAGS = @UNIVERSAL_ACCESS_PANEL_CFLAGS@
 
275
UNIVERSAL_ACCESS_PANEL_LIBS = @UNIVERSAL_ACCESS_PANEL_LIBS@
 
276
UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
 
277
USER_ACCOUNTS_PANEL_CFLAGS = @USER_ACCOUNTS_PANEL_CFLAGS@
 
278
USER_ACCOUNTS_PANEL_LIBS = @USER_ACCOUNTS_PANEL_LIBS@
 
279
USE_NLS = @USE_NLS@
 
280
VERSION = @VERSION@
 
281
WARN_CFLAGS = @WARN_CFLAGS@
 
282
XF86MISC_LIBS = @XF86MISC_LIBS@
 
283
XGETTEXT = @XGETTEXT@
 
284
XGETTEXT_015 = @XGETTEXT_015@
 
285
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
286
XMKMF = @XMKMF@
 
287
X_CFLAGS = @X_CFLAGS@
 
288
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
289
X_LIBS = @X_LIBS@
 
290
X_PRE_LIBS = @X_PRE_LIBS@
 
291
abs_builddir = @abs_builddir@
 
292
abs_srcdir = @abs_srcdir@
 
293
abs_top_builddir = @abs_top_builddir@
 
294
abs_top_srcdir = @abs_top_srcdir@
 
295
ac_ct_AR = @ac_ct_AR@
 
296
ac_ct_CC = @ac_ct_CC@
 
297
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
298
am__include = @am__include@
 
299
am__leading_dot = @am__leading_dot@
 
300
am__quote = @am__quote@
 
301
am__tar = @am__tar@
 
302
am__untar = @am__untar@
 
303
bindir = @bindir@
 
304
build = @build@
 
305
build_alias = @build_alias@
 
306
build_cpu = @build_cpu@
 
307
build_os = @build_os@
 
308
build_vendor = @build_vendor@
 
309
builddir = @builddir@
 
310
datadir = @datadir@
 
311
datarootdir = @datarootdir@
 
312
docdir = @docdir@
 
313
dvidir = @dvidir@
 
314
exec_prefix = @exec_prefix@
 
315
host = @host@
 
316
host_alias = @host_alias@
 
317
host_cpu = @host_cpu@
 
318
host_os = @host_os@
 
319
host_vendor = @host_vendor@
 
320
htmldir = @htmldir@
 
321
includedir = @includedir@
 
322
infodir = @infodir@
 
323
install_sh = @install_sh@
 
324
libdir = @libdir@
 
325
libexecdir = @libexecdir@
 
326
localedir = @localedir@
 
327
localstatedir = @localstatedir@
 
328
mandir = @mandir@
 
329
mkdir_p = @mkdir_p@
 
330
oldincludedir = @oldincludedir@
 
331
pdfdir = @pdfdir@
 
332
prefix = @prefix@
 
333
program_transform_name = @program_transform_name@
 
334
psdir = @psdir@
 
335
sbindir = @sbindir@
 
336
sharedstatedir = @sharedstatedir@
 
337
srcdir = @srcdir@
 
338
sysconfdir = @sysconfdir@
 
339
target_alias = @target_alias@
 
340
top_build_prefix = @top_build_prefix@
 
341
top_builddir = @top_builddir@
 
342
top_srcdir = @top_srcdir@
 
343
cappletname = network
 
344
INCLUDES = \
 
345
        $(PANEL_CFLAGS)                                 \
 
346
        $(NETWORK_PANEL_CFLAGS)                         \
 
347
        $(NETWORK_MANAGER_CFLAGS)                       \
 
348
        -DGNOMECC_UI_DIR="\"$(uidir)\""                 \
 
349
        -DGNOMELOCALEDIR="\"$(datadir)/locale\""        \
 
350
        -DGNOMECC_DATA_DIR="\"$(pkgdatadir)\""          \
 
351
        $(NULL)
 
352
 
 
353
ccpanelsdir = $(PANELS_DIR)
 
354
ccpanels_LTLIBRARIES = libnetwork.la
 
355
libnetwork_la_SOURCES = \
 
356
        network-module.c                                \
 
357
        panel-common.c                                  \
 
358
        panel-common.h                                  \
 
359
        net-object.c                                    \
 
360
        net-object.h                                    \
 
361
        net-device.c                                    \
 
362
        net-device.h                                    \
 
363
        net-vpn.c                                       \
 
364
        net-vpn.h                                       \
 
365
        panel-cell-renderer-mode.c                      \
 
366
        panel-cell-renderer-mode.h                      \
 
367
        panel-cell-renderer-security.c                  \
 
368
        panel-cell-renderer-security.h                  \
 
369
        panel-cell-renderer-signal.c                    \
 
370
        panel-cell-renderer-signal.h                    \
 
371
        cc-network-panel.c                              \
 
372
        cc-network-panel.h
 
373
 
 
374
libnetwork_la_LIBADD = $(PANEL_LIBS) $(NETWORK_PANEL_LIBS) $(NETWORK_MANAGER_LIBS)
 
375
libnetwork_la_LDFLAGS = $(PANEL_LDFLAGS)
 
376
uidir = $(pkgdatadir)/ui
 
377
dist_ui_DATA = network.ui
 
378
desktopdir = $(datadir)/applications
 
379
desktop_in_files = gnome-network-panel.desktop.in
 
380
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
 
381
CLEANFILES = $(desktop_in_files) $(desktop_DATA)
 
382
all: all-am
 
383
 
 
384
.SUFFIXES:
 
385
.SUFFIXES: .c .lo .o .obj
 
386
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
387
        @for dep in $?; do \
 
388
          case '$(am__configure_deps)' in \
 
389
            *$$dep*) \
 
390
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
391
                && { if test -f $@; then exit 0; else break; fi; }; \
 
392
              exit 1;; \
 
393
          esac; \
 
394
        done; \
 
395
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu panels/network/Makefile'; \
 
396
        $(am__cd) $(top_srcdir) && \
 
397
          $(AUTOMAKE) --gnu panels/network/Makefile
 
398
.PRECIOUS: Makefile
 
399
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
400
        @case '$?' in \
 
401
          *config.status*) \
 
402
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
403
          *) \
 
404
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
405
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
406
        esac;
 
407
 
 
408
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
409
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
410
 
 
411
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
412
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
413
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
414
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
415
$(am__aclocal_m4_deps):
 
416
gnome-network-panel.desktop.in: $(top_builddir)/config.status $(srcdir)/gnome-network-panel.desktop.in.in
 
417
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
418
install-ccpanelsLTLIBRARIES: $(ccpanels_LTLIBRARIES)
 
419
        @$(NORMAL_INSTALL)
 
420
        test -z "$(ccpanelsdir)" || $(MKDIR_P) "$(DESTDIR)$(ccpanelsdir)"
 
421
        @list='$(ccpanels_LTLIBRARIES)'; test -n "$(ccpanelsdir)" || list=; \
 
422
        list2=; for p in $$list; do \
 
423
          if test -f $$p; then \
 
424
            list2="$$list2 $$p"; \
 
425
          else :; fi; \
 
426
        done; \
 
427
        test -z "$$list2" || { \
 
428
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ccpanelsdir)'"; \
 
429
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ccpanelsdir)"; \
 
430
        }
 
431
 
 
432
uninstall-ccpanelsLTLIBRARIES:
 
433
        @$(NORMAL_UNINSTALL)
 
434
        @list='$(ccpanels_LTLIBRARIES)'; test -n "$(ccpanelsdir)" || list=; \
 
435
        for p in $$list; do \
 
436
          $(am__strip_dir) \
 
437
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ccpanelsdir)/$$f'"; \
 
438
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ccpanelsdir)/$$f"; \
 
439
        done
 
440
 
 
441
clean-ccpanelsLTLIBRARIES:
 
442
        -test -z "$(ccpanels_LTLIBRARIES)" || rm -f $(ccpanels_LTLIBRARIES)
 
443
        @list='$(ccpanels_LTLIBRARIES)'; for p in $$list; do \
 
444
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
445
          test "$$dir" != "$$p" || dir=.; \
 
446
          echo "rm -f \"$${dir}/so_locations\""; \
 
447
          rm -f "$${dir}/so_locations"; \
 
448
        done
 
449
libnetwork.la: $(libnetwork_la_OBJECTS) $(libnetwork_la_DEPENDENCIES) 
 
450
        $(AM_V_CCLD)$(libnetwork_la_LINK) -rpath $(ccpanelsdir) $(libnetwork_la_OBJECTS) $(libnetwork_la_LIBADD) $(LIBS)
 
451
 
 
452
mostlyclean-compile:
 
453
        -rm -f *.$(OBJEXT)
 
454
 
 
455
distclean-compile:
 
456
        -rm -f *.tab.c
 
457
 
 
458
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cc-network-panel.Plo@am__quote@
 
459
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net-device.Plo@am__quote@
 
460
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net-object.Plo@am__quote@
 
461
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/net-vpn.Plo@am__quote@
 
462
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/network-module.Plo@am__quote@
 
463
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panel-cell-renderer-mode.Plo@am__quote@
 
464
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panel-cell-renderer-security.Plo@am__quote@
 
465
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panel-cell-renderer-signal.Plo@am__quote@
 
466
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panel-common.Plo@am__quote@
 
467
 
 
468
.c.o:
 
469
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
470
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
471
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
472
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
474
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
475
 
 
476
.c.obj:
 
477
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
478
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
479
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
480
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
481
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
482
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
483
 
 
484
.c.lo:
 
485
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
486
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
487
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
488
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
489
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
490
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
491
 
 
492
mostlyclean-libtool:
 
493
        -rm -f *.lo
 
494
 
 
495
clean-libtool:
 
496
        -rm -rf .libs _libs
 
497
install-desktopDATA: $(desktop_DATA)
 
498
        @$(NORMAL_INSTALL)
 
499
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
 
500
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
501
        for p in $$list; do \
 
502
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
503
          echo "$$d$$p"; \
 
504
        done | $(am__base_list) | \
 
505
        while read files; do \
 
506
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
 
507
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
 
508
        done
 
509
 
 
510
uninstall-desktopDATA:
 
511
        @$(NORMAL_UNINSTALL)
 
512
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
 
513
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
514
        test -n "$$files" || exit 0; \
 
515
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
 
516
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
 
517
install-dist_uiDATA: $(dist_ui_DATA)
 
518
        @$(NORMAL_INSTALL)
 
519
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
 
520
        @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \
 
521
        for p in $$list; do \
 
522
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
523
          echo "$$d$$p"; \
 
524
        done | $(am__base_list) | \
 
525
        while read files; do \
 
526
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
 
527
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
 
528
        done
 
529
 
 
530
uninstall-dist_uiDATA:
 
531
        @$(NORMAL_UNINSTALL)
 
532
        @list='$(dist_ui_DATA)'; test -n "$(uidir)" || list=; \
 
533
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
534
        test -n "$$files" || exit 0; \
 
535
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
 
536
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
 
537
 
 
538
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
539
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
540
        unique=`for i in $$list; do \
 
541
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
542
          done | \
 
543
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
544
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
545
        mkid -fID $$unique
 
546
tags: TAGS
 
547
 
 
548
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
549
                $(TAGS_FILES) $(LISP)
 
550
        set x; \
 
551
        here=`pwd`; \
 
552
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
553
        unique=`for i in $$list; do \
 
554
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
555
          done | \
 
556
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
557
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
558
        shift; \
 
559
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
560
          test -n "$$unique" || unique=$$empty_fix; \
 
561
          if test $$# -gt 0; then \
 
562
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
563
              "$$@" $$unique; \
 
564
          else \
 
565
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
566
              $$unique; \
 
567
          fi; \
 
568
        fi
 
569
ctags: CTAGS
 
570
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
571
                $(TAGS_FILES) $(LISP)
 
572
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
573
        unique=`for i in $$list; do \
 
574
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
575
          done | \
 
576
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
577
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
578
        test -z "$(CTAGS_ARGS)$$unique" \
 
579
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
580
             $$unique
 
581
 
 
582
GTAGS:
 
583
        here=`$(am__cd) $(top_builddir) && pwd` \
 
584
          && $(am__cd) $(top_srcdir) \
 
585
          && gtags -i $(GTAGS_ARGS) "$$here"
 
586
 
 
587
distclean-tags:
 
588
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
589
 
 
590
distdir: $(DISTFILES)
 
591
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
592
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
593
        list='$(DISTFILES)'; \
 
594
          dist_files=`for file in $$list; do echo $$file; done | \
 
595
          sed -e "s|^$$srcdirstrip/||;t" \
 
596
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
597
        case $$dist_files in \
 
598
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
599
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
600
                           sort -u` ;; \
 
601
        esac; \
 
602
        for file in $$dist_files; do \
 
603
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
604
          if test -d $$d/$$file; then \
 
605
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
606
            if test -d "$(distdir)/$$file"; then \
 
607
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
608
            fi; \
 
609
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
610
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
611
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
612
            fi; \
 
613
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
614
          else \
 
615
            test -f "$(distdir)/$$file" \
 
616
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
617
            || exit 1; \
 
618
          fi; \
 
619
        done
 
620
check-am: all-am
 
621
check: check-am
 
622
all-am: Makefile $(LTLIBRARIES) $(DATA)
 
623
installdirs:
 
624
        for dir in "$(DESTDIR)$(ccpanelsdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(uidir)"; do \
 
625
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
626
        done
 
627
install: install-am
 
628
install-exec: install-exec-am
 
629
install-data: install-data-am
 
630
uninstall: uninstall-am
 
631
 
 
632
install-am: all-am
 
633
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
634
 
 
635
installcheck: installcheck-am
 
636
install-strip:
 
637
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
638
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
639
          `test -z '$(STRIP)' || \
 
640
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
641
mostlyclean-generic:
 
642
 
 
643
clean-generic:
 
644
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
645
 
 
646
distclean-generic:
 
647
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
648
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
649
 
 
650
maintainer-clean-generic:
 
651
        @echo "This command is intended for maintainers to use"
 
652
        @echo "it deletes files that may require special tools to rebuild."
 
653
clean: clean-am
 
654
 
 
655
clean-am: clean-ccpanelsLTLIBRARIES clean-generic clean-libtool \
 
656
        mostlyclean-am
 
657
 
 
658
distclean: distclean-am
 
659
        -rm -rf ./$(DEPDIR)
 
660
        -rm -f Makefile
 
661
distclean-am: clean-am distclean-compile distclean-generic \
 
662
        distclean-tags
 
663
 
 
664
dvi: dvi-am
 
665
 
 
666
dvi-am:
 
667
 
 
668
html: html-am
 
669
 
 
670
html-am:
 
671
 
 
672
info: info-am
 
673
 
 
674
info-am:
 
675
 
 
676
install-data-am: install-ccpanelsLTLIBRARIES install-desktopDATA \
 
677
        install-dist_uiDATA
 
678
 
 
679
install-dvi: install-dvi-am
 
680
 
 
681
install-dvi-am:
 
682
 
 
683
install-exec-am:
 
684
 
 
685
install-html: install-html-am
 
686
 
 
687
install-html-am:
 
688
 
 
689
install-info: install-info-am
 
690
 
 
691
install-info-am:
 
692
 
 
693
install-man:
 
694
 
 
695
install-pdf: install-pdf-am
 
696
 
 
697
install-pdf-am:
 
698
 
 
699
install-ps: install-ps-am
 
700
 
 
701
install-ps-am:
 
702
 
 
703
installcheck-am:
 
704
 
 
705
maintainer-clean: maintainer-clean-am
 
706
        -rm -rf ./$(DEPDIR)
 
707
        -rm -f Makefile
 
708
maintainer-clean-am: distclean-am maintainer-clean-generic
 
709
 
 
710
mostlyclean: mostlyclean-am
 
711
 
 
712
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
713
        mostlyclean-libtool
 
714
 
 
715
pdf: pdf-am
 
716
 
 
717
pdf-am:
 
718
 
 
719
ps: ps-am
 
720
 
 
721
ps-am:
 
722
 
 
723
uninstall-am: uninstall-ccpanelsLTLIBRARIES uninstall-desktopDATA \
 
724
        uninstall-dist_uiDATA
 
725
 
 
726
.MAKE: install-am install-strip
 
727
 
 
728
.PHONY: CTAGS GTAGS all all-am check check-am clean \
 
729
        clean-ccpanelsLTLIBRARIES clean-generic clean-libtool ctags \
 
730
        distclean distclean-compile distclean-generic \
 
731
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
732
        html-am info info-am install install-am \
 
733
        install-ccpanelsLTLIBRARIES install-data install-data-am \
 
734
        install-desktopDATA install-dist_uiDATA install-dvi \
 
735
        install-dvi-am install-exec install-exec-am install-html \
 
736
        install-html-am install-info install-info-am install-man \
 
737
        install-pdf install-pdf-am install-ps install-ps-am \
 
738
        install-strip installcheck installcheck-am installdirs \
 
739
        maintainer-clean maintainer-clean-generic mostlyclean \
 
740
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
741
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
742
        uninstall-ccpanelsLTLIBRARIES uninstall-desktopDATA \
 
743
        uninstall-dist_uiDATA
 
744
 
 
745
 
 
746
@INTLTOOL_DESKTOP_RULE@
 
747
 
 
748
-include $(top_srcdir)/git.mk
 
749
 
 
750
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
751
# Otherwise a system limit (for SysV at least) may be exceeded.
 
752
.NOEXPORT: