# Makefile.in generated by automake 1.16.5 from Makefile.am.
# doc/fvwm/Makefile.  Generated from Makefile.in by configure.

# 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.



# Author: Scott Smedley


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)/fvwm
pkgincludedir = $(includedir)/fvwm
pkglibdir = $(libdir)/fvwm
pkglibexecdir = $(libexecdir)/fvwm
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 = e2kv4-rosa-linux-gnu
host_triplet = e2kv4-rosa-linux-gnu
subdir = doc/fvwm
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
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; }; \
  }
man1dir = $(mandir)/man1
am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)"
NROFF = nroff
MANS = $(man_MANS)
DATA = $(doc_DATA)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/builddir/build/BUILD/fvwm-2.7.0/etc/missing' aclocal-1.16
ALL_DOMAINS = fvwm  FvwmScript
ALL_LINGUAS = ar da de fr sv_SE zh_CN ru es
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR_FLAGS = 
AUTOCONF = ${SHELL} '/builddir/build/BUILD/fvwm-2.7.0/etc/missing' autoconf
AUTOHEADER = ${SHELL} '/builddir/build/BUILD/fvwm-2.7.0/etc/missing' autoheader
AUTOMAKE = ${SHELL} '/builddir/build/BUILD/fvwm-2.7.0/etc/missing' automake-1.16
AWK = gawk
Bidi_CFLAGS = 
Bidi_LIBS = -lfribidi
CATALOGS =  ar.gmo da.gmo de.gmo fr.gmo sv_SE.gmo zh_CN.gmo ru.gmo es.gmo
CATOBJEXT = .gmo
CC = gcc
CCDEPMODE = depmode=none
CFLAGS = -Wall -Wno-implicit-int -Wno-error -O3 -g -march=elbrus-v4 -I/usr/include/freetype2 -I/usr/include/libpng16  -I/usr/include/freetype2 -I/usr/include/libpng16 
CPP = gcc -E
CPPFLAGS = 
CSCOPE = cscope
CTAGS = ctags
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOC_COMMANDS = Asterisk Plus AddButtonStyle AddTitleStyle AddToDecor AddToFunc AddToMenu All AnimatedMove Any Beep BorderStyle Break BugOpts BusyCursor ButtonState ButtonStyle ChangeDecor ChangeMenuStyle CleanupColorsets ClickTime Close ColorLimit ColormapFocus Colorset CopyMenuStyle Current CursorMove CursorStyle DefaultColors DefaultColorset DefaultFont DefaultIcon DefaultLayers Delete Deschedule Desk DesktopName DesktopSize Destroy DestroyDecor DestroyFunc DestroyMenu DestroyMenuStyle DestroyModuleConfig DestroyStyle DestroyWindowStyle Direction Echo EchoFuncDefinition EdgeCommand EdgeLeaveCommand EdgeResistance EdgeScroll EdgeThickness Emulate EscapeFunc EwmhBaseStruts EwmhNumberOfDesktops Exec ExecUseShell FakeClick FakeKeypress FlipFocus Focus FocusStyle Function GlobalOpts GotoDesk GotoDeskAndPage GotoPage HideGeometryWindow HilightColor HilightColorset IconFont Iconify IconPath IgnoreModifiers ImagePath InfoStoreAdd InfoStoreClear InfoStoreRemove KeepRc Key KillModule Layer LocalePath Lower Maximize Menu MenuStyle Module ModuleListenOnly ModulePath ModuleSynchronous ModuleTimeout Mouse Move MoveThreshold MoveToDesk MoveToPage MoveToScreen Next None Nop NoWindow OpaqueMoveSize Pick PipeRead PixmapPath PlaceAgain PointerKey PointerWindow Popup Prev PrintInfo Quit QuitScreen QuitSession Raise RaiseLower Read Recapture RecaptureWindow Refresh RefreshWindow Repeat Resize ResizeMaximize ResizeMove ResizeMoveMaximize RestackTransients Restart SaveQuitSession SaveSession ScanForWindow Schedule Scroll SendToModule SetAnimation SetEnv Silent SnapAttraction SnapGrid State Stick StickAcrossDesks StickAcrossPages Stroke StrokeFunc Style TearMenuOff Test TestRc ThisWindow Title TitleStyle UnsetEnv UpdateDecor UpdateStyles Wait WarpToWindow WindowFont WindowId WindowList WindowShade WindowShadeAnimate WindowStyle Xinerama XineramaPrimaryScreen XineramaSls XineramaSlsScreens XineramaSlsSize XorPixmap XorValue XSync XSynchronize
DOC_COMMANDS_HTML = Asterisk.html Plus.html AddButtonStyle.html AddTitleStyle.html AddToDecor.html AddToFunc.html AddToMenu.html All.html AnimatedMove.html Any.html Beep.html BorderStyle.html Break.html BugOpts.html BusyCursor.html ButtonState.html ButtonStyle.html ChangeDecor.html ChangeMenuStyle.html CleanupColorsets.html ClickTime.html Close.html ColorLimit.html ColormapFocus.html Colorset.html CopyMenuStyle.html Current.html CursorMove.html CursorStyle.html DefaultColors.html DefaultColorset.html DefaultFont.html DefaultIcon.html DefaultLayers.html Delete.html Deschedule.html Desk.html DesktopName.html DesktopSize.html Destroy.html DestroyDecor.html DestroyFunc.html DestroyMenu.html DestroyMenuStyle.html DestroyModuleConfig.html DestroyStyle.html DestroyWindowStyle.html Direction.html Echo.html EchoFuncDefinition.html EdgeCommand.html EdgeLeaveCommand.html EdgeResistance.html EdgeScroll.html EdgeThickness.html Emulate.html EscapeFunc.html EwmhBaseStruts.html EwmhNumberOfDesktops.html Exec.html ExecUseShell.html FakeClick.html FakeKeypress.html FlipFocus.html Focus.html FocusStyle.html Function.html GlobalOpts.html GotoDesk.html GotoDeskAndPage.html GotoPage.html HideGeometryWindow.html HilightColor.html HilightColorset.html IconFont.html Iconify.html IconPath.html IgnoreModifiers.html ImagePath.html InfoStoreAdd.html InfoStoreClear.html InfoStoreRemove.html KeepRc.html Key.html KillModule.html Layer.html LocalePath.html Lower.html Maximize.html Menu.html MenuStyle.html Module.html ModuleListenOnly.html ModulePath.html ModuleSynchronous.html ModuleTimeout.html Mouse.html Move.html MoveThreshold.html MoveToDesk.html MoveToPage.html MoveToScreen.html Next.html None.html Nop.html NoWindow.html OpaqueMoveSize.html Pick.html PipeRead.html PixmapPath.html PlaceAgain.html PointerKey.html PointerWindow.html Popup.html Prev.html PrintInfo.html Quit.html QuitScreen.html QuitSession.html Raise.html RaiseLower.html Read.html Recapture.html RecaptureWindow.html Refresh.html RefreshWindow.html Repeat.html Resize.html ResizeMaximize.html ResizeMove.html ResizeMoveMaximize.html RestackTransients.html Restart.html SaveQuitSession.html SaveSession.html ScanForWindow.html Schedule.html Scroll.html SendToModule.html SetAnimation.html SetEnv.html Silent.html SnapAttraction.html SnapGrid.html State.html Stick.html StickAcrossDesks.html StickAcrossPages.html Stroke.html StrokeFunc.html Style.html TearMenuOff.html Test.html TestRc.html ThisWindow.html Title.html TitleStyle.html UnsetEnv.html UpdateDecor.html UpdateStyles.html Wait.html WarpToWindow.html WindowFont.html WindowId.html WindowList.html WindowShade.html WindowShadeAnimate.html WindowStyle.html Xinerama.html XineramaPrimaryScreen.html XineramaSls.html XineramaSlsScreens.html XineramaSlsSize.html XorPixmap.html XorValue.html XSync.html XSynchronize.html
DOC_COMMANDS_XML = Asterisk.xml Plus.xml AddButtonStyle.xml AddTitleStyle.xml AddToDecor.xml AddToFunc.xml AddToMenu.xml All.xml AnimatedMove.xml Any.xml Beep.xml BorderStyle.xml Break.xml BugOpts.xml BusyCursor.xml ButtonState.xml ButtonStyle.xml ChangeDecor.xml ChangeMenuStyle.xml CleanupColorsets.xml ClickTime.xml Close.xml ColorLimit.xml ColormapFocus.xml Colorset.xml CopyMenuStyle.xml Current.xml CursorMove.xml CursorStyle.xml DefaultColors.xml DefaultColorset.xml DefaultFont.xml DefaultIcon.xml DefaultLayers.xml Delete.xml Deschedule.xml Desk.xml DesktopName.xml DesktopSize.xml Destroy.xml DestroyDecor.xml DestroyFunc.xml DestroyMenu.xml DestroyMenuStyle.xml DestroyModuleConfig.xml DestroyStyle.xml DestroyWindowStyle.xml Direction.xml Echo.xml EchoFuncDefinition.xml EdgeCommand.xml EdgeLeaveCommand.xml EdgeResistance.xml EdgeScroll.xml EdgeThickness.xml Emulate.xml EscapeFunc.xml EwmhBaseStruts.xml EwmhNumberOfDesktops.xml Exec.xml ExecUseShell.xml FakeClick.xml FakeKeypress.xml FlipFocus.xml Focus.xml FocusStyle.xml Function.xml GlobalOpts.xml GotoDesk.xml GotoDeskAndPage.xml GotoPage.xml HideGeometryWindow.xml HilightColor.xml HilightColorset.xml IconFont.xml Iconify.xml IconPath.xml IgnoreModifiers.xml ImagePath.xml InfoStoreAdd.xml InfoStoreClear.xml InfoStoreRemove.xml KeepRc.xml Key.xml KillModule.xml Layer.xml LocalePath.xml Lower.xml Maximize.xml Menu.xml MenuStyle.xml Module.xml ModuleListenOnly.xml ModulePath.xml ModuleSynchronous.xml ModuleTimeout.xml Mouse.xml Move.xml MoveThreshold.xml MoveToDesk.xml MoveToPage.xml MoveToScreen.xml Next.xml None.xml Nop.xml NoWindow.xml OpaqueMoveSize.xml Pick.xml PipeRead.xml PixmapPath.xml PlaceAgain.xml PointerKey.xml PointerWindow.xml Popup.xml Prev.xml PrintInfo.xml Quit.xml QuitScreen.xml QuitSession.xml Raise.xml RaiseLower.xml Read.xml Recapture.xml RecaptureWindow.xml Refresh.xml RefreshWindow.xml Repeat.xml Resize.xml ResizeMaximize.xml ResizeMove.xml ResizeMoveMaximize.xml RestackTransients.xml Restart.xml SaveQuitSession.xml SaveSession.xml ScanForWindow.xml Schedule.xml Scroll.xml SendToModule.xml SetAnimation.xml SetEnv.xml Silent.xml SnapAttraction.xml SnapGrid.xml State.xml Stick.xml StickAcrossDesks.xml StickAcrossPages.xml Stroke.xml StrokeFunc.xml Style.xml TearMenuOff.xml Test.xml TestRc.xml ThisWindow.xml Title.xml TitleStyle.xml UnsetEnv.xml UpdateDecor.xml UpdateStyles.xml Wait.xml WarpToWindow.xml WindowFont.xml WindowId.xml WindowList.xml WindowShade.xml WindowShadeAnimate.xml WindowStyle.xml Xinerama.xml XineramaPrimaryScreen.xml XineramaSls.xml XineramaSlsScreens.xml XineramaSlsSize.xml XorPixmap.xml XorValue.xml XSync.xml XSynchronize.xml
DOC_COMMANDS_XML_PATH = ../commands/Asterisk.xml ../commands/Plus.xml ../commands/AddButtonStyle.xml ../commands/AddTitleStyle.xml ../commands/AddToDecor.xml ../commands/AddToFunc.xml ../commands/AddToMenu.xml ../commands/All.xml ../commands/AnimatedMove.xml ../commands/Any.xml ../commands/Beep.xml ../commands/BorderStyle.xml ../commands/Break.xml ../commands/BugOpts.xml ../commands/BusyCursor.xml ../commands/ButtonState.xml ../commands/ButtonStyle.xml ../commands/ChangeDecor.xml ../commands/ChangeMenuStyle.xml ../commands/CleanupColorsets.xml ../commands/ClickTime.xml ../commands/Close.xml ../commands/ColorLimit.xml ../commands/ColormapFocus.xml ../commands/Colorset.xml ../commands/CopyMenuStyle.xml ../commands/Current.xml ../commands/CursorMove.xml ../commands/CursorStyle.xml ../commands/DefaultColors.xml ../commands/DefaultColorset.xml ../commands/DefaultFont.xml ../commands/DefaultIcon.xml ../commands/DefaultLayers.xml ../commands/Delete.xml ../commands/Deschedule.xml ../commands/Desk.xml ../commands/DesktopName.xml ../commands/DesktopSize.xml ../commands/Destroy.xml ../commands/DestroyDecor.xml ../commands/DestroyFunc.xml ../commands/DestroyMenu.xml ../commands/DestroyMenuStyle.xml ../commands/DestroyModuleConfig.xml ../commands/DestroyStyle.xml ../commands/DestroyWindowStyle.xml ../commands/Direction.xml ../commands/Echo.xml ../commands/EchoFuncDefinition.xml ../commands/EdgeCommand.xml ../commands/EdgeLeaveCommand.xml ../commands/EdgeResistance.xml ../commands/EdgeScroll.xml ../commands/EdgeThickness.xml ../commands/Emulate.xml ../commands/EscapeFunc.xml ../commands/EwmhBaseStruts.xml ../commands/EwmhNumberOfDesktops.xml ../commands/Exec.xml ../commands/ExecUseShell.xml ../commands/FakeClick.xml ../commands/FakeKeypress.xml ../commands/FlipFocus.xml ../commands/Focus.xml ../commands/FocusStyle.xml ../commands/Function.xml ../commands/GlobalOpts.xml ../commands/GotoDesk.xml ../commands/GotoDeskAndPage.xml ../commands/GotoPage.xml ../commands/HideGeometryWindow.xml ../commands/HilightColor.xml ../commands/HilightColorset.xml ../commands/IconFont.xml ../commands/Iconify.xml ../commands/IconPath.xml ../commands/IgnoreModifiers.xml ../commands/ImagePath.xml ../commands/InfoStoreAdd.xml ../commands/InfoStoreClear.xml ../commands/InfoStoreRemove.xml ../commands/KeepRc.xml ../commands/Key.xml ../commands/KillModule.xml ../commands/Layer.xml ../commands/LocalePath.xml ../commands/Lower.xml ../commands/Maximize.xml ../commands/Menu.xml ../commands/MenuStyle.xml ../commands/Module.xml ../commands/ModuleListenOnly.xml ../commands/ModulePath.xml ../commands/ModuleSynchronous.xml ../commands/ModuleTimeout.xml ../commands/Mouse.xml ../commands/Move.xml ../commands/MoveThreshold.xml ../commands/MoveToDesk.xml ../commands/MoveToPage.xml ../commands/MoveToScreen.xml ../commands/Next.xml ../commands/None.xml ../commands/Nop.xml ../commands/NoWindow.xml ../commands/OpaqueMoveSize.xml ../commands/Pick.xml ../commands/PipeRead.xml ../commands/PixmapPath.xml ../commands/PlaceAgain.xml ../commands/PointerKey.xml ../commands/PointerWindow.xml ../commands/Popup.xml ../commands/Prev.xml ../commands/PrintInfo.xml ../commands/Quit.xml ../commands/QuitScreen.xml ../commands/QuitSession.xml ../commands/Raise.xml ../commands/RaiseLower.xml ../commands/Read.xml ../commands/Recapture.xml ../commands/RecaptureWindow.xml ../commands/Refresh.xml ../commands/RefreshWindow.xml ../commands/Repeat.xml ../commands/Resize.xml ../commands/ResizeMaximize.xml ../commands/ResizeMove.xml ../commands/ResizeMoveMaximize.xml ../commands/RestackTransients.xml ../commands/Restart.xml ../commands/SaveQuitSession.xml ../commands/SaveSession.xml ../commands/ScanForWindow.xml ../commands/Schedule.xml ../commands/Scroll.xml ../commands/SendToModule.xml ../commands/SetAnimation.xml ../commands/SetEnv.xml ../commands/Silent.xml ../commands/SnapAttraction.xml ../commands/SnapGrid.xml ../commands/State.xml ../commands/Stick.xml ../commands/StickAcrossDesks.xml ../commands/StickAcrossPages.xml ../commands/Stroke.xml ../commands/StrokeFunc.xml ../commands/Style.xml ../commands/TearMenuOff.xml ../commands/Test.xml ../commands/TestRc.xml ../commands/ThisWindow.xml ../commands/Title.xml ../commands/TitleStyle.xml ../commands/UnsetEnv.xml ../commands/UpdateDecor.xml ../commands/UpdateStyles.xml ../commands/Wait.xml ../commands/WarpToWindow.xml ../commands/WindowFont.xml ../commands/WindowId.xml ../commands/WindowList.xml ../commands/WindowShade.xml ../commands/WindowShadeAnimate.xml ../commands/WindowStyle.xml ../commands/Xinerama.xml ../commands/XineramaPrimaryScreen.xml ../commands/XineramaSls.xml ../commands/XineramaSlsScreens.xml ../commands/XineramaSlsSize.xml ../commands/XorPixmap.xml ../commands/XorValue.xml ../commands/XSync.xml ../commands/XSynchronize.xml
DOC_MODULES = FvwmAnimate FvwmAuto FvwmBacker FvwmBanner FvwmButtons FvwmCommand FvwmCommandS FvwmConsole FvwmCpp FvwmEvent FvwmForm FvwmIconMan FvwmIdent FvwmM4 FvwmPager FvwmPerl FvwmProxy FvwmRearrange FvwmScript
DOC_MODULES_HTML = FvwmAnimate.html FvwmAuto.html FvwmBacker.html FvwmBanner.html FvwmButtons.html FvwmCommand.html FvwmCommandS.html FvwmConsole.html FvwmCpp.html FvwmEvent.html FvwmForm.html FvwmIconMan.html FvwmIdent.html FvwmM4.html FvwmPager.html FvwmPerl.html FvwmProxy.html FvwmRearrange.html FvwmScript.html
DOC_SECTIONS = authors bidirText bindings booleanArgs bugs builtinBindings colorGradients colorsets commands compilation conditionals configuration copyright cpp description environment ewmh execution expansion focus fonts fvwm.man icccm images initialization m4 menus miscCommands moduleCommands modules multiScreen mwm openLook options quoting scripting session sessionCommands shortcuts styleCommands synopsis userFunctions virtualDesktop virtualDesktopCommands windowAnatomy windowMovement windowState windowStyles xinerama
DOC_SECTIONS_XML = authors.xml bidirText.xml bindings.xml booleanArgs.xml bugs.xml builtinBindings.xml colorGradients.xml colorsets.xml commands.xml compilation.xml conditionals.xml configuration.xml copyright.xml cpp.xml description.xml environment.xml ewmh.xml execution.xml expansion.xml focus.xml fonts.xml fvwm.man.xml icccm.xml images.xml initialization.xml m4.xml menus.xml miscCommands.xml moduleCommands.xml modules.xml multiScreen.xml mwm.xml openLook.xml options.xml quoting.xml scripting.xml session.xml sessionCommands.xml shortcuts.xml styleCommands.xml synopsis.xml userFunctions.xml virtualDesktop.xml virtualDesktopCommands.xml windowAnatomy.xml windowMovement.xml windowState.xml windowStyles.xml xinerama.xml
DOC_SECTIONS_XML_PATH = authors.xml bidirText.xml bindings.xml booleanArgs.xml bugs.xml builtinBindings.xml colorGradients.xml colorsets.xml commands.xml compilation.xml conditionals.xml configuration.xml copyright.xml cpp.xml description.xml environment.xml ewmh.xml execution.xml expansion.xml focus.xml fonts.xml fvwm.man.xml icccm.xml images.xml initialization.xml m4.xml menus.xml miscCommands.xml moduleCommands.xml modules.xml multiScreen.xml mwm.xml openLook.xml options.xml quoting.xml scripting.xml session.xml sessionCommands.xml shortcuts.xml styleCommands.xml synopsis.xml userFunctions.xml virtualDesktop.xml virtualDesktopCommands.xml windowAnatomy.xml windowMovement.xml windowState.xml windowStyles.xml xinerama.xml
DUMMYPOFILES =  fvwm.ar.nop FvwmScript.ar.nop fvwm.da.nop FvwmScript.da.nop fvwm.de.nop FvwmScript.de.nop fvwm.fr.nop FvwmScript.fr.nop fvwm.sv_SE.nop FvwmScript.sv_SE.nop fvwm.zh_CN.nop FvwmScript.zh_CN.nop fvwm.ru.nop FvwmScript.ru.nop fvwm.es.nop FvwmScript.es.nop
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
ETAGS = etags
EXEEXT = 
FC_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 
FC_CONFIG = no
FC_LIBS = -lfontconfig -lfreetype 
FRIBIDI_CONFIG = /usr/bin/pkg-config fribidi
FVWMALTFTP = metalab.unc.edu
FVWMALTFTPDIR = /pub/Linux/X11/window-managers/
FVWMFTP = ftp.fvwm.org
FVWMFTPDIR = /pub/ftp
FVWMHOMEPAGE = http://fvwm.org/
FVWMLIST = fvwm@fvwm.org
FVWMNAMELONG = F? Virtual Window Manager
FVWMSCRIPT_DOMAIN = FvwmScript
FVWMTASKBAR_DOMAIN = 
FVWMWORKERSLIST = fvwm-workers@fvwm.org
FVWMWORKERSLISTLONG = fvwm workers list <fvwm-workers@fvwm.org>
FVWM_CONFDIR = ${sysconfdir}
FVWM_CPP = /usr/bin/cpp
FVWM_DATADIR = ${datadir}/fvwm
FVWM_DOCDIR = ${datadir}/doc/fvwm
FVWM_DOMAIN = fvwm
FVWM_IMAGEPATH = /usr/include/X11/bitmaps:/usr/include/X11/pixmaps
FVWM_MODULEDIR = ${libexecdir}/fvwm/2.7.0
FVWM_PERLLIB = perllib
FVWM_PERLLIBDIR = ${datadir}/fvwm/perllib
GDK_IMLIB_CFLAGS = 
GDK_IMLIB_LIBS = 
GMOFILES =  fvwm.ar.gmo FvwmScript.ar.gmo fvwm.da.gmo FvwmScript.da.gmo fvwm.de.gmo FvwmScript.de.gmo fvwm.fr.gmo FvwmScript.fr.gmo fvwm.sv_SE.gmo FvwmScript.sv_SE.gmo fvwm.zh_CN.gmo FvwmScript.zh_CN.gmo fvwm.ru.gmo FvwmScript.ru.gmo fvwm.es.gmo FvwmScript.es.gmo
GMSGFMT = /usr/bin/msgfmt
GREP = /bin/grep
IMLIBCONF = no
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INST_LINGUAS =  ar da de fr sv_SE zh_CN ru es
ISRELEASED = 
LDFLAGS = -Wno-error -O3 -g -march=elbrus-v4 -Wl,-O2  -Wl,--no-undefined  
LIBOBJS = 
LIBS =  -lfreetype  -lfontconfig -lfreetype 
LN_S = ln -s
LOCALEDIR = ${datadir}/fvwm/locale
LTLIBOBJS = 
MAKEINFO = ${SHELL} '/builddir/build/BUILD/fvwm-2.7.0/etc/missing' makeinfo
MANPAGE_PREAMBLE = .\" WARNING: This file was automatically generated.  Edit the .in file instead.
MKDIR_P = /bin/mkdir -p
MKINSTALLDIRS = ./etc//mkinstalldirs
MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge
MSGUNIQ = /usr/bin/msguniq
OBJEXT = o
PACKAGE = fvwm
PACKAGE_BUGREPORT = fvwm-workers@fvwm.org
PACKAGE_NAME = fvwm
PACKAGE_STRING = fvwm 2.7.0
PACKAGE_TARNAME = fvwm
PACKAGE_URL = 
PACKAGE_VERSION = 2.7.0
PATH_SEPARATOR = :
PERL = /usr/bin/perl
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = :/usr/lib64/pkgconfig:/usr/share/pkgconfig
POFILES =  fvwm.ar.po FvwmScript.ar.po fvwm.da.po FvwmScript.da.po fvwm.de.po FvwmScript.de.po fvwm.fr.po FvwmScript.fr.po fvwm.sv_SE.po FvwmScript.sv_SE.po fvwm.zh_CN.po FvwmScript.zh_CN.po fvwm.ru.po FvwmScript.ru.po fvwm.es.po FvwmScript.es.po
POSUB = po
PYTHON = /usr/bin/python3
RANLIB = ranlib
RELDATELONG = 19 October 2022
RELDATENUM = 2022-10-19
RELDATESHORT = 19-Oct-2022
REQUIRED_PERL_VERSION = 5.004
REQUIRED_PYTHON_VERSION = 3.0
SED = sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = 
UPDATEPOFILES =  fvwm.ar.po-update FvwmScript.ar.po-update fvwm.da.po-update FvwmScript.da.po-update fvwm.de.po-update FvwmScript.de.po-update fvwm.fr.po-update FvwmScript.fr.po-update fvwm.sv_SE.po-update FvwmScript.sv_SE.po-update fvwm.zh_CN.po-update FvwmScript.zh_CN.po-update fvwm.ru.po-update FvwmScript.ru.po-update fvwm.es.po-update FvwmScript.es.po-update
USE_NLS = yes
VERSION = 2.7.0
VERSIONINFO = 
XFT_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 
XFT_CONFIG = no
XFT_LIBS = -lXft 
XGETTEXT = /usr/bin/xgettext
XMKMF = 
XSLTPROC = xsltproc
X_CFLAGS =  -I/usr/include
X_EXTRA_LIBS = 
X_LIBS =  -L/usr/lib64 -R/usr/lib64
X_PRE_LIBS =  -lSM -lICE
Xcursor_CFLAGS = 
Xcursor_LIBS = 
Xft_CFLAGS = -I/usr/include/freetype2 -I/usr/include/libpng16 
Xft_LIBS = -lXft 
Xinerama_CFLAGS = 
Xinerama_LIBS = -lXinerama
Xrender_CFLAGS = 
Xrender_LIBS = -lXrender
abs_builddir = /builddir/build/BUILD/fvwm-2.7.0/doc/fvwm
abs_srcdir = /builddir/build/BUILD/fvwm-2.7.0/doc/fvwm
abs_top_builddir = /builddir/build/BUILD/fvwm-2.7.0
abs_top_srcdir = /builddir/build/BUILD/fvwm-2.7.0
ac_ct_CC = gcc
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = /usr/bin
build = e2kv4-rosa-linux-gnu
build_alias = e2kv4-rosa-linux-gnu
build_cpu = e2kv4
build_os = linux-gnu
build_vendor = rosa
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datadir}/doc/fvwm/fvwm
dvidir = ${docdir}
exec_prefix = /usr
host = e2kv4-rosa-linux-gnu
host_alias = 
host_cpu = e2kv4
host_os = linux-gnu
host_vendor = rosa
htmldir = ${docdir}
iconv_CFLAGS = 
iconv_LIBS = 
includedir = /usr/include
infodir = /usr/share/info
install_sh = ${SHELL} /builddir/build/BUILD/fvwm-2.7.0/etc/install-sh
intl_CFLAGS = 
intl_LIBS = 
libdir = /usr/lib64
libexecdir = /usr/libexec
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
png_CFLAGS = -I/usr/include/libpng16 
png_LIBS = -lpng16 -lz 
prefix = /usr
program_transform_name = s&^&&
psdir = ${docdir}
readline_CFLAGS = 
readline_LIBS = -lreadline -lncurses
rplay_CFLAGS = 
rplay_LIBS = 
rsvg_CFLAGS = -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 
rsvg_LIBS = -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo 
runstatedir = ${localstatedir}/run
sbindir = /usr/sbin
sharedstatedir = /var/lib
srcdir = .
stroke_CFLAGS = 
stroke_LIBS = -lstroke
sysconfdir = /etc
target_alias = e2kv4-rosa-linux-gnu
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../..
with_bidi = yes
with_gdkimlib = no
with_gettext = yes
with_iconv = yes
with_perllib = yes
with_png = yes
with_readline = yes
with_rplay = no
with_rsvg = yes
with_shape = yes
with_shm = yes
with_sm = yes
with_stroke = yes
with_xcursor = no
with_xft = yes
with_xinerama = yes
with_xpm = yes
with_xrender = yes
xpm_CFLAGS = 
xpm_LIBS = -lXpm
XSL_FILE = $(srcdir)/../fvwm.xsl
XSL_MAN_FILE = $(srcdir)/../fvwm-man.xsl
XSL_PROFILE = $(srcdir)/../docbook-xsl/profiling/profile.xsl
HTML_FILES = fvwm.man.html
XML_FILES = authors.xml bidirText.xml bindings.xml booleanArgs.xml bugs.xml builtinBindings.xml colorGradients.xml colorsets.xml commands.xml compilation.xml conditionals.xml configuration.xml copyright.xml cpp.xml description.xml environment.xml ewmh.xml execution.xml expansion.xml focus.xml fonts.xml fvwm.man.xml icccm.xml images.xml initialization.xml m4.xml menus.xml miscCommands.xml moduleCommands.xml modules.xml multiScreen.xml mwm.xml openLook.xml options.xml quoting.xml scripting.xml session.xml sessionCommands.xml shortcuts.xml styleCommands.xml synopsis.xml userFunctions.xml virtualDesktop.xml virtualDesktopCommands.xml windowAnatomy.xml windowMovement.xml windowState.xml windowStyles.xml xinerama.xml
EXTRA_DIST = authors.xml bidirText.xml bindings.xml booleanArgs.xml bugs.xml builtinBindings.xml colorGradients.xml colorsets.xml commands.xml compilation.xml conditionals.xml configuration.xml copyright.xml cpp.xml description.xml environment.xml ewmh.xml execution.xml expansion.xml focus.xml fonts.xml fvwm.man.xml icccm.xml images.xml initialization.xml m4.xml menus.xml miscCommands.xml moduleCommands.xml modules.xml multiScreen.xml mwm.xml openLook.xml options.xml quoting.xml scripting.xml session.xml sessionCommands.xml shortcuts.xml styleCommands.xml synopsis.xml userFunctions.xml virtualDesktop.xml virtualDesktopCommands.xml windowAnatomy.xml windowMovement.xml windowState.xml windowStyles.xml xinerama.xml $(man_MANS) sections
man_MANS = fvwm.1
#doc_DATA = $(HTML_FILES)
BUILD_HTML_FILES = 
#BUILD_HTML_FILES = $(HTML_FILES)
#BUILD_MANS = 
BUILD_MANS = $(man_MANS)
#	mv fvwm.1 fvwm.1.pre
#	tbl fvwm.1.pre | sed '/^\.T[SE]$$/d' > fvwm.1 && rm fvwm.1.pre
fvwm_name = `echo "fvwm" | "$(SED)" -e "${transform}"`
fvwm2_name = `echo "fvwm2" | "$(SED)" -e "${transform}"`
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in:  $(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) --foreign doc/fvwm/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign doc/fvwm/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:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
install-man1: $(man_MANS)
	@$(NORMAL_INSTALL)
	@list1=''; \
	list2='$(man_MANS)'; \
	test -n "$(man1dir)" \
	  && test -n "`echo $$list1$$list2`" \
	  || exit 0; \
	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
	{ for i in $$list1; do echo "$$i"; done;  \
	if test -n "$$list2"; then \
	  for i in $$list2; do echo "$$i"; done \
	    | sed -n '/\.1[a-z]*$$/p'; \
	fi; \
	} | while read p; do \
	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; echo "$$p"; \
	done | \
	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
	sed 'N;N;s,\n, ,g' | { \
	list=; while read file base inst; do \
	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
	  fi; \
	done; \
	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
	while read files; do \
	  test -z "$$files" || { \
	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
	done; }

uninstall-man1:
	@$(NORMAL_UNINSTALL)
	@list=''; test -n "$(man1dir)" || exit 0; \
	files=`{ for i in $$list; do echo "$$i"; done; \
	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
	  sed -n '/\.1[a-z]*$$/p'; \
	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
install-docDATA: $(doc_DATA)
	@$(NORMAL_INSTALL)
	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(docdir)" || 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)$(docdir)'"; \
	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
	done

uninstall-docDATA:
	@$(NORMAL_UNINSTALL)
	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(docdir)'; $(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 $(MANS) $(DATA)
installdirs:
	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)"; 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-am: clean-generic mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-local

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-data-local install-docDATA install-man

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-man1

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

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-docDATA uninstall-local uninstall-man

uninstall-man: uninstall-man1

.MAKE: install-am install-strip

.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
	ctags-am distclean distclean-generic distclean-local distdir \
	dvi dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-data-local \
	install-docDATA install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-man install-man1 install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
	pdf-am ps ps-am tags-am uninstall uninstall-am \
	uninstall-docDATA uninstall-local uninstall-man uninstall-man1

.PRECIOUS: Makefile


all: $(BUILD_HTML_FILES) $(BUILD_MANS)

clean:
	rm -f $(BUILD_HTML_FILES) $(BUILD_MANS)

distclean-local: clean

fvwm.man.html: $(XML_FILES) $(XSL_FILE) $(top_builddir)/doc/fvwm.ent ../commands/Asterisk.xml ../commands/Plus.xml ../commands/AddButtonStyle.xml ../commands/AddTitleStyle.xml ../commands/AddToDecor.xml ../commands/AddToFunc.xml ../commands/AddToMenu.xml ../commands/All.xml ../commands/AnimatedMove.xml ../commands/Any.xml ../commands/Beep.xml ../commands/BorderStyle.xml ../commands/Break.xml ../commands/BugOpts.xml ../commands/BusyCursor.xml ../commands/ButtonState.xml ../commands/ButtonStyle.xml ../commands/ChangeDecor.xml ../commands/ChangeMenuStyle.xml ../commands/CleanupColorsets.xml ../commands/ClickTime.xml ../commands/Close.xml ../commands/ColorLimit.xml ../commands/ColormapFocus.xml ../commands/Colorset.xml ../commands/CopyMenuStyle.xml ../commands/Current.xml ../commands/CursorMove.xml ../commands/CursorStyle.xml ../commands/DefaultColors.xml ../commands/DefaultColorset.xml ../commands/DefaultFont.xml ../commands/DefaultIcon.xml ../commands/DefaultLayers.xml ../commands/Delete.xml ../commands/Deschedule.xml ../commands/Desk.xml ../commands/DesktopName.xml ../commands/DesktopSize.xml ../commands/Destroy.xml ../commands/DestroyDecor.xml ../commands/DestroyFunc.xml ../commands/DestroyMenu.xml ../commands/DestroyMenuStyle.xml ../commands/DestroyModuleConfig.xml ../commands/DestroyStyle.xml ../commands/DestroyWindowStyle.xml ../commands/Direction.xml ../commands/Echo.xml ../commands/EchoFuncDefinition.xml ../commands/EdgeCommand.xml ../commands/EdgeLeaveCommand.xml ../commands/EdgeResistance.xml ../commands/EdgeScroll.xml ../commands/EdgeThickness.xml ../commands/Emulate.xml ../commands/EscapeFunc.xml ../commands/EwmhBaseStruts.xml ../commands/EwmhNumberOfDesktops.xml ../commands/Exec.xml ../commands/ExecUseShell.xml ../commands/FakeClick.xml ../commands/FakeKeypress.xml ../commands/FlipFocus.xml ../commands/Focus.xml ../commands/FocusStyle.xml ../commands/Function.xml ../commands/GlobalOpts.xml ../commands/GotoDesk.xml ../commands/GotoDeskAndPage.xml ../commands/GotoPage.xml ../commands/HideGeometryWindow.xml ../commands/HilightColor.xml ../commands/HilightColorset.xml ../commands/IconFont.xml ../commands/Iconify.xml ../commands/IconPath.xml ../commands/IgnoreModifiers.xml ../commands/ImagePath.xml ../commands/InfoStoreAdd.xml ../commands/InfoStoreClear.xml ../commands/InfoStoreRemove.xml ../commands/KeepRc.xml ../commands/Key.xml ../commands/KillModule.xml ../commands/Layer.xml ../commands/LocalePath.xml ../commands/Lower.xml ../commands/Maximize.xml ../commands/Menu.xml ../commands/MenuStyle.xml ../commands/Module.xml ../commands/ModuleListenOnly.xml ../commands/ModulePath.xml ../commands/ModuleSynchronous.xml ../commands/ModuleTimeout.xml ../commands/Mouse.xml ../commands/Move.xml ../commands/MoveThreshold.xml ../commands/MoveToDesk.xml ../commands/MoveToPage.xml ../commands/MoveToScreen.xml ../commands/Next.xml ../commands/None.xml ../commands/Nop.xml ../commands/NoWindow.xml ../commands/OpaqueMoveSize.xml ../commands/Pick.xml ../commands/PipeRead.xml ../commands/PixmapPath.xml ../commands/PlaceAgain.xml ../commands/PointerKey.xml ../commands/PointerWindow.xml ../commands/Popup.xml ../commands/Prev.xml ../commands/PrintInfo.xml ../commands/Quit.xml ../commands/QuitScreen.xml ../commands/QuitSession.xml ../commands/Raise.xml ../commands/RaiseLower.xml ../commands/Read.xml ../commands/Recapture.xml ../commands/RecaptureWindow.xml ../commands/Refresh.xml ../commands/RefreshWindow.xml ../commands/Repeat.xml ../commands/Resize.xml ../commands/ResizeMaximize.xml ../commands/ResizeMove.xml ../commands/ResizeMoveMaximize.xml ../commands/RestackTransients.xml ../commands/Restart.xml ../commands/SaveQuitSession.xml ../commands/SaveSession.xml ../commands/ScanForWindow.xml ../commands/Schedule.xml ../commands/Scroll.xml ../commands/SendToModule.xml ../commands/SetAnimation.xml ../commands/SetEnv.xml ../commands/Silent.xml ../commands/SnapAttraction.xml ../commands/SnapGrid.xml ../commands/State.xml ../commands/Stick.xml ../commands/StickAcrossDesks.xml ../commands/StickAcrossPages.xml ../commands/Stroke.xml ../commands/StrokeFunc.xml ../commands/Style.xml ../commands/TearMenuOff.xml ../commands/Test.xml ../commands/TestRc.xml ../commands/ThisWindow.xml ../commands/Title.xml ../commands/TitleStyle.xml ../commands/UnsetEnv.xml ../commands/UpdateDecor.xml ../commands/UpdateStyles.xml ../commands/Wait.xml ../commands/WarpToWindow.xml ../commands/WindowFont.xml ../commands/WindowId.xml ../commands/WindowList.xml ../commands/WindowShade.xml ../commands/WindowShadeAnimate.xml ../commands/WindowStyle.xml ../commands/Xinerama.xml ../commands/XineramaPrimaryScreen.xml ../commands/XineramaSls.xml ../commands/XineramaSlsScreens.xml ../commands/XineramaSlsSize.xml ../commands/XorPixmap.xml ../commands/XorValue.xml ../commands/XSync.xml ../commands/XSynchronize.xml $(srcdir)/../header.html
	$(XSLTPROC) --path "$(top_builddir)/doc":"$(top_srcdir)/doc/commands" \
		--xinclude \
		--stringparam profile.attribute output \
		--stringparam profile.value html \
		-o fvwm.man.html.tmp \
		$(XSL_PROFILE) "$(srcdir)/fvwm.man.xml"
	$(XSLTPROC) --path "$(top_builddir)/doc":"$(top_srcdir)/doc/commands" \
		--xinclude \
		--stringparam html.stylesheet "../style.css" \
		--stringparam header.file "$(srcdir)/../header.html" \
		--stringparam twdt 1 \
		--stringparam section.autolabel 1 \
		-o $@ $(XSL_FILE) fvwm.man.html.tmp && rm fvwm.man.html.tmp

fvwm.1: $(XML_FILES) $(srcdir)/fvwm.man.xml $(XSL_MAN_FILE) ../commands/Asterisk.xml ../commands/Plus.xml ../commands/AddButtonStyle.xml ../commands/AddTitleStyle.xml ../commands/AddToDecor.xml ../commands/AddToFunc.xml ../commands/AddToMenu.xml ../commands/All.xml ../commands/AnimatedMove.xml ../commands/Any.xml ../commands/Beep.xml ../commands/BorderStyle.xml ../commands/Break.xml ../commands/BugOpts.xml ../commands/BusyCursor.xml ../commands/ButtonState.xml ../commands/ButtonStyle.xml ../commands/ChangeDecor.xml ../commands/ChangeMenuStyle.xml ../commands/CleanupColorsets.xml ../commands/ClickTime.xml ../commands/Close.xml ../commands/ColorLimit.xml ../commands/ColormapFocus.xml ../commands/Colorset.xml ../commands/CopyMenuStyle.xml ../commands/Current.xml ../commands/CursorMove.xml ../commands/CursorStyle.xml ../commands/DefaultColors.xml ../commands/DefaultColorset.xml ../commands/DefaultFont.xml ../commands/DefaultIcon.xml ../commands/DefaultLayers.xml ../commands/Delete.xml ../commands/Deschedule.xml ../commands/Desk.xml ../commands/DesktopName.xml ../commands/DesktopSize.xml ../commands/Destroy.xml ../commands/DestroyDecor.xml ../commands/DestroyFunc.xml ../commands/DestroyMenu.xml ../commands/DestroyMenuStyle.xml ../commands/DestroyModuleConfig.xml ../commands/DestroyStyle.xml ../commands/DestroyWindowStyle.xml ../commands/Direction.xml ../commands/Echo.xml ../commands/EchoFuncDefinition.xml ../commands/EdgeCommand.xml ../commands/EdgeLeaveCommand.xml ../commands/EdgeResistance.xml ../commands/EdgeScroll.xml ../commands/EdgeThickness.xml ../commands/Emulate.xml ../commands/EscapeFunc.xml ../commands/EwmhBaseStruts.xml ../commands/EwmhNumberOfDesktops.xml ../commands/Exec.xml ../commands/ExecUseShell.xml ../commands/FakeClick.xml ../commands/FakeKeypress.xml ../commands/FlipFocus.xml ../commands/Focus.xml ../commands/FocusStyle.xml ../commands/Function.xml ../commands/GlobalOpts.xml ../commands/GotoDesk.xml ../commands/GotoDeskAndPage.xml ../commands/GotoPage.xml ../commands/HideGeometryWindow.xml ../commands/HilightColor.xml ../commands/HilightColorset.xml ../commands/IconFont.xml ../commands/Iconify.xml ../commands/IconPath.xml ../commands/IgnoreModifiers.xml ../commands/ImagePath.xml ../commands/InfoStoreAdd.xml ../commands/InfoStoreClear.xml ../commands/InfoStoreRemove.xml ../commands/KeepRc.xml ../commands/Key.xml ../commands/KillModule.xml ../commands/Layer.xml ../commands/LocalePath.xml ../commands/Lower.xml ../commands/Maximize.xml ../commands/Menu.xml ../commands/MenuStyle.xml ../commands/Module.xml ../commands/ModuleListenOnly.xml ../commands/ModulePath.xml ../commands/ModuleSynchronous.xml ../commands/ModuleTimeout.xml ../commands/Mouse.xml ../commands/Move.xml ../commands/MoveThreshold.xml ../commands/MoveToDesk.xml ../commands/MoveToPage.xml ../commands/MoveToScreen.xml ../commands/Next.xml ../commands/None.xml ../commands/Nop.xml ../commands/NoWindow.xml ../commands/OpaqueMoveSize.xml ../commands/Pick.xml ../commands/PipeRead.xml ../commands/PixmapPath.xml ../commands/PlaceAgain.xml ../commands/PointerKey.xml ../commands/PointerWindow.xml ../commands/Popup.xml ../commands/Prev.xml ../commands/PrintInfo.xml ../commands/Quit.xml ../commands/QuitScreen.xml ../commands/QuitSession.xml ../commands/Raise.xml ../commands/RaiseLower.xml ../commands/Read.xml ../commands/Recapture.xml ../commands/RecaptureWindow.xml ../commands/Refresh.xml ../commands/RefreshWindow.xml ../commands/Repeat.xml ../commands/Resize.xml ../commands/ResizeMaximize.xml ../commands/ResizeMove.xml ../commands/ResizeMoveMaximize.xml ../commands/RestackTransients.xml ../commands/Restart.xml ../commands/SaveQuitSession.xml ../commands/SaveSession.xml ../commands/ScanForWindow.xml ../commands/Schedule.xml ../commands/Scroll.xml ../commands/SendToModule.xml ../commands/SetAnimation.xml ../commands/SetEnv.xml ../commands/Silent.xml ../commands/SnapAttraction.xml ../commands/SnapGrid.xml ../commands/State.xml ../commands/Stick.xml ../commands/StickAcrossDesks.xml ../commands/StickAcrossPages.xml ../commands/Stroke.xml ../commands/StrokeFunc.xml ../commands/Style.xml ../commands/TearMenuOff.xml ../commands/Test.xml ../commands/TestRc.xml ../commands/ThisWindow.xml ../commands/Title.xml ../commands/TitleStyle.xml ../commands/UnsetEnv.xml ../commands/UpdateDecor.xml ../commands/UpdateStyles.xml ../commands/Wait.xml ../commands/WarpToWindow.xml ../commands/WindowFont.xml ../commands/WindowId.xml ../commands/WindowList.xml ../commands/WindowShade.xml ../commands/WindowShadeAnimate.xml ../commands/WindowStyle.xml ../commands/Xinerama.xml ../commands/XineramaPrimaryScreen.xml ../commands/XineramaSls.xml ../commands/XineramaSlsScreens.xml ../commands/XineramaSlsSize.xml ../commands/XorPixmap.xml ../commands/XorValue.xml ../commands/XSync.xml ../commands/XSynchronize.xml
	$(XSLTPROC) --path "$(top_builddir)/doc":"$(top_srcdir)/doc/commands" \
		--xinclude \
		--stringparam profile.attribute output \
		--stringparam profile.value man \
		-o fvwm.1.tmp \
		$(XSL_PROFILE) "$(srcdir)/fvwm.man.xml"
	$(XSLTPROC) --path "$(top_builddir)/doc":"$(top_srcdir)/doc/commands" \
		--xinclude \
		$(XSL_MAN_FILE) fvwm.1.tmp && rm fvwm.1.tmp

install-data-local:
	@rm -f "$(DESTDIR)$(mandir)/man1/$(fvwm2_name).1"
	@$(LN_S) $(fvwm_name).1 "$(DESTDIR)$(mandir)/man1/$(fvwm2_name).1" || \
	echo "Minor warning: $(mandir)/man1/$(fvwm2_name).1 symlink was not created"

uninstall-local:
	@rm -f "$(DESTDIR)$(mandir)/man1/$(fvwm2_name).1"

# 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:
