# Makefile.in generated by automake 1.10.2 from Makefile.am.
# doc/pl/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008  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.



#
# No modifications of this Makefile should be necessary.
#
# To use this template:
#     1) Define: figdir, docname, lang, omffile, and entities in
#        your Makefile.am file for each document directory,
#        although figdir, omffile, and entities may be empty
#     2) Make sure the Makefile in (1) also includes 
#        "include $(top_srcdir)/xmldocs.make" and
#        "dist-hook: app-dist-hook".
#     3) Optionally define 'entities' to hold xml entities which
#        you would also like installed
#     4) Figures must go under $(figdir)/ and be in PNG format
#     5) You should only have one document per directory 
#     6) Note that the figure directory, $(figdir)/, should not have its
#        own Makefile since this Makefile installs those figures.
#
# example Makefile.am:
#   figdir = figures
#   docname = scrollkeeper-manual
#   lang = C
#   omffile=scrollkeeper-manual-C.omf
#   entities = fdl.xml
#   include $(top_srcdir)/xmldocs.make
#   dist-hook: app-dist-hook
#
# About this file:
#       This file was taken from scrollkeeper_example2, a package illustrating
#       how to install documentation and OMF files for use with ScrollKeeper 
#       0.3.x and 0.4.x.  For more information, see:
#               http://scrollkeeper.sourceforge.net/
#       Version: 0.1.2 (last updated: March 20, 2002)
#

# 
# No modifications of this Makefile should be necessary.
#
# This file contains the build instructions for installing OMF files.  It is
# generally called from the makefiles for particular formats of documentation.
#
# Note that you must configure your package with --localstatedir=/var
# so that the scrollkeeper-update command below will update the database
# in the standard scrollkeeper directory.
#
# If it is impossible to configure with --localstatedir=/var, then
# modify the definition of scrollkeeper_localstate_dir so that
# it points to the correct location. Note that you must still use 
# $(localstatedir) in this or when people build RPMs it will update
# the real database on their system instead of the one under RPM_BUILD_ROOT.
#
# Note: This make file is not incorporated into xmldocs.make because, in
#       general, there will be other documents install besides XML documents
#       and the makefiles for these formats should also include this file.
#
# About this file:
#       This file was derived from scrollkeeper_example2, a package
#       illustrating how to install documentation and OMF files for use with
#       ScrollKeeper 0.3.x and 0.4.x.  For more information, see:
#	       http://scrollkeeper.sourceforge.net/    
#       Version: 0.1.3 (last updated: March 20, 2002)
#

pkgdatadir = $(datadir)/dia
pkglibdir = $(libdir)/dia
pkgincludedir = $(includedir)/dia
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 = powerpc-redhat-linux-gnu
host_triplet = powerpc-redhat-linux-gnu
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(top_srcdir)/hardcopies.make $(top_srcdir)/omf.make \
	$(top_srcdir)/xmldocs.make
subdir = doc/pl
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
	$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /builddir/build/BUILD/dia-0.97/missing --run aclocal-1.10
ALL_LINGUAS = 
AMTAR = ${SHELL} /builddir/build/BUILD/dia-0.97/missing --run tar
APP_LIBS = 
AR = ar
AUTOCONF = ${SHELL} /builddir/build/BUILD/dia-0.97/missing --run autoconf
AUTOHEADER = ${SHELL} /builddir/build/BUILD/dia-0.97/missing --run autoheader
AUTOMAKE = ${SHELL} /builddir/build/BUILD/dia-0.97/missing --run automake-1.10
AWK = gawk
CAIROVERSION_CFLAGS = -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12  
CAIROVERSION_LIBS = -lcairo  
CAIRO_CFLAGS = -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12  
CAIRO_LIBS = -lcairo  
CATALOGS = 
CATOBJEXT = .gmo
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -I/usr/include/libxml2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32  -Wall --std=c89 -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -Wpointer-arith -Winit-self -Wformat-nonliteral
CPP = gcc -E
CPPFLAGS = 
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
CYGPATH_W = echo
DATADIRNAME = share
DB2HTML = no
DB2MAN = http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
DBLATEX = no
DEBUG_FLAGS = 
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DSYMUTIL = 
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
F77 = 
FFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
FREETYPE_CFLAGS = -I/usr/include/freetype2
FREETYPE_LIBS = -lfreetype
GETTEXT_PACKAGE = dia
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
GMODULE_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
GMODULE_LIBS = -Wl,--export-dynamic -L/lib -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0  
GMOFILES = 
GMSGFMT = /usr/bin/msgfmt
GREP = /bin/grep
GTK_CFLAGS = -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libart-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-keyring-1  
GTK_LIBS = -pthread -L/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INSTOBJEXT = .mo
INTLLIBS = 
INTLOBJS = 
INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_EXTRACT = /usr/bin/intltool-extract
INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_MERGE = /usr/bin/intltool-merge
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
INTLTOOL_PERL = /usr/bin/perl
INTLTOOL_POLICY_RULE = %.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SERVICE_RULE = %.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_UPDATE = /usr/bin/intltool-update
INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
JW = no
LDFLAGS = 
LIBART_CFLAGS = -I/usr/include/libart-2.0  
LIBART_LIBS = -lart_lgpl_2  
LIBEMF_CFLAGS = -I /usr/include/libEMF
LIBEMF_LIBS = -lEMF -lstdc++
LIBOBJS = 
LIBS =  -lpng -lz -lm -lz
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS = 
MAINT = #
MAKEINFO = ${SHELL} /builddir/build/BUILD/dia-0.97/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
MKINSTALLDIRS = ./mkinstalldirs
MSGFMT = /usr/bin/msgfmt
MSGFMT_OPTS = -c
MSGMERGE = /usr/bin/msgmerge
NMEDIT = 
OBJEXT = o
PACKAGE = dia
PACKAGE_BUGREPORT = http://bugzilla.gnome.org/enter_bug.cgi?product=dia
PACKAGE_NAME = dia
PACKAGE_STRING = dia 0.97
PACKAGE_TARNAME = dia
PACKAGE_VERSION = 0.97
PANGOCAIRO_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
PANGOCAIRO_LIBS = -L/lib -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
PANGOFT2_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
PANGOFT2_LIBS = -L/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
PANGOVERSION_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
PANGOVERSION_LIBS = -L/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
PNG_LIBS = -lpng -lz -lm
POFILES = 
POSUB = po
PO_IN_DATADIR_FALSE = 
PO_IN_DATADIR_TRUE = 
PYTHON = /usr/bin/python
PYTHON_EXEC_PREFIX = /usr
PYTHON_INCLUDES = -I/usr/include/python2.4
PYTHON_LIBS = -L/usr/lib/python2.4/site-packages/../config -lpython2.4            		-lpthread -ldl  -lutil
PYTHON_PLATFORM = linux2
PYTHON_PREFIX = /usr
PYTHON_VERSION = 2.4
RANLIB = ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
SWIG = 
SWIG_LIB = 
USE_NLS = yes
VERSION = 0.97
XGETTEXT = /usr/bin/xgettext
XML2_CONFIG = xml2-config
XML_CFLAGS = -I/usr/include/libxml2
XML_CONFIG = 
XML_LIBS = -L/usr/lib -lxml2 -lz -lm
XSLTPROC = /usr/bin/xsltproc
XSLT_CFLAGS = -I/usr/include/libxml2  
XSLT_DIR = xslt
XSLT_LIBS = -lxslt -lxml2 -lz -lm  
Z_LIBS = -lz
abs_builddir = /builddir/build/BUILD/dia-0.97/doc/pl
abs_srcdir = /builddir/build/BUILD/dia-0.97/doc/pl
abs_top_builddir = /builddir/build/BUILD/dia-0.97
abs_top_srcdir = /builddir/build/BUILD/dia-0.97
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = /usr/bin
build = powerpc-redhat-linux-gnu
build_alias = powerpc-redhat-linux-gnu
build_cpu = powerpc
build_os = linux-gnu
build_vendor = redhat
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = /usr
host = powerpc-redhat-linux-gnu
host_alias = powerpc-redhat-linux-gnu
host_cpu = powerpc
host_os = linux-gnu
host_vendor = redhat
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = $(SHELL) /builddir/build/BUILD/dia-0.97/install-sh
libdir = /usr/lib
libexecdir = /usr/libexec
localedir = ${prefix}/${DATADIRNAME}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/dia
pkgpythondir = ${pythondir}/dia
prefix = /usr
program_transform_name = s&^&&
psdir = ${docdir}
pyexecdir = /usr/lib/python2.4/site-packages
pythondir = /usr/lib/python2.4/site-packages
sbindir = /usr/sbin
sharedstatedir = /usr/com
srcdir = .
sysconfdir = /etc
target_alias = ppc-redhat-linux-gnu
top_build_prefix = ../../
top_builddir = ../..
top_srcdir = ../..
uidatadir = ${pkgdatadir}/ui
docname = dia
lang = pl
figdir = graphics
omffile = dia-pl.omf
entities = 
progname = dia
progfiles_extension = dia
PAPERSIZE = A4
RESOLUTION = 600
DOCUMENT_ENCODING = ISO-8859-2
ENCODING = utf8
UNICODE = 1
LATEX_CLASS_OPTIONS = -P 'latex.class.options=oneside' -P 'latex.babel.use=0'
#helpdocdir = $(datadir)/$(docname)/help/$(lang)

# **********  Begin of section some packagers may need to modify  **********
# This variable (helpdocdir) specifies where the documents should be installed.
# This default value should work for most packages.
helpdocdir = $(datadir)/gnome/help/$(docname)/$(lang)

# **********  You should not have to edit below this line  **********
xml_files = $(entities) $(docname).xml authors.xml dia.xml intro.xml \
	license.xml usage-canvas.xml usage-customization.xml \
	usage-layers.xml usage-loadsave.xml \
	usage-objects-selecting.xml usage-objects-special.xml \
	usage-objects.xml usage-quickstart.xml
EXTRA_DIST = $(xml_files) $(omffile) html.xsl
CLEANFILES = omf_timestamp
omf_dest_dir = $(DESTDIR)$(datadir)/omf/dia
scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper
sysdoc = $(DESTDIR)$(docdir)/$(lang)
sysdoc_html = $(DESTDIR)$(htmldir)/html/$(lang)
sysdoc_pdf = $(DESTDIR)$(pdfdir)/$(lang)
sysdoc_ps = $(DESTDIR)$(psdir)/$(lang)
#htmldoc = $(progname)_html
#html_install_data = install-data-html
#html_install = install-html
#html_install_ng = install-html-nognome
#html_uninstall = uninstall-html
#html_uninstall_ng = uninstall-html-nognome
#html_clean = clean-html
#pdfdoc = $(progname).pdf
#pdfdoc = $(progname).pdf
#pdf_install = install-pdf
#pdf_install = install-pdf
#psdoc = $(progname).ps
#psdoc = $(progname).ps
#ps_install = install-ps
#ps_install = install-ps
nodist_include_EXTRAS = dia.1
pngfigures = \
	graphics/greendots.png \
	graphics/home_network.png \
	graphics/line_props.png

epsfigures = 
htmlstyle = \
	html.xsl

metadata = \
	dia-pl.omf \
	topic.dat

examples = \
	../shape.dtd \
	../diagram.dtd \
	../sheet.dtd

DISTCLEANFILES = 
all: all-am

.SUFFIXES:
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/xmldocs.make $(top_srcdir)/omf.make $(top_srcdir)/hardcopies.make $(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  doc/pl/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  doc/pl/Makefile
.PRECIOUS: 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__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	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

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:


distdir: $(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 $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
	$(MAKE) $(AM_MAKEFLAGS) \
	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
	  dist-hook
check-am: all-am
check: check-am
all-am: Makefile
installdirs:
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:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

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 clean-local mostlyclean-am

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

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am: install-data-local
	@$(NORMAL_INSTALL)
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook

install-dvi: install-dvi-am

install-exec-am:

install-info: install-info-am

install-man:

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

.MAKE: install-am install-data-am install-strip

.PHONY: all all-am check check-am clean clean-generic clean-libtool \
	clean-local dist-hook 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-data-local install-dvi \
	install-dvi-am install-exec install-exec-am install-html \
	install-html-am install-info install-info-am install-man \
	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 \
	uninstall uninstall-am uninstall-local

install-data-hook: install-data-hook-omf
#install-data-hook:

# At some point, it may be wise to change to something like this:
# scrollkeeper_localstate_dir = @SCROLLKEEPER_STATEDIR@

omf: omf_timestamp

omf_timestamp: $(omffile)
	-if test -n "$(omffile)"; then \
	  for file in $(omffile); do \
	    scrollkeeper-preinstall $(DESTDIR)$(helpdocdir)/$(docname).xml $(srcdir)/$$file $$file.out; \
	  done; \
	fi;
	touch omf_timestamp

install-data-hook-omf:
	$(mkinstalldirs) $(omf_dest_dir)
	-if test -n "$(omffile)"; then \
	  for file in $(omffile); do \
	    $(INSTALL_DATA) $$file.out $(omf_dest_dir)/$$file; \
	  done; \
	fi
	-scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(omf_dest_dir)

uninstall-local-omf:
	-for file in $(srcdir)/*.omf; do \
	  basefile=`basename $$file`; \
	  rm -f $(omf_dest_dir)/$$basefile; \
	done
	-rmdir $(omf_dest_dir)
	-scrollkeeper-update -p $(scrollkeeper_localstate_dir)

clean-local-omf:
	-if test -n "$(omffile)"; then \
	  for file in $(omffile); do \
	    rm -f $$file.out; \
	  done; \
	fi

all: omf $(htmldoc) $(pdfdoc) $(psdoc)

install-data-local: install-data-xml \
	$(html_install) $(pdf_install) $(ps_install) install-examples

uninstall-local: uninstall-local-xml  \
	$(html_install) uninstall-pdf uninstall-ps uninstall-examples

clean-local: clean-local-xml \
	clean-html clean-ps clean-pdf

#all: $(htmldoc) $(pdfdoc) $(psdoc)

#install-data-local: $(html_install_data) \
#	$(html_install_ng) $(pdf_install) $(ps_install) install-examples

#uninstall-local: uninstall-local-html  \
#	uninstall-html-nognome uninstall-pdf uninstall-ps uninstall-examples
##all: $(htmldoc) $(pdfdoc) $(psdoc)

##install-data-local: $(html_install) $(pdf_install) $(ps_install) install-examples

##uninstall-local: uninstall-html uninstall-pdf uninstall-ps uninstall-examples

#clean-local: clean-local-xml \
#	clean-html clean-ps clean-pdf

$(progname)_html: $(progname).xml $(xml_files) $(htmlstyle) $(pngfigures)
	$(mkinstalldirs) $(srcdir)/$(progname)_html
	$(mkinstalldirs) $(srcdir)/$(progname)_html/$(figdir)
	$(mkinstalldirs) $(srcdir)/$(progname)_html/images
	$(mkinstalldirs) $(srcdir)/$(progname)_html/images/callouts
	$(mkinstalldirs) $(srcdir)/$(progname)_html/css
	-cp ../html/images/*.png $(srcdir)/$(progname)_html/images
	-cp ../html/images/callouts/*.png \
	  $(srcdir)/$(progname)_html/images/callouts
	-cp ../html/css/*.css $(srcdir)/$(progname)_html/css
	-cp $(srcdir)/$(figdir)/*.png $(srcdir)/$(progname)_html/$(figdir)
	cd $(srcdir)/$(progname)_html \
	  && xsltproc --stringparam graphic.default.extension png \
	    ../$(htmlstyle) ../$<
	touch $(progname)_html

#$(progname).pdf: $(progname).xml $(xml_files) $(pngfigures)
#	-$(DBLATEX) -t pdf -T  native \
#		-P 'latex.unicode.use=$(UNICODE)' \
#		-P latex.encoding='$(ENCODING)' \
#		$(LATEX_CLASS_OPTIONS) \
#		$<

.epsfigures: $(epsfigures) $(pngfigures)
	-if test -d "$(srcdir)/$(figdir)"; then \
	  for file in $(pngfigures) ; do \
	    destfile=$(srcdir)/$(figdir)/`basename $$file .png`.eps ; \
	    convert $$file $$destfile; \
	  done ; \
	fi
	-if test -d "$(srcdir)/ps/$(figdir)"; then \
	  for file in $(epsfigures) ; do \
	    cp  $$file $(srcdir)/$(figdir)/ ; \
	  done ; \
	fi
	touch .epsfigures

#$(progname).ps: $(progname).xml $(xml_files) .epsfigures
#	-$(DBLATEX) -t ps -T native \
#	        $(stylesheet) \
#		-P 'latex.unicode.use=$(UNICODE)' \
#		-P 'latex.encoding=$(ENCODING)' \
#		$(LATEX_CLASS_OPTIONS) \
#		$(srcdir)/$<

#.jw: $(progname).xml $(xml_files) .epsfigures
#	rm -rf jw
#	mkdir -p jw
#	cp -r graphics jw
#	cp *.xml jw
#	flip -b -u *.xml
#	cd jw && recode -d '$(DOCUMENT_ENCODING)..XML-standalone' *.xml
#	touch .jw

#$(progname).ps: .jw
#	cd jw && $(JW) -b ps -V paper-type=$(PAPERSIZE) $(progname).xml
#	cp jw/$(progname).ps .

#$(progname).pdf: .jw
#	cd jw && $(JW) -b pdf -V paper-type=$(PAPERSIZE) $(progname).xml
#	cp jw/$(progname).pdf .

install-html: $(htmldoc)
	$(mkinstalldirs) $(sysdoc_html)
	cp -r $(srcdir)/$(progname)_html/* $(sysdoc_html)

uninstall-html:
	-rm -f $(sysdoc_html)/*.html
	-rm -f $(sysdoc_html)/$(figdir)/*.png
	-rmdir $(sysdoc_html)/$(figdir)
	-rm -f $(sysdoc_html)/images/callouts/*.png
	-rmdir $(sysdoc_html)//images/callouts
	-rm -f $(sysdoc_html)/images/*.png
	-rmdir $(sysdoc_html)/images/
	-rm -f $(sysdoc_html)/css/*.css
	-rmdir $(sysdoc_html)/css
	-rmdir $(sysdoc_html)

install-html-nognome:
	$(mkinstalldirs) $(DESTDIR)$(htmldir)/html/
	-(cd $(DESTDIR)$(htmldir)/html/ && ln -s $(helpdocdir) $(lang))

uninstall-html-nognome:
	-rm $(DESTDIR)$(htmldir)/html/$(lang)
	-rmdir $(DESTDIR)$(htmldir)/html/

clean-html:
	-rm -rf $(srcdir)/$(progname)_html

install-pdf: $(pdfdoc)
	$(mkinstalldirs) $(sysdoc_pdf)
	-$(INSTALL_DATA) $< $(sysdoc_pdf)/$<

uninstall-pdf:
	-rm -f $(sysdoc_pdf)/$(progname).pdf

clean-pdf:
	rm -f $(progname).pdf
	-rm -rf $(srcdir)/jw
	rm -f .jw

install-ps: $(progname).ps
	$(mkinstalldirs) $(sysdoc_ps)
	-$(INSTALL_DATA) $< $(sysdoc_ps)/$<

uninstall-ps:
	-rm -f $(sysdoc_ps)/$(progname).ps

clean-ps:
	-rm -rf $(srcdir)/tex
	-rm -f $(progname).ps
	-rm -f .epsfigures
	-rm -f $(srcdir)/graphics/*.eps
	-rm -rf $(srcdir)/jw
	rm -f .jw

install-examples: $(examples)
	$(mkinstalldirs) $(sysdoc)/examples
	for i in $^; do \
	  if test -f "$$i"; then  \
	    echo "installing $$i" ;\
	    $(INSTALL_DATA) $$i $(sysdoc)/examples/$$(basename $$i) ; \
	  fi ; \
	done

uninstall-examples: $(examples)
	for i in $^; do \
	  rm -f $(sysdoc)/examples/$$(basename $$i) ;\
	done
	-rmdir $(sysdoc)/examples

$(docname).xml: $(entities)
	-ourdir=`pwd`;  \
	cd $(srcdir);   \
	cp $(entities) $$ourdir

app-dist-hook:
	if test "$(figdir)"; then \
	  $(mkinstalldirs) $(distdir)/$(figdir); \
	  for file in $(srcdir)/$(figdir)/*.png; do \
	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
	    $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \
	  done \
	fi

install-data-xml: omf
	$(mkinstalldirs) $(DESTDIR)$(helpdocdir)
	for file in $(xml_files); do \
	  cp $(srcdir)/$$file $(DESTDIR)$(helpdocdir); \
	done
	if test "$(figdir)"; then \
	  $(mkinstalldirs) $(DESTDIR)$(helpdocdir)/$(figdir); \
	  for file in $(srcdir)/$(figdir)/*.png; do \
	    basefile=`echo $$file | sed -e  's,^.*/,,'`; \
	    $(INSTALL_DATA) $$file $(DESTDIR)$(helpdocdir)/$(figdir)/$$basefile; \
	  done \
	fi

install-data-html: $(progname)_html
	$(mkinstalldirs) $(DESTDIR)$(helpdocdir)
	cp -r $(srcdir)/$(progname)_html/* $(DESTDIR)$(helpdocdir)

uninstall-local-xml: uninstall-local-doc uninstall-local-omf

uninstall-local-html:
	-rm -f $(DESTDIR)$(helpdocdir)/*.html
	-rm -f $(DESTDIR)$(helpdocdir)/$(figdir)/*.png
	-rmdir $(DESTDIR)$(helpdocdir)/$(figdir)
	-rm -f $(DESTDIR)$(helpdocdir)/images/callouts/*.png
	-rmdir $(DESTDIR)$(helpdocdir)/images/callouts
	-rm -f $(DESTDIR)$(helpdocdir)/images/*.png
	-rmdir $(DESTDIR)$(helpdocdir)/images/
	-rm -f $(DESTDIR)$(helpdocdir)/css/*.css
	-rmdir $(DESTDIR)$(helpdocdir)/css
	-rmdir $(DESTDIR)$(helpdocdir)/*
	-rmdir $(DESTDIR)$(helpdocdir)

uninstall-local-doc:
	-rm -f $(DESTDIR)$(helpdocdir)/$(figdir)/*
	-rmdir $(DESTDIR)$(helpdocdir)/$(figdir)
	-rm -f $(DESTDIR)$(helpdocdir)/*
	-rmdir $(DESTDIR)$(helpdocdir)/*
	-rmdir $(DESTDIR)$(helpdocdir)

clean-local-xml: clean-local-omf

dist-hook: app-dist-hook

### Anyone out there who understands automake?
### If we want misconfigured XML catalogs to not try net access, use
### --nonet.  But I don't think that's going to solve more problems
### than it causes.
# 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:
