# Makefile.in generated by automake 1.7.2 from Makefile.am.
# parser/Makefile.  Generated from Makefile.in by configure.

# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# 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.



srcdir = .
top_srcdir = ..

pkgdatadir = $(datadir)/libosip
pkglibdir = $(libdir)/libosip
pkgincludedir = $(includedir)/libosip
top_builddir = ..

am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/bin/install -c
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 = :
host_triplet = arm-unknown-linux-gnu
ACLOCAL = aclocal-1.7
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = tar
AUTOCONF = autoconf
AUTOHEADER = autoheader
AUTOMAKE = automake-1.7
AWK = gawk
CC = arm-linux-gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPP = arm-linux-gcc -E
CPPFLAGS = 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO = echo
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = grep -E
EXEEXT = 
EXTRA_LIB = 
FSM_LIB =  -lnsl
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = 
LIBOBJS = 
LIBOSIP_SO_VERSION = 0:0:0
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = makeinfo
OBJEXT = o
OSIP_RELEASE = 0.9.6
OSIP_VERSION = 0.9.6
PACKAGE = libosip
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_VERSION = 
PARSER_LIB = 
PATH_SEPARATOR = :
PTHREAD_CC = arm-linux-gcc
PTHREAD_CFLAGS = -pthread
PTHREAD_LIBS = 
RANLIB = arm-linux-ranlib
SET_MAKE = 
SHELL = /bin/sh
SIP_CFLAGS =  -g -O2
SIP_EXTRA_FLAGS =  -Wall -pedantic -DUSE_TMP_BUFFER -DENABLE_DEBUG -g -DENABLE_TRACE
SIP_FSM_FLAGS = -DOSIP_MT
SIP_PARSER_FLAGS = 
STRIP = arm-linux-strip
VERSION = 0.9.6
ac_ct_CC = 
ac_ct_RANLIB = 
ac_ct_STRIP = 
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE = 
am__include = include
am__quote = 
bindir = ${exec_prefix}/bin
build = i686-pc-linux-gnu
build_alias = 
build_cpu = i686
build_os = linux-gnu
build_vendor = pc
datadir = ${prefix}/share
exec_prefix = ${prefix}
host = arm-unknown-linux-gnu
host_alias = arm-linux
host_cpu = arm
host_os = linux-gnu
host_vendor = unknown
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /work/LinPhone.full/libosip-0.9.6/scripts/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
oldincludedir = /usr/include
prefix = /usr
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 

EXTRA_DIST = msg.h

lib_LTLIBRARIES = libosip.la

libosip_la_SOURCES = \
hdr_mimeversion.c    hdr_recordroute.c        hdr_route.c \
hdr_contentlength.c  hdr_contenttype.c        hdr_cseq.c \
hdr_body.c     hdr_via.c      hdr_callid.c    hdr_contact.c \
hdr_from.c     hdr_headers.c  hdr_to.c        hdr_wwwauthenticate.c \
hdr_authorization.c hdr_proxyauthorization.c  hdr_proxyauthenticate.c \
hdr_accept.c   hdr_acceptencoding.c hdr_acceptlanguage.c  msg_cparser.c \
hdr_callinfo.c hdr_alertinfo.c hdr_errorinfo.c hdr_allow.c \
hdr_contentencoding.c hdr_contentdisposition.c \
msg_parser.c   msg_read.c     msg_write.c     port_misc.c \
port_list.c    port_malloc.c  urls.c \
md5c.c         sdp_rfc2327.c  sdp_accessor.c


libosip_la_LDFLAGS = -version-info $(LIBOSIP_SO_VERSION) \
-release $(OSIP_RELEASE) $(PARSER_LIB) $(EXTRA_LIB)


INCLUDES = -I$(top_srcdir)
AM_CFLAGS = $(SIP_CFLAGS) $(SIP_PARSER_FLAGS) $(SIP_EXTRA_FLAGS)
subdir = parser
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(lib_LTLIBRARIES)

libosip_la_LIBADD =
am_libosip_la_OBJECTS = hdr_mimeversion.lo hdr_recordroute.lo \
	hdr_route.lo hdr_contentlength.lo hdr_contenttype.lo \
	hdr_cseq.lo hdr_body.lo hdr_via.lo hdr_callid.lo hdr_contact.lo \
	hdr_from.lo hdr_headers.lo hdr_to.lo hdr_wwwauthenticate.lo \
	hdr_authorization.lo hdr_proxyauthorization.lo \
	hdr_proxyauthenticate.lo hdr_accept.lo hdr_acceptencoding.lo \
	hdr_acceptlanguage.lo msg_cparser.lo hdr_callinfo.lo \
	hdr_alertinfo.lo hdr_errorinfo.lo hdr_allow.lo \
	hdr_contentencoding.lo hdr_contentdisposition.lo msg_parser.lo \
	msg_read.lo msg_write.lo port_misc.lo port_list.lo \
	port_malloc.lo urls.lo md5c.lo sdp_rfc2327.lo sdp_accessor.lo
libosip_la_OBJECTS = $(am_libosip_la_OBJECTS)

DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
am__depfiles_maybe = depfiles
DEP_FILES = ./$(DEPDIR)/hdr_accept.Plo \
	./$(DEPDIR)/hdr_acceptencoding.Plo \
	./$(DEPDIR)/hdr_acceptlanguage.Plo \
	./$(DEPDIR)/hdr_alertinfo.Plo \
	./$(DEPDIR)/hdr_allow.Plo \
	./$(DEPDIR)/hdr_authorization.Plo \
	./$(DEPDIR)/hdr_body.Plo ./$(DEPDIR)/hdr_callid.Plo \
	./$(DEPDIR)/hdr_callinfo.Plo \
	./$(DEPDIR)/hdr_contact.Plo \
	./$(DEPDIR)/hdr_contentdisposition.Plo \
	./$(DEPDIR)/hdr_contentencoding.Plo \
	./$(DEPDIR)/hdr_contentlength.Plo \
	./$(DEPDIR)/hdr_contenttype.Plo \
	./$(DEPDIR)/hdr_cseq.Plo \
	./$(DEPDIR)/hdr_errorinfo.Plo \
	./$(DEPDIR)/hdr_from.Plo \
	./$(DEPDIR)/hdr_headers.Plo \
	./$(DEPDIR)/hdr_mimeversion.Plo \
	./$(DEPDIR)/hdr_proxyauthenticate.Plo \
	./$(DEPDIR)/hdr_proxyauthorization.Plo \
	./$(DEPDIR)/hdr_recordroute.Plo \
	./$(DEPDIR)/hdr_route.Plo ./$(DEPDIR)/hdr_to.Plo \
	./$(DEPDIR)/hdr_via.Plo \
	./$(DEPDIR)/hdr_wwwauthenticate.Plo \
	./$(DEPDIR)/md5c.Plo ./$(DEPDIR)/msg_cparser.Plo \
	./$(DEPDIR)/msg_parser.Plo ./$(DEPDIR)/msg_read.Plo \
	./$(DEPDIR)/msg_write.Plo ./$(DEPDIR)/port_list.Plo \
	./$(DEPDIR)/port_malloc.Plo \
	./$(DEPDIR)/port_misc.Plo \
	./$(DEPDIR)/sdp_accessor.Plo \
	./$(DEPDIR)/sdp_rfc2327.Plo ./$(DEPDIR)/urls.Plo
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
DIST_SOURCES = $(libosip_la_SOURCES)
DIST_COMMON = Makefile.am Makefile.in
SOURCES = $(libosip_la_SOURCES)

all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  parser/Makefile
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
libLTLIBRARIES_INSTALL = $(INSTALL)
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(libdir)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    f="`echo $$p | sed -e 's|^.*/||'`"; \
	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
	  else :; fi; \
	done

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	    p="`echo $$p | sed -e 's|^.*/||'`"; \
	  echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
	  $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
	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
libosip.la: $(libosip_la_OBJECTS) $(libosip_la_DEPENDENCIES) 
	$(LINK) -rpath $(libdir) $(libosip_la_LDFLAGS) $(libosip_la_OBJECTS) $(libosip_la_LIBADD) $(LIBS)

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

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

include ./$(DEPDIR)/hdr_accept.Plo
include ./$(DEPDIR)/hdr_acceptencoding.Plo
include ./$(DEPDIR)/hdr_acceptlanguage.Plo
include ./$(DEPDIR)/hdr_alertinfo.Plo
include ./$(DEPDIR)/hdr_allow.Plo
include ./$(DEPDIR)/hdr_authorization.Plo
include ./$(DEPDIR)/hdr_body.Plo
include ./$(DEPDIR)/hdr_callid.Plo
include ./$(DEPDIR)/hdr_callinfo.Plo
include ./$(DEPDIR)/hdr_contact.Plo
include ./$(DEPDIR)/hdr_contentdisposition.Plo
include ./$(DEPDIR)/hdr_contentencoding.Plo
include ./$(DEPDIR)/hdr_contentlength.Plo
include ./$(DEPDIR)/hdr_contenttype.Plo
include ./$(DEPDIR)/hdr_cseq.Plo
include ./$(DEPDIR)/hdr_errorinfo.Plo
include ./$(DEPDIR)/hdr_from.Plo
include ./$(DEPDIR)/hdr_headers.Plo
include ./$(DEPDIR)/hdr_mimeversion.Plo
include ./$(DEPDIR)/hdr_proxyauthenticate.Plo
include ./$(DEPDIR)/hdr_proxyauthorization.Plo
include ./$(DEPDIR)/hdr_recordroute.Plo
include ./$(DEPDIR)/hdr_route.Plo
include ./$(DEPDIR)/hdr_to.Plo
include ./$(DEPDIR)/hdr_via.Plo
include ./$(DEPDIR)/hdr_wwwauthenticate.Plo
include ./$(DEPDIR)/md5c.Plo
include ./$(DEPDIR)/msg_cparser.Plo
include ./$(DEPDIR)/msg_parser.Plo
include ./$(DEPDIR)/msg_read.Plo
include ./$(DEPDIR)/msg_write.Plo
include ./$(DEPDIR)/port_list.Plo
include ./$(DEPDIR)/port_malloc.Plo
include ./$(DEPDIR)/port_misc.Plo
include ./$(DEPDIR)/sdp_accessor.Plo
include ./$(DEPDIR)/sdp_rfc2327.Plo
include ./$(DEPDIR)/urls.Plo

distclean-depend:
	-rm -rf ./$(DEPDIR)

.c.o:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
	then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
	fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<

.c.obj:
	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
	then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
	fi
#	source='$<' object='$@' libtool=no \
#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`

.c.lo:
	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
	then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
	fi
#	source='$<' object='$@' libtool=yes \
#	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
#	$(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:

ETAGS = etags
ETAGSFLAGS =

CTAGS = ctags
CTAGSFLAGS =

tags: TAGS

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; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	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; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(ETAGS_ARGS)$$tags$$unique" \
	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	     $$tags $$unique

ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	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; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

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

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

top_distdir = ..
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkinstalldirs) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    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
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES)

installdirs:
	$(mkinstalldirs) $(DESTDIR)$(libdir)

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_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-am

distclean-am: clean-am distclean-compile distclean-depend \
	distclean-generic distclean-libtool distclean-tags

dvi: dvi-am

dvi-am:

info: info-am

info-am:

install-data-am:

install-exec-am: install-libLTLIBRARIES

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am

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-info-am uninstall-libLTLIBRARIES

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-libLTLIBRARIES clean-libtool ctags distclean \
	distclean-compile distclean-depend distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am info \
	info-am install install-am install-data install-data-am \
	install-exec install-exec-am install-info install-info-am \
	install-libLTLIBRARIES install-man 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-info-am \
	uninstall-libLTLIBRARIES

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