# Makefile.in generated by automake 1.11.1 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

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






pkgdatadir = $(datadir)/libpst
pkgincludedir = $(includedir)/libpst
pkglibdir = $(libdir)/libpst
pkglibexecdir = $(libexecdir)/libpst
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 = i686-pc-mingw32
host_triplet = i686-pc-mingw32
#am__append_1 = XGetopt.c
#am__append_2 = XGetopt.h
noinst_PROGRAMS = deltasearch$(EXEEXT) dumpblocks$(EXEEXT) \
	getidblock$(EXEEXT)
bin_PROGRAMS = lspst$(EXEEXT) readpst$(EXEEXT) pst2ldif$(EXEEXT) \
	nick2ldif$(EXEEXT) $(am__EXEEXT_1)
#am__append_3 = pst2dii
am__append_4 = XGetopt.c XGetopt.h
subdir = src
DIST_COMMON = $(am__libpstinclude_HEADERS_DIST) $(srcdir)/Makefile.am \
	$(srcdir)/Makefile.in $(srcdir)/pst2dii.cpp.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_python_devel.m4 \
	$(top_srcdir)/m4/ax_boost_python.m4 \
	$(top_srcdir)/m4/ax_python.m4 $(top_srcdir)/m4/iconv.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)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = pst2dii.cpp
CONFIG_CLEAN_VPATH_FILES =
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__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
	"$(DESTDIR)$(libpstincludedir)"
LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
am__DEPENDENCIES_1 =
libpst_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
am__libpst_la_SOURCES_DIST = debug.c libpst.c libstrfunc.c lzfu.c \
	timeconv.c vbuf.c XGetopt.c common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
#am__objects_1 = XGetopt.lo
am__objects_2 = debug.lo libpst.lo libstrfunc.lo lzfu.lo timeconv.lo \
	vbuf.lo $(am__objects_1)
am__objects_3 =
am__objects_4 = $(am__objects_3)
am_libpst_la_OBJECTS = $(am__objects_2) $(am__objects_4)
libpst_la_OBJECTS = $(am_libpst_la_OBJECTS)
libpst_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(libpst_la_LDFLAGS) $(LDFLAGS) -o $@
am_libpst_la_rpath = -rpath $(libdir)
#am_libpst_la_rpath =
#am__EXEEXT_1 = pst2dii$(EXEEXT)
PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
am__deltasearch_SOURCES_DIST = deltasearch.cpp common.h define.h \
	libpst.h libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_deltasearch_OBJECTS = deltasearch.$(OBJEXT) $(am__objects_4)
deltasearch_OBJECTS = $(am_deltasearch_OBJECTS)
am__dumpblocks_SOURCES_DIST = dumpblocks.c common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_dumpblocks_OBJECTS = dumpblocks.$(OBJEXT) $(am__objects_4)
dumpblocks_OBJECTS = $(am_dumpblocks_OBJECTS)
am__getidblock_SOURCES_DIST = getidblock.c common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_getidblock_OBJECTS = getidblock.$(OBJEXT) $(am__objects_4)
getidblock_OBJECTS = $(am_getidblock_OBJECTS)
am__lspst_SOURCES_DIST = lspst.c common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_lspst_OBJECTS = lspst.$(OBJEXT) $(am__objects_4)
lspst_OBJECTS = $(am_lspst_OBJECTS)
am__nick2ldif_SOURCES_DIST = nick2ldif.cpp common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_nick2ldif_OBJECTS = nick2ldif.$(OBJEXT) $(am__objects_4)
nick2ldif_OBJECTS = $(am_nick2ldif_OBJECTS)
am__pst2dii_SOURCES_DIST = pst2dii.cpp common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_pst2dii_OBJECTS = pst2dii.$(OBJEXT) $(am__objects_4)
pst2dii_OBJECTS = $(am_pst2dii_OBJECTS)
am__pst2ldif_SOURCES_DIST = pst2ldif.cpp common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h
am_pst2ldif_OBJECTS = pst2ldif.$(OBJEXT) $(am__objects_4)
pst2ldif_OBJECTS = $(am_pst2ldif_OBJECTS)
am__readpst_SOURCES_DIST = readpst.c common.h define.h libpst.h \
	libstrfunc.h lzfu.h timeconv.h vbuf.h XGetopt.h msg.cpp msg.h
am_readpst_OBJECTS = readpst-readpst.$(OBJEXT) $(am__objects_4) \
	readpst-msg.$(OBJEXT)
readpst_OBJECTS = $(am_readpst_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
SOURCES = $(libpst_la_SOURCES) $(deltasearch_SOURCES) \
	$(dumpblocks_SOURCES) $(getidblock_SOURCES) $(lspst_SOURCES) \
	$(nick2ldif_SOURCES) $(pst2dii_SOURCES) $(pst2ldif_SOURCES) \
	$(readpst_SOURCES)
DIST_SOURCES = $(am__libpst_la_SOURCES_DIST) \
	$(am__deltasearch_SOURCES_DIST) $(am__dumpblocks_SOURCES_DIST) \
	$(am__getidblock_SOURCES_DIST) $(am__lspst_SOURCES_DIST) \
	$(am__nick2ldif_SOURCES_DIST) $(am__pst2dii_SOURCES_DIST) \
	$(am__pst2ldif_SOURCES_DIST) $(am__readpst_SOURCES_DIST)
am__libpstinclude_HEADERS_DIST = common.h libpst.h libstrfunc.h lzfu.h \
	timeconv.h vbuf.h
HEADERS = $(libpstinclude_HEADERS)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /d/gnu/libpst-0.6.63/missing --run aclocal-1.11
AMTAR = ${SHELL} /d/gnu/libpst-0.6.63/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /d/gnu/libpst-0.6.63/missing --run autoconf
AUTOHEADER = ${SHELL} /d/gnu/libpst-0.6.63/missing --run autoheader
AUTOMAKE = ${SHELL} /d/gnu/libpst-0.6.63/missing --run automake-1.11
AWK = gawk
BOOST_PYTHON_LIB = 
CC = gcc -static-libgcc
CCDEPMODE = depmode=gcc3
CFLAGS = -O2 -g3
CONVERT = /c/WINDOWS/system32/convert
CPP = gcc -static-libgcc -E
CPPFLAGS = -Id:/usr/include
CXX = g++ -static-libstdc++ -static-libgcc
CXXCPP = g++ -static-libstdc++ -static-libgcc -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -O2 -g3
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = .exe
FGREP = /bin/grep -F
GREP = /bin/grep
GSF_FLAGS = -mms-bitfields -Id:/usr/include/libgsf-1 -Id:/usr/include/glib-2.0 -Id:/usr/lib/glib-2.0/include -Id:/usr/include/libxml2  
GSF_LIBS = -Ld:/usr/lib -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0 -lintl  
INSTALL = /bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = d:/usr/mingw32/bin/ld.exe
LDFLAGS = 
LIBICONV = d:/usr/lib/libiconv.a
LIBOBJS =  ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}mktime$U.o
LIBPST_SO_MAJOR = 4
LIBPST_VERSION_INFO = 5:10:1
LIBS = -lpthread 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = cp -p
LTLIBICONV = -Ld:/usr/lib -liconv
LTLIBOBJS =  ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}mktime$U.lo
MAKEINFO = ${SHELL} /d/gnu/libpst-0.6.63/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NM = /d/usr/bin/nm
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = libpst
PACKAGE_BUGREPORT = carl@five-ten-sg.com
PACKAGE_NAME = libpst
PACKAGE_STRING = libpst 0.6.63
PACKAGE_TARNAME = libpst
PACKAGE_VERSION = 0.6.63
PATH_SEPARATOR = :
PST_OBJDIR = .libs
PYTHON = 
PYTHON_BIN = 
PYTHON_CPPFLAGS = 
PYTHON_EXTRA_LDFLAGS = 
PYTHON_EXTRA_LIBS = 
PYTHON_INCLUDE_DIR = 
PYTHON_LDFLAGS = 
PYTHON_LIB = 
PYTHON_SITE_PKG = 
PYTHON_VERSION = 
RANLIB = ranlib
REGEXLIB = -lregex
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/sh
STRIP = strip
VERSION = 0.6.63
abs_builddir = /d/gnu/libpst-0.6.63/src
abs_srcdir = /d/gnu/libpst-0.6.63/src
abs_top_builddir = /d/gnu/libpst-0.6.63
abs_top_srcdir = /d/gnu/libpst-0.6.63
ac_ct_CC = gcc -static-libgcc
ac_ct_CXX = 
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i686-pc-mingw32
build_alias = 
build_cpu = i686
build_os = mingw32
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = i686-pc-mingw32
host_alias = 
host_cpu = i686
host_os = mingw32
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /d/gnu/libpst-0.6.63/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = echo
mandir = ${datarootdir}/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = d:/usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
#NO_UNDEFINED = 
NO_UNDEFINED = -no-undefined
#AM_CFLAGS = -D_POSIX_PTHREAD_SEMANTICS
PSTLIB = libpst.la
#PSTLIB = .libs/libpst.a
common_header = common.h define.h libpst.h libstrfunc.h lzfu.h \
	timeconv.h vbuf.h $(am__append_2)
common_source = debug.c libpst.c libstrfunc.c lzfu.c timeconv.c vbuf.c \
	$(am__append_1)
lspst_SOURCES = lspst.c          $(common_header)
readpst_SOURCES = readpst.c        $(common_header) msg.cpp msg.h
pst2ldif_SOURCES = pst2ldif.cpp     $(common_header)
pst2dii_SOURCES = pst2dii.cpp      $(common_header)
deltasearch_SOURCES = deltasearch.cpp  $(common_header)
dumpblocks_SOURCES = dumpblocks.c     $(common_header)
getidblock_SOURCES = getidblock.c     $(common_header)
nick2ldif_SOURCES = nick2ldif.cpp    $(common_header)
readpst_CPPFLAGS = $(AM_CPPFLAGS) $(GSF_FLAGS)
lspst_DEPENDENCIES = libpst.la
readpst_DEPENDENCIES = libpst.la
pst2ldif_DEPENDENCIES = libpst.la
pst2dii_DEPENDENCIES = libpst.la
deltasearch_DEPENDENCIES = libpst.la
dumpblocks_DEPENDENCIES = libpst.la
getidblock_DEPENDENCIES = libpst.la
nick2ldif_DEPENDENCIES = libpst.la
#noinst_LTLIBRARIES = libpst.la
lib_LTLIBRARIES = libpst.la
libpstincludedir = $(includedir)/libpst-4/libpst
libpstinclude_HEADERS = \
        common.h    \
        libpst.h    \
        libstrfunc.h\
        lzfu.h      \
        timeconv.h  \
        vbuf.h

libpst_la_LDFLAGS = $(NO_UNDEFINED) -version-info 5:10:1
libpst_la_SOURCES = $(common_source) $(common_header)
libpst_la_LIBADD = $(LTLIBICONV)
EXTRA_DIST = $(am__append_4)

# set the include path found by configure
INCLUDES = -I$(srcdir)/.. $(all_includes)

# the library search path.
lspst_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV)
readpst_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV) $(REGEXLIB) $(GSF_LIBS)
pst2ldif_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV)
pst2dii_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV) -lgd
deltasearch_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV)
dumpblocks_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV)
getidblock_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV)
nick2ldif_LDADD = $(all_libraries) $(PSTLIB) $(LTLIBICONV)
all: all-am

.SUFFIXES:
.SUFFIXES: .c .cpp .lo .o .obj
$(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) --gnu src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/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
$(am__aclocal_m4_deps):
pst2dii.cpp: $(top_builddir)/config.status $(srcdir)/pst2dii.cpp.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libpst.la: $(libpst_la_OBJECTS) $(libpst_la_DEPENDENCIES) 
	$(libpst_la_LINK) $(am_libpst_la_rpath) $(libpst_la_OBJECTS) $(libpst_la_LIBADD) $(LIBS)
install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	for p in $$list; do echo "$$p $$p"; done | \
	sed 's/$(EXEEXT)$$//' | \
	while read p p1; do if test -f $$p || test -f $$p1; \
	  then echo "$$p"; echo "$$p"; else :; fi; \
	done | \
	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
	sed 'N;N;N;s,\n, ,g' | \
	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
	    else { print "f", $$3 "/" $$4, $$1; } } \
	  END { for (d in files) print "f", d, files[d] }' | \
	while read type dir files; do \
	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
	    test -z "$$files" || { \
	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
	    } \
	; done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
	files=`for p in $$list; do echo "$$p"; done | \
	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
	      -e 's/$$/$(EXEEXT)/' `; \
	test -n "$$list" || exit 0; \
	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(bindir)" && rm -f $$files

clean-binPROGRAMS:
	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
	echo " rm -f" $$list; \
	rm -f $$list || exit $$?; \
	test -n "$(EXEEXT)" || exit 0; \
	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
	echo " rm -f" $$list; \
	rm -f $$list
deltasearch$(EXEEXT): $(deltasearch_OBJECTS) $(deltasearch_DEPENDENCIES) 
	@rm -f deltasearch$(EXEEXT)
	$(CXXLINK) $(deltasearch_OBJECTS) $(deltasearch_LDADD) $(LIBS)
dumpblocks$(EXEEXT): $(dumpblocks_OBJECTS) $(dumpblocks_DEPENDENCIES) 
	@rm -f dumpblocks$(EXEEXT)
	$(LINK) $(dumpblocks_OBJECTS) $(dumpblocks_LDADD) $(LIBS)
getidblock$(EXEEXT): $(getidblock_OBJECTS) $(getidblock_DEPENDENCIES) 
	@rm -f getidblock$(EXEEXT)
	$(LINK) $(getidblock_OBJECTS) $(getidblock_LDADD) $(LIBS)
lspst$(EXEEXT): $(lspst_OBJECTS) $(lspst_DEPENDENCIES) 
	@rm -f lspst$(EXEEXT)
	$(LINK) $(lspst_OBJECTS) $(lspst_LDADD) $(LIBS)
nick2ldif$(EXEEXT): $(nick2ldif_OBJECTS) $(nick2ldif_DEPENDENCIES) 
	@rm -f nick2ldif$(EXEEXT)
	$(CXXLINK) $(nick2ldif_OBJECTS) $(nick2ldif_LDADD) $(LIBS)
pst2dii$(EXEEXT): $(pst2dii_OBJECTS) $(pst2dii_DEPENDENCIES) 
	@rm -f pst2dii$(EXEEXT)
	$(CXXLINK) $(pst2dii_OBJECTS) $(pst2dii_LDADD) $(LIBS)
pst2ldif$(EXEEXT): $(pst2ldif_OBJECTS) $(pst2ldif_DEPENDENCIES) 
	@rm -f pst2ldif$(EXEEXT)
	$(CXXLINK) $(pst2ldif_OBJECTS) $(pst2ldif_LDADD) $(LIBS)
readpst$(EXEEXT): $(readpst_OBJECTS) $(readpst_DEPENDENCIES) 
	@rm -f readpst$(EXEEXT)
	$(CXXLINK) $(readpst_OBJECTS) $(readpst_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/XGetopt.Plo
include ./$(DEPDIR)/debug.Plo
include ./$(DEPDIR)/deltasearch.Po
include ./$(DEPDIR)/dumpblocks.Po
include ./$(DEPDIR)/getidblock.Po
include ./$(DEPDIR)/libpst.Plo
include ./$(DEPDIR)/libstrfunc.Plo
include ./$(DEPDIR)/lspst.Po
include ./$(DEPDIR)/lzfu.Plo
include ./$(DEPDIR)/nick2ldif.Po
include ./$(DEPDIR)/pst2dii.Po
include ./$(DEPDIR)/pst2ldif.Po
include ./$(DEPDIR)/readpst-msg.Po
include ./$(DEPDIR)/readpst-readpst.Po
include ./$(DEPDIR)/timeconv.Plo
include ./$(DEPDIR)/vbuf.Plo

.c.o:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c $<

.c.obj:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

readpst-readpst.o: readpst.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT readpst-readpst.o -MD -MP -MF $(DEPDIR)/readpst-readpst.Tpo -c -o readpst-readpst.o `test -f 'readpst.c' || echo '$(srcdir)/'`readpst.c
	$(am__mv) $(DEPDIR)/readpst-readpst.Tpo $(DEPDIR)/readpst-readpst.Po
#	source='readpst.c' object='readpst-readpst.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o readpst-readpst.o `test -f 'readpst.c' || echo '$(srcdir)/'`readpst.c

readpst-readpst.obj: readpst.c
	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT readpst-readpst.obj -MD -MP -MF $(DEPDIR)/readpst-readpst.Tpo -c -o readpst-readpst.obj `if test -f 'readpst.c'; then $(CYGPATH_W) 'readpst.c'; else $(CYGPATH_W) '$(srcdir)/readpst.c'; fi`
	$(am__mv) $(DEPDIR)/readpst-readpst.Tpo $(DEPDIR)/readpst-readpst.Po
#	source='readpst.c' object='readpst-readpst.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o readpst-readpst.obj `if test -f 'readpst.c'; then $(CYGPATH_W) 'readpst.c'; else $(CYGPATH_W) '$(srcdir)/readpst.c'; fi`

.cpp.o:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ $<

.cpp.obj:
	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.cpp.lo:
	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(LTCXXCOMPILE) -c -o $@ $<

readpst-msg.o: msg.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT readpst-msg.o -MD -MP -MF $(DEPDIR)/readpst-msg.Tpo -c -o readpst-msg.o `test -f 'msg.cpp' || echo '$(srcdir)/'`msg.cpp
	$(am__mv) $(DEPDIR)/readpst-msg.Tpo $(DEPDIR)/readpst-msg.Po
#	source='msg.cpp' object='readpst-msg.o' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o readpst-msg.o `test -f 'msg.cpp' || echo '$(srcdir)/'`msg.cpp

readpst-msg.obj: msg.cpp
	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT readpst-msg.obj -MD -MP -MF $(DEPDIR)/readpst-msg.Tpo -c -o readpst-msg.obj `if test -f 'msg.cpp'; then $(CYGPATH_W) 'msg.cpp'; else $(CYGPATH_W) '$(srcdir)/msg.cpp'; fi`
	$(am__mv) $(DEPDIR)/readpst-msg.Tpo $(DEPDIR)/readpst-msg.Po
#	source='msg.cpp' object='readpst-msg.obj' libtool=no \
#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
#	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(readpst_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o readpst-msg.obj `if test -f 'msg.cpp'; then $(CYGPATH_W) 'msg.cpp'; else $(CYGPATH_W) '$(srcdir)/msg.cpp'; fi`

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-libpstincludeHEADERS: $(libpstinclude_HEADERS)
	@$(NORMAL_INSTALL)
	test -z "$(libpstincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libpstincludedir)"
	@list='$(libpstinclude_HEADERS)'; test -n "$(libpstincludedir)" || list=; \
	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_HEADER) $$files '$(DESTDIR)$(libpstincludedir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libpstincludedir)" || exit $$?; \
	done

uninstall-libpstincludeHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(libpstinclude_HEADERS)'; test -n "$(libpstincludedir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	test -n "$$files" || exit 0; \
	echo " ( cd '$(DESTDIR)$(libpstincludedir)' && rm -f" $$files ")"; \
	cd "$(DESTDIR)$(libpstincludedir)" && rm -f $$files

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

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 "$(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 $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
install-binPROGRAMS: install-libLTLIBRARIES

installdirs:
	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libpstincludedir)"; 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:
	$(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:

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-binPROGRAMS clean-generic clean-libLTLIBRARIES \
	clean-libtool clean-noinstLTLIBRARIES clean-noinstPROGRAMS \
	mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-libpstincludeHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-binPROGRAMS install-libLTLIBRARIES

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 -rf ./$(DEPDIR)
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES \
	uninstall-libpstincludeHEADERS

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
	clean-generic clean-libLTLIBRARIES clean-libtool \
	clean-noinstLTLIBRARIES clean-noinstPROGRAMS ctags distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-binPROGRAMS install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-libLTLIBRARIES \
	install-libpstincludeHEADERS 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-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags uninstall uninstall-am uninstall-binPROGRAMS \
	uninstall-libLTLIBRARIES uninstall-libpstincludeHEADERS


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