~ubuntu-branches/ubuntu/utopic/xfce4-settings/utopic

1.4.6 by Yves-Alexis Perez
Import upstream version 4.11.2
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
2
# @configure_input@
3
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
5
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
15
@SET_MAKE@
16
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
17
# $Id$
18
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
19
20
VPATH = @srcdir@
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
21
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
22
am__make_running_with_option = \
23
  case $${target_option-} in \
24
      ?) ;; \
25
      *) echo "am__make_running_with_option: internal error: invalid" \
26
              "target option '$${target_option-}' specified" >&2; \
27
         exit 1;; \
28
  esac; \
29
  has_opt=no; \
30
  sane_makeflags=$$MAKEFLAGS; \
31
  if $(am__is_gnu_make); then \
32
    sane_makeflags=$$MFLAGS; \
33
  else \
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
34
    case $$MAKEFLAGS in \
35
      *\\[\ \	]*) \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
36
        bs=\\; \
37
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
38
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
39
    esac; \
40
  fi; \
41
  skip_next=no; \
42
  strip_trailopt () \
43
  { \
44
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
45
  }; \
46
  for flg in $$sane_makeflags; do \
47
    test $$skip_next = yes && { skip_next=no; continue; }; \
48
    case $$flg in \
49
      *=*|--*) continue;; \
50
        -*I) strip_trailopt 'I'; skip_next=yes;; \
51
      -*I?*) strip_trailopt 'I';; \
52
        -*O) strip_trailopt 'O'; skip_next=yes;; \
53
      -*O?*) strip_trailopt 'O';; \
54
        -*l) strip_trailopt 'l'; skip_next=yes;; \
55
      -*l?*) strip_trailopt 'l';; \
56
      -[dEDm]) skip_next=yes;; \
57
      -[JT]) skip_next=yes;; \
58
    esac; \
59
    case $$flg in \
60
      *$$target_option*) has_opt=yes; break;; \
61
    esac; \
62
  done; \
63
  test $$has_opt = yes
64
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
65
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
66
pkgdatadir = $(datadir)/@PACKAGE@
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
67
pkgincludedir = $(includedir)/@PACKAGE@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
68
pkglibdir = $(libdir)/@PACKAGE@
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
69
pkglibexecdir = $(libexecdir)/@PACKAGE@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
70
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
71
install_sh_DATA = $(install_sh) -c -m 644
72
install_sh_PROGRAM = $(install_sh) -c
73
install_sh_SCRIPT = $(install_sh) -c
74
INSTALL_HEADER = $(INSTALL_DATA)
75
transform = $(program_transform_name)
76
NORMAL_INSTALL = :
77
PRE_INSTALL = :
78
POST_INSTALL = :
79
NORMAL_UNINSTALL = :
80
PRE_UNINSTALL = :
81
POST_UNINSTALL = :
82
build_triplet = @build@
83
host_triplet = @host@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
84
bin_PROGRAMS = xfsettingsd$(EXEEXT)
85
86
#
87
# Optional support for the display settings
88
#
89
@HAVE_XRANDR_TRUE@am__append_1 = \
90
@HAVE_XRANDR_TRUE@	displays.c \
91
@HAVE_XRANDR_TRUE@	displays.h
92
93
@HAVE_XRANDR_TRUE@am__append_2 = \
94
@HAVE_XRANDR_TRUE@	$(XRANDR_CFLAGS)
95
96
@HAVE_XRANDR_TRUE@am__append_3 = \
97
@HAVE_XRANDR_TRUE@	$(XRANDR_LIBS)
98
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
99
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@am__append_4 = \
100
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@	displays-upower.c \
101
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@	displays-upower.h
102
103
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@am__append_5 = \
104
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@	$(UPOWERGLIB_CFLAGS)
105
106
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@am__append_6 = \
107
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@	$(UPOWERGLIB_LIBS)
108
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
109
subdir = xfsettingsd
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
110
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
111
	$(top_srcdir)/depcomp
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
112
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
113
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
114
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115
	$(ACLOCAL_M4)
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
116
mkinstalldirs = $(install_sh) -d
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
117
CONFIG_HEADER = $(top_builddir)/config.h
118
CONFIG_CLEAN_FILES =
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
119
CONFIG_CLEAN_VPATH_FILES =
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
120
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(autostartdir)" \
121
	"$(DESTDIR)$(settingsdir)"
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
122
PROGRAMS = $(bin_PROGRAMS)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
123
am__xfsettingsd_SOURCES_DIST = main.c accessibility.c accessibility.h \
124
	debug.c debug.h clipboard-manager.c clipboard-manager.h \
125
	keyboards.c keyboards.h keyboard-shortcuts.c \
126
	keyboard-shortcuts.h keyboard-layout.c keyboard-layout.h \
127
	pointers.c pointers.h pointers-defines.h workspaces.c \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
128
	workspaces.h xsettings.c xsettings.h displays.c displays.h \
129
	displays-upower.c displays-upower.h
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
130
@HAVE_XRANDR_TRUE@am__objects_1 = xfsettingsd-displays.$(OBJEXT)
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
131
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@am__objects_2 = xfsettingsd-displays-upower.$(OBJEXT)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
132
am_xfsettingsd_OBJECTS = xfsettingsd-main.$(OBJEXT) \
133
	xfsettingsd-accessibility.$(OBJEXT) \
134
	xfsettingsd-debug.$(OBJEXT) \
135
	xfsettingsd-clipboard-manager.$(OBJEXT) \
136
	xfsettingsd-keyboards.$(OBJEXT) \
137
	xfsettingsd-keyboard-shortcuts.$(OBJEXT) \
138
	xfsettingsd-keyboard-layout.$(OBJEXT) \
139
	xfsettingsd-pointers.$(OBJEXT) \
140
	xfsettingsd-workspaces.$(OBJEXT) \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
141
	xfsettingsd-xsettings.$(OBJEXT) $(am__objects_1) \
142
	$(am__objects_2)
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
143
xfsettingsd_OBJECTS = $(am_xfsettingsd_OBJECTS)
144
am__DEPENDENCIES_1 =
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
145
@HAVE_XRANDR_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
146
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@am__DEPENDENCIES_3 =  \
147
@HAVE_UPOWERGLIB_TRUE@@HAVE_XRANDR_TRUE@	$(am__DEPENDENCIES_1)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
148
xfsettingsd_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
149
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
150
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
151
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
152
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
153
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
154
	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
155
	$(am__DEPENDENCIES_3)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
156
AM_V_lt = $(am__v_lt_@AM_V@)
157
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
158
am__v_lt_0 = --silent
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
159
am__v_lt_1 = 
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
160
xfsettingsd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
161
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(xfsettingsd_CFLAGS) \
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
162
	$(CFLAGS) $(xfsettingsd_LDFLAGS) $(LDFLAGS) -o $@
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
163
AM_V_P = $(am__v_P_@AM_V@)
164
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
165
am__v_P_0 = false
166
am__v_P_1 = :
167
AM_V_GEN = $(am__v_GEN_@AM_V@)
168
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169
am__v_GEN_0 = @echo "  GEN     " $@;
170
am__v_GEN_1 = 
171
AM_V_at = $(am__v_at_@AM_V@)
172
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
173
am__v_at_0 = @
174
am__v_at_1 = 
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
175
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
176
depcomp = $(SHELL) $(top_srcdir)/depcomp
177
am__depfiles_maybe = depfiles
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
178
am__mv = mv -f
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
179
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
180
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
181
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
183
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
184
	$(AM_CFLAGS) $(CFLAGS)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
185
AM_V_CC = $(am__v_CC_@AM_V@)
186
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
187
am__v_CC_0 = @echo "  CC      " $@;
188
am__v_CC_1 = 
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
189
CCLD = $(CC)
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
190
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
192
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
193
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
194
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
195
am__v_CCLD_0 = @echo "  CCLD    " $@;
196
am__v_CCLD_1 = 
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
197
SOURCES = $(xfsettingsd_SOURCES)
198
DIST_SOURCES = $(am__xfsettingsd_SOURCES_DIST)
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
199
am__can_run_installinfo = \
200
  case $$AM_UPDATE_INFO_DIR in \
201
    n|no|NO) false;; \
202
    *) (install-info --version) >/dev/null 2>&1;; \
203
  esac
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
204
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
205
am__vpath_adj = case $$p in \
206
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
207
    *) f=$$p;; \
208
  esac;
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
209
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
210
am__install_max = 40
211
am__nobase_strip_setup = \
212
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
213
am__nobase_strip = \
214
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
215
am__nobase_list = $(am__nobase_strip_setup); \
216
  for p in $$list; do echo "$$p $$p"; done | \
217
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
218
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
219
    if (++n[$$2] == $(am__install_max)) \
220
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
221
    END { for (dir in files) print dir, files[dir] }'
222
am__base_list = \
223
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
224
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
225
am__uninstall_files_from_dir = { \
226
  test -z "$$files" \
227
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
228
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
229
         $(am__cd) "$$dir" && rm -f $$files; }; \
230
  }
231
DATA = $(autostart_DATA) $(settings_DATA)
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
232
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
233
# Read a list of newline-separated strings from the standard input,
234
# and print each of them once, without duplicates.  Input order is
235
# *not* preserved.
236
am__uniquify_input = $(AWK) '\
237
  BEGIN { nonempty = 0; } \
238
  { items[$$0] = 1; nonempty = 1; } \
239
  END { if (nonempty) { for (i in items) print i; }; } \
240
'
241
# Make sure the list of sources is unique.  This is necessary because,
242
# e.g., the same source file might be shared among _SOURCES variables
243
# for different programs/libraries.
244
am__define_uniq_tagged_files = \
245
  list='$(am__tagged_files)'; \
246
  unique=`for i in $$list; do \
247
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248
  done | $(am__uniquify_input)`
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
249
ETAGS = etags
250
CTAGS = ctags
251
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
252
ACLOCAL = @ACLOCAL@
253
ALL_LINGUAS = @ALL_LINGUAS@
254
AMTAR = @AMTAR@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
255
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
256
AR = @AR@
257
AUTOCONF = @AUTOCONF@
258
AUTOHEADER = @AUTOHEADER@
259
AUTOMAKE = @AUTOMAKE@
260
AWK = @AWK@
261
CATALOGS = @CATALOGS@
262
CATOBJEXT = @CATOBJEXT@
263
CC = @CC@
264
CCDEPMODE = @CCDEPMODE@
265
CFLAGS = @CFLAGS@
266
CPP = @CPP@
267
CPPFLAGS = @CPPFLAGS@
268
CYGPATH_W = @CYGPATH_W@
269
DATADIRNAME = @DATADIRNAME@
270
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
271
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
272
DBUS_GLIB_REQUIRED_VERSION = @DBUS_GLIB_REQUIRED_VERSION@
273
DBUS_GLIB_VERSION = @DBUS_GLIB_VERSION@
274
DEFS = @DEFS@
275
DEPDIR = @DEPDIR@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
276
DLLTOOL = @DLLTOOL@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
277
DSYMUTIL = @DSYMUTIL@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
278
DUMPBIN = @DUMPBIN@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
279
ECHO_C = @ECHO_C@
280
ECHO_N = @ECHO_N@
281
ECHO_T = @ECHO_T@
282
EGREP = @EGREP@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
283
ENABLE_PLUGGABLE_DIALOGS = @ENABLE_PLUGGABLE_DIALOGS@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
284
ENABLE_SOUND_SETTINGS = @ENABLE_SOUND_SETTINGS@
285
EXEEXT = @EXEEXT@
286
EXO_CFLAGS = @EXO_CFLAGS@
287
EXO_LIBS = @EXO_LIBS@
288
EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
289
EXO_VERSION = @EXO_VERSION@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
290
FGREP = @FGREP@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
291
FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
292
FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
293
FONTCONFIG_REQUIRED_VERSION = @FONTCONFIG_REQUIRED_VERSION@
294
FONTCONFIG_VERSION = @FONTCONFIG_VERSION@
295
GARCON_CFLAGS = @GARCON_CFLAGS@
296
GARCON_LIBS = @GARCON_LIBS@
297
GARCON_REQUIRED_VERSION = @GARCON_REQUIRED_VERSION@
298
GARCON_VERSION = @GARCON_VERSION@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
299
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
300
GIO_CFLAGS = @GIO_CFLAGS@
301
GIO_LIBS = @GIO_LIBS@
302
GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
303
GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
304
GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
305
GIO_UNIX_REQUIRED_VERSION = @GIO_UNIX_REQUIRED_VERSION@
306
GIO_UNIX_VERSION = @GIO_UNIX_VERSION@
307
GIO_VERSION = @GIO_VERSION@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
308
GLIB_CFLAGS = @GLIB_CFLAGS@
309
GLIB_LIBS = @GLIB_LIBS@
310
GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
311
GLIB_VERSION = @GLIB_VERSION@
312
GMOFILES = @GMOFILES@
313
GMSGFMT = @GMSGFMT@
314
GREP = @GREP@
315
GTK_CFLAGS = @GTK_CFLAGS@
316
GTK_LIBS = @GTK_LIBS@
317
GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
318
GTK_VERSION = @GTK_VERSION@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
319
HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
320
INPUTPROTO_CFLAGS = @INPUTPROTO_CFLAGS@
321
INPUTPROTO_LIBS = @INPUTPROTO_LIBS@
322
INPUTPROTO_REQUIRED_VERSION = @INPUTPROTO_REQUIRED_VERSION@
323
INPUTPROTO_VERSION = @INPUTPROTO_VERSION@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
324
INSTALL = @INSTALL@
325
INSTALL_DATA = @INSTALL_DATA@
326
INSTALL_PROGRAM = @INSTALL_PROGRAM@
327
INSTALL_SCRIPT = @INSTALL_SCRIPT@
328
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
329
INSTOBJEXT = @INSTOBJEXT@
330
INTLLIBS = @INTLLIBS@
331
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
332
INTLTOOL_MERGE = @INTLTOOL_MERGE@
333
INTLTOOL_PERL = @INTLTOOL_PERL@
334
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
335
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
336
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
337
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
338
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
339
LD = @LD@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
340
LDFLAGS = @LDFLAGS@
341
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
342
LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@
343
LIBNOTIFY_REQUIRED_VERSION = @LIBNOTIFY_REQUIRED_VERSION@
344
LIBNOTIFY_VERSION = @LIBNOTIFY_VERSION@
345
LIBOBJS = @LIBOBJS@
346
LIBS = @LIBS@
347
LIBTOOL = @LIBTOOL@
348
LIBX11_CFLAGS = @LIBX11_CFLAGS@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
349
LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
350
LIBX11_LIBS = @LIBX11_LIBS@
351
LIBX11_REQUIRED_VERSION = @LIBX11_REQUIRED_VERSION@
352
LIBX11_VERSION = @LIBX11_VERSION@
353
LIBXFCE4KBD_PRIVATE_CFLAGS = @LIBXFCE4KBD_PRIVATE_CFLAGS@
354
LIBXFCE4KBD_PRIVATE_LIBS = @LIBXFCE4KBD_PRIVATE_LIBS@
355
LIBXFCE4KBD_PRIVATE_REQUIRED_VERSION = @LIBXFCE4KBD_PRIVATE_REQUIRED_VERSION@
356
LIBXFCE4KBD_PRIVATE_VERSION = @LIBXFCE4KBD_PRIVATE_VERSION@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
357
LIBXFCE4UI_CFLAGS = @LIBXFCE4UI_CFLAGS@
358
LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
359
LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
360
LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
361
LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
362
LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
363
LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
364
LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
1.2.2 by Yves-Alexis Perez
Import upstream version 4.6.3
365
LIBXKLAVIER4_CFLAGS = @LIBXKLAVIER4_CFLAGS@
366
LIBXKLAVIER4_LIBS = @LIBXKLAVIER4_LIBS@
367
LIBXKLAVIER4_REQUIRED_VERSION = @LIBXKLAVIER4_REQUIRED_VERSION@
368
LIBXKLAVIER4_VERSION = @LIBXKLAVIER4_VERSION@
1.2.4 by Yves-Alexis Perez
Import upstream version 4.6.5
369
LIBXKLAVIER5_CFLAGS = @LIBXKLAVIER5_CFLAGS@
370
LIBXKLAVIER5_LIBS = @LIBXKLAVIER5_LIBS@
371
LIBXKLAVIER5_REQUIRED_VERSION = @LIBXKLAVIER5_REQUIRED_VERSION@
372
LIBXKLAVIER5_VERSION = @LIBXKLAVIER5_VERSION@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
373
LIBXKLAVIER_CFLAGS = @LIBXKLAVIER_CFLAGS@
374
LIBXKLAVIER_LIBS = @LIBXKLAVIER_LIBS@
375
LIBXKLAVIER_REQUIRED_VERSION = @LIBXKLAVIER_REQUIRED_VERSION@
376
LIBXKLAVIER_VERSION = @LIBXKLAVIER_VERSION@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
377
LIPO = @LIPO@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
378
LN_S = @LN_S@
379
LTLIBOBJS = @LTLIBOBJS@
380
MAINT = @MAINT@
381
MAKEINFO = @MAKEINFO@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
382
MANIFEST_TOOL = @MANIFEST_TOOL@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
383
MKDIR_P = @MKDIR_P@
384
MKINSTALLDIRS = @MKINSTALLDIRS@
385
MSGFMT = @MSGFMT@
386
MSGFMT_OPTS = @MSGFMT_OPTS@
387
MSGMERGE = @MSGMERGE@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
388
NM = @NM@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
389
NMEDIT = @NMEDIT@
1.2.2 by Yves-Alexis Perez
Import upstream version 4.6.3
390
OBJDUMP = @OBJDUMP@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
391
OBJEXT = @OBJEXT@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
392
OTOOL = @OTOOL@
393
OTOOL64 = @OTOOL64@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
394
PACKAGE = @PACKAGE@
395
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
396
PACKAGE_NAME = @PACKAGE_NAME@
397
PACKAGE_STRING = @PACKAGE_STRING@
398
PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
399
PACKAGE_URL = @PACKAGE_URL@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
400
PACKAGE_VERSION = @PACKAGE_VERSION@
401
PATH_SEPARATOR = @PATH_SEPARATOR@
402
PKG_CONFIG = @PKG_CONFIG@
1.2.11 by Lionel Le Folgoc
Import upstream version 4.8.3
403
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
404
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
405
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
406
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
407
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
408
PNP_IDS = @PNP_IDS@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
409
POFILES = @POFILES@
410
POSUB = @POSUB@
411
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
412
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
413
RANLIB = @RANLIB@
414
SED = @SED@
415
SET_MAKE = @SET_MAKE@
416
SHELL = @SHELL@
417
STRIP = @STRIP@
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
418
UPOWERGLIB_CFLAGS = @UPOWERGLIB_CFLAGS@
419
UPOWERGLIB_LIBS = @UPOWERGLIB_LIBS@
420
UPOWERGLIB_REQUIRED_VERSION = @UPOWERGLIB_REQUIRED_VERSION@
421
UPOWERGLIB_VERSION = @UPOWERGLIB_VERSION@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
422
USE_NLS = @USE_NLS@
423
VERSION = @VERSION@
424
XCURSOR_CFLAGS = @XCURSOR_CFLAGS@
425
XCURSOR_LIBS = @XCURSOR_LIBS@
426
XCURSOR_REQUIRED_VERSION = @XCURSOR_REQUIRED_VERSION@
427
XCURSOR_VERSION = @XCURSOR_VERSION@
428
XFCONF_CFLAGS = @XFCONF_CFLAGS@
429
XFCONF_LIBS = @XFCONF_LIBS@
430
XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
431
XFCONF_VERSION = @XFCONF_VERSION@
432
XGETTEXT = @XGETTEXT@
433
XGETTEXT_ARGS = @XGETTEXT_ARGS@
434
XI_CFLAGS = @XI_CFLAGS@
435
XI_LIBS = @XI_LIBS@
436
XI_REQUIRED_VERSION = @XI_REQUIRED_VERSION@
437
XI_VERSION = @XI_VERSION@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
438
XMKMF = @XMKMF@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
439
XRANDR_CFLAGS = @XRANDR_CFLAGS@
440
XRANDR_LIBS = @XRANDR_LIBS@
441
XRANDR_REQUIRED_VERSION = @XRANDR_REQUIRED_VERSION@
442
XRANDR_VERSION = @XRANDR_VERSION@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
443
X_CFLAGS = @X_CFLAGS@
444
X_EXTRA_LIBS = @X_EXTRA_LIBS@
445
X_LIBS = @X_LIBS@
446
X_PRE_LIBS = @X_PRE_LIBS@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
447
abs_builddir = @abs_builddir@
448
abs_srcdir = @abs_srcdir@
449
abs_top_builddir = @abs_top_builddir@
450
abs_top_srcdir = @abs_top_srcdir@
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
451
ac_ct_AR = @ac_ct_AR@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
452
ac_ct_CC = @ac_ct_CC@
1.1.1 by Lionel Le Folgoc
Import upstream version 4.6.0
453
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
454
am__include = @am__include@
455
am__leading_dot = @am__leading_dot@
456
am__quote = @am__quote@
457
am__tar = @am__tar@
458
am__untar = @am__untar@
459
bindir = @bindir@
460
build = @build@
461
build_alias = @build_alias@
462
build_cpu = @build_cpu@
463
build_os = @build_os@
464
build_vendor = @build_vendor@
465
builddir = @builddir@
466
datadir = @datadir@
467
datarootdir = @datarootdir@
468
docdir = @docdir@
469
dvidir = @dvidir@
470
exec_prefix = @exec_prefix@
471
host = @host@
472
host_alias = @host_alias@
473
host_cpu = @host_cpu@
474
host_os = @host_os@
475
host_vendor = @host_vendor@
476
htmldir = @htmldir@
477
includedir = @includedir@
478
infodir = @infodir@
479
install_sh = @install_sh@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
480
intltool__v_merge_options_ = @intltool__v_merge_options_@
481
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
482
libdir = @libdir@
483
libexecdir = @libexecdir@
484
localedir = @localedir@
485
localstatedir = @localstatedir@
486
mandir = @mandir@
487
mkdir_p = @mkdir_p@
488
oldincludedir = @oldincludedir@
489
pdfdir = @pdfdir@
490
prefix = @prefix@
491
program_transform_name = @program_transform_name@
492
psdir = @psdir@
493
sbindir = @sbindir@
494
sharedstatedir = @sharedstatedir@
495
srcdir = @srcdir@
496
sysconfdir = @sysconfdir@
497
target_alias = @target_alias@
1.2.2 by Yves-Alexis Perez
Import upstream version 4.6.3
498
top_build_prefix = @top_build_prefix@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
499
top_builddir = @top_builddir@
500
top_srcdir = @top_srcdir@
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
501
AM_CPPFLAGS = \
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
502
	-I${top_srcdir} \
503
	-DDATADIR=\"$(datadir)\" \
504
	-DBINDIR=\"$(bindir)\" \
505
	-DSRCDIR=\"$(top_srcdir)\" \
506
	-DSYSCONFIGDIR=\"$(sysconfdir)\" \
507
	-DLOCALEDIR=\"$(localedir)\" \
508
	-DG_LOG_DOMAIN=\"xfsettingsd\" \
509
	$(PLATFORM_CPPFLAGS)
510
511
xfsettingsd_SOURCES = main.c accessibility.c accessibility.h debug.c \
512
	debug.h clipboard-manager.c clipboard-manager.h keyboards.c \
513
	keyboards.h keyboard-shortcuts.c keyboard-shortcuts.h \
514
	keyboard-layout.c keyboard-layout.h pointers.c pointers.h \
515
	pointers-defines.h workspaces.c workspaces.h xsettings.c \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
516
	xsettings.h $(am__append_1) $(am__append_4)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
517
xfsettingsd_CFLAGS = -I$(top_builddir) -I$(top_srcdir) $(GTK_CFLAGS) \
518
	$(GLIB_CFLAGS) $(GTHREAD_CFLAGS) $(GIO_CFLAGS) \
519
	$(DBUS_GLIB_CFLAGS) $(XFCONF_CFLAGS) $(LIBXFCE4UTIL_CFLAGS) \
520
	$(LIBXFCE4UI_CFLAGS) $(LIBXFCE4KBD_PRIVATE_CFLAGS) \
521
	$(LIBXKLAVIER_CFLAGS) $(XI_CFLAGS) $(LIBX11_CFLAGS) \
522
	$(LIBNOTIFY_CFLAGS) $(FONTCONFIG_CFLAGS) $(PLATFORM_CFLAGS) \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
523
	$(am__append_2) $(am__append_5)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
524
xfsettingsd_LDFLAGS = \
525
	-no-undefined \
526
	$(PLATFORM_LDFLAGS)
527
528
xfsettingsd_LDADD = $(GTK_LIBS) $(GLIB_LIBS) $(GTHREAD_LIBS) \
529
	$(GIO_LIBS) $(DBUS_GLIB_LIBS) $(XFCONF_LIBS) \
530
	$(LIBXFCE4UTIL_LIBS) $(LIBXFCE4UI_LIBS) \
531
	$(LIBXFCE4KBD_PRIVATE_LIBS) $(LIBXKLAVIER_LIBS) $(XI_LIBS) \
532
	$(LIBX11_LIBS) $(LIBNOTIFY_LIBS) $(FONTCONFIG_LIBS) -lm \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
533
	$(am__append_3) $(am__append_6)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
534
settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml
535
settings_DATA = xsettings.xml
536
autostartdir = $(sysconfdir)/xdg/autostart
537
autostart_in_files = xfsettingsd.desktop.in
538
autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
539
EXTRA_DIST = \
540
	$(settings_DATA) \
541
	$(autostart_in_files)
542
543
DISTCLEANFILES = \
544
	$(autostart_DATA)
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
545
546
all: all-am
547
548
.SUFFIXES:
549
.SUFFIXES: .c .lo .o .obj
550
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
551
	@for dep in $?; do \
552
	  case '$(am__configure_deps)' in \
553
	    *$$dep*) \
1.2.2 by Yves-Alexis Perez
Import upstream version 4.6.3
554
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
555
	        && { if test -f $@; then exit 0; else break; fi; }; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
556
	      exit 1;; \
557
	  esac; \
558
	done; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
559
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu xfsettingsd/Makefile'; \
560
	$(am__cd) $(top_srcdir) && \
561
	  $(AUTOMAKE) --gnu xfsettingsd/Makefile
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
562
.PRECIOUS: Makefile
563
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
564
	@case '$?' in \
565
	  *config.status*) \
566
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
567
	  *) \
568
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
569
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
570
	esac;
571
572
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
573
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
574
575
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
576
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
577
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
578
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
579
$(am__aclocal_m4_deps):
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
580
install-binPROGRAMS: $(bin_PROGRAMS)
581
	@$(NORMAL_INSTALL)
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
582
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
583
	if test -n "$$list"; then \
584
	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
585
	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
586
	fi; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
587
	for p in $$list; do echo "$$p $$p"; done | \
588
	sed 's/$(EXEEXT)$$//' | \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
589
	while read p p1; do if test -f $$p \
590
	 || test -f $$p1 \
591
	  ; then echo "$$p"; echo "$$p"; else :; fi; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
592
	done | \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
593
	sed -e 'p;s,.*/,,;n;h' \
594
	    -e 's|.*|.|' \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
595
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
596
	sed 'N;N;N;s,\n, ,g' | \
597
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
598
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
599
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
600
	    else { print "f", $$3 "/" $$4, $$1; } } \
601
	  END { for (d in files) print "f", d, files[d] }' | \
602
	while read type dir files; do \
603
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
604
	    test -z "$$files" || { \
605
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
606
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
607
	    } \
608
	; done
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
609
610
uninstall-binPROGRAMS:
611
	@$(NORMAL_UNINSTALL)
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
612
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
613
	files=`for p in $$list; do echo "$$p"; done | \
614
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
615
	      -e 's/$$/$(EXEEXT)/' \
616
	`; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
617
	test -n "$$list" || exit 0; \
618
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
619
	cd "$(DESTDIR)$(bindir)" && rm -f $$files
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
620
621
clean-binPROGRAMS:
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
622
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
623
	echo " rm -f" $$list; \
624
	rm -f $$list || exit $$?; \
625
	test -n "$(EXEEXT)" || exit 0; \
626
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
627
	echo " rm -f" $$list; \
628
	rm -f $$list
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
629
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
630
xfsettingsd$(EXEEXT): $(xfsettingsd_OBJECTS) $(xfsettingsd_DEPENDENCIES) $(EXTRA_xfsettingsd_DEPENDENCIES) 
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
631
	@rm -f xfsettingsd$(EXEEXT)
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
632
	$(AM_V_CCLD)$(xfsettingsd_LINK) $(xfsettingsd_OBJECTS) $(xfsettingsd_LDADD) $(LIBS)
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
633
634
mostlyclean-compile:
635
	-rm -f *.$(OBJEXT)
636
637
distclean-compile:
638
	-rm -f *.tab.c
639
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
640
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-accessibility.Po@am__quote@
641
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-clipboard-manager.Po@am__quote@
642
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-debug.Po@am__quote@
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
643
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-displays-upower.Po@am__quote@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
644
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-displays.Po@am__quote@
645
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-keyboard-layout.Po@am__quote@
646
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-keyboard-shortcuts.Po@am__quote@
647
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-keyboards.Po@am__quote@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
648
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-main.Po@am__quote@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
649
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-pointers.Po@am__quote@
650
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-workspaces.Po@am__quote@
651
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xfsettingsd-xsettings.Po@am__quote@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
652
653
.c.o:
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
654
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
655
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
656
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
657
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
658
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
659
660
.c.obj:
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
661
@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
662
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
663
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
664
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
665
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
666
667
.c.lo:
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
668
@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
669
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
670
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
671
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
672
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
673
674
xfsettingsd-main.o: main.c
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
675
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-main.o -MD -MP -MF $(DEPDIR)/xfsettingsd-main.Tpo -c -o xfsettingsd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
676
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-main.Tpo $(DEPDIR)/xfsettingsd-main.Po
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
677
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='xfsettingsd-main.o' libtool=no @AMDEPBACKSLASH@
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
678
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
679
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
680
681
xfsettingsd-main.obj: main.c
1.2.5 by Lionel Le Folgoc
Import upstream version 4.7.5
682
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-main.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-main.Tpo -c -o xfsettingsd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
683
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-main.Tpo $(DEPDIR)/xfsettingsd-main.Po
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
684
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='main.c' object='xfsettingsd-main.obj' libtool=no @AMDEPBACKSLASH@
685
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
687
688
xfsettingsd-accessibility.o: accessibility.c
689
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-accessibility.o -MD -MP -MF $(DEPDIR)/xfsettingsd-accessibility.Tpo -c -o xfsettingsd-accessibility.o `test -f 'accessibility.c' || echo '$(srcdir)/'`accessibility.c
690
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-accessibility.Tpo $(DEPDIR)/xfsettingsd-accessibility.Po
691
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='accessibility.c' object='xfsettingsd-accessibility.o' libtool=no @AMDEPBACKSLASH@
692
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-accessibility.o `test -f 'accessibility.c' || echo '$(srcdir)/'`accessibility.c
694
695
xfsettingsd-accessibility.obj: accessibility.c
696
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-accessibility.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-accessibility.Tpo -c -o xfsettingsd-accessibility.obj `if test -f 'accessibility.c'; then $(CYGPATH_W) 'accessibility.c'; else $(CYGPATH_W) '$(srcdir)/accessibility.c'; fi`
697
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-accessibility.Tpo $(DEPDIR)/xfsettingsd-accessibility.Po
698
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='accessibility.c' object='xfsettingsd-accessibility.obj' libtool=no @AMDEPBACKSLASH@
699
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
700
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-accessibility.obj `if test -f 'accessibility.c'; then $(CYGPATH_W) 'accessibility.c'; else $(CYGPATH_W) '$(srcdir)/accessibility.c'; fi`
701
702
xfsettingsd-debug.o: debug.c
703
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-debug.o -MD -MP -MF $(DEPDIR)/xfsettingsd-debug.Tpo -c -o xfsettingsd-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
704
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-debug.Tpo $(DEPDIR)/xfsettingsd-debug.Po
705
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='debug.c' object='xfsettingsd-debug.o' libtool=no @AMDEPBACKSLASH@
706
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-debug.o `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
708
709
xfsettingsd-debug.obj: debug.c
710
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-debug.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-debug.Tpo -c -o xfsettingsd-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
711
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-debug.Tpo $(DEPDIR)/xfsettingsd-debug.Po
712
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='debug.c' object='xfsettingsd-debug.obj' libtool=no @AMDEPBACKSLASH@
713
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
714
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-debug.obj `if test -f 'debug.c'; then $(CYGPATH_W) 'debug.c'; else $(CYGPATH_W) '$(srcdir)/debug.c'; fi`
715
716
xfsettingsd-clipboard-manager.o: clipboard-manager.c
717
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-clipboard-manager.o -MD -MP -MF $(DEPDIR)/xfsettingsd-clipboard-manager.Tpo -c -o xfsettingsd-clipboard-manager.o `test -f 'clipboard-manager.c' || echo '$(srcdir)/'`clipboard-manager.c
718
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-clipboard-manager.Tpo $(DEPDIR)/xfsettingsd-clipboard-manager.Po
719
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clipboard-manager.c' object='xfsettingsd-clipboard-manager.o' libtool=no @AMDEPBACKSLASH@
720
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
721
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-clipboard-manager.o `test -f 'clipboard-manager.c' || echo '$(srcdir)/'`clipboard-manager.c
722
723
xfsettingsd-clipboard-manager.obj: clipboard-manager.c
724
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-clipboard-manager.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-clipboard-manager.Tpo -c -o xfsettingsd-clipboard-manager.obj `if test -f 'clipboard-manager.c'; then $(CYGPATH_W) 'clipboard-manager.c'; else $(CYGPATH_W) '$(srcdir)/clipboard-manager.c'; fi`
725
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-clipboard-manager.Tpo $(DEPDIR)/xfsettingsd-clipboard-manager.Po
726
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clipboard-manager.c' object='xfsettingsd-clipboard-manager.obj' libtool=no @AMDEPBACKSLASH@
727
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
728
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-clipboard-manager.obj `if test -f 'clipboard-manager.c'; then $(CYGPATH_W) 'clipboard-manager.c'; else $(CYGPATH_W) '$(srcdir)/clipboard-manager.c'; fi`
729
730
xfsettingsd-keyboards.o: keyboards.c
731
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-keyboards.o -MD -MP -MF $(DEPDIR)/xfsettingsd-keyboards.Tpo -c -o xfsettingsd-keyboards.o `test -f 'keyboards.c' || echo '$(srcdir)/'`keyboards.c
732
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-keyboards.Tpo $(DEPDIR)/xfsettingsd-keyboards.Po
733
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='keyboards.c' object='xfsettingsd-keyboards.o' libtool=no @AMDEPBACKSLASH@
734
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
735
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-keyboards.o `test -f 'keyboards.c' || echo '$(srcdir)/'`keyboards.c
736
737
xfsettingsd-keyboards.obj: keyboards.c
738
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-keyboards.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-keyboards.Tpo -c -o xfsettingsd-keyboards.obj `if test -f 'keyboards.c'; then $(CYGPATH_W) 'keyboards.c'; else $(CYGPATH_W) '$(srcdir)/keyboards.c'; fi`
739
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-keyboards.Tpo $(DEPDIR)/xfsettingsd-keyboards.Po
740
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='keyboards.c' object='xfsettingsd-keyboards.obj' libtool=no @AMDEPBACKSLASH@
741
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
742
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-keyboards.obj `if test -f 'keyboards.c'; then $(CYGPATH_W) 'keyboards.c'; else $(CYGPATH_W) '$(srcdir)/keyboards.c'; fi`
743
744
xfsettingsd-keyboard-shortcuts.o: keyboard-shortcuts.c
745
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-keyboard-shortcuts.o -MD -MP -MF $(DEPDIR)/xfsettingsd-keyboard-shortcuts.Tpo -c -o xfsettingsd-keyboard-shortcuts.o `test -f 'keyboard-shortcuts.c' || echo '$(srcdir)/'`keyboard-shortcuts.c
746
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-keyboard-shortcuts.Tpo $(DEPDIR)/xfsettingsd-keyboard-shortcuts.Po
747
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='keyboard-shortcuts.c' object='xfsettingsd-keyboard-shortcuts.o' libtool=no @AMDEPBACKSLASH@
748
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
749
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-keyboard-shortcuts.o `test -f 'keyboard-shortcuts.c' || echo '$(srcdir)/'`keyboard-shortcuts.c
750
751
xfsettingsd-keyboard-shortcuts.obj: keyboard-shortcuts.c
752
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-keyboard-shortcuts.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-keyboard-shortcuts.Tpo -c -o xfsettingsd-keyboard-shortcuts.obj `if test -f 'keyboard-shortcuts.c'; then $(CYGPATH_W) 'keyboard-shortcuts.c'; else $(CYGPATH_W) '$(srcdir)/keyboard-shortcuts.c'; fi`
753
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-keyboard-shortcuts.Tpo $(DEPDIR)/xfsettingsd-keyboard-shortcuts.Po
754
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='keyboard-shortcuts.c' object='xfsettingsd-keyboard-shortcuts.obj' libtool=no @AMDEPBACKSLASH@
755
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
756
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-keyboard-shortcuts.obj `if test -f 'keyboard-shortcuts.c'; then $(CYGPATH_W) 'keyboard-shortcuts.c'; else $(CYGPATH_W) '$(srcdir)/keyboard-shortcuts.c'; fi`
757
758
xfsettingsd-keyboard-layout.o: keyboard-layout.c
759
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-keyboard-layout.o -MD -MP -MF $(DEPDIR)/xfsettingsd-keyboard-layout.Tpo -c -o xfsettingsd-keyboard-layout.o `test -f 'keyboard-layout.c' || echo '$(srcdir)/'`keyboard-layout.c
760
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-keyboard-layout.Tpo $(DEPDIR)/xfsettingsd-keyboard-layout.Po
761
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='keyboard-layout.c' object='xfsettingsd-keyboard-layout.o' libtool=no @AMDEPBACKSLASH@
762
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
763
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-keyboard-layout.o `test -f 'keyboard-layout.c' || echo '$(srcdir)/'`keyboard-layout.c
764
765
xfsettingsd-keyboard-layout.obj: keyboard-layout.c
766
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-keyboard-layout.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-keyboard-layout.Tpo -c -o xfsettingsd-keyboard-layout.obj `if test -f 'keyboard-layout.c'; then $(CYGPATH_W) 'keyboard-layout.c'; else $(CYGPATH_W) '$(srcdir)/keyboard-layout.c'; fi`
767
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-keyboard-layout.Tpo $(DEPDIR)/xfsettingsd-keyboard-layout.Po
768
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='keyboard-layout.c' object='xfsettingsd-keyboard-layout.obj' libtool=no @AMDEPBACKSLASH@
769
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
770
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-keyboard-layout.obj `if test -f 'keyboard-layout.c'; then $(CYGPATH_W) 'keyboard-layout.c'; else $(CYGPATH_W) '$(srcdir)/keyboard-layout.c'; fi`
771
772
xfsettingsd-pointers.o: pointers.c
773
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-pointers.o -MD -MP -MF $(DEPDIR)/xfsettingsd-pointers.Tpo -c -o xfsettingsd-pointers.o `test -f 'pointers.c' || echo '$(srcdir)/'`pointers.c
774
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-pointers.Tpo $(DEPDIR)/xfsettingsd-pointers.Po
775
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pointers.c' object='xfsettingsd-pointers.o' libtool=no @AMDEPBACKSLASH@
776
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
777
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-pointers.o `test -f 'pointers.c' || echo '$(srcdir)/'`pointers.c
778
779
xfsettingsd-pointers.obj: pointers.c
780
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-pointers.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-pointers.Tpo -c -o xfsettingsd-pointers.obj `if test -f 'pointers.c'; then $(CYGPATH_W) 'pointers.c'; else $(CYGPATH_W) '$(srcdir)/pointers.c'; fi`
781
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-pointers.Tpo $(DEPDIR)/xfsettingsd-pointers.Po
782
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pointers.c' object='xfsettingsd-pointers.obj' libtool=no @AMDEPBACKSLASH@
783
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
784
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-pointers.obj `if test -f 'pointers.c'; then $(CYGPATH_W) 'pointers.c'; else $(CYGPATH_W) '$(srcdir)/pointers.c'; fi`
785
786
xfsettingsd-workspaces.o: workspaces.c
787
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-workspaces.o -MD -MP -MF $(DEPDIR)/xfsettingsd-workspaces.Tpo -c -o xfsettingsd-workspaces.o `test -f 'workspaces.c' || echo '$(srcdir)/'`workspaces.c
788
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-workspaces.Tpo $(DEPDIR)/xfsettingsd-workspaces.Po
789
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='workspaces.c' object='xfsettingsd-workspaces.o' libtool=no @AMDEPBACKSLASH@
790
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
791
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-workspaces.o `test -f 'workspaces.c' || echo '$(srcdir)/'`workspaces.c
792
793
xfsettingsd-workspaces.obj: workspaces.c
794
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-workspaces.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-workspaces.Tpo -c -o xfsettingsd-workspaces.obj `if test -f 'workspaces.c'; then $(CYGPATH_W) 'workspaces.c'; else $(CYGPATH_W) '$(srcdir)/workspaces.c'; fi`
795
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-workspaces.Tpo $(DEPDIR)/xfsettingsd-workspaces.Po
796
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='workspaces.c' object='xfsettingsd-workspaces.obj' libtool=no @AMDEPBACKSLASH@
797
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
798
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-workspaces.obj `if test -f 'workspaces.c'; then $(CYGPATH_W) 'workspaces.c'; else $(CYGPATH_W) '$(srcdir)/workspaces.c'; fi`
799
800
xfsettingsd-xsettings.o: xsettings.c
801
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-xsettings.o -MD -MP -MF $(DEPDIR)/xfsettingsd-xsettings.Tpo -c -o xfsettingsd-xsettings.o `test -f 'xsettings.c' || echo '$(srcdir)/'`xsettings.c
802
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-xsettings.Tpo $(DEPDIR)/xfsettingsd-xsettings.Po
803
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='xsettings.c' object='xfsettingsd-xsettings.o' libtool=no @AMDEPBACKSLASH@
804
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
805
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-xsettings.o `test -f 'xsettings.c' || echo '$(srcdir)/'`xsettings.c
806
807
xfsettingsd-xsettings.obj: xsettings.c
808
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-xsettings.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-xsettings.Tpo -c -o xfsettingsd-xsettings.obj `if test -f 'xsettings.c'; then $(CYGPATH_W) 'xsettings.c'; else $(CYGPATH_W) '$(srcdir)/xsettings.c'; fi`
809
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-xsettings.Tpo $(DEPDIR)/xfsettingsd-xsettings.Po
810
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='xsettings.c' object='xfsettingsd-xsettings.obj' libtool=no @AMDEPBACKSLASH@
811
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
812
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-xsettings.obj `if test -f 'xsettings.c'; then $(CYGPATH_W) 'xsettings.c'; else $(CYGPATH_W) '$(srcdir)/xsettings.c'; fi`
813
814
xfsettingsd-displays.o: displays.c
815
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-displays.o -MD -MP -MF $(DEPDIR)/xfsettingsd-displays.Tpo -c -o xfsettingsd-displays.o `test -f 'displays.c' || echo '$(srcdir)/'`displays.c
816
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-displays.Tpo $(DEPDIR)/xfsettingsd-displays.Po
817
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='displays.c' object='xfsettingsd-displays.o' libtool=no @AMDEPBACKSLASH@
818
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
819
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-displays.o `test -f 'displays.c' || echo '$(srcdir)/'`displays.c
820
821
xfsettingsd-displays.obj: displays.c
822
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-displays.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-displays.Tpo -c -o xfsettingsd-displays.obj `if test -f 'displays.c'; then $(CYGPATH_W) 'displays.c'; else $(CYGPATH_W) '$(srcdir)/displays.c'; fi`
823
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-displays.Tpo $(DEPDIR)/xfsettingsd-displays.Po
824
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='displays.c' object='xfsettingsd-displays.obj' libtool=no @AMDEPBACKSLASH@
825
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
826
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-displays.obj `if test -f 'displays.c'; then $(CYGPATH_W) 'displays.c'; else $(CYGPATH_W) '$(srcdir)/displays.c'; fi`
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
827
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
828
xfsettingsd-displays-upower.o: displays-upower.c
829
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-displays-upower.o -MD -MP -MF $(DEPDIR)/xfsettingsd-displays-upower.Tpo -c -o xfsettingsd-displays-upower.o `test -f 'displays-upower.c' || echo '$(srcdir)/'`displays-upower.c
830
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-displays-upower.Tpo $(DEPDIR)/xfsettingsd-displays-upower.Po
831
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='displays-upower.c' object='xfsettingsd-displays-upower.o' libtool=no @AMDEPBACKSLASH@
832
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
833
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-displays-upower.o `test -f 'displays-upower.c' || echo '$(srcdir)/'`displays-upower.c
834
835
xfsettingsd-displays-upower.obj: displays-upower.c
836
@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -MT xfsettingsd-displays-upower.obj -MD -MP -MF $(DEPDIR)/xfsettingsd-displays-upower.Tpo -c -o xfsettingsd-displays-upower.obj `if test -f 'displays-upower.c'; then $(CYGPATH_W) 'displays-upower.c'; else $(CYGPATH_W) '$(srcdir)/displays-upower.c'; fi`
837
@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfsettingsd-displays-upower.Tpo $(DEPDIR)/xfsettingsd-displays-upower.Po
838
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='displays-upower.c' object='xfsettingsd-displays-upower.obj' libtool=no @AMDEPBACKSLASH@
839
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
840
@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfsettingsd_CFLAGS) $(CFLAGS) -c -o xfsettingsd-displays-upower.obj `if test -f 'displays-upower.c'; then $(CYGPATH_W) 'displays-upower.c'; else $(CYGPATH_W) '$(srcdir)/displays-upower.c'; fi`
841
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
842
mostlyclean-libtool:
843
	-rm -f *.lo
844
845
clean-libtool:
846
	-rm -rf .libs _libs
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
847
install-autostartDATA: $(autostart_DATA)
848
	@$(NORMAL_INSTALL)
849
	@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
850
	if test -n "$$list"; then \
851
	  echo " $(MKDIR_P) '$(DESTDIR)$(autostartdir)'"; \
1.4.3 by Lionel Le Folgoc
Import upstream version 4.10.0
852
	  $(MKDIR_P) "$(DESTDIR)$(autostartdir)" || exit 1; \
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
853
	fi; \
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
854
	for p in $$list; do \
855
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
856
	  echo "$$d$$p"; \
857
	done | $(am__base_list) | \
858
	while read files; do \
859
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(autostartdir)'"; \
860
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(autostartdir)" || exit $$?; \
861
	done
862
863
uninstall-autostartDATA:
864
	@$(NORMAL_UNINSTALL)
865
	@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
866
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
867
	dir='$(DESTDIR)$(autostartdir)'; $(am__uninstall_files_from_dir)
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
868
install-settingsDATA: $(settings_DATA)
869
	@$(NORMAL_INSTALL)
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
870
	@list='$(settings_DATA)'; test -n "$(settingsdir)" || list=; \
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
871
	if test -n "$$list"; then \
872
	  echo " $(MKDIR_P) '$(DESTDIR)$(settingsdir)'"; \
1.4.3 by Lionel Le Folgoc
Import upstream version 4.10.0
873
	  $(MKDIR_P) "$(DESTDIR)$(settingsdir)" || exit 1; \
1.4.2 by Lionel Le Folgoc
Import upstream version 4.9.5
874
	fi; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
875
	for p in $$list; do \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
876
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
877
	  echo "$$d$$p"; \
878
	done | $(am__base_list) | \
879
	while read files; do \
880
	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(settingsdir)'"; \
881
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(settingsdir)" || exit $$?; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
882
	done
883
884
uninstall-settingsDATA:
885
	@$(NORMAL_UNINSTALL)
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
886
	@list='$(settings_DATA)'; test -n "$(settingsdir)" || list=; \
887
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
888
	dir='$(DESTDIR)$(settingsdir)'; $(am__uninstall_files_from_dir)
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
889
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
890
ID: $(am__tagged_files)
891
	$(am__define_uniq_tagged_files); mkid -fID $$unique
892
tags: tags-am
893
TAGS: tags
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
894
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
895
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
896
	set x; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
897
	here=`pwd`; \
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
898
	$(am__define_uniq_tagged_files); \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
899
	shift; \
900
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
901
	  test -n "$$unique" || unique=$$empty_fix; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
902
	  if test $$# -gt 0; then \
903
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
904
	      "$$@" $$unique; \
905
	  else \
906
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
907
	      $$unique; \
908
	  fi; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
909
	fi
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
910
ctags: ctags-am
911
912
CTAGS: ctags
913
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
914
	$(am__define_uniq_tagged_files); \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
915
	test -z "$(CTAGS_ARGS)$$unique" \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
916
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
917
	     $$unique
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
918
919
GTAGS:
920
	here=`$(am__cd) $(top_builddir) && pwd` \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
921
	  && $(am__cd) $(top_srcdir) \
922
	  && gtags -i $(GTAGS_ARGS) "$$here"
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
923
cscopelist: cscopelist-am
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
924
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
925
cscopelist-am: $(am__tagged_files)
926
	list='$(am__tagged_files)'; \
1.2.12 by Yves-Alexis Perez
Import upstream version 4.10.1
927
	case "$(srcdir)" in \
928
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
929
	  *) sdir=$(subdir)/$(srcdir) ;; \
930
	esac; \
931
	for i in $$list; do \
932
	  if test -f "$$i"; then \
933
	    echo "$(subdir)/$$i"; \
934
	  else \
935
	    echo "$$sdir/$$i"; \
936
	  fi; \
937
	done >> $(top_builddir)/cscope.files
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
938
939
distclean-tags:
940
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
941
942
distdir: $(DISTFILES)
943
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
944
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
945
	list='$(DISTFILES)'; \
946
	  dist_files=`for file in $$list; do echo $$file; done | \
947
	  sed -e "s|^$$srcdirstrip/||;t" \
948
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
949
	case $$dist_files in \
950
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
951
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
952
			   sort -u` ;; \
953
	esac; \
954
	for file in $$dist_files; do \
955
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
956
	  if test -d $$d/$$file; then \
957
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
958
	    if test -d "$(distdir)/$$file"; then \
959
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
960
	    fi; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
961
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
962
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
963
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
964
	    fi; \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
965
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
966
	  else \
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
967
	    test -f "$(distdir)/$$file" \
968
	    || cp -p $$d/$$file "$(distdir)/$$file" \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
969
	    || exit 1; \
970
	  fi; \
971
	done
972
check-am: all-am
973
check: check-am
974
all-am: Makefile $(PROGRAMS) $(DATA)
975
installdirs:
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
976
	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(autostartdir)" "$(DESTDIR)$(settingsdir)"; do \
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
977
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
978
	done
979
install: install-am
980
install-exec: install-exec-am
981
install-data: install-data-am
982
uninstall: uninstall-am
983
984
install-am: all-am
985
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
986
987
installcheck: installcheck-am
988
install-strip:
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
989
	if test -z '$(STRIP)'; then \
990
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
991
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
992
	      install; \
993
	else \
994
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
995
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
996
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
997
	fi
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
998
mostlyclean-generic:
999
1000
clean-generic:
1001
1002
distclean-generic:
1003
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1004
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
1005
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1006
1007
maintainer-clean-generic:
1008
	@echo "This command is intended for maintainers to use"
1009
	@echo "it deletes files that may require special tools to rebuild."
1010
clean: clean-am
1011
1012
clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
1013
1014
distclean: distclean-am
1015
	-rm -rf ./$(DEPDIR)
1016
	-rm -f Makefile
1017
distclean-am: clean-am distclean-compile distclean-generic \
1018
	distclean-tags
1019
1020
dvi: dvi-am
1021
1022
dvi-am:
1023
1024
html: html-am
1025
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1026
html-am:
1027
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1028
info: info-am
1029
1030
info-am:
1031
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
1032
install-data-am: install-autostartDATA install-settingsDATA
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1033
1034
install-dvi: install-dvi-am
1035
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1036
install-dvi-am:
1037
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1038
install-exec-am: install-binPROGRAMS
1039
1040
install-html: install-html-am
1041
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1042
install-html-am:
1043
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1044
install-info: install-info-am
1045
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1046
install-info-am:
1047
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1048
install-man:
1049
1050
install-pdf: install-pdf-am
1051
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1052
install-pdf-am:
1053
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1054
install-ps: install-ps-am
1055
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1056
install-ps-am:
1057
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1058
installcheck-am:
1059
1060
maintainer-clean: maintainer-clean-am
1061
	-rm -rf ./$(DEPDIR)
1062
	-rm -f Makefile
1063
maintainer-clean-am: distclean-am maintainer-clean-generic
1064
1065
mostlyclean: mostlyclean-am
1066
1067
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1068
	mostlyclean-libtool
1069
1070
pdf: pdf-am
1071
1072
pdf-am:
1073
1074
ps: ps-am
1075
1076
ps-am:
1077
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
1078
uninstall-am: uninstall-autostartDATA uninstall-binPROGRAMS \
1079
	uninstall-settingsDATA
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1080
1081
.MAKE: install-am install-strip
1082
1.4.5 by Yves-Alexis Perez
Import upstream version 4.11.1
1083
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
1084
	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
1085
	ctags ctags-am distclean distclean-compile distclean-generic \
1086
	distclean-libtool distclean-tags distdir dvi dvi-am html \
1087
	html-am info info-am install install-am install-autostartDATA \
1088
	install-binPROGRAMS install-data install-data-am install-dvi \
1089
	install-dvi-am install-exec install-exec-am install-html \
1090
	install-html-am install-info install-info-am install-man \
1091
	install-pdf install-pdf-am install-ps install-ps-am \
1092
	install-settingsDATA install-strip installcheck \
1093
	installcheck-am installdirs maintainer-clean \
1094
	maintainer-clean-generic mostlyclean mostlyclean-compile \
1095
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1096
	tags tags-am uninstall uninstall-am uninstall-autostartDATA \
1097
	uninstall-binPROGRAMS uninstall-settingsDATA
1.4.1 by Lionel Le Folgoc
Import upstream version 4.9.4
1098
1099
@INTLTOOL_DESKTOP_RULE@
1100
1101
# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
1.2.3 by Yves-Alexis Perez
Import upstream version 4.6.4
1102
1 by Lionel Le Folgoc
Import upstream version 4.5.99.1
1103
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1104
# Otherwise a system limit (for SysV at least) may be exceeded.
1105
.NOEXPORT: