# Makefile.in generated by automake 1.16.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2021 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ subdir = lib ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/build-to-host.m4 \ $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/host-cpu-c-abi.m4 \ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(dist_pkgdata_DATA) \ $(dist_xsession_DATA) $(nobase_dist_pkgdata_DATA) \ $(am__DIST_COMMON) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = keys menu programs toolbar winoptions CONFIG_CLEAN_VPATH_FILES = AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = SOURCES = DIST_SOURCES = am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } am__installdirs = "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(xsessiondir)" \ "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgdatadir)" DATA = $(dist_pkgdata_DATA) $(dist_xsession_DATA) \ $(nobase_dist_pkgdata_DATA) $(nodist_pkgdata_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/keys.in \ $(srcdir)/menu.in $(srcdir)/programs.in $(srcdir)/toolbar.in \ $(srcdir)/winoptions.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ ALSA_CFLAGS = @ALSA_CFLAGS@ ALSA_LIBS = @ALSA_LIBS@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AO_CFLAGS = @AO_CFLAGS@ AO_LIBS = @AO_LIBS@ AR = @AR@ ASCIIDOC = @ASCIIDOC@ ASCIIDOC_BACKEND = @ASCIIDOC_BACKEND@ AUDIO_CFLAGS = @AUDIO_CFLAGS@ AUDIO_LIBS = @AUDIO_LIBS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BRANCH = @BRANCH@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFGDIR = @CFGDIR@ CFLAGS = @CFLAGS@ CORE_CFLAGS = @CORE_CFLAGS@ CORE_LIBS = @CORE_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CSCOPE = @CSCOPE@ CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATE = @DATE@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ EXTRA_LIBS = @EXTRA_LIBS@ FGREP = @FGREP@ FILECMD = @FILECMD@ FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@ FRIBIDI_LIBS = @FRIBIDI_LIBS@ GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ GIO_CFLAGS = @GIO_CFLAGS@ GIO_LIBS = @GIO_LIBS@ GMSGFMT = @GMSGFMT@ GMSGFMT_015 = @GMSGFMT_015@ GREP = @GREP@ IMAGE_CFLAGS = @IMAGE_CFLAGS@ IMAGE_LIBS = @IMAGE_LIBS@ IMLIB2_CFLAGS = @IMLIB2_CFLAGS@ IMLIB2_LIBS = @IMLIB2_LIBS@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ INTLLIBS = @INTLLIBS@ INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBDIR = @LIBDIR@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ LIBJPEG_CFLAGS = @LIBJPEG_CFLAGS@ LIBJPEG_LIBS = @LIBJPEG_LIBS@ LIBOBJS = @LIBOBJS@ LIBPNG_CFLAGS = @LIBPNG_CFLAGS@ LIBPNG_LIBS = @LIBPNG_LIBS@ LIBRSVG_CFLAGS = @LIBRSVG_CFLAGS@ LIBRSVG_LIBS = @LIBRSVG_LIBS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIBTOOL_DEPS = @LIBTOOL_DEPS@ LINKS = @LINKS@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBICONV = @LTLIBICONV@ LTLIBINTL = @LTLIBINTL@ LTLIBOBJS = @LTLIBOBJS@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MARKDOWN = @MARKDOWN@ MDOCDATE = @MDOCDATE@ MKDIR_P = @MKDIR_P@ MKFONTDIR = @MKFONTDIR@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OSS_CFLAGS = @OSS_CFLAGS@ OSS_LIBS = @OSS_LIBS@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PIXBUF_CFLAGS = @PIXBUF_CFLAGS@ PIXBUF_LIBS = @PIXBUF_LIBS@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ POSUB = @POSUB@ RANDR_CFLAGS = @RANDR_CFLAGS@ RANDR_LIBS = @RANDR_LIBS@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHAPE_CFLAGS = @SHAPE_CFLAGS@ SHAPE_LIBS = @SHAPE_LIBS@ SHELL = @SHELL@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ XFT2_CFLAGS = @XFT2_CFLAGS@ XFT2_LIBS = @XFT2_LIBS@ XGETTEXT = @XGETTEXT@ XGETTEXT_015 = @XGETTEXT_015@ XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ XINERAMA_CFLAGS = @XINERAMA_CFLAGS@ XINERAMA_LIBS = @XINERAMA_LIBS@ XMKMF = @XMKMF@ XPM_CFLAGS = @XPM_CFLAGS@ XPM_LIBS = @XPM_LIBS@ XSM_CFLAGS = @XSM_CFLAGS@ XSM_LIBS = @XSM_LIBS@ XTERMCMD = @XTERMCMD@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localedir_c = @localedir_c@ localedir_c_make = @localedir_c_make@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@ target_cpu = @target_cpu@ target_os = @target_os@ target_vendor = @target_vendor@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ xsessiondir = $(datadir)/xsessions dist_xsession_DATA = \ icewm.desktop \ icewm-session.desktop dist_pkgdata_DATA = \ IceWM.jpg nodist_pkgdata_DATA = \ keys \ menu \ toolbar \ programs \ winoptions nobase_dist_pkgdata_DATA = \ icons/about_16x16.xpm \ icons/about_32x32.xpm \ icons/app_16x16.xpm \ icons/app_32x32.xpm \ icons/bomb_16x16.xpm \ icons/bomb_32x32.xpm \ icons/cancel-logout_16x16.xpm \ icons/communicator-abook_16x16.xpm \ icons/communicator-abook_32x32.xpm \ icons/communicator-browser_16x16.xpm \ icons/communicator-browser_32x32.xpm \ icons/communicator-composer_16x16.xpm \ icons/communicator-composer_32x32.xpm \ icons/communicator-discussion_16x16.xpm \ icons/communicator-discussion_32x32.xpm \ icons/communicator-mail_16x16.xpm \ icons/communicator-mail_32x32.xpm \ icons/emacs_16x16.xpm \ icons/emacs_32x32.xpm \ icons/file_16x16.xpm \ icons/file_32x32.xpm \ icons/focus_16x16.xpm \ icons/focus_32x32.xpm \ icons/focus_16x16.png \ icons/focus_32x32.png \ icons/folder_16x16.xpm \ icons/folder_32x32.xpm \ icons/fte_16x16.xpm \ icons/fte_32x32.xpm \ icons/gimp_16x16.xpm \ icons/gimp_32x32.xpm \ icons/gnome_16x16.xpm \ icons/help_16x16.xpm \ icons/help_32x32.xpm \ icons/hibernate_16x16.xpm \ icons/hibernate_32x32.xpm \ icons/icewm_16x16.png \ icons/icewm_32x32.png \ icons/java_16x16.xpm \ icons/java_32x32.xpm \ icons/kde_16x16.xpm \ icons/key_16x16.png \ icons/key_32x32.png \ icons/koules_16x16.xpm \ icons/koules_32x32.xpm \ icons/lock_16x16.xpm \ icons/lock_32x32.xpm \ icons/lock_48x48.xpm \ icons/logout_16x16.xpm \ icons/logout_32x32.xpm \ icons/navigator_16x16.xpm \ icons/navigator_32x32.xpm \ icons/netscape_16x16.xpm \ icons/netscape_32x32.xpm \ icons/pdf_16x16.xpm \ icons/pdf_32x32.xpm \ icons/pref_16x16.png \ icons/pref_32x32.png \ icons/programs_16x16.xpm \ icons/programs_32x32.xpm \ icons/reboot_16x16.xpm \ icons/reboot_32x32.xpm \ icons/restart_16x16.xpm \ icons/restart_32x32.xpm \ icons/run_16x16.xpm \ icons/run_32x32.xpm \ icons/save_16x16.png \ icons/save_32x32.png \ icons/setscreen12_32x32.png \ icons/setscreen12x_32x32.png \ icons/setscreen1_32x32.png \ icons/setscreen21_32x32.png \ icons/setscreen21x_32x32.png \ icons/setscreen2_32x32.png \ icons/settings_16x16.xpm \ icons/settings_32x32.xpm \ icons/shutdown_16x16.xpm \ icons/shutdown_32x32.xpm \ icons/suspend_16x16.xpm \ icons/suspend_32x32.xpm \ icons/themes_16x16.xpm \ icons/themes_32x32.xpm \ icons/tilebottom_48x48.png \ icons/tilebottomleft_48x48.png \ icons/tilebottomright_48x48.png \ icons/tilecenter_48x48.png \ icons/tileleft_48x48.png \ icons/tileright_48x48.png \ icons/tiletop_48x48.png \ icons/tiletopleft_48x48.png \ icons/tiletopright_48x48.png \ icons/vim_16x16.xpm \ icons/vim_32x32.xpm \ icons/vim_48x48.xpm \ icons/windows_16x16.xpm \ icons/windows_32x32.xpm \ icons/xisp_16x16.xpm \ icons/xisp_32x32.xpm \ icons/xload_16x16.xpm \ icons/xload_32x32.xpm \ icons/xterm_16x16.xpm \ icons/xterm_32x32.xpm \ icons/xv_16x16.xpm \ icons/xv_32x32.xpm \ ledclock/a.xpm \ ledclock/colon.xpm \ ledclock/dot.xpm \ ledclock/m.xpm \ ledclock/n0.xpm \ ledclock/n1.xpm \ ledclock/n2.xpm \ ledclock/n3.xpm \ ledclock/n4.xpm \ ledclock/n5.xpm \ ledclock/n6.xpm \ ledclock/n7.xpm \ ledclock/n8.xpm \ ledclock/n9.xpm \ ledclock/percent.xpm \ ledclock/p.xpm \ ledclock/slash.xpm \ ledclock/space.xpm \ mailbox/errmail.xpm \ mailbox/mail.xpm \ mailbox/newmail.xpm \ mailbox/nomail.xpm \ mailbox/unreadmail.xpm \ taskbar/collapse.xpm \ taskbar/debian.xpm \ taskbar/desktop.xpm \ taskbar/expand.xpm \ taskbar/icewm.xpm \ taskbar/linux1.xpm \ taskbar/linux20.xpm \ taskbar/linux2.xpm \ taskbar/linux.xpm \ taskbar/start.xpm \ taskbar/windows.xpm \ taskbar/xfreeos2.xpm \ themes/icedesert/closeA.xpm \ themes/icedesert/closeI.xpm \ themes/icedesert/closeO.xpm \ themes/icedesert/default.theme \ themes/icedesert/maximizeA.xpm \ themes/icedesert/maximizeI.xpm \ themes/icedesert/maximizeO.xpm \ themes/icedesert/menuButtonA.xpm \ themes/icedesert/menuButtonI.xpm \ themes/icedesert/menuButtonO.xpm \ themes/icedesert/minimizeA.xpm \ themes/icedesert/minimizeI.xpm \ themes/icedesert/minimizeO.xpm \ themes/icedesert/restoreA.xpm \ themes/icedesert/restoreI.xpm \ themes/icedesert/restoreO.xpm \ themes/icedesert/titleAB.xpm \ themes/icedesert/titleAT.xpm \ themes/icedesert/titleIB.xpm \ themes/icedesert/titleIT.xpm \ themes/Infadel2/closeA.xpm \ themes/Infadel2/closeI.xpm \ themes/Infadel2/cursors/left.xpm \ themes/Infadel2/cursors/move.xpm \ themes/Infadel2/cursors/right.xpm \ themes/Infadel2/cursors/sizeBL.xpm \ themes/Infadel2/cursors/sizeBR.xpm \ themes/Infadel2/cursors/sizeB.xpm \ themes/Infadel2/cursors/sizeL.xpm \ themes/Infadel2/cursors/sizeR.xpm \ themes/Infadel2/cursors/sizeTL.xpm \ themes/Infadel2/cursors/sizeTR.xpm \ themes/Infadel2/cursors/sizeT.xpm \ themes/Infadel2/default.theme \ themes/Infadel2/depthA.xpm \ themes/Infadel2/depthI.xpm \ themes/Infadel2/Ergonomic.theme \ themes/Infadel2/fonts.dir.default \ themes/Infadel2/hideA.xpm \ themes/Infadel2/hideI.xpm \ themes/Infadel2/icons/app_16x16.xpm \ themes/Infadel2/icons/folder_16x16.xpm \ themes/Infadel2/icons/folder_32x32.xpm \ themes/Infadel2/mailbox/errmail.xpm \ themes/Infadel2/mailbox/mail.xpm \ themes/Infadel2/mailbox/newmail.xpm \ themes/Infadel2/mailbox/nomail.xpm \ themes/Infadel2/mailbox/unreadmail.xpm \ themes/Infadel2/maximizeA.xpm \ themes/Infadel2/maximizeI.xpm \ themes/Infadel2/menuButtonA.xpm \ themes/Infadel2/menuButtonI.xpm \ themes/Infadel2/minimizeA.xpm \ themes/Infadel2/minimizeI.xpm \ themes/Infadel2/Overloaded.theme \ themes/Infadel2/restoreA.xpm \ themes/Infadel2/restoreI.xpm \ themes/Infadel2/rolldownA.xpm \ themes/Infadel2/rolldownI.xpm \ themes/Infadel2/rollupA.xpm \ themes/Infadel2/rollupI.xpm \ themes/Infadel2/snap.pcf \ themes/Infadel2/taskbar/linux.xpm \ themes/Infadel2/taskbar/start.xpm \ themes/Infadel2/taskbar/windows.xpm \ themes/Infadel2/titleAB.xpm \ themes/Infadel2/titleAJ.xpm \ themes/Infadel2/titleAM.xpm \ themes/Infadel2/titleAP.xpm \ themes/Infadel2/titleAQ.xpm \ themes/Infadel2/titleAR.xpm \ themes/Infadel2/titleAS.xpm \ themes/Infadel2/titleAT.xpm \ themes/Infadel2/titleIB.xpm \ themes/Infadel2/titleIJ.xpm \ themes/Infadel2/titleIM.xpm \ themes/Infadel2/titleIP.xpm \ themes/Infadel2/titleIQ.xpm \ themes/Infadel2/titleIR.xpm \ themes/Infadel2/titleIS.xpm \ themes/Infadel2/titleIT.xpm \ themes/metal2/closeA.xpm \ themes/metal2/closeI.xpm \ themes/metal2/default.theme \ themes/metal2/depthA.xpm \ themes/metal2/depthI.xpm \ themes/metal2/dframeABL.xpm \ themes/metal2/dframeABR.xpm \ themes/metal2/dframeAB.xpm \ themes/metal2/dframeAL.xpm \ themes/metal2/dframeAR.xpm \ themes/metal2/dframeATL.xpm \ themes/metal2/dframeATR.xpm \ themes/metal2/dframeAT.xpm \ themes/metal2/dframeIBL.xpm \ themes/metal2/dframeIBR.xpm \ themes/metal2/dframeIB.xpm \ themes/metal2/dframeIL.xpm \ themes/metal2/dframeIR.xpm \ themes/metal2/dframeITL.xpm \ themes/metal2/dframeITR.xpm \ themes/metal2/dframeIT.xpm \ themes/metal2/frameABL.xpm \ themes/metal2/frameABR.xpm \ themes/metal2/frameAB.xpm \ themes/metal2/frameAL.xpm \ themes/metal2/frameAR.xpm \ themes/metal2/frameATL.xpm \ themes/metal2/frameATR.xpm \ themes/metal2/frameAT.xpm \ themes/metal2/frameIBL.xpm \ themes/metal2/frameIBR.xpm \ themes/metal2/frameIB.xpm \ themes/metal2/frameIL.xpm \ themes/metal2/frameIR.xpm \ themes/metal2/frameITL.xpm \ themes/metal2/frameITR.xpm \ themes/metal2/frameIT.xpm \ themes/metal2/hideA.xpm \ themes/metal2/hideI.xpm \ themes/metal2/maximizeA.xpm \ themes/metal2/maximizeI.xpm \ themes/metal2/menuButtonA.xpm \ themes/metal2/menuButtonI.xpm \ themes/metal2/minimizeA.xpm \ themes/metal2/minimizeI.xpm \ themes/metal2/restoreA.xpm \ themes/metal2/restoreI.xpm \ themes/metal2/rolldownA.xpm \ themes/metal2/rolldownI.xpm \ themes/metal2/rollupA.xpm \ themes/metal2/rollupI.xpm \ themes/metal2/titleAB.xpm \ themes/metal2/titleAL.xpm \ themes/metal2/titleAM.xpm \ themes/metal2/titleAP.xpm \ themes/metal2/titleAR.xpm \ themes/metal2/titleAS.xpm \ themes/metal2/titleAT.xpm \ themes/metal2/titleIB.xpm \ themes/metal2/titleIL.xpm \ themes/metal2/titleIM.xpm \ themes/metal2/titleIP.xpm \ themes/metal2/titleIR.xpm \ themes/metal2/titleIS.xpm \ themes/metal2/titleIT.xpm \ themes/motif/close.xpm \ themes/motif/default.theme \ themes/motif/maximize.xpm \ themes/motif/menu.xpm \ themes/motif/minimize.xpm \ themes/motif/restore.xpm \ themes/win95/close.xpm \ themes/win95/default.theme \ themes/win95/maximize.xpm \ themes/win95/minimize.xpm \ themes/win95/restore.xpm \ themes/default/closeA.xpm \ themes/default/closeI.xpm \ themes/default/default.theme \ themes/default/depthA.xpm \ themes/default/depthI.xpm \ themes/default/hideA.xpm \ themes/default/hideI.xpm \ themes/default/maximizeA.xpm \ themes/default/maximizeI.xpm \ themes/default/menuButtonA.xpm \ themes/default/menuButtonI.xpm \ themes/default/minimizeA.xpm \ themes/default/minimizeI.xpm \ themes/default/restoreA.xpm \ themes/default/restoreI.xpm \ themes/default/rolldownA.xpm \ themes/default/rolldownI.xpm \ themes/default/rollupA.xpm \ themes/default/rollupI.xpm \ themes/default/default.png \ themes/CrystalBlue/taskbar/desktop.xpm \ themes/CrystalBlue/taskbar/taskbuttonactive.xpm \ themes/CrystalBlue/taskbar/taskbuttonminimized.xpm \ themes/CrystalBlue/taskbar/taskbuttonbg.xpm \ themes/CrystalBlue/taskbar/taskbarbg.xpm \ themes/CrystalBlue/taskbar/toolbuttonbg.xpm \ themes/CrystalBlue/taskbar/workspacebuttonactive.xpm \ themes/CrystalBlue/taskbar/workspacebuttonbg.xpm \ themes/CrystalBlue/taskbar/expand.xpm \ themes/CrystalBlue/taskbar/windows.xpm \ themes/CrystalBlue/taskbar/icewm.xpm \ themes/CrystalBlue/taskbar/collapse.xpm \ themes/CrystalBlue/ledclock/dot.xpm \ themes/CrystalBlue/ledclock/n3.xpm \ themes/CrystalBlue/ledclock/n8.xpm \ themes/CrystalBlue/ledclock/n1.xpm \ themes/CrystalBlue/ledclock/m.xpm \ themes/CrystalBlue/ledclock/space.xpm \ themes/CrystalBlue/ledclock/n5.xpm \ themes/CrystalBlue/ledclock/p.xpm \ themes/CrystalBlue/ledclock/n2.xpm \ themes/CrystalBlue/ledclock/colon.xpm \ themes/CrystalBlue/ledclock/n9.xpm \ themes/CrystalBlue/ledclock/n7.xpm \ themes/CrystalBlue/ledclock/n6.xpm \ themes/CrystalBlue/ledclock/n0.xpm \ themes/CrystalBlue/ledclock/n4.xpm \ themes/CrystalBlue/ledclock/slash.xpm \ themes/CrystalBlue/ledclock/a.xpm \ themes/CrystalBlue/buttonA.xpm \ themes/CrystalBlue/buttonI.xpm \ themes/CrystalBlue/close.xpm \ themes/CrystalBlue/closeA.xpm \ themes/CrystalBlue/closeO.xpm \ themes/CrystalBlue/default.theme \ themes/CrystalBlue/dframeAB.xpm \ themes/CrystalBlue/dframeABL.xpm \ themes/CrystalBlue/dframeABR.xpm \ themes/CrystalBlue/dframeAL.xpm \ themes/CrystalBlue/dframeAR.xpm \ themes/CrystalBlue/dframeAT.xpm \ themes/CrystalBlue/dframeATL.xpm \ themes/CrystalBlue/dframeATR.xpm \ themes/CrystalBlue/dframeIB.xpm \ themes/CrystalBlue/dframeIBL.xpm \ themes/CrystalBlue/dframeIBR.xpm \ themes/CrystalBlue/dframeIL.xpm \ themes/CrystalBlue/dframeIR.xpm \ themes/CrystalBlue/dframeIT.xpm \ themes/CrystalBlue/dframeITL.xpm \ themes/CrystalBlue/dframeITR.xpm \ themes/CrystalBlue/frameAB.xpm \ themes/CrystalBlue/frameABL.xpm \ themes/CrystalBlue/frameABR.xpm \ themes/CrystalBlue/frameAL.xpm \ themes/CrystalBlue/frameAR.xpm \ themes/CrystalBlue/frameAT.xpm \ themes/CrystalBlue/frameATL.xpm \ themes/CrystalBlue/frameATR.xpm \ themes/CrystalBlue/frameIB.xpm \ themes/CrystalBlue/frameIBL.xpm \ themes/CrystalBlue/frameIBR.xpm \ themes/CrystalBlue/frameIL.xpm \ themes/CrystalBlue/frameIR.xpm \ themes/CrystalBlue/frameIT.xpm \ themes/CrystalBlue/frameITL.xpm \ themes/CrystalBlue/frameITR.xpm \ themes/CrystalBlue/maximize.xpm \ themes/CrystalBlue/maximizeA.xpm \ themes/CrystalBlue/maximizeO.xpm \ themes/CrystalBlue/menuButtonA.xpm \ themes/CrystalBlue/menuButtonI.xpm \ themes/CrystalBlue/menubg.xpm \ themes/CrystalBlue/menusel.xpm \ themes/CrystalBlue/minimize.xpm \ themes/CrystalBlue/minimizeA.xpm \ themes/CrystalBlue/minimizeO.xpm \ themes/CrystalBlue/restore.xpm \ themes/CrystalBlue/restoreA.xpm \ themes/CrystalBlue/restoreO.xpm \ themes/CrystalBlue/rolldown.xpm \ themes/CrystalBlue/rolldownA.xpm \ themes/CrystalBlue/rolldownO.xpm \ themes/CrystalBlue/rollup.xpm \ themes/CrystalBlue/rollupA.xpm \ themes/CrystalBlue/rollupO.xpm \ themes/CrystalBlue/titleAB.xpm \ themes/CrystalBlue/titleAJ.xpm \ themes/CrystalBlue/titleAM.xpm \ themes/CrystalBlue/titleAP.xpm \ themes/CrystalBlue/titleAQ.xpm \ themes/CrystalBlue/titleAS.xpm \ themes/CrystalBlue/titleAT.xpm \ themes/CrystalBlue/titleIB.xpm \ themes/CrystalBlue/titleIJ.xpm \ themes/CrystalBlue/titleIM.xpm \ themes/CrystalBlue/titleIP.xpm \ themes/CrystalBlue/titleIQ.xpm \ themes/CrystalBlue/titleIS.xpm \ themes/CrystalBlue/titleIT.xpm \ themes/Helix/closeA.xpm \ themes/Helix/closeI.xpm \ themes/Helix/maximizeA.xpm \ themes/Helix/maximizeI.xpm \ themes/Helix/menuButtonA.xpm \ themes/Helix/menuButtonI.xpm \ themes/Helix/minimizeA.xpm \ themes/Helix/minimizeI.xpm \ themes/Helix/restoreA.xpm \ themes/Helix/restoreI.xpm \ themes/Helix/titleAB.xpm \ themes/Helix/titleAM.xpm \ themes/Helix/titleAP.xpm \ themes/Helix/titleAS.xpm \ themes/Helix/titleAT.xpm \ themes/Helix/titleIB.xpm \ themes/Helix/titleIP.xpm \ themes/Helix/titleIS.xpm \ themes/Helix/titleIT.xpm \ themes/Helix/default.theme \ themes/NanoBlue/closeA.xpm \ themes/NanoBlue/closeI.xpm \ themes/NanoBlue/closeO.xpm \ themes/NanoBlue/dframeAB.xpm \ themes/NanoBlue/dframeABL.xpm \ themes/NanoBlue/dframeABR.xpm \ themes/NanoBlue/dframeAL.xpm \ themes/NanoBlue/dframeAR.xpm \ themes/NanoBlue/dframeAT.xpm \ themes/NanoBlue/dframeATL.xpm \ themes/NanoBlue/dframeATR.xpm \ themes/NanoBlue/dframeIB.xpm \ themes/NanoBlue/dframeIBL.xpm \ themes/NanoBlue/dframeIBR.xpm \ themes/NanoBlue/dframeIL.xpm \ themes/NanoBlue/dframeIR.xpm \ themes/NanoBlue/dframeIT.xpm \ themes/NanoBlue/dframeITL.xpm \ themes/NanoBlue/dframeITR.xpm \ themes/NanoBlue/eos.jpg \ themes/NanoBlue/expandA.xpm \ themes/NanoBlue/expandI.xpm \ themes/NanoBlue/expandO.xpm \ themes/NanoBlue/frameAB.xpm \ themes/NanoBlue/frameABL.xpm \ themes/NanoBlue/frameABR.xpm \ themes/NanoBlue/frameAL.xpm \ themes/NanoBlue/frameAR.xpm \ themes/NanoBlue/frameAT.xpm \ themes/NanoBlue/frameATL.xpm \ themes/NanoBlue/frameATR.xpm \ themes/NanoBlue/frameIB.xpm \ themes/NanoBlue/frameIBL.xpm \ themes/NanoBlue/frameIBR.xpm \ themes/NanoBlue/frameIL.xpm \ themes/NanoBlue/frameIR.xpm \ themes/NanoBlue/frameIT.xpm \ themes/NanoBlue/frameITL.xpm \ themes/NanoBlue/frameITR.xpm \ themes/NanoBlue/maximizeA.xpm \ themes/NanoBlue/maximizeI.xpm \ themes/NanoBlue/maximizeO.xpm \ themes/NanoBlue/menuButtonA.xpm \ themes/NanoBlue/menuButtonI.xpm \ themes/NanoBlue/menuButtonO.xpm \ themes/NanoBlue/menusel.xpm \ themes/NanoBlue/menusep.xpm \ themes/NanoBlue/minimizeA.xpm \ themes/NanoBlue/minimizeI.xpm \ themes/NanoBlue/minimizeO.xpm \ themes/NanoBlue/restoreA.xpm \ themes/NanoBlue/restoreI.xpm \ themes/NanoBlue/restoreO.xpm \ themes/NanoBlue/titleAB.xpm \ themes/NanoBlue/titleAL.xpm \ themes/NanoBlue/titleAM.xpm \ themes/NanoBlue/titleAP.xpm \ themes/NanoBlue/titleAR.xpm \ themes/NanoBlue/titleAS.xpm \ themes/NanoBlue/titleAT.xpm \ themes/NanoBlue/titleIB.xpm \ themes/NanoBlue/titleIL.xpm \ themes/NanoBlue/titleIM.xpm \ themes/NanoBlue/titleIP.xpm \ themes/NanoBlue/titleIR.xpm \ themes/NanoBlue/titleIS.xpm \ themes/NanoBlue/titleIT.xpm \ themes/NanoBlue/taskbar/desktop.xpm \ themes/NanoBlue/taskbar/icewm.xpm \ themes/NanoBlue/taskbar/taskbarbg.xpm \ themes/NanoBlue/taskbar/taskbuttonactive.xpm \ themes/NanoBlue/taskbar/taskbuttonbg.xpm \ themes/NanoBlue/taskbar/taskbuttonminimized.xpm \ themes/NanoBlue/taskbar/toolbuttonbg.xpm \ themes/NanoBlue/taskbar/windows.xpm \ themes/NanoBlue/taskbar/workspacebuttonactive.xpm \ themes/NanoBlue/taskbar/workspacebuttonbg.xpm \ themes/NanoBlue/icons/IceWM_16x16.xpm \ themes/NanoBlue/icons/IceWM_32x32.xpm \ themes/NanoBlue/icons/app_16x16.xpm \ themes/NanoBlue/icons/app_32x32.xpm \ themes/NanoBlue/icons/firefox_16x16.xpm \ themes/NanoBlue/icons/firefox_32x32.xpm \ themes/NanoBlue/icons/folder_16x16.xpm \ themes/NanoBlue/icons/folder_32x32.xpm \ themes/NanoBlue/icons/gimp_16x16.xpm \ themes/NanoBlue/icons/gimp_32x32.xpm \ themes/NanoBlue/icons/mplayer_16x16.xpm \ themes/NanoBlue/icons/mplayer_32x32.xpm \ themes/NanoBlue/icons/thunderbird_16x16.xpm \ themes/NanoBlue/icons/thunderbird_32x32.xpm \ themes/NanoBlue/icons/xterm_16x16.xpm \ themes/NanoBlue/icons/xterm_32x32.xpm \ themes/NanoBlue/ledclock/a.xpm \ themes/NanoBlue/ledclock/colon.xpm \ themes/NanoBlue/ledclock/dot.xpm \ themes/NanoBlue/ledclock/m.xpm \ themes/NanoBlue/ledclock/n0.xpm \ themes/NanoBlue/ledclock/n1.xpm \ themes/NanoBlue/ledclock/n2.xpm \ themes/NanoBlue/ledclock/n3.xpm \ themes/NanoBlue/ledclock/n4.xpm \ themes/NanoBlue/ledclock/n5.xpm \ themes/NanoBlue/ledclock/n6.xpm \ themes/NanoBlue/ledclock/n7.xpm \ themes/NanoBlue/ledclock/n8.xpm \ themes/NanoBlue/ledclock/n9.xpm \ themes/NanoBlue/ledclock/p.xpm \ themes/NanoBlue/ledclock/slash.xpm \ themes/NanoBlue/ledclock/space.xpm \ themes/NanoBlue/taskbar/collapse.xpm \ themes/NanoBlue/taskbar/expand.xpm \ themes/NanoBlue/default.theme all: all-am .SUFFIXES: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --gnu lib/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): keys: $(top_builddir)/config.status $(srcdir)/keys.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ menu: $(top_builddir)/config.status $(srcdir)/menu.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ programs: $(top_builddir)/config.status $(srcdir)/programs.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ toolbar: $(top_builddir)/config.status $(srcdir)/toolbar.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ winoptions: $(top_builddir)/config.status $(srcdir)/winoptions.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-dist_pkgdataDATA: $(dist_pkgdata_DATA) @$(NORMAL_INSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) install-dist_xsessionDATA: $(dist_xsession_DATA) @$(NORMAL_INSTALL) @list='$(dist_xsession_DATA)'; test -n "$(xsessiondir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(xsessiondir)'"; \ $(MKDIR_P) "$(DESTDIR)$(xsessiondir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xsessiondir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(xsessiondir)" || exit $$?; \ done uninstall-dist_xsessionDATA: @$(NORMAL_UNINSTALL) @list='$(dist_xsession_DATA)'; test -n "$(xsessiondir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(xsessiondir)'; $(am__uninstall_files_from_dir) install-nobase_dist_pkgdataDATA: $(nobase_dist_pkgdata_DATA) @$(NORMAL_INSTALL) @list='$(nobase_dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \ fi; \ $(am__nobase_list) | while read dir files; do \ xfiles=; for file in $$files; do \ if test -f "$$file"; then xfiles="$$xfiles $$file"; \ else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ test -z "$$xfiles" || { \ test "x$$dir" = x. || { \ echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)/$$dir'"; \ $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)/$$dir"; }; \ echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(pkgdatadir)/$$dir'"; \ $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(pkgdatadir)/$$dir" || exit $$?; }; \ done uninstall-nobase_dist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(nobase_dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) install-nodist_pkgdataDATA: $(nodist_pkgdata_DATA) @$(NORMAL_INSTALL) @list='$(nodist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \ $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ done uninstall-nodist_pkgdataDATA: @$(NORMAL_UNINSTALL) @list='$(nodist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) tags TAGS: ctags CTAGS: cscope cscopelist: distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(DATA) installdirs: for dir in "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(xsessiondir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(pkgdatadir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_pkgdataDATA install-dist_xsessionDATA \ install-nobase_dist_pkgdataDATA install-nodist_pkgdataDATA @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-dist_pkgdataDATA uninstall-dist_xsessionDATA \ uninstall-nobase_dist_pkgdataDATA uninstall-nodist_pkgdataDATA .MAKE: install-am install-data-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ cscopelist-am ctags-am distclean distclean-generic \ distclean-libtool distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am \ install-data-hook install-dist_pkgdataDATA \ install-dist_xsessionDATA install-dvi install-dvi-am \ install-exec install-exec-am install-html install-html-am \ install-info install-info-am install-man \ install-nobase_dist_pkgdataDATA install-nodist_pkgdataDATA \ install-pdf install-pdf-am install-ps install-ps-am \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags-am uninstall uninstall-am uninstall-dist_pkgdataDATA \ uninstall-dist_xsessionDATA uninstall-nobase_dist_pkgdataDATA \ uninstall-nodist_pkgdataDATA .PRECIOUS: Makefile install-data-hook: $(AM_V_GEN)sed -i 's|Exec=/.*/|Exec=$(bindir)/|' \ $(DESTDIR)$(xsessiondir)/icewm.desktop \ $(DESTDIR)$(xsessiondir)/icewm-session.desktop # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: