1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92subdir = scripts
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = $(top_builddir)/config.h
100CONFIG_CLEAN_FILES = xinitrc.in
101CONFIG_CLEAN_VPATH_FILES =
102am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103am__vpath_adj = case $$p in \
104    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105    *) f=$$p;; \
106  esac;
107am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
108am__install_max = 40
109am__nobase_strip_setup = \
110  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
111am__nobase_strip = \
112  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
113am__nobase_list = $(am__nobase_strip_setup); \
114  for p in $$list; do echo "$$p $$p"; done | \
115  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
116  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
117    if (++n[$$2] == $(am__install_max)) \
118      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
119    END { for (dir in files) print dir, files[dir] }'
120am__base_list = \
121  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
122  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
123am__uninstall_files_from_dir = { \
124  test -z "$$files" \
125    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
126    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
127         $(am__cd) "$$dir" && rm -f $$files; }; \
128  }
129am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(autostartdir)" \
130	"$(DESTDIR)$(conffilesdir)"
131SCRIPTS = $(bin_SCRIPTS)
132AM_V_P = $(am__v_P_@AM_V@)
133am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
134am__v_P_0 = false
135am__v_P_1 = :
136AM_V_GEN = $(am__v_GEN_@AM_V@)
137am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
138am__v_GEN_0 = @echo "  GEN     " $@;
139am__v_GEN_1 =
140AM_V_at = $(am__v_at_@AM_V@)
141am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
142am__v_at_0 = @
143am__v_at_1 =
144SOURCES =
145DIST_SOURCES =
146am__can_run_installinfo = \
147  case $$AM_UPDATE_INFO_DIR in \
148    n|no|NO) false;; \
149    *) (install-info --version) >/dev/null 2>&1;; \
150  esac
151DATA = $(autostart_DATA) $(conffiles_DATA)
152am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
153am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/xinitrc.in.in
154DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155ACLOCAL = @ACLOCAL@
156ALL_LINGUAS = @ALL_LINGUAS@
157AMTAR = @AMTAR@
158AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
159AR = @AR@
160AUTOCONF = @AUTOCONF@
161AUTOHEADER = @AUTOHEADER@
162AUTOMAKE = @AUTOMAKE@
163AWK = @AWK@
164BACKEND = @BACKEND@
165CATALOGS = @CATALOGS@
166CATOBJEXT = @CATOBJEXT@
167CC = @CC@
168CCDEPMODE = @CCDEPMODE@
169CFLAGS = @CFLAGS@
170CPP = @CPP@
171CPPFLAGS = @CPPFLAGS@
172CYGPATH_W = @CYGPATH_W@
173DATADIRNAME = @DATADIRNAME@
174DEFS = @DEFS@
175DEPDIR = @DEPDIR@
176DLLTOOL = @DLLTOOL@
177DSYMUTIL = @DSYMUTIL@
178DUMPBIN = @DUMPBIN@
179ECHO_C = @ECHO_C@
180ECHO_N = @ECHO_N@
181ECHO_T = @ECHO_T@
182EGREP = @EGREP@
183EXEEXT = @EXEEXT@
184FGREP = @FGREP@
185GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
186GIO_CFLAGS = @GIO_CFLAGS@
187GIO_LIBS = @GIO_LIBS@
188GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
189GIO_VERSION = @GIO_VERSION@
190GMODULE_CFLAGS = @GMODULE_CFLAGS@
191GMODULE_LIBS = @GMODULE_LIBS@
192GMODULE_REQUIRED_VERSION = @GMODULE_REQUIRED_VERSION@
193GMODULE_VERSION = @GMODULE_VERSION@
194GMOFILES = @GMOFILES@
195GMSGFMT = @GMSGFMT@
196GREP = @GREP@
197GTK_CFLAGS = @GTK_CFLAGS@
198GTK_LIBS = @GTK_LIBS@
199GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
200GTK_VERSION = @GTK_VERSION@
201HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
202ICEAUTH = @ICEAUTH@
203INSTALL = @INSTALL@
204INSTALL_DATA = @INSTALL_DATA@
205INSTALL_PROGRAM = @INSTALL_PROGRAM@
206INSTALL_SCRIPT = @INSTALL_SCRIPT@
207INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208INSTOBJEXT = @INSTOBJEXT@
209INTLLIBS = @INTLLIBS@
210INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
211INTLTOOL_MERGE = @INTLTOOL_MERGE@
212INTLTOOL_PERL = @INTLTOOL_PERL@
213INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
214INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
215INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
216INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
217INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
218INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
219LD = @LD@
220LDFLAGS = @LDFLAGS@
221LIBM = @LIBM@
222LIBOBJS = @LIBOBJS@
223LIBS = @LIBS@
224LIBSM_CFLAGS = @LIBSM_CFLAGS@
225LIBSM_LDFLAGS = @LIBSM_LDFLAGS@
226LIBSM_LIBS = @LIBSM_LIBS@
227LIBTOOL = @LIBTOOL@
228LIBWNCK_CFLAGS = @LIBWNCK_CFLAGS@
229LIBWNCK_LIBS = @LIBWNCK_LIBS@
230LIBWNCK_REQUIRED_VERSION = @LIBWNCK_REQUIRED_VERSION@
231LIBWNCK_VERSION = @LIBWNCK_VERSION@
232LIBX11_CFLAGS = @LIBX11_CFLAGS@
233LIBX11_LDFLAGS = @LIBX11_LDFLAGS@
234LIBX11_LIBS = @LIBX11_LIBS@
235LIBXFCE4UI_CFLAGS = @LIBXFCE4UI_CFLAGS@
236LIBXFCE4UI_LIBS = @LIBXFCE4UI_LIBS@
237LIBXFCE4UI_REQUIRED_VERSION = @LIBXFCE4UI_REQUIRED_VERSION@
238LIBXFCE4UI_VERSION = @LIBXFCE4UI_VERSION@
239LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
240LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
241LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
242LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
243LIPO = @LIPO@
244LN_S = @LN_S@
245LTLIBOBJS = @LTLIBOBJS@
246LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
247MAINT = @MAINT@
248MAKEINFO = @MAKEINFO@
249MANIFEST_TOOL = @MANIFEST_TOOL@
250MKDIR_P = @MKDIR_P@
251MKINSTALLDIRS = @MKINSTALLDIRS@
252MSGFMT = @MSGFMT@
253MSGFMT_OPTS = @MSGFMT_OPTS@
254MSGMERGE = @MSGMERGE@
255NM = @NM@
256NMEDIT = @NMEDIT@
257OBJDUMP = @OBJDUMP@
258OBJEXT = @OBJEXT@
259OTOOL = @OTOOL@
260OTOOL64 = @OTOOL64@
261PACKAGE = @PACKAGE@
262PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
263PACKAGE_NAME = @PACKAGE_NAME@
264PACKAGE_STRING = @PACKAGE_STRING@
265PACKAGE_TARNAME = @PACKAGE_TARNAME@
266PACKAGE_URL = @PACKAGE_URL@
267PACKAGE_VERSION = @PACKAGE_VERSION@
268PATH_SEPARATOR = @PATH_SEPARATOR@
269PKG_CONFIG = @PKG_CONFIG@
270PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
271PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
272POFILES = @POFILES@
273POLKIT_CFLAGS = @POLKIT_CFLAGS@
274POLKIT_LIBS = @POLKIT_LIBS@
275POLKIT_REQUIRED_VERSION = @POLKIT_REQUIRED_VERSION@
276POLKIT_VERSION = @POLKIT_VERSION@
277POSUB = @POSUB@
278PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
279PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
280RANLIB = @RANLIB@
281SED = @SED@
282SET_MAKE = @SET_MAKE@
283SHELL = @SHELL@
284STRIP = @STRIP@
285USE_NLS = @USE_NLS@
286VERSION = @VERSION@
287XFCONF_CFLAGS = @XFCONF_CFLAGS@
288XFCONF_LIBS = @XFCONF_LIBS@
289XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
290XFCONF_VERSION = @XFCONF_VERSION@
291XGETTEXT = @XGETTEXT@
292XGETTEXT_ARGS = @XGETTEXT_ARGS@
293XMKMF = @XMKMF@
294XSESSION_PREFIX = @XSESSION_PREFIX@
295X_CFLAGS = @X_CFLAGS@
296X_EXTRA_LIBS = @X_EXTRA_LIBS@
297X_LIBS = @X_LIBS@
298X_PRE_LIBS = @X_PRE_LIBS@
299abs_builddir = @abs_builddir@
300abs_srcdir = @abs_srcdir@
301abs_top_builddir = @abs_top_builddir@
302abs_top_srcdir = @abs_top_srcdir@
303ac_ct_AR = @ac_ct_AR@
304ac_ct_CC = @ac_ct_CC@
305ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
306am__include = @am__include@
307am__leading_dot = @am__leading_dot@
308am__quote = @am__quote@
309am__tar = @am__tar@
310am__untar = @am__untar@
311bindir = @bindir@
312build = @build@
313build_alias = @build_alias@
314build_cpu = @build_cpu@
315build_os = @build_os@
316build_vendor = @build_vendor@
317builddir = @builddir@
318datadir = @datadir@
319datarootdir = @datarootdir@
320docdir = @docdir@
321dvidir = @dvidir@
322exec_prefix = @exec_prefix@
323host = @host@
324host_alias = @host_alias@
325host_cpu = @host_cpu@
326host_os = @host_os@
327host_vendor = @host_vendor@
328htmldir = @htmldir@
329includedir = @includedir@
330infodir = @infodir@
331install_sh = @install_sh@
332intltool__v_merge_options_ = @intltool__v_merge_options_@
333intltool__v_merge_options_0 = @intltool__v_merge_options_0@
334libdir = @libdir@
335libexecdir = @libexecdir@
336localedir = @localedir@
337localstatedir = @localstatedir@
338mandir = @mandir@
339mkdir_p = @mkdir_p@
340oldincludedir = @oldincludedir@
341pdfdir = @pdfdir@
342prefix = @prefix@
343program_transform_name = @program_transform_name@
344psdir = @psdir@
345runstatedir = @runstatedir@
346sbindir = @sbindir@
347sharedstatedir = @sharedstatedir@
348srcdir = @srcdir@
349sysconfdir = @sysconfdir@
350target_alias = @target_alias@
351top_build_prefix = @top_build_prefix@
352top_builddir = @top_builddir@
353top_srcdir = @top_srcdir@
354bin_SCRIPTS = \
355	startxfce4 \
356	xflock4
357
358
359# cannot be set from configure, because ${prefix} is not expanded
360edit = $(SED) \
361	-e "s,@_datadir_\@,$(datadir),g" \
362	-e "s,@_libdir_\@,$(libdir),g" \
363	-e "s,@_docdir_\@,$$(dirname $(docdir)),g" \
364	-e "s,@_sysconfdir_\@,$(sysconfdir),g"
365
366conffilesdir = @sysconfdir@/xdg/xfce4
367conffiles_DATA = \
368	xinitrc \
369	Xft.xrdb
370
371autostartdir = $(sysconfdir)/xdg/autostart
372autostart_in_files = xscreensaver.desktop.in
373autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
374EXTRA_DIST = \
375	$(autostart_in_files) \
376	startxfce4.in \
377	xinitrc.in \
378	Xft.xrdb \
379	xflock4
380
381DISTCLEANFILES = \
382	$(autostart_DATA) \
383	startxfce4 \
384	xinitrc
385
386all: all-am
387
388.SUFFIXES:
389$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
390	@for dep in $?; do \
391	  case '$(am__configure_deps)' in \
392	    *$$dep*) \
393	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
394	        && { if test -f $@; then exit 0; else break; fi; }; \
395	      exit 1;; \
396	  esac; \
397	done; \
398	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign scripts/Makefile'; \
399	$(am__cd) $(top_srcdir) && \
400	  $(AUTOMAKE) --foreign scripts/Makefile
401Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402	@case '$?' in \
403	  *config.status*) \
404	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405	  *) \
406	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
407	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
408	esac;
409
410$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
411	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412
413$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
414	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
416	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417$(am__aclocal_m4_deps):
418xinitrc.in: $(top_builddir)/config.status $(srcdir)/xinitrc.in.in
419	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
420install-binSCRIPTS: $(bin_SCRIPTS)
421	@$(NORMAL_INSTALL)
422	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
423	if test -n "$$list"; then \
424	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
425	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
426	fi; \
427	for p in $$list; do \
428	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
429	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
430	done | \
431	sed -e 'p;s,.*/,,;n' \
432	    -e 'h;s|.*|.|' \
433	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
434	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
435	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
436	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
437	      if (++n[d] == $(am__install_max)) { \
438		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
439	    else { print "f", d "/" $$4, $$1 } } \
440	  END { for (d in files) print "f", d, files[d] }' | \
441	while read type dir files; do \
442	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
443	     test -z "$$files" || { \
444	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
445	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
446	     } \
447	; done
448
449uninstall-binSCRIPTS:
450	@$(NORMAL_UNINSTALL)
451	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
452	files=`for p in $$list; do echo "$$p"; done | \
453	       sed -e 's,.*/,,;$(transform)'`; \
454	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
455
456mostlyclean-libtool:
457	-rm -f *.lo
458
459clean-libtool:
460	-rm -rf .libs _libs
461install-autostartDATA: $(autostart_DATA)
462	@$(NORMAL_INSTALL)
463	@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
464	if test -n "$$list"; then \
465	  echo " $(MKDIR_P) '$(DESTDIR)$(autostartdir)'"; \
466	  $(MKDIR_P) "$(DESTDIR)$(autostartdir)" || exit 1; \
467	fi; \
468	for p in $$list; do \
469	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
470	  echo "$$d$$p"; \
471	done | $(am__base_list) | \
472	while read files; do \
473	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(autostartdir)'"; \
474	  $(INSTALL_DATA) $$files "$(DESTDIR)$(autostartdir)" || exit $$?; \
475	done
476
477uninstall-autostartDATA:
478	@$(NORMAL_UNINSTALL)
479	@list='$(autostart_DATA)'; test -n "$(autostartdir)" || list=; \
480	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
481	dir='$(DESTDIR)$(autostartdir)'; $(am__uninstall_files_from_dir)
482install-conffilesDATA: $(conffiles_DATA)
483	@$(NORMAL_INSTALL)
484	@list='$(conffiles_DATA)'; test -n "$(conffilesdir)" || list=; \
485	if test -n "$$list"; then \
486	  echo " $(MKDIR_P) '$(DESTDIR)$(conffilesdir)'"; \
487	  $(MKDIR_P) "$(DESTDIR)$(conffilesdir)" || exit 1; \
488	fi; \
489	for p in $$list; do \
490	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
491	  echo "$$d$$p"; \
492	done | $(am__base_list) | \
493	while read files; do \
494	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(conffilesdir)'"; \
495	  $(INSTALL_DATA) $$files "$(DESTDIR)$(conffilesdir)" || exit $$?; \
496	done
497
498uninstall-conffilesDATA:
499	@$(NORMAL_UNINSTALL)
500	@list='$(conffiles_DATA)'; test -n "$(conffilesdir)" || list=; \
501	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
502	dir='$(DESTDIR)$(conffilesdir)'; $(am__uninstall_files_from_dir)
503tags TAGS:
504
505ctags CTAGS:
506
507cscope cscopelist:
508
509
510distdir: $(BUILT_SOURCES)
511	$(MAKE) $(AM_MAKEFLAGS) distdir-am
512
513distdir-am: $(DISTFILES)
514	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516	list='$(DISTFILES)'; \
517	  dist_files=`for file in $$list; do echo $$file; done | \
518	  sed -e "s|^$$srcdirstrip/||;t" \
519	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
520	case $$dist_files in \
521	  */*) $(MKDIR_P) `echo "$$dist_files" | \
522			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
523			   sort -u` ;; \
524	esac; \
525	for file in $$dist_files; do \
526	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
527	  if test -d $$d/$$file; then \
528	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
529	    if test -d "$(distdir)/$$file"; then \
530	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
531	    fi; \
532	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
533	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
534	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535	    fi; \
536	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
537	  else \
538	    test -f "$(distdir)/$$file" \
539	    || cp -p $$d/$$file "$(distdir)/$$file" \
540	    || exit 1; \
541	  fi; \
542	done
543check-am: all-am
544check: check-am
545all-am: Makefile $(SCRIPTS) $(DATA)
546installdirs:
547	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(autostartdir)" "$(DESTDIR)$(conffilesdir)"; do \
548	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
549	done
550install: install-am
551install-exec: install-exec-am
552install-data: install-data-am
553uninstall: uninstall-am
554
555install-am: all-am
556	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
557
558installcheck: installcheck-am
559install-strip:
560	if test -z '$(STRIP)'; then \
561	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
562	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
563	      install; \
564	else \
565	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
568	fi
569mostlyclean-generic:
570
571clean-generic:
572
573distclean-generic:
574	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
575	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
576	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
577
578maintainer-clean-generic:
579	@echo "This command is intended for maintainers to use"
580	@echo "it deletes files that may require special tools to rebuild."
581clean: clean-am
582
583clean-am: clean-generic clean-libtool mostlyclean-am
584
585distclean: distclean-am
586	-rm -f Makefile
587distclean-am: clean-am distclean-generic
588
589dvi: dvi-am
590
591dvi-am:
592
593html: html-am
594
595html-am:
596
597info: info-am
598
599info-am:
600
601install-data-am: install-autostartDATA install-conffilesDATA
602
603install-dvi: install-dvi-am
604
605install-dvi-am:
606
607install-exec-am: install-binSCRIPTS
608
609install-html: install-html-am
610
611install-html-am:
612
613install-info: install-info-am
614
615install-info-am:
616
617install-man:
618
619install-pdf: install-pdf-am
620
621install-pdf-am:
622
623install-ps: install-ps-am
624
625install-ps-am:
626
627installcheck-am:
628
629maintainer-clean: maintainer-clean-am
630	-rm -f Makefile
631maintainer-clean-am: distclean-am maintainer-clean-generic
632
633mostlyclean: mostlyclean-am
634
635mostlyclean-am: mostlyclean-generic mostlyclean-libtool
636
637pdf: pdf-am
638
639pdf-am:
640
641ps: ps-am
642
643ps-am:
644
645uninstall-am: uninstall-autostartDATA uninstall-binSCRIPTS \
646	uninstall-conffilesDATA
647
648.MAKE: install-am install-strip
649
650.PHONY: all all-am check check-am clean clean-generic clean-libtool \
651	cscopelist-am ctags-am distclean distclean-generic \
652	distclean-libtool distdir dvi dvi-am html html-am info info-am \
653	install install-am install-autostartDATA install-binSCRIPTS \
654	install-conffilesDATA install-data install-data-am install-dvi \
655	install-dvi-am install-exec install-exec-am install-html \
656	install-html-am install-info install-info-am install-man \
657	install-pdf install-pdf-am install-ps install-ps-am \
658	install-strip installcheck installcheck-am installdirs \
659	maintainer-clean maintainer-clean-generic mostlyclean \
660	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
661	tags-am uninstall uninstall-am uninstall-autostartDATA \
662	uninstall-binSCRIPTS uninstall-conffilesDATA
663
664.PRECIOUS: Makefile
665
666
667startxfce4: Makefile $(srcdir)/startxfce4.in
668	rm -f startxfce4 startxfce4.tmp
669	$(edit) $(srcdir)/startxfce4.in >startxfce4.tmp
670	mv startxfce4.tmp startxfce4
671
672xinitrc: Makefile xinitrc.in
673	rm -f xinitrc xinitrc.tmp
674	$(edit) xinitrc.in >xinitrc.tmp
675	mv xinitrc.tmp xinitrc
676@INTLTOOL_DESKTOP_RULE@
677
678# Tell versions [3.59,3.63) of GNU make to not export all variables.
679# Otherwise a system limit (for SysV at least) may be exceeded.
680.NOEXPORT:
681