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

« back to all changes in this revision

Viewing changes to panels/media/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Jeremy Bicha, Ken VanDine
  • Date: 2012-02-15 23:16:31 UTC
  • mfrom: (1.1.56)
  • Revision ID: package-import@ubuntu.com-20120215231631-vk7me0mhofpsq0hp
Tags: 1:3.3.5-0ubuntu1
* Upload the new serie, that will bring in quite some fixes, we revert
  some problematic or risky changes as well
* The new version includes those fixes:
  - "Change Password in User Accounts panel focuses "New password" field, 
     skipping "Current password"" (lp: #821759)
  - The dialog to add online accounts should have a title 
    (lp: #822380)
  - "Remove Profile" button clickable in Color panel when 
     no profile selected (lp: #869603)
  - Move Removable Media into System Info (lp: #835880)
  - Sound preferences: mouse scrolling balance only works for right.
    (lp: #918017)
  - gnome-control-center SIGSEGV in actualize_printers_list() 
    (lp: #903009)
  - selecting preffered applications is not an info (lp: #890143)
  - Add a keyboard shortcut by default for take screenshot of a selection"
    (lp: #625518)
* debian/patches/revert_git_datetime_port.patch:
  - revert use of datetimed, we don't use systemd and ubuntu-system-service 
    doesn't support it yet
* debian/patches/revert_git_drop_library.patch:
  - consolidate "01_allow_external_panels.patch", don't drop the library
    we use it from other components on ubuntu, the patch will be improved
    later to not use a copy of files like it does in that version
* debian/patches/revert_git_stop_using_gconf.patch,
  debian/patches/revert_ua_gsettings.patch,
  debian/patches/revert_git_keyboard_gsettings.patch:
  - revert keyboard porting to gsettings, compiz still use gconf and we
    didn't update gnome-shell to the new serie (yet)

[ Jeremy Bicha ]
* New upstream release (Thanks Rico Tzchichholz!)
* debian/control.in:
  - Bump minimum dependency versions and add libwacom dependency
* debian/rules: Build without -Wl,-z,defs
* debian/watch: Watch for unstable releases
* Refreshed patches:
  - 01_allow_external_panels.patch
  - 04_add_theme_selection.patch
  - 50_ubuntu_systemwide_prefs.patch
  - 58_ubuntu_icon_views_redesign.patch
  - 59_install_gcm_components_on_demand.patch
  - 91_configure_cheese.patch
* Dropped upstream patches:
  - 00git_handle_media_dialog_close.patch
  - 03_show_wacom_under_unity.patch
  - 90_git_sound_tab_order.patch
  - 91_git_build_use_fontconfig.patch
  - 92_git_minimal_output_height.patch
  - 93_change_window_role_on_panel_change.patch
  - 94_git_adding_shortcuts.patch
  - 95_git_ctrlw_shortcut.patch
  - git_extra_keywords.patch

[ Ken VanDine ]
* debian/patches/96_sound_nua_panel.patch
  - refreshed with latest changes from ronoc

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