# Makefile.in generated by automake 1.10.2 from Makefile.am.
# tests/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.




pkgdatadir = $(datadir)/liboauth
pkglibdir = $(libdir)/liboauth
pkgincludedir = $(includedir)/liboauth
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 = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
target_triplet = x86_64-pc-linux-gnu
noinst_PROGRAMS = oauthexample$(EXEEXT) oauthdatapost$(EXEEXT) \
	tcwiki$(EXEEXT) tceran$(EXEEXT) tcother$(EXEEXT) \
	oauthtest$(EXEEXT) oauthsign$(EXEEXT)
subdir = tests
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/src/config.h
CONFIG_CLEAN_FILES =
PROGRAMS = $(noinst_PROGRAMS)
am_oauthdatapost_OBJECTS = oauthdatapost-oauthdatapost.$(OBJEXT)
oauthdatapost_OBJECTS = $(am_oauthdatapost_OBJECTS)
oauthdatapost_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
oauthdatapost_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(oauthdatapost_CFLAGS) \
	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_oauthexample_OBJECTS = oauthexample-oauthexample.$(OBJEXT)
oauthexample_OBJECTS = $(am_oauthexample_OBJECTS)
oauthexample_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
oauthexample_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(oauthexample_CFLAGS) \
	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_oauthsign_OBJECTS = oauthsign-oauthsign.$(OBJEXT)
oauthsign_OBJECTS = $(am_oauthsign_OBJECTS)
oauthsign_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
oauthsign_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(oauthsign_CFLAGS) \
	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_oauthtest_OBJECTS = oauthtest-oauthtest.$(OBJEXT)
oauthtest_OBJECTS = $(am_oauthtest_OBJECTS)
oauthtest_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
oauthtest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(oauthtest_CFLAGS) \
	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_tceran_OBJECTS = tceran-selftest_eran.$(OBJEXT) \
	tceran-commontest.$(OBJEXT)
tceran_OBJECTS = $(am_tceran_OBJECTS)
tceran_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
tceran_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(tceran_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
am_tcother_OBJECTS = tcother-selftest_other.$(OBJEXT) \
	tcother-commontest.$(OBJEXT)
tcother_OBJECTS = $(am_tcother_OBJECTS)
tcother_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
tcother_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(tcother_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
am_tcwiki_OBJECTS = tcwiki-selftest_wiki.$(OBJEXT) \
	tcwiki-commontest.$(OBJEXT)
tcwiki_OBJECTS = $(am_tcwiki_OBJECTS)
tcwiki_DEPENDENCIES = $(OAUTHDIR)/liboauth.la
tcwiki_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
	--mode=link $(CCLD) $(tcwiki_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
	$(LDFLAGS) -o $@
DEFAULT_INCLUDES = -I. -I$(top_builddir)/src
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
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 $@
SOURCES = $(oauthdatapost_SOURCES) $(oauthexample_SOURCES) \
	$(oauthsign_SOURCES) $(oauthtest_SOURCES) $(tceran_SOURCES) \
	$(tcother_SOURCES) $(tcwiki_SOURCES)
DIST_SOURCES = $(oauthdatapost_SOURCES) $(oauthexample_SOURCES) \
	$(oauthsign_SOURCES) $(oauthtest_SOURCES) $(tceran_SOURCES) \
	$(tcother_SOURCES) $(tcwiki_SOURCES)
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/missing --run aclocal-1.10
ALLOCA = 
AMTAR = ${SHELL} /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/missing --run autoconf
AUTOHEADER = ${SHELL} /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/missing --run autoheader
AUTOMAKE = ${SHELL} /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/missing --run automake-1.10
AWK = mawk
CC = x86_64-linux-gnu-gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPP = x86_64-linux-gnu-gcc -E
CPPFLAGS = 
CURL_CFLAGS =  
CURL_LIBS = -lcurl  
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DOT = no
DOTPATH = 
DOXYGEN = no
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /bin/grep -E
EXEEXT = 
FGREP = /bin/grep -F
GREP = /bin/grep
HAVEDOT = NO
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
ISODATE = 2009-09-28
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = -Wl,-z,defs
LIBOAUTH_CFLAGS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
MAKEINFO = ${SHELL} /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/missing --run makeinfo
MKDIR_P = /bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = liboauth
PACKAGE_BUGREPORT = robin AT gareus DOT org
PACKAGE_NAME = liboauth
PACKAGE_STRING = liboauth -
PACKAGE_TARNAME = liboauth
PACKAGE_VERSION = -
PATH_SEPARATOR = :
PC_LIB =  -lcurl
PC_REQ =  libcurl
PERL = /usr/bin/perl
PKG_CONFIG = /usr/bin/pkg-config
RANLIB = ranlib
SED = /bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
VERSION = 0.5.2
VERSION_INFO = 2:0:2
abs_builddir = /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/tests
abs_srcdir = /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/tests
abs_top_builddir = /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2
abs_top_srcdir = /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2
ac_ct_CC = 
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 = x86_64-pc-linux-gnu
build_alias = x86_64-linux-gnu
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias = x86_64-linux-gnu
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${prefix}/share/info
install_sh = $(SHELL) /home/pp/svn/conboy/trunk/conboy/oauth/liboauth-0.5.2/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
lt_ECHO = echo
mandir = ${prefix}/share/man
mkdir_p = /bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
subdirs = src doc tests
sysconfdir = ${prefix}/etc
target = x86_64-pc-linux-gnu
target_alias = 
target_cpu = x86_64
target_os = linux-gnu
target_vendor = pc
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
OAUTHDIR = ../src
INCLUDES = -I$(srcdir)/$(OAUTHDIR)
tcwiki_SOURCES = selftest_wiki.c commontest.c commontest.h
tcwiki_LDADD = $(OAUTHDIR)/liboauth.la -lssl
tcwiki_CFLAGS = -Wall  -DTEST_UNICODE
tceran_SOURCES = selftest_eran.c commontest.c commontest.h
tceran_LDADD = $(OAUTHDIR)/liboauth.la -lssl
tceran_CFLAGS = -Wall  -DTEST_UNICODE
tcother_SOURCES = selftest_other.c commontest.c commontest.h
tcother_LDADD = $(OAUTHDIR)/liboauth.la -lssl
tcother_CFLAGS = -Wall  -DTEST_UNICODE
oauthtest_SOURCES = oauthtest.c
oauthtest_LDADD = $(OAUTHDIR)/liboauth.la -lssl
oauthtest_CFLAGS = -Wall 
oauthexample_SOURCES = oauthexample.c
oauthexample_LDADD = $(OAUTHDIR)/liboauth.la -lssl
oauthexample_CFLAGS = -Wall 
oauthsign_SOURCES = oauthsign.c
oauthsign_LDADD = $(OAUTHDIR)/liboauth.la -lssl
oauthsign_CFLAGS = -Wall 
oauthdatapost_SOURCES = oauthdatapost.c
oauthdatapost_LDADD = $(OAUTHDIR)/liboauth.la -lssl
oauthdatapost_CFLAGS = -Wall 
all: all-am

.SUFFIXES:
.SUFFIXES: .c .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  tests/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  tests/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

clean-noinstPROGRAMS:
	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
	  echo " rm -f $$p $$f"; \
	  rm -f $$p $$f ; \
	done
oauthdatapost$(EXEEXT): $(oauthdatapost_OBJECTS) $(oauthdatapost_DEPENDENCIES) 
	@rm -f oauthdatapost$(EXEEXT)
	$(oauthdatapost_LINK) $(oauthdatapost_OBJECTS) $(oauthdatapost_LDADD) $(LIBS)
oauthexample$(EXEEXT): $(oauthexample_OBJECTS) $(oauthexample_DEPENDENCIES) 
	@rm -f oauthexample$(EXEEXT)
	$(oauthexample_LINK) $(oauthexample_OBJECTS) $(oauthexample_LDADD) $(LIBS)
oauthsign$(EXEEXT): $(oauthsign_OBJECTS) $(oauthsign_DEPENDENCIES) 
	@rm -f oauthsign$(EXEEXT)
	$(oauthsign_LINK) $(oauthsign_OBJECTS) $(oauthsign_LDADD) $(LIBS)
oauthtest$(EXEEXT): $(oauthtest_OBJECTS) $(oauthtest_DEPENDENCIES) 
	@rm -f oauthtest$(EXEEXT)
	$(oauthtest_LINK) $(oauthtest_OBJECTS) $(oauthtest_LDADD) $(LIBS)
tceran$(EXEEXT): $(tceran_OBJECTS) $(tceran_DEPENDENCIES) 
	@rm -f tceran$(EXEEXT)
	$(tceran_LINK) $(tceran_OBJECTS) $(tceran_LDADD) $(LIBS)
tcother$(EXEEXT): $(tcother_OBJECTS) $(tcother_DEPENDENCIES) 
	@rm -f tcother$(EXEEXT)
	$(tcother_LINK) $(tcother_OBJECTS) $(tcother_LDADD) $(LIBS)
tcwiki$(EXEEXT): $(tcwiki_OBJECTS) $(tcwiki_DEPENDENCIES) 
	@rm -f tcwiki$(EXEEXT)
	$(tcwiki_LINK) $(tcwiki_OBJECTS) $(tcwiki_LDADD) $(LIBS)

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

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

include ./$(DEPDIR)/oauthdatapost-oauthdatapost.Po
include ./$(DEPDIR)/oauthexample-oauthexample.Po
include ./$(DEPDIR)/oauthsign-oauthsign.Po
include ./$(DEPDIR)/oauthtest-oauthtest.Po
include ./$(DEPDIR)/tceran-commontest.Po
include ./$(DEPDIR)/tceran-selftest_eran.Po
include ./$(DEPDIR)/tcother-commontest.Po
include ./$(DEPDIR)/tcother-selftest_other.Po
include ./$(DEPDIR)/tcwiki-commontest.Po
include ./$(DEPDIR)/tcwiki-selftest_wiki.Po

.c.o:
	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	mv -f $(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) '$<'`
	mv -f $(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 $@ $<
	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(LTCOMPILE) -c -o $@ $<

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

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)
	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; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	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)$$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

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
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS)
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:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(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-libtool 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

info: info-am

info-am:

install-data-am:

install-dvi: install-dvi-am

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

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:

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-libtool 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-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-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

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