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 17VPATH = @srcdir@ 18am__is_gnu_make = { \ 19 if test -z '$(MAKELEVEL)'; then \ 20 false; \ 21 elif test -n '$(MAKE_HOST)'; then \ 22 true; \ 23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 24 true; \ 25 else \ 26 false; \ 27 fi; \ 28} 29am__make_running_with_option = \ 30 case $${target_option-} in \ 31 ?) ;; \ 32 *) echo "am__make_running_with_option: internal error: invalid" \ 33 "target option '$${target_option-}' specified" >&2; \ 34 exit 1;; \ 35 esac; \ 36 has_opt=no; \ 37 sane_makeflags=$$MAKEFLAGS; \ 38 if $(am__is_gnu_make); then \ 39 sane_makeflags=$$MFLAGS; \ 40 else \ 41 case $$MAKEFLAGS in \ 42 *\\[\ \ ]*) \ 43 bs=\\; \ 44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 46 esac; \ 47 fi; \ 48 skip_next=no; \ 49 strip_trailopt () \ 50 { \ 51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 52 }; \ 53 for flg in $$sane_makeflags; do \ 54 test $$skip_next = yes && { skip_next=no; continue; }; \ 55 case $$flg in \ 56 *=*|--*) continue;; \ 57 -*I) strip_trailopt 'I'; skip_next=yes;; \ 58 -*I?*) strip_trailopt 'I';; \ 59 -*O) strip_trailopt 'O'; skip_next=yes;; \ 60 -*O?*) strip_trailopt 'O';; \ 61 -*l) strip_trailopt 'l'; skip_next=yes;; \ 62 -*l?*) strip_trailopt 'l';; \ 63 -[dEDm]) skip_next=yes;; \ 64 -[JT]) skip_next=yes;; \ 65 esac; \ 66 case $$flg in \ 67 *$$target_option*) has_opt=yes; break;; \ 68 esac; \ 69 done; \ 70 test $$has_opt = yes 71am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 72am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 73pkgdatadir = $(datadir)/@PACKAGE@ 74pkgincludedir = $(includedir)/@PACKAGE@ 75pkglibdir = $(libdir)/@PACKAGE@ 76pkglibexecdir = $(libexecdir)/@PACKAGE@ 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 78install_sh_DATA = $(install_sh) -c -m 644 79install_sh_PROGRAM = $(install_sh) -c 80install_sh_SCRIPT = $(install_sh) -c 81INSTALL_HEADER = $(INSTALL_DATA) 82transform = $(program_transform_name) 83NORMAL_INSTALL = : 84PRE_INSTALL = : 85POST_INSTALL = : 86NORMAL_UNINSTALL = : 87PRE_UNINSTALL = : 88POST_UNINSTALL = : 89build_triplet = @build@ 90host_triplet = @host@ 91subdir = data 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/configure.ac 94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 95 $(ACLOCAL_M4) 96DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 97mkinstalldirs = $(install_sh) -d 98CONFIG_HEADER = $(top_builddir)/config.h 99CONFIG_CLEAN_FILES = xfce4-screensavers.menu \ 100 org.xfce.ScreenSaver.service 101CONFIG_CLEAN_VPATH_FILES = 102AM_V_P = $(am__v_P_@AM_V@) 103am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 104am__v_P_0 = false 105am__v_P_1 = : 106AM_V_GEN = $(am__v_GEN_@AM_V@) 107am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 108am__v_GEN_0 = @echo " GEN " $@; 109am__v_GEN_1 = 110AM_V_at = $(am__v_at_@AM_V@) 111am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 112am__v_at_0 = @ 113am__v_at_1 = 114SOURCES = 115DIST_SOURCES = 116RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ 117 ctags-recursive dvi-recursive html-recursive info-recursive \ 118 install-data-recursive install-dvi-recursive \ 119 install-exec-recursive install-html-recursive \ 120 install-info-recursive install-pdf-recursive \ 121 install-ps-recursive install-recursive installcheck-recursive \ 122 installdirs-recursive pdf-recursive ps-recursive \ 123 tags-recursive uninstall-recursive 124am__can_run_installinfo = \ 125 case $$AM_UPDATE_INFO_DIR in \ 126 n|no|NO) false;; \ 127 *) (install-info --version) >/dev/null 2>&1;; \ 128 esac 129am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 130am__vpath_adj = case $$p in \ 131 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 132 *) f=$$p;; \ 133 esac; 134am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 135am__install_max = 40 136am__nobase_strip_setup = \ 137 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 138am__nobase_strip = \ 139 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 140am__nobase_list = $(am__nobase_strip_setup); \ 141 for p in $$list; do echo "$$p $$p"; done | \ 142 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 143 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 144 if (++n[$$2] == $(am__install_max)) \ 145 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 146 END { for (dir in files) print dir, files[dir] }' 147am__base_list = \ 148 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 149 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 150am__uninstall_files_from_dir = { \ 151 test -z "$$files" \ 152 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 153 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 154 $(am__cd) "$$dir" && rm -f $$files; }; \ 155 } 156man1dir = $(mandir)/man1 157am__installdirs = "$(DESTDIR)$(man1dir)" \ 158 "$(DESTDIR)$(dbussessionservicedir)" "$(DESTDIR)$(desktopdir)" \ 159 "$(DESTDIR)$(directorydir)" "$(DESTDIR)$(menudir)" 160NROFF = nroff 161MANS = $(man_MANS) 162DATA = $(dbussessionservice_DATA) $(desktop_DATA) $(directory_DATA) \ 163 $(menu_DATA) 164RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 165 distclean-recursive maintainer-clean-recursive 166am__recursive_targets = \ 167 $(RECURSIVE_TARGETS) \ 168 $(RECURSIVE_CLEAN_TARGETS) \ 169 $(am__extra_recursive_targets) 170AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ 171 distdir distdir-am 172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 173# Read a list of newline-separated strings from the standard input, 174# and print each of them once, without duplicates. Input order is 175# *not* preserved. 176am__uniquify_input = $(AWK) '\ 177 BEGIN { nonempty = 0; } \ 178 { items[$$0] = 1; nonempty = 1; } \ 179 END { if (nonempty) { for (i in items) print i; }; } \ 180' 181# Make sure the list of sources is unique. This is necessary because, 182# e.g., the same source file might be shared among _SOURCES variables 183# for different programs/libraries. 184am__define_uniq_tagged_files = \ 185 list='$(am__tagged_files)'; \ 186 unique=`for i in $$list; do \ 187 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 188 done | $(am__uniquify_input)` 189ETAGS = etags 190CTAGS = ctags 191DIST_SUBDIRS = $(SUBDIRS) 192am__DIST_COMMON = $(srcdir)/Makefile.in \ 193 $(srcdir)/org.xfce.ScreenSaver.service.in \ 194 $(srcdir)/xfce4-screensavers.menu.in 195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 196am__relativize = \ 197 dir0=`pwd`; \ 198 sed_first='s,^\([^/]*\)/.*$$,\1,'; \ 199 sed_rest='s,^[^/]*/*,,'; \ 200 sed_last='s,^.*/\([^/]*\)$$,\1,'; \ 201 sed_butlast='s,/*[^/]*$$,,'; \ 202 while test -n "$$dir1"; do \ 203 first=`echo "$$dir1" | sed -e "$$sed_first"`; \ 204 if test "$$first" != "."; then \ 205 if test "$$first" = ".."; then \ 206 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ 207 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ 208 else \ 209 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ 210 if test "$$first2" = "$$first"; then \ 211 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ 212 else \ 213 dir2="../$$dir2"; \ 214 fi; \ 215 dir0="$$dir0"/"$$first"; \ 216 fi; \ 217 fi; \ 218 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ 219 done; \ 220 reldir="$$dir2" 221ACLOCAL = @ACLOCAL@ 222ALL_LINGUAS = @ALL_LINGUAS@ 223AMTAR = @AMTAR@ 224AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 225AR = @AR@ 226AR_FLAGS = @AR_FLAGS@ 227AUTH_LIBS = @AUTH_LIBS@ 228AUTH_SCHEME = @AUTH_SCHEME@ 229AUTOCONF = @AUTOCONF@ 230AUTOHEADER = @AUTOHEADER@ 231AUTOMAKE = @AUTOMAKE@ 232AWK = @AWK@ 233CATALOGS = @CATALOGS@ 234CATOBJEXT = @CATOBJEXT@ 235CC = @CC@ 236CCDEPMODE = @CCDEPMODE@ 237CFLAGS = @CFLAGS@ 238CPP = @CPP@ 239CPPFLAGS = @CPPFLAGS@ 240CYGPATH_W = @CYGPATH_W@ 241DATADIRNAME = @DATADIRNAME@ 242DBUS_SESSION_SERVICE_DIR = @DBUS_SESSION_SERVICE_DIR@ 243DEBUG_CFLAGS = @DEBUG_CFLAGS@ 244DEFS = @DEFS@ 245DEPDIR = @DEPDIR@ 246DLLTOOL = @DLLTOOL@ 247DOCDIR = @DOCDIR@ 248DSYMUTIL = @DSYMUTIL@ 249DUMPBIN = @DUMPBIN@ 250ECHO_C = @ECHO_C@ 251ECHO_N = @ECHO_N@ 252ECHO_T = @ECHO_T@ 253EGREP = @EGREP@ 254ELOGIND_CFLAGS = @ELOGIND_CFLAGS@ 255ELOGIND_LIBS = @ELOGIND_LIBS@ 256EXEEXT = @EXEEXT@ 257EXPANDED_BINDIR = @EXPANDED_BINDIR@ 258EXPANDED_DATADIR = @EXPANDED_DATADIR@ 259EXPANDED_LIBDIR = @EXPANDED_LIBDIR@ 260EXPANDED_LOCALSTATEDIR = @EXPANDED_LOCALSTATEDIR@ 261EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@ 262FGREP = @FGREP@ 263FLOATERS_XFCE_IMAGE = @FLOATERS_XFCE_IMAGE@ 264GETTEXT_PACKAGE = @GETTEXT_PACKAGE@ 265GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@ 266GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ 267GL_LIBS = @GL_LIBS@ 268GMOFILES = @GMOFILES@ 269GMSGFMT = @GMSGFMT@ 270GREP = @GREP@ 271GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@ 272HAVE_PAM = @HAVE_PAM@ 273HAVE_PASSWD_HELPER = @HAVE_PASSWD_HELPER@ 274INSTALL = @INSTALL@ 275INSTALL_DATA = @INSTALL_DATA@ 276INSTALL_PROGRAM = @INSTALL_PROGRAM@ 277INSTALL_SCRIPT = @INSTALL_SCRIPT@ 278INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 279INSTOBJEXT = @INSTOBJEXT@ 280INTLLIBS = @INTLLIBS@ 281INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ 282INTLTOOL_MERGE = @INTLTOOL_MERGE@ 283INTLTOOL_PERL = @INTLTOOL_PERL@ 284INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ 285INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ 286INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ 287INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ 288INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ 289INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ 290LD = @LD@ 291LDFLAGS = @LDFLAGS@ 292LIBOBJS = @LIBOBJS@ 293LIBS = @LIBS@ 294LIBTOOL = @LIBTOOL@ 295LIPO = @LIPO@ 296LN_S = @LN_S@ 297LTLIBOBJS = @LTLIBOBJS@ 298LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 299MAINT = @MAINT@ 300MAKEINFO = @MAKEINFO@ 301MANIFEST_TOOL = @MANIFEST_TOOL@ 302MKDIR_P = @MKDIR_P@ 303MKINSTALLDIRS = @MKINSTALLDIRS@ 304MSGFMT = @MSGFMT@ 305MSGFMT_OPTS = @MSGFMT_OPTS@ 306MSGMERGE = @MSGMERGE@ 307NEED_SETUID = @NEED_SETUID@ 308NM = @NM@ 309NMEDIT = @NMEDIT@ 310OBJDUMP = @OBJDUMP@ 311OBJEXT = @OBJEXT@ 312OTOOL = @OTOOL@ 313OTOOL64 = @OTOOL64@ 314PACKAGE = @PACKAGE@ 315PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 316PACKAGE_NAME = @PACKAGE_NAME@ 317PACKAGE_STRING = @PACKAGE_STRING@ 318PACKAGE_TARNAME = @PACKAGE_TARNAME@ 319PACKAGE_URL = @PACKAGE_URL@ 320PACKAGE_VERSION = @PACKAGE_VERSION@ 321PAM_AUTH_TYPE = @PAM_AUTH_TYPE@ 322PAM_PREFIX = @PAM_PREFIX@ 323PATH_SEPARATOR = @PATH_SEPARATOR@ 324PKG_CONFIG = @PKG_CONFIG@ 325PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 326PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 327POFILES = @POFILES@ 328POSUB = @POSUB@ 329PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ 330PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ 331RANDR_PACKAGE = @RANDR_PACKAGE@ 332RANLIB = @RANLIB@ 333SAVER_LIBS = @SAVER_LIBS@ 334SED = @SED@ 335SET_MAKE = @SET_MAKE@ 336SHELL = @SHELL@ 337STRIP = @STRIP@ 338SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@ 339SYSTEMD_LIBS = @SYSTEMD_LIBS@ 340USE_NLS = @USE_NLS@ 341VERSION = @VERSION@ 342WITH_CONSOLE_KIT = @WITH_CONSOLE_KIT@ 343XFCE_SCREENSAVER_CAPPLET_CFLAGS = @XFCE_SCREENSAVER_CAPPLET_CFLAGS@ 344XFCE_SCREENSAVER_CAPPLET_LIBS = @XFCE_SCREENSAVER_CAPPLET_LIBS@ 345XFCE_SCREENSAVER_CFLAGS = @XFCE_SCREENSAVER_CFLAGS@ 346XFCE_SCREENSAVER_COMMAND_CFLAGS = @XFCE_SCREENSAVER_COMMAND_CFLAGS@ 347XFCE_SCREENSAVER_COMMAND_LIBS = @XFCE_SCREENSAVER_COMMAND_LIBS@ 348XFCE_SCREENSAVER_DIALOG_CFLAGS = @XFCE_SCREENSAVER_DIALOG_CFLAGS@ 349XFCE_SCREENSAVER_DIALOG_LIBS = @XFCE_SCREENSAVER_DIALOG_LIBS@ 350XFCE_SCREENSAVER_LIBS = @XFCE_SCREENSAVER_LIBS@ 351XFCE_SCREENSAVER_SAVER_CFLAGS = @XFCE_SCREENSAVER_SAVER_CFLAGS@ 352XFCE_SCREENSAVER_SAVER_LIBS = @XFCE_SCREENSAVER_SAVER_LIBS@ 353XFCE_SCREENSAVER_THEMES_DIR = @XFCE_SCREENSAVER_THEMES_DIR@ 354XGETTEXT = @XGETTEXT@ 355XGETTEXT_ARGS = @XGETTEXT_ARGS@ 356XMKMF = @XMKMF@ 357XMLTO = @XMLTO@ 358X_CFLAGS = @X_CFLAGS@ 359X_EXTRA_LIBS = @X_EXTRA_LIBS@ 360X_LIBS = @X_LIBS@ 361X_PRE_LIBS = @X_PRE_LIBS@ 362abs_builddir = @abs_builddir@ 363abs_srcdir = @abs_srcdir@ 364abs_top_builddir = @abs_top_builddir@ 365abs_top_srcdir = @abs_top_srcdir@ 366ac_ct_AR = @ac_ct_AR@ 367ac_ct_CC = @ac_ct_CC@ 368ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 369am__include = @am__include@ 370am__leading_dot = @am__leading_dot@ 371am__quote = @am__quote@ 372am__tar = @am__tar@ 373am__untar = @am__untar@ 374bindir = @bindir@ 375build = @build@ 376build_alias = @build_alias@ 377build_cpu = @build_cpu@ 378build_os = @build_os@ 379build_vendor = @build_vendor@ 380builddir = @builddir@ 381datadir = @datadir@ 382datarootdir = @datarootdir@ 383docdir = @docdir@ 384dvidir = @dvidir@ 385exec_prefix = @exec_prefix@ 386gsettingsschemadir = @gsettingsschemadir@ 387host = @host@ 388host_alias = @host_alias@ 389host_cpu = @host_cpu@ 390host_os = @host_os@ 391host_vendor = @host_vendor@ 392htmldir = @htmldir@ 393includedir = @includedir@ 394infodir = @infodir@ 395install_sh = @install_sh@ 396intltool__v_merge_options_ = @intltool__v_merge_options_@ 397intltool__v_merge_options_0 = @intltool__v_merge_options_0@ 398libdir = @libdir@ 399libexecdir = @libexecdir@ 400localedir = @localedir@ 401localstatedir = @localstatedir@ 402mandir = @mandir@ 403mkdir_p = @mkdir_p@ 404oldincludedir = @oldincludedir@ 405pdfdir = @pdfdir@ 406prefix = @prefix@ 407privdatadir = @privdatadir@ 408privlibexecdir = @privlibexecdir@ 409program_transform_name = @program_transform_name@ 410psdir = @psdir@ 411runstatedir = @runstatedir@ 412sbindir = @sbindir@ 413sharedstatedir = @sharedstatedir@ 414srcdir = @srcdir@ 415sysconfdir = @sysconfdir@ 416target_alias = @target_alias@ 417themesdir = @themesdir@ 418top_build_prefix = @top_build_prefix@ 419top_builddir = @top_builddir@ 420top_srcdir = @top_srcdir@ 421SUBDIRS = \ 422 icons \ 423 images 424 425NULL = 426man_MANS = \ 427 xfce4-screensaver.1 \ 428 xfce4-screensaver-command.1 \ 429 xfce4-screensaver-preferences.1 \ 430 $(NULL) 431 432desktopdir = $(datadir)/applications 433desktop_in_files = xfce4-screensaver-preferences.desktop.in 434desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) 435directorydir = $(datadir)/desktop-directories 436directory_in_files = \ 437 xfce4-screensaver.directory.in \ 438 $(NULL) 439 440directory_DATA = $(directory_in_files:.directory.in=.directory) 441menudir = $(sysconfdir)/xdg/menus 442menu_DATA = \ 443 xfce4-screensavers.menu \ 444 $(NULL) 445 446dbussessionservicedir = $(DBUS_SESSION_SERVICE_DIR) 447dbussessionservice_DATA = org.xfce.ScreenSaver.service 448EXTRA_DIST = \ 449 $(desktop_in_files) \ 450 $(directory_in_files) \ 451 $(man_MANS) \ 452 xfce4-screensaver.common-auth \ 453 xfce4-screensaver.system-auth \ 454 org.xfce.ScreenSaver.service.in \ 455 xscreensaver-config.xsl \ 456 migrate-xscreensaver-config.sh \ 457 $(NULL) 458 459DISTCLEANFILES = \ 460 $(desktop_DATA) \ 461 $(directory_DATA) \ 462 $(NULL) 463 464MAINTAINERCLEANFILES = \ 465 *~ \ 466 Makefile.in 467 468all: all-recursive 469 470.SUFFIXES: 471$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 472 @for dep in $?; do \ 473 case '$(am__configure_deps)' in \ 474 *$$dep*) \ 475 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 476 && { if test -f $@; then exit 0; else break; fi; }; \ 477 exit 1;; \ 478 esac; \ 479 done; \ 480 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \ 481 $(am__cd) $(top_srcdir) && \ 482 $(AUTOMAKE) --foreign data/Makefile 483Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 484 @case '$?' in \ 485 *config.status*) \ 486 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 487 *) \ 488 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 489 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 490 esac; 491 492$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 493 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 494 495$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 496 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 497$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 498 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 499$(am__aclocal_m4_deps): 500xfce4-screensavers.menu: $(top_builddir)/config.status $(srcdir)/xfce4-screensavers.menu.in 501 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 502org.xfce.ScreenSaver.service: $(top_builddir)/config.status $(srcdir)/org.xfce.ScreenSaver.service.in 503 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 504 505mostlyclean-libtool: 506 -rm -f *.lo 507 508clean-libtool: 509 -rm -rf .libs _libs 510install-man1: $(man_MANS) 511 @$(NORMAL_INSTALL) 512 @list1=''; \ 513 list2='$(man_MANS)'; \ 514 test -n "$(man1dir)" \ 515 && test -n "`echo $$list1$$list2`" \ 516 || exit 0; \ 517 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ 518 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ 519 { for i in $$list1; do echo "$$i"; done; \ 520 if test -n "$$list2"; then \ 521 for i in $$list2; do echo "$$i"; done \ 522 | sed -n '/\.1[a-z]*$$/p'; \ 523 fi; \ 524 } | while read p; do \ 525 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 526 echo "$$d$$p"; echo "$$p"; \ 527 done | \ 528 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 529 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 530 sed 'N;N;s,\n, ,g' | { \ 531 list=; while read file base inst; do \ 532 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 533 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 534 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ 535 fi; \ 536 done; \ 537 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 538 while read files; do \ 539 test -z "$$files" || { \ 540 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ 541 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ 542 done; } 543 544uninstall-man1: 545 @$(NORMAL_UNINSTALL) 546 @list=''; test -n "$(man1dir)" || exit 0; \ 547 files=`{ for i in $$list; do echo "$$i"; done; \ 548 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ 549 sed -n '/\.1[a-z]*$$/p'; \ 550 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ 551 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 552 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) 553install-dbussessionserviceDATA: $(dbussessionservice_DATA) 554 @$(NORMAL_INSTALL) 555 @list='$(dbussessionservice_DATA)'; test -n "$(dbussessionservicedir)" || list=; \ 556 if test -n "$$list"; then \ 557 echo " $(MKDIR_P) '$(DESTDIR)$(dbussessionservicedir)'"; \ 558 $(MKDIR_P) "$(DESTDIR)$(dbussessionservicedir)" || exit 1; \ 559 fi; \ 560 for p in $$list; do \ 561 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 562 echo "$$d$$p"; \ 563 done | $(am__base_list) | \ 564 while read files; do \ 565 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbussessionservicedir)'"; \ 566 $(INSTALL_DATA) $$files "$(DESTDIR)$(dbussessionservicedir)" || exit $$?; \ 567 done 568 569uninstall-dbussessionserviceDATA: 570 @$(NORMAL_UNINSTALL) 571 @list='$(dbussessionservice_DATA)'; test -n "$(dbussessionservicedir)" || list=; \ 572 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 573 dir='$(DESTDIR)$(dbussessionservicedir)'; $(am__uninstall_files_from_dir) 574install-desktopDATA: $(desktop_DATA) 575 @$(NORMAL_INSTALL) 576 @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ 577 if test -n "$$list"; then \ 578 echo " $(MKDIR_P) '$(DESTDIR)$(desktopdir)'"; \ 579 $(MKDIR_P) "$(DESTDIR)$(desktopdir)" || exit 1; \ 580 fi; \ 581 for p in $$list; do \ 582 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 583 echo "$$d$$p"; \ 584 done | $(am__base_list) | \ 585 while read files; do \ 586 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \ 587 $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \ 588 done 589 590uninstall-desktopDATA: 591 @$(NORMAL_UNINSTALL) 592 @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ 593 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 594 dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir) 595install-directoryDATA: $(directory_DATA) 596 @$(NORMAL_INSTALL) 597 @list='$(directory_DATA)'; test -n "$(directorydir)" || list=; \ 598 if test -n "$$list"; then \ 599 echo " $(MKDIR_P) '$(DESTDIR)$(directorydir)'"; \ 600 $(MKDIR_P) "$(DESTDIR)$(directorydir)" || exit 1; \ 601 fi; \ 602 for p in $$list; do \ 603 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 604 echo "$$d$$p"; \ 605 done | $(am__base_list) | \ 606 while read files; do \ 607 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(directorydir)'"; \ 608 $(INSTALL_DATA) $$files "$(DESTDIR)$(directorydir)" || exit $$?; \ 609 done 610 611uninstall-directoryDATA: 612 @$(NORMAL_UNINSTALL) 613 @list='$(directory_DATA)'; test -n "$(directorydir)" || list=; \ 614 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 615 dir='$(DESTDIR)$(directorydir)'; $(am__uninstall_files_from_dir) 616install-menuDATA: $(menu_DATA) 617 @$(NORMAL_INSTALL) 618 @list='$(menu_DATA)'; test -n "$(menudir)" || list=; \ 619 if test -n "$$list"; then \ 620 echo " $(MKDIR_P) '$(DESTDIR)$(menudir)'"; \ 621 $(MKDIR_P) "$(DESTDIR)$(menudir)" || exit 1; \ 622 fi; \ 623 for p in $$list; do \ 624 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 625 echo "$$d$$p"; \ 626 done | $(am__base_list) | \ 627 while read files; do \ 628 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(menudir)'"; \ 629 $(INSTALL_DATA) $$files "$(DESTDIR)$(menudir)" || exit $$?; \ 630 done 631 632uninstall-menuDATA: 633 @$(NORMAL_UNINSTALL) 634 @list='$(menu_DATA)'; test -n "$(menudir)" || list=; \ 635 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 636 dir='$(DESTDIR)$(menudir)'; $(am__uninstall_files_from_dir) 637 638# This directory's subdirectories are mostly independent; you can cd 639# into them and run 'make' without going through this Makefile. 640# To change the values of 'make' variables: instead of editing Makefiles, 641# (1) if the variable is set in 'config.status', edit 'config.status' 642# (which will cause the Makefiles to be regenerated when you run 'make'); 643# (2) otherwise, pass the desired values on the 'make' command line. 644$(am__recursive_targets): 645 @fail=; \ 646 if $(am__make_keepgoing); then \ 647 failcom='fail=yes'; \ 648 else \ 649 failcom='exit 1'; \ 650 fi; \ 651 dot_seen=no; \ 652 target=`echo $@ | sed s/-recursive//`; \ 653 case "$@" in \ 654 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 655 *) list='$(SUBDIRS)' ;; \ 656 esac; \ 657 for subdir in $$list; do \ 658 echo "Making $$target in $$subdir"; \ 659 if test "$$subdir" = "."; then \ 660 dot_seen=yes; \ 661 local_target="$$target-am"; \ 662 else \ 663 local_target="$$target"; \ 664 fi; \ 665 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 666 || eval $$failcom; \ 667 done; \ 668 if test "$$dot_seen" = "no"; then \ 669 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 670 fi; test -z "$$fail" 671 672ID: $(am__tagged_files) 673 $(am__define_uniq_tagged_files); mkid -fID $$unique 674tags: tags-recursive 675TAGS: tags 676 677tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 678 set x; \ 679 here=`pwd`; \ 680 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 681 include_option=--etags-include; \ 682 empty_fix=.; \ 683 else \ 684 include_option=--include; \ 685 empty_fix=; \ 686 fi; \ 687 list='$(SUBDIRS)'; for subdir in $$list; do \ 688 if test "$$subdir" = .; then :; else \ 689 test ! -f $$subdir/TAGS || \ 690 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 691 fi; \ 692 done; \ 693 $(am__define_uniq_tagged_files); \ 694 shift; \ 695 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 696 test -n "$$unique" || unique=$$empty_fix; \ 697 if test $$# -gt 0; then \ 698 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 699 "$$@" $$unique; \ 700 else \ 701 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 702 $$unique; \ 703 fi; \ 704 fi 705ctags: ctags-recursive 706 707CTAGS: ctags 708ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 709 $(am__define_uniq_tagged_files); \ 710 test -z "$(CTAGS_ARGS)$$unique" \ 711 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 712 $$unique 713 714GTAGS: 715 here=`$(am__cd) $(top_builddir) && pwd` \ 716 && $(am__cd) $(top_srcdir) \ 717 && gtags -i $(GTAGS_ARGS) "$$here" 718cscopelist: cscopelist-recursive 719 720cscopelist-am: $(am__tagged_files) 721 list='$(am__tagged_files)'; \ 722 case "$(srcdir)" in \ 723 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 724 *) sdir=$(subdir)/$(srcdir) ;; \ 725 esac; \ 726 for i in $$list; do \ 727 if test -f "$$i"; then \ 728 echo "$(subdir)/$$i"; \ 729 else \ 730 echo "$$sdir/$$i"; \ 731 fi; \ 732 done >> $(top_builddir)/cscope.files 733 734distclean-tags: 735 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 736 737distdir: $(BUILT_SOURCES) 738 $(MAKE) $(AM_MAKEFLAGS) distdir-am 739 740distdir-am: $(DISTFILES) 741 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 742 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 743 list='$(DISTFILES)'; \ 744 dist_files=`for file in $$list; do echo $$file; done | \ 745 sed -e "s|^$$srcdirstrip/||;t" \ 746 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 747 case $$dist_files in \ 748 */*) $(MKDIR_P) `echo "$$dist_files" | \ 749 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 750 sort -u` ;; \ 751 esac; \ 752 for file in $$dist_files; do \ 753 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 754 if test -d $$d/$$file; then \ 755 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 756 if test -d "$(distdir)/$$file"; then \ 757 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 758 fi; \ 759 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 760 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 761 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 762 fi; \ 763 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 764 else \ 765 test -f "$(distdir)/$$file" \ 766 || cp -p $$d/$$file "$(distdir)/$$file" \ 767 || exit 1; \ 768 fi; \ 769 done 770 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 771 if test "$$subdir" = .; then :; else \ 772 $(am__make_dryrun) \ 773 || test -d "$(distdir)/$$subdir" \ 774 || $(MKDIR_P) "$(distdir)/$$subdir" \ 775 || exit 1; \ 776 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ 777 $(am__relativize); \ 778 new_distdir=$$reldir; \ 779 dir1=$$subdir; dir2="$(top_distdir)"; \ 780 $(am__relativize); \ 781 new_top_distdir=$$reldir; \ 782 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ 783 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ 784 ($(am__cd) $$subdir && \ 785 $(MAKE) $(AM_MAKEFLAGS) \ 786 top_distdir="$$new_top_distdir" \ 787 distdir="$$new_distdir" \ 788 am__remove_distdir=: \ 789 am__skip_length_check=: \ 790 am__skip_mode_fix=: \ 791 distdir) \ 792 || exit 1; \ 793 fi; \ 794 done 795check-am: all-am 796check: check-recursive 797all-am: Makefile $(MANS) $(DATA) 798installdirs: installdirs-recursive 799installdirs-am: 800 for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(dbussessionservicedir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(directorydir)" "$(DESTDIR)$(menudir)"; do \ 801 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 802 done 803install: install-recursive 804install-exec: install-exec-recursive 805install-data: install-data-recursive 806uninstall: uninstall-recursive 807 808install-am: all-am 809 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 810 811installcheck: installcheck-recursive 812install-strip: 813 if test -z '$(STRIP)'; then \ 814 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 815 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 816 install; \ 817 else \ 818 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 819 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 820 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 821 fi 822mostlyclean-generic: 823 824clean-generic: 825 826distclean-generic: 827 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 828 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 829 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) 830 831maintainer-clean-generic: 832 @echo "This command is intended for maintainers to use" 833 @echo "it deletes files that may require special tools to rebuild." 834 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 835clean: clean-recursive 836 837clean-am: clean-generic clean-libtool mostlyclean-am 838 839distclean: distclean-recursive 840 -rm -f Makefile 841distclean-am: clean-am distclean-generic distclean-tags 842 843dvi: dvi-recursive 844 845dvi-am: 846 847html: html-recursive 848 849html-am: 850 851info: info-recursive 852 853info-am: 854 855install-data-am: install-dbussessionserviceDATA install-desktopDATA \ 856 install-directoryDATA install-man install-menuDATA 857 @$(NORMAL_INSTALL) 858 $(MAKE) $(AM_MAKEFLAGS) install-data-hook 859install-dvi: install-dvi-recursive 860 861install-dvi-am: 862 863install-exec-am: 864 865install-html: install-html-recursive 866 867install-html-am: 868 869install-info: install-info-recursive 870 871install-info-am: 872 873install-man: install-man1 874 875install-pdf: install-pdf-recursive 876 877install-pdf-am: 878 879install-ps: install-ps-recursive 880 881install-ps-am: 882 883installcheck-am: 884 885maintainer-clean: maintainer-clean-recursive 886 -rm -f Makefile 887maintainer-clean-am: distclean-am maintainer-clean-generic 888 889mostlyclean: mostlyclean-recursive 890 891mostlyclean-am: mostlyclean-generic mostlyclean-libtool 892 893pdf: pdf-recursive 894 895pdf-am: 896 897ps: ps-recursive 898 899ps-am: 900 901uninstall-am: uninstall-dbussessionserviceDATA uninstall-desktopDATA \ 902 uninstall-directoryDATA uninstall-man uninstall-menuDATA 903 904uninstall-man: uninstall-man1 905 906.MAKE: $(am__recursive_targets) install-am install-data-am \ 907 install-strip 908 909.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \ 910 check-am clean clean-generic clean-libtool cscopelist-am ctags \ 911 ctags-am distclean distclean-generic distclean-libtool \ 912 distclean-tags distdir dvi dvi-am html html-am info info-am \ 913 install install-am install-data install-data-am \ 914 install-data-hook install-dbussessionserviceDATA \ 915 install-desktopDATA install-directoryDATA install-dvi \ 916 install-dvi-am install-exec install-exec-am install-html \ 917 install-html-am install-info install-info-am install-man \ 918 install-man1 install-menuDATA install-pdf install-pdf-am \ 919 install-ps install-ps-am install-strip installcheck \ 920 installcheck-am installdirs installdirs-am maintainer-clean \ 921 maintainer-clean-generic mostlyclean mostlyclean-generic \ 922 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ 923 uninstall-am uninstall-dbussessionserviceDATA \ 924 uninstall-desktopDATA uninstall-directoryDATA uninstall-man \ 925 uninstall-man1 uninstall-menuDATA 926 927.PRECIOUS: Makefile 928 929 930@INTLTOOL_DESKTOP_RULE@ 931 932@INTLTOOL_DIRECTORY_RULE@ 933 934@INTLTOOL_XML_NOMERGE_RULE@ 935 936install-data-hook: 937 @system=`uname`; \ 938 if test -f /usr/include/security/pam_appl.h; then \ 939 if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \ 940 $(mkinstalldirs) $(DESTDIR)$(PAM_PREFIX)/pam.d; \ 941 chmod 755 $(DESTDIR)$(PAM_PREFIX)/pam.d; \ 942 fi; \ 943 if test $$system = Linux; then \ 944 if test '!' -f $(DESTDIR)$(PAM_PREFIX)/pam.d/xfce4-screensaver; then \ 945 if test "x$(PAM_AUTH_TYPE)" = "xsystem"; then \ 946 $(INSTALL_DATA) xfce4-screensaver.system-auth $(DESTDIR)$(PAM_PREFIX)/pam.d/xfce4-screensaver; \ 947 else \ 948 $(INSTALL_DATA) xfce4-screensaver.common-auth $(DESTDIR)$(PAM_PREFIX)/pam.d/xfce4-screensaver; \ 949 fi; \ 950 fi; \ 951 if test "x$(PAM_PREFIX)" != "x/etc/pam.d"; then \ 952 echo "***" ; \ 953 echo "*** Warning: xfce4-screensaver has been compiled with support for" ; \ 954 echo "*** Pluggable Authentication Modules (PAM). However, you may need to" ; \ 955 echo "*** manually install $(PAM_PREFIX)/pam.d/xfce4-screensaver" ; \ 956 echo "*** to /etc/pam.d/xfce4-screensaver. Otherwise, unlocking might" ; \ 957 echo "*** not work." ; \ 958 echo "***" ; \ 959 fi; \ 960 fi; \ 961 if test $$system = SunOS; then \ 962 echo "***" ; \ 963 echo "*** Warning: xfce4-screensaver has been compiled with support for" ; \ 964 echo "*** Pluggable Authentication Modules (PAM). However, you" ; \ 965 echo "*** need to manually add authentication for xfce4-screensaver in" ; \ 966 echo "*** $(PAM_PREFIX)/pam.conf or /etc/pam.conf." ; \ 967 echo "*** Otherwise, unlocking might not work." ; \ 968 echo "***" ; \ 969 fi; \ 970 fi 971 972# Tell versions [3.59,3.63) of GNU make to not export all variables. 973# Otherwise a system limit (for SysV at least) may be exceeded. 974.NOEXPORT: 975