# Makefile.in generated automatically by automake 1.5 from Makefile.am.

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



# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
# 
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

# This file is public domain and comes with NO WARRANTY of any kind

SHELL = /bin/sh

srcdir = .
top_srcdir = ..

prefix = /home/jalcazar/Version4/mysql/
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include
pkgdatadir = $(datadir)/mysql
pkglibdir = $(libdir)/mysql
pkgincludedir = $(includedir)/mysql
top_builddir = ..

ACLOCAL = ${SHELL} /home/jalcazar/Version4/mysql-4.1.1-alpha/missing --run aclocal
AUTOCONF = ${SHELL} /home/jalcazar/Version4/mysql-4.1.1-alpha/missing --run autoconf
AUTOMAKE = ${SHELL} /home/jalcazar/Version4/mysql-4.1.1-alpha/missing --run automake
AUTOHEADER = ${SHELL} /home/jalcazar/Version4/mysql-4.1.1-alpha/missing --run autoheader

INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL}
INSTALL_HEADER = $(INSTALL_DATA)
transform = s,x,x,
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = i686-pc-linux
build_triplet = i686-pc-linux
host_alias = i686-pc-linux
host_triplet = i686-pc-linux
target_alias = i686-pc-linux
target_triplet = i686-pc-linux
ALLOCA = 
AMTAR = ${SHELL} /home/jalcazar/Version4/mysql-4.1.1-alpha/missing --run tar
AS = gcc -c
ASFLAGS = $(CFLAGS)
AVAILABLE_LANGUAGES = czech danish dutch english estonian french german greek hungarian italian japanese korean norwegian norwegian-ny polish portuguese romanian russian slovak spanish swedish ukrainian
AVAILABLE_LANGUAGES_ERRORS =  czech/errmsg.sys danish/errmsg.sys dutch/errmsg.sys english/errmsg.sys estonian/errmsg.sys french/errmsg.sys german/errmsg.sys greek/errmsg.sys hungarian/errmsg.sys italian/errmsg.sys japanese/errmsg.sys korean/errmsg.sys norwegian/errmsg.sys norwegian-ny/errmsg.sys polish/errmsg.sys portuguese/errmsg.sys romanian/errmsg.sys russian/errmsg.sys slovak/errmsg.sys spanish/errmsg.sys swedish/errmsg.sys ukrainian/errmsg.sys
AWK = gawk
CC = gcc
CC_VERSION = gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
CFLAGS = -O3 -DDBUG_OFF -O3 
CHECK_PID = /usr/bin/kill -0 $$PID > /dev/null 2> /dev/null
CHMOD = /bin/chmod
CLIENT_EXTRA_LDFLAGS = 
CLIENT_LIBS = -lz -lcrypt -lnsl -lm  
CMP = /usr/bin/cmp
COMPILATION_COMMENT = Source distribution
CONF_COMMAND = ./configure '--prefix=/home/jalcazar/Version4/mysql/' '--enable-assembler' '--with-mysqld-ldflags=-all-static' 'CFLAGS=-O3' 'CXXFLAGS=-O3 -felide-constructors        -fno-exceptions -fno-rtti' 'CXX=gcc'
CP = /bin/cp
CPP = gcc -E
CXX = gcc
CXXFLAGS = -O3 -DDBUG_OFF -O3 -felide-constructors        -fno-exceptions -fno-rtti  -fno-implicit-templates -fno-exceptions -fno-rtti -DUSE_MYSYS_NEW -DDEFINE_CXA_PURE_VIRTUAL
CXXLDFLAGS = 
CXX_VERSION = gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
DEPDIR = .deps
DLLTOOL = @DLLTOOL@
DOT_FRM_VERSION = 6
DVIS = 
ECHO = echo
EXEEXT = 
FIND_PROC = /bin/ps p $$PID | grep mysqld > /dev/null
GETCONF = getconf
GXX = yes
HOSTNAME = /bin/hostname
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
IS_LINUX = true
KILL = /usr/bin/kill
LD = /usr/bin/ld
LIBDL = -ldl 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIB_EXTRA_CCFLAGS = 
LM_CFLAGS = 
LN = /bin/ln
LN_CP_F = /bin/ln -s
LN_S = ln -s
MACHINE_TYPE = i686
MAINT = #
MAKE_BINARY_DISTRIBUTION_OPTIONS = 
MAKE_SHELL = /bin/sh
MT_INCLUDES = 
MT_LD_ADD = 
MV = /bin/mv
MYSQLD_DEFAULT_SWITCHES = --skip-locking
MYSQLD_EXTRA_LDFLAGS = -all-static
MYSQLD_USER = mysql
MYSQL_BASE_VERSION = 4.1
MYSQL_NO_DASH_VERSION = 4.1.1
MYSQL_SERVER_SUFFIX = 
MYSQL_TCP_PORT = 3306
MYSQL_TCP_PORT_DEFAULT = 3306
MYSQL_UNIX_ADDR = /tmp/mysql.sock
MYSQL_VERSION_ID = 40101
NOINST_LDFLAGS = 
OBJDUMP = @OBJDUMP@
OBJEXT = o
PACKAGE = mysql
PDFMANUAL = 
PERL = /usr/bin/perl
PERL5 = /usr/bin/perl
PROTOCOL_VERSION = 10
PS = /bin/ps
RANLIB = ranlib
RM = /bin/rm
SAVE_ASFLAGS = 
SAVE_CFLAGS = -O3
SAVE_CXXFLAGS = -O3 -felide-constructors        -fno-exceptions -fno-rtti
SAVE_CXXLDFLAGS = 
SAVE_LDFLAGS = 
SED = /bin/sed
SHARED_LIB_VERSION = 14:0:0
STRIP = strip
SYSTEM_TYPE = pc-linux
TAR = gtar
TERMCAP_LIB = -lncurses
THREAD_LOBJECTS = thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o
THREAD_LPROGRAMS = test_thr_alarm$(EXEEXT) test_thr_lock$(EXEEXT)
VERSION = 4.1.1-alpha
WRAPLIBS = 
YACC = bison -y
am__include = include
am__quote = 
bdb_includes = 
bdb_libs = 
bdb_libs_with_path = 
bench_dirs = sql-bench mysql-test
docs_dirs = Docs
fs_dirs = 
innodb_includes = -I../innobase/include
innodb_libs =  $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/odbc/libodbc.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/dict/libdict.a $(top_builddir)/innobase/que/libque.a $(top_builddir)/innobase/srv/libsrv.a $(top_builddir)/innobase/ibuf/libibuf.a $(top_builddir)/innobase/row/librow.a $(top_builddir)/innobase/pars/libpars.a $(top_builddir)/innobase/btr/libbtr.a $(top_builddir)/innobase/trx/libtrx.a $(top_builddir)/innobase/read/libread.a $(top_builddir)/innobase/usr/libusr.a $(top_builddir)/innobase/buf/libbuf.a $(top_builddir)/innobase/ibuf/libibuf.a $(top_builddir)/innobase/eval/libeval.a $(top_builddir)/innobase/log/liblog.a $(top_builddir)/innobase/fsp/libfsp.a $(top_builddir)/innobase/fut/libfut.a $(top_builddir)/innobase/fil/libfil.a $(top_builddir)/innobase/lock/liblock.a $(top_builddir)/innobase/mtr/libmtr.a $(top_builddir)/innobase/page/libpage.a $(top_builddir)/innobase/rem/librem.a $(top_builddir)/innobase/thr/libthr.a $(top_builddir)/innobase/com/libcom.a $(top_builddir)/innobase/sync/libsync.a $(top_builddir)/innobase/data/libdata.a $(top_builddir)/innobase/mach/libmach.a $(top_builddir)/innobase/ha/libha.a $(top_builddir)/innobase/dyn/libdyn.a $(top_builddir)/innobase/mem/libmem.a $(top_builddir)/innobase/sync/libsync.a $(top_builddir)/innobase/ut/libut.a $(top_builddir)/innobase/os/libos.a $(top_builddir)/innobase/ut/libut.a
innodb_system_libs = -lrt
install_sh = /home/jalcazar/Version4/mysql-4.1.1-alpha/install-sh
isam_libs = 
libmysqld_dirs = 
linked_client_targets = linked_libmysql_sources
linked_netware_sources = 
netware_dir = 
openssl_includes = 
openssl_libs = 
orbit_idl = /usr/bin/orbit-idl
orbit_includes = -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0
orbit_libs = -L/usr/lib -lORBit -lIIOP -lORBitutil -lglib -lm
pstack_dirs = 
pstack_libs = 
readline_basedir = libedit
readline_dir = cmd-line-utils/libedit
readline_h_ln_cmd = $(LN) $(top_builddir)/cmd-line-utils/libedit/readline/*.h readline/
readline_link = $(top_builddir)/cmd-line-utils/libedit/liblibedit.a
readline_topdir = cmd-line-utils
server_scripts = mysqld_safe mysql_install_db
sql_client_dirs = libmysql client
sql_server_dirs = strings dbug mysys extra regex isam merge innobase myisam myisammrg heap vio sql
thread_dirs = 
tools_dirs = 
uname_prog = /bin/uname
vio_dir = 
vio_libs = 

INCLUDES =  -I$(top_srcdir)/include
pkglib_LIBRARIES = libmystrings.a

# Exact one of ASSEMBLER_X
# These file MUST all be on the same line!! Otherwise automake
# generats a very broken makefile
#no assembler
#ASRCS = 
##ASRCS = bmove_upp-sparc.s strappend-sparc.s strend-sparc.s strinstr-sparc.s strmake-sparc.s strmov-sparc.s strnmov-sparc.s strstr-sparc.s
ASRCS = strings-x86.s longlong2str-x86.s my_strtoll10-x86.s
# These file MUST all be on the same line!! Otherwise automake
# generats a very broken makefile
#CSRCS = strxmov.c bmove_upp.c strappend.c strcont.c strend.c strfill.c strcend.c is_prefix.c strstr.c strinstr.c strmake.c strnmov.c strmov.c longlong2str.c bfill.c bmove.c bmove512.c bchange.c strxnmov.c int2str.c str2int.c r_strinstr.c atof.c bcmp.c strtol.c strtoul.c strtoll.c strtoull.c llstr.c strnlen.c ctype.c ctype-simple.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-euc_kr.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-utf8.c ctype-ucs2.c ctype-win1250ch.c ctype-bin.c ctype-latin1.c my_vsnprintf.c xml.c ctype-extra.c my_strtoll10.c
##CSRCS = strcont.c strfill.c strcend.c is_prefix.c longlong2str.c bfill.c bmove.c bmove512.c bchange.c strxnmov.c int2str.c str2int.c r_strinstr.c atof.c bcmp.c strtol.c strtoul.c strtoll.c strtoull.c llstr.c strnlen.c strxmov.c ctype.c ctype-simple.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-euc_kr.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-utf8.c ctype-ucs2.c ctype-win1250ch.c ctype-bin.c ctype-latin1.c my_vsnprintf.c xml.c ctype-extra.c my_strtoll10.c
CSRCS = bfill.c bmove.c bmove512.c bchange.c strxnmov.c int2str.c str2int.c r_strinstr.c atof.c bcmp.c strtol.c strtoul.c strtoll.c strtoull.c llstr.c strnlen.c ctype.c ctype-simple.c ctype-mb.c ctype-big5.c ctype-czech.c ctype-euc_kr.c ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-tis620.c ctype-ujis.c ctype-utf8.c ctype-ucs2.c ctype-win1250ch.c ctype-bin.c ctype-latin1.c my_vsnprintf.c xml.c ctype-extra.c

libmystrings_a_SOURCES = $(ASRCS) $(CSRCS)
noinst_PROGRAMS = conf_to_src
DISTCLEANFILES = ctype_autoconf.c
# Default charset definitions
EXTRA_DIST = ctype-big5.c ctype-czech.c ctype-euc_kr.c ctype-win1250ch.c \
                        ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-utf8.c \
                        ctype-ucs2.c ctype-tis620.c ctype-ujis.c \
                        xml.c strto.c strings-x86.s \
			longlong2str.c longlong2str-x86.s \
			my_strtoll10.c my_strtoll10-x86.s \
			strxmov.c bmove_upp.c strappend.c strcont.c strend.c \
			strfill.c strcend.c is_prefix.c strstr.c strinstr.c \
			strmake.c strnmov.c strmov.c strnlen.c \
			bmove_upp-sparc.s strappend-sparc.s strend-sparc.s \
			strinstr-sparc.s strmake-sparc.s strmov-sparc.s \
			strnmov-sparc.s strstr-sparc.s strxmov-sparc.s \
                        t_ctype.h


libmystrings_a_LIBADD = 
conf_to_src_SOURCES = conf_to_src.c xml.c ctype.c
conf_to_src_LDADD = 
#force static linking of conf_to_src - essential when linking against
#custom installation of libc
conf_to_src_LDFLAGS = 
subdir = strings
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LIBRARIES = $(pkglib_LIBRARIES)

libmystrings_a_AR = $(AR) cru
libmystrings_a_DEPENDENCIES =
am_libmystrings_a_OBJECTS = \
	strings-x86.$(OBJEXT) \
	longlong2str-x86.$(OBJEXT) \
	my_strtoll10-x86.$(OBJEXT) \
	bfill.$(OBJEXT) \
	bmove.$(OBJEXT) \
	bmove512.$(OBJEXT) \
	bchange.$(OBJEXT) \
	strxnmov.$(OBJEXT) \
	int2str.$(OBJEXT) \
	str2int.$(OBJEXT) \
	r_strinstr.$(OBJEXT) \
	atof.$(OBJEXT) \
	bcmp.$(OBJEXT) \
	strtol.$(OBJEXT) \
	strtoul.$(OBJEXT) \
	strtoll.$(OBJEXT) \
	strtoull.$(OBJEXT) \
	llstr.$(OBJEXT) \
	strnlen.$(OBJEXT) \
	ctype.$(OBJEXT) \
	ctype-simple.$(OBJEXT) \
	ctype-mb.$(OBJEXT) \
	ctype-big5.$(OBJEXT) \
	ctype-czech.$(OBJEXT) \
	ctype-euc_kr.$(OBJEXT) \
	ctype-gb2312.$(OBJEXT) \
	ctype-gbk.$(OBJEXT) \
	ctype-sjis.$(OBJEXT) \
	ctype-tis620.$(OBJEXT) \
	ctype-ujis.$(OBJEXT) \
	ctype-utf8.$(OBJEXT) \
	ctype-ucs2.$(OBJEXT) \
	ctype-win1250ch.$(OBJEXT) \
	ctype-bin.$(OBJEXT) \
	ctype-latin1.$(OBJEXT) \
	my_vsnprintf.$(OBJEXT) \
	xml.$(OBJEXT) \
	ctype-extra.$(OBJEXT)
#am_libmystrings_a_OBJECTS = \
#	strxmov.$(OBJEXT) \
#	bmove_upp.$(OBJEXT) \
#	strappend.$(OBJEXT) \
#	strcont.$(OBJEXT) \
#	strend.$(OBJEXT) \
#	strfill.$(OBJEXT) \
#	strcend.$(OBJEXT) \
#	is_prefix.$(OBJEXT) \
#	strstr.$(OBJEXT) \
#	strinstr.$(OBJEXT) \
#	strmake.$(OBJEXT) \
#	strnmov.$(OBJEXT) \
#	strmov.$(OBJEXT) \
#	longlong2str.$(OBJEXT) \
#	bfill.$(OBJEXT) \
#	bmove.$(OBJEXT) \
#	bmove512.$(OBJEXT) \
#	bchange.$(OBJEXT) \
#	strxnmov.$(OBJEXT) \
#	int2str.$(OBJEXT) \
#	str2int.$(OBJEXT) \
#	r_strinstr.$(OBJEXT) \
#	atof.$(OBJEXT) \
#	bcmp.$(OBJEXT) \
#	strtol.$(OBJEXT) \
#	strtoul.$(OBJEXT) \
#	strtoll.$(OBJEXT) \
#	strtoull.$(OBJEXT) \
#	llstr.$(OBJEXT) \
#	strnlen.$(OBJEXT) \
#	ctype.$(OBJEXT) \
#	ctype-simple.$(OBJEXT) \
#	ctype-mb.$(OBJEXT) \
#	ctype-big5.$(OBJEXT) \
#	ctype-czech.$(OBJEXT) \
#	ctype-euc_kr.$(OBJEXT) \
#	ctype-gb2312.$(OBJEXT) \
#	ctype-gbk.$(OBJEXT) \
#	ctype-sjis.$(OBJEXT) \
#	ctype-tis620.$(OBJEXT) \
#	ctype-ujis.$(OBJEXT) \
#	ctype-utf8.$(OBJEXT) \
#	ctype-ucs2.$(OBJEXT) \
#	ctype-win1250ch.$(OBJEXT) \
#	ctype-bin.$(OBJEXT) \
#	ctype-latin1.$(OBJEXT) \
#	my_vsnprintf.$(OBJEXT) \
#	xml.$(OBJEXT) \
#	ctype-extra.$(OBJEXT) \
#	my_strtoll10.$(OBJEXT)
#am_libmystrings_a_OBJECTS = \
#	strings-x86.$(OBJEXT) \
#	longlong2str-x86.$(OBJEXT) \
#	my_strtoll10-x86.$(OBJEXT) \
#	bfill.$(OBJEXT) \
#	bmove.$(OBJEXT) \
#	bmove512.$(OBJEXT) \
#	bchange.$(OBJEXT) \
#	strxnmov.$(OBJEXT) \
#	int2str.$(OBJEXT) \
#	str2int.$(OBJEXT) \
#	r_strinstr.$(OBJEXT) \
#	atof.$(OBJEXT) \
#	bcmp.$(OBJEXT) \
#	strtol.$(OBJEXT) \
#	strtoul.$(OBJEXT) \
#	strtoll.$(OBJEXT) \
#	strtoull.$(OBJEXT) \
#	llstr.$(OBJEXT) \
#	strnlen.$(OBJEXT) \
#	ctype.$(OBJEXT) \
#	ctype-simple.$(OBJEXT) \
#	ctype-mb.$(OBJEXT) \
#	ctype-big5.$(OBJEXT) \
#	ctype-czech.$(OBJEXT) \
#	ctype-euc_kr.$(OBJEXT) \
#	ctype-gb2312.$(OBJEXT) \
#	ctype-gbk.$(OBJEXT) \
#	ctype-sjis.$(OBJEXT) \
#	ctype-tis620.$(OBJEXT) \
#	ctype-ujis.$(OBJEXT) \
#	ctype-utf8.$(OBJEXT) \
#	ctype-ucs2.$(OBJEXT) \
#	ctype-win1250ch.$(OBJEXT) \
#	ctype-bin.$(OBJEXT) \
#	ctype-latin1.$(OBJEXT) \
#	my_vsnprintf.$(OBJEXT) \
#	xml.$(OBJEXT) \
#	ctype-extra.$(OBJEXT)
##am_libmystrings_a_OBJECTS = \
##	bmove_upp-sparc.$(OBJEXT) \
##	strappend-sparc.$(OBJEXT) \
##	strend-sparc.$(OBJEXT) \
##	strinstr-sparc.$(OBJEXT) \
##	strmake-sparc.$(OBJEXT) \
##	strmov-sparc.$(OBJEXT) \
##	strnmov-sparc.$(OBJEXT) \
##	strstr-sparc.$(OBJEXT) \
##	strcont.$(OBJEXT) \
##	strfill.$(OBJEXT) \
##	strcend.$(OBJEXT) \
##	is_prefix.$(OBJEXT) \
##	longlong2str.$(OBJEXT) \
##	bfill.$(OBJEXT) \
##	bmove.$(OBJEXT) \
##	bmove512.$(OBJEXT) \
##	bchange.$(OBJEXT) \
##	strxnmov.$(OBJEXT) \
##	int2str.$(OBJEXT) \
##	str2int.$(OBJEXT) \
##	r_strinstr.$(OBJEXT) \
##	atof.$(OBJEXT) \
##	bcmp.$(OBJEXT) \
##	strtol.$(OBJEXT) \
##	strtoul.$(OBJEXT) \
##	strtoll.$(OBJEXT) \
##	strtoull.$(OBJEXT) \
##	llstr.$(OBJEXT) \
##	strnlen.$(OBJEXT) \
##	strxmov.$(OBJEXT) \
##	ctype.$(OBJEXT) \
##	ctype-simple.$(OBJEXT) \
##	ctype-mb.$(OBJEXT) \
##	ctype-big5.$(OBJEXT) \
##	ctype-czech.$(OBJEXT) \
##	ctype-euc_kr.$(OBJEXT) \
##	ctype-gb2312.$(OBJEXT) \
##	ctype-gbk.$(OBJEXT) \
##	ctype-sjis.$(OBJEXT) \
##	ctype-tis620.$(OBJEXT) \
##	ctype-ujis.$(OBJEXT) \
##	ctype-utf8.$(OBJEXT) \
##	ctype-ucs2.$(OBJEXT) \
##	ctype-win1250ch.$(OBJEXT) \
##	ctype-bin.$(OBJEXT) \
##	ctype-latin1.$(OBJEXT) \
##	my_vsnprintf.$(OBJEXT) \
##	xml.$(OBJEXT) \
##	ctype-extra.$(OBJEXT) \
##	my_strtoll10.$(OBJEXT)
libmystrings_a_OBJECTS = $(am_libmystrings_a_OBJECTS)
noinst_PROGRAMS = conf_to_src$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)

am_conf_to_src_OBJECTS = conf_to_src.$(OBJEXT) xml.$(OBJEXT) \
	ctype.$(OBJEXT)
conf_to_src_OBJECTS = $(am_conf_to_src_OBJECTS)
conf_to_src_DEPENDENCIES =

DEFS = -DHAVE_CONFIG_H
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
CPPFLAGS = 
LDFLAGS =  -rdynamic 
LIBS = -lpthread -lz -lcrypt -lnsl -lm  -lpthread 
depcomp = $(SHELL) $(top_srcdir)/depcomp
DEP_FILES = $(DEPDIR)/atof.Po $(DEPDIR)/bchange.Po \
	$(DEPDIR)/bcmp.Po $(DEPDIR)/bfill.Po \
	$(DEPDIR)/bmove.Po $(DEPDIR)/bmove512.Po \
	$(DEPDIR)/bmove_upp.Po $(DEPDIR)/conf_to_src.Po \
	$(DEPDIR)/ctype-big5.Po $(DEPDIR)/ctype-bin.Po \
	$(DEPDIR)/ctype-czech.Po $(DEPDIR)/ctype-euc_kr.Po \
	$(DEPDIR)/ctype-extra.Po $(DEPDIR)/ctype-gb2312.Po \
	$(DEPDIR)/ctype-gbk.Po $(DEPDIR)/ctype-latin1.Po \
	$(DEPDIR)/ctype-mb.Po $(DEPDIR)/ctype-simple.Po \
	$(DEPDIR)/ctype-sjis.Po $(DEPDIR)/ctype-tis620.Po \
	$(DEPDIR)/ctype-ucs2.Po $(DEPDIR)/ctype-ujis.Po \
	$(DEPDIR)/ctype-utf8.Po \
	$(DEPDIR)/ctype-win1250ch.Po $(DEPDIR)/ctype.Po \
	$(DEPDIR)/int2str.Po $(DEPDIR)/is_prefix.Po \
	$(DEPDIR)/llstr.Po $(DEPDIR)/longlong2str.Po \
	$(DEPDIR)/my_strtoll10.Po $(DEPDIR)/my_vsnprintf.Po \
	$(DEPDIR)/r_strinstr.Po $(DEPDIR)/str2int.Po \
	$(DEPDIR)/strappend.Po $(DEPDIR)/strcend.Po \
	$(DEPDIR)/strcont.Po $(DEPDIR)/strend.Po \
	$(DEPDIR)/strfill.Po $(DEPDIR)/strinstr.Po \
	$(DEPDIR)/strmake.Po $(DEPDIR)/strmov.Po \
	$(DEPDIR)/strnlen.Po $(DEPDIR)/strnmov.Po \
	$(DEPDIR)/strstr.Po $(DEPDIR)/strtol.Po \
	$(DEPDIR)/strtoll.Po $(DEPDIR)/strtoul.Po \
	$(DEPDIR)/strtoull.Po $(DEPDIR)/strxmov.Po \
	$(DEPDIR)/strxnmov.Po $(DEPDIR)/xml.Po
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 $@
ASCOMPILE = $(AS) $(AM_ASFLAGS) $(ASFLAGS)
LTASCOMPILE = $(LIBTOOL) --mode=compile $(AS) $(AM_ASFLAGS) $(ASFLAGS)
DIST_SOURCES = $(libmystrings_a_SOURCES) $(conf_to_src_SOURCES)
DIST_COMMON = README ChangeLog Makefile.am Makefile.in
SOURCES = $(libmystrings_a_SOURCES) $(conf_to_src_SOURCES)

all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj .s

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
$(srcdir)/Makefile.in: # Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  strings/Makefile
Makefile: # $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) && \
	  CONFIG_HEADERS= CONFIG_LINKS= \
	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status

AR = ar
install-pkglibLIBRARIES: $(pkglib_LIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(pkglibdir)
	@list='$(pkglib_LIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkglibdir)/$$p"; \
	    $(INSTALL_DATA) $$p $(DESTDIR)$(pkglibdir)/$$p; \
	  else :; fi; \
	done
	@$(POST_INSTALL)
	@list='$(pkglib_LIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo " $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p"; \
	    $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p; \
	  else :; fi; \
	done

uninstall-pkglibLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(pkglib_LIBRARIES)'; for p in $$list; do \
	  echo " rm -f $(DESTDIR)$(pkglibdir)/$$p"; \
	  rm -f $(DESTDIR)$(pkglibdir)/$$p; \
	done

clean-pkglibLIBRARIES:
	-test -z "$(pkglib_LIBRARIES)" || rm -f $(pkglib_LIBRARIES)
libmystrings.a: $(libmystrings_a_OBJECTS) $(libmystrings_a_DEPENDENCIES) 
	-rm -f libmystrings.a
	$(libmystrings_a_AR) libmystrings.a $(libmystrings_a_OBJECTS) $(libmystrings_a_LIBADD)
	$(RANLIB) libmystrings.a

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
conf_to_src$(EXEEXT): $(conf_to_src_OBJECTS) $(conf_to_src_DEPENDENCIES) 
	@rm -f conf_to_src$(EXEEXT)
	$(LINK) $(conf_to_src_LDFLAGS) $(conf_to_src_OBJECTS) $(conf_to_src_LDADD) $(LIBS)

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

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

include $(DEPDIR)/atof.Po
include $(DEPDIR)/bchange.Po
include $(DEPDIR)/bcmp.Po
include $(DEPDIR)/bfill.Po
include $(DEPDIR)/bmove.Po
include $(DEPDIR)/bmove512.Po
include $(DEPDIR)/bmove_upp.Po
include $(DEPDIR)/conf_to_src.Po
include $(DEPDIR)/ctype-big5.Po
include $(DEPDIR)/ctype-bin.Po
include $(DEPDIR)/ctype-czech.Po
include $(DEPDIR)/ctype-euc_kr.Po
include $(DEPDIR)/ctype-extra.Po
include $(DEPDIR)/ctype-gb2312.Po
include $(DEPDIR)/ctype-gbk.Po
include $(DEPDIR)/ctype-latin1.Po
include $(DEPDIR)/ctype-mb.Po
include $(DEPDIR)/ctype-simple.Po
include $(DEPDIR)/ctype-sjis.Po
include $(DEPDIR)/ctype-tis620.Po
include $(DEPDIR)/ctype-ucs2.Po
include $(DEPDIR)/ctype-ujis.Po
include $(DEPDIR)/ctype-utf8.Po
include $(DEPDIR)/ctype-win1250ch.Po
include $(DEPDIR)/ctype.Po
include $(DEPDIR)/int2str.Po
include $(DEPDIR)/is_prefix.Po
include $(DEPDIR)/llstr.Po
include $(DEPDIR)/longlong2str.Po
include $(DEPDIR)/my_strtoll10.Po
include $(DEPDIR)/my_vsnprintf.Po
include $(DEPDIR)/r_strinstr.Po
include $(DEPDIR)/str2int.Po
include $(DEPDIR)/strappend.Po
include $(DEPDIR)/strcend.Po
include $(DEPDIR)/strcont.Po
include $(DEPDIR)/strend.Po
include $(DEPDIR)/strfill.Po
include $(DEPDIR)/strinstr.Po
include $(DEPDIR)/strmake.Po
include $(DEPDIR)/strmov.Po
include $(DEPDIR)/strnlen.Po
include $(DEPDIR)/strnmov.Po
include $(DEPDIR)/strstr.Po
include $(DEPDIR)/strtol.Po
include $(DEPDIR)/strtoll.Po
include $(DEPDIR)/strtoul.Po
include $(DEPDIR)/strtoull.Po
include $(DEPDIR)/strxmov.Po
include $(DEPDIR)/strxnmov.Po
include $(DEPDIR)/xml.Po

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

.c.o:
	source='$<' object='$@' libtool=no \
	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
	$(CCDEPMODE) $(depcomp) \
	$(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<

.c.obj:
	source='$<' object='$@' libtool=no \
	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
	$(CCDEPMODE) $(depcomp) \
	$(COMPILE) -c `cygpath -w $<`

.c.lo:
	source='$<' object='$@' libtool=yes \
	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
	$(CCDEPMODE) $(depcomp) \
	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
CCDEPMODE = depmode=gcc3

.s.o:
	$(ASCOMPILE) -c `test -f $< || echo '$(srcdir)/'`$<

.s.obj:
	$(ASCOMPILE) -c `cygpath -w $<`

.s.lo:
	$(LTASCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
uninstall-info-am:

tags: TAGS

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(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 $(LISP)

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS) $(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)$$unique$(LISP)$$tags" \
	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)

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

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

DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)

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

distdir: $(DISTFILES)
	@for file in $(DISTFILES); do \
	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    $(mkinstalldirs) "$(distdir)/$$dir"; \
	  fi; \
	  if test -d $$d/$$file; then \
	    cp -pR $$d/$$file $(distdir) \
	    || 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 $(LIBRARIES) $(PROGRAMS)

installdirs:
	$(mkinstalldirs) $(DESTDIR)$(pkglibdir)

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

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
	-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-noinstPROGRAMS \
	clean-pkglibLIBRARIES 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-pkglibLIBRARIES

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

uninstall-am: uninstall-info-am uninstall-pkglibLIBRARIES

.PHONY: GTAGS all all-am check check-am clean clean-generic \
	clean-libtool clean-noinstPROGRAMS clean-pkglibLIBRARIES \
	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-man install-pkglibLIBRARIES install-strip installcheck \
	installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool tags uninstall \
	uninstall-am uninstall-info-am uninstall-pkglibLIBRARIES


# This is because the dependency tracking misses @FOO@ vars in sources.
#strtoull.o:		@CHARSET_OBJS@

# On Linux gcc can compile the assembly files
%.o	: %.s
	$(AS) $(ASFLAGS) -o $@ $<

str_test: str_test.c $(LIBRARIES)
	$(LINK) $(FLAGS) -DMAIN $INCLUDES $(srcdir)/str_test.c $(LDADD) $(LIBS) $(pkglib_LIBRARIES)

# Don't update the files from bitkeeper
%::SCCS/s.%
# 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:
