# 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

SHELL = /bin/sh

srcdir = .
top_srcdir = ..

prefix = 
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/gerg/uClinux-dist/user/mysql/missing --run aclocal
AUTOCONF = ${SHELL} /home/gerg/uClinux-dist/user/mysql/missing --run autoconf
AUTOMAKE = ${SHELL} /home/gerg/uClinux-dist/user/mysql/missing --run automake
AUTOHEADER = ${SHELL} /home/gerg/uClinux-dist/user/mysql/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,^,sh-linux-,
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = i386-redhat-linux
build_triplet = i386-redhat-linux
host_alias = i386-redhat-linux
host_triplet = i386-redhat-linux
target_alias = sh-linux
target_triplet = sh-unknown-linux
ALLOCA = 
AMTAR = ${SHELL} /home/gerg/uClinux-dist/user/mysql/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 -DHAVE_GETHOSTBYNAME_R_GLIBC2_STYLE=1 
CHARSETS_NEED_SOURCE =  latin1
CHARSET_OBJS = 
CHARSET_SRCS = 
CHECK_PID = /bin/kill -0 $$PID > /dev/null 2> /dev/null
CHMOD = /bin/chmod
CLIENT_EXTRA_LDFLAGS = 
CLIENT_LIBS = -lcrypt -lnsl -lm  
CMP = /usr/bin/cmp
COMPILATION_COMMENT = Source distribution
CONF_COMMAND = ./configure '-C' '--prefix=' '--build=i386-redhat-linux' '--enable-dependency-tracking' '--target=sh-linux' '--without-pthread' '--without-readline' '--disable-shared' '--with-headers=/home/gerg/uClinux-dist//include' '--with-mysql=/home/gerg/uClinux-dist/lib/libmysqlclient' '--with-named-z-libs==/home/gerg/uClinux-dist/lib/zlib' 'CFLAGS=-DHAVE_GETHOSTBYNAME_R_GLIBC2_STYLE=1' 'CXXFLAGS=-O1 -g -fomit-frame-pointer -DCONFIG_SNAPGEAR -Dlinux -D__linux__ -Dunix -DEMBED -nostdinc -I/home/gerg/uClinux-dist/include -idirafter /home/gerg/uClinux-dist/include/include -fno-common -Wall  -fno-builtin -m4 -ml -nostdlib -nostdinc++ -I/home/gerg/uClinux-dist/include/STLport' 'CXX=sh-linux-g++ -m4 -ml' 'build_alias=i386-redhat-linux' 'target_alias=sh-linux'
CP = /bin/cp
CPP = gcc -E
CXX = sh-linux-g++ -m4 -ml
CXXFLAGS = -O3 -DDBUG_OFF -O1 -g -fomit-frame-pointer -DCONFIG_SNAPGEAR -Dlinux -D__linux__ -Dunix -DEMBED -nostdinc -I/home/gerg/uClinux-dist/include -idirafter /home/gerg/uClinux-dist/include/include -fno-common -Wall  -fno-builtin -m4 -ml -nostdlib -nostdinc++ -I/home/gerg/uClinux-dist/include/STLport  -fno-implicit-templates -fno-exceptions -fno-rtti
CXXLDFLAGS = 
CXX_VERSION = 3.0.4
DEPDIR = .deps
DLLTOOL = @DLLTOOL@
DOT_FRM_VERSION = 6
DVIS = manual.dvi
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 = /bin/kill
LD = sh-linux-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 = i386
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 = 
MYSQLD_USER = mysql
MYSQL_BASE_VERSION = 4.0
MYSQL_NO_DASH_VERSION = 4.0.16
MYSQL_SERVER_SUFFIX = 
MYSQL_TCP_PORT = 3306
MYSQL_TCP_PORT_DEFAULT = 3306
MYSQL_UNIX_ADDR = /tmp/mysql.sock
MYSQL_VERSION_ID = 40016
NOINST_LDFLAGS = 
OBJDUMP = @OBJDUMP@
OBJEXT = o
PACKAGE = mysql
PDFMANUAL = manual.pdf
PERL = /usr/bin/perl
PERL5 = /usr/bin/perl
PROTOCOL_VERSION = 10
PS = /bin/ps
RANLIB = sh-linux-ranlib
RM = /bin/rm
SAVE_ASFLAGS = 
SAVE_CFLAGS = -DHAVE_GETHOSTBYNAME_R_GLIBC2_STYLE=1
SAVE_CXXFLAGS = -O1 -g -fomit-frame-pointer -DCONFIG_SNAPGEAR -Dlinux -D__linux__ -Dunix -DEMBED -nostdinc -I/home/gerg/uClinux-dist/include -idirafter /home/gerg/uClinux-dist/include/include -fno-common -Wall  -fno-builtin -m4 -ml -nostdlib -nostdinc++ -I/home/gerg/uClinux-dist/include/STLport
SAVE_CXXLDFLAGS = 
SAVE_LDFLAGS = 
SED = /bin/sed
SHARED_LIB_VERSION = 12:0:0
STRIP = sh-linux-strip
SYSTEM_TYPE = redhat-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.0.16
WRAPLIBS = 
YACC = bison -y
am__include = include
am__quote = 
bdb_includes = 
bdb_libs = 
bdb_libs_with_path = 
bench_dirs = sql-bench mysql-test
default_charset = latin1
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/gerg/uClinux-dist/user/mysql/install-sh
isam_libs = $(top_builddir)/isam/libnisam.a $(top_builddir)/merge/libmerge.a
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_dir = 
readline_link = -lreadline
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 = 

MYSQLDATAdir = $(localstatedir)
MYSQLSHAREdir = $(pkgdatadir)
MYSQLBASEdir = $(prefix)
INCLUDES =  -I$(srcdir)/../include -I../include -I.. -I$(srcdir)
pkglib_LIBRARIES = libmysys.a
LDADD = libmysys.a ../dbug/libdbug.a \
			../strings/libmystrings.a

noinst_HEADERS = mysys_priv.h my_static.h \
			my_os2cond.c my_os2dirsrch.c my_os2dirsrch.h \
			my_os2dlfcn.c my_os2file64.c my_os2mutex.c \
			my_os2thread.c my_os2tls.c

libmysys_a_SOURCES = my_init.c my_getwd.c mf_getdate.c\
			mf_path.c mf_loadpath.c\
			my_open.c my_create.c my_dup.c my_seek.c my_read.c \
			my_pread.c my_write.c \
			mf_keycache.c \
			mf_iocache.c mf_iocache2.c mf_cache.c mf_tempfile.c \
			my_lock.c mf_brkhant.c my_alarm.c \
			my_malloc.c my_realloc.c my_once.c mulalloc.c \
			my_alloc.c safemalloc.c my_new.cc \
			my_fopen.c my_fstream.c \
			my_error.c errors.c my_div.c my_messnc.c \
			mf_format.c mf_same.c mf_dirname.c mf_fn_ext.c \
			my_symlink.c my_symlink2.c \
			mf_pack.c mf_unixpath.c mf_strip.c \
			mf_casecnv.c mf_soundex.c mf_wcomp.c mf_wfile.c \
			mf_qsort.c mf_qsort2.c mf_sort.c \
			ptr_cmp.c mf_radix.c queues.c \
			tree.c list.c hash.c array.c string.c typelib.c \
			my_copy.c my_append.c my_lib.c \
			my_delete.c my_rename.c my_redel.c my_tempnam.c \
			my_chsize.c my_lread.c my_lwrite.c my_clock.c \
			my_quick.c my_lockmem.c my_static.c \
			my_getopt.c my_mkdir.c \
			default.c my_compress.c checksum.c raid.cc \
			my_net.c my_semaphore.c my_port.c  my_sleep.c \
			my_vsnprintf.c charset.c my_bitmap.c my_bit.c md5.c \
			my_gethostbyname.c rijndael.c my_aes.c sha1.c \
			my_netware.c

EXTRA_DIST = thr_alarm.c thr_lock.c my_pthread.c my_thr_init.c \
			thr_mutex.c thr_rwlock.c

libmysys_a_LIBADD = thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o
# test_fn removed 980815 since it not up to date test_dir
noinst_PROGRAMS = test_thr_alarm$(EXEEXT) test_thr_lock$(EXEEXT)
# test_dir_DEPENDENCIES=	$(LIBRARIES)
# testhash_DEPENDENCIES=	$(LIBRARIES)
# test_charset_DEPENDENCIES=	$(LIBRARIES)
EXTRA_PROGRAMS = 
DEFS = -DDEFAULT_BASEDIR=\"$(prefix)\" \
			-DDATADIR="\"$(MYSQLDATAdir)\"" \
			-DDEFAULT_CHARSET_HOME="\"$(MYSQLBASEdir)\"" \
			-DSHAREDIR="\"$(MYSQLSHAREdir)\"" \
                        -DHAVE_CONFIG_H


libmysys_a_DEPENDENCIES = thr_alarm.o thr_lock.o thr_mutex.o thr_rwlock.o my_pthread.o my_thr_init.o

# I hope this always does the right thing. Otherwise this is only test programs
FLAGS = $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) 
subdir = mysys
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LIBRARIES = $(pkglib_LIBRARIES)

libmysys_a_AR = $(AR) cru
am_libmysys_a_OBJECTS = my_init.$(OBJEXT) my_getwd.$(OBJEXT) \
	mf_getdate.$(OBJEXT) mf_path.$(OBJEXT) mf_loadpath.$(OBJEXT) \
	my_open.$(OBJEXT) my_create.$(OBJEXT) my_dup.$(OBJEXT) \
	my_seek.$(OBJEXT) my_read.$(OBJEXT) my_pread.$(OBJEXT) \
	my_write.$(OBJEXT) mf_keycache.$(OBJEXT) mf_iocache.$(OBJEXT) \
	mf_iocache2.$(OBJEXT) mf_cache.$(OBJEXT) mf_tempfile.$(OBJEXT) \
	my_lock.$(OBJEXT) mf_brkhant.$(OBJEXT) my_alarm.$(OBJEXT) \
	my_malloc.$(OBJEXT) my_realloc.$(OBJEXT) my_once.$(OBJEXT) \
	mulalloc.$(OBJEXT) my_alloc.$(OBJEXT) safemalloc.$(OBJEXT) \
	my_new.$(OBJEXT) my_fopen.$(OBJEXT) my_fstream.$(OBJEXT) \
	my_error.$(OBJEXT) errors.$(OBJEXT) my_div.$(OBJEXT) \
	my_messnc.$(OBJEXT) mf_format.$(OBJEXT) mf_same.$(OBJEXT) \
	mf_dirname.$(OBJEXT) mf_fn_ext.$(OBJEXT) my_symlink.$(OBJEXT) \
	my_symlink2.$(OBJEXT) mf_pack.$(OBJEXT) mf_unixpath.$(OBJEXT) \
	mf_strip.$(OBJEXT) mf_casecnv.$(OBJEXT) mf_soundex.$(OBJEXT) \
	mf_wcomp.$(OBJEXT) mf_wfile.$(OBJEXT) mf_qsort.$(OBJEXT) \
	mf_qsort2.$(OBJEXT) mf_sort.$(OBJEXT) ptr_cmp.$(OBJEXT) \
	mf_radix.$(OBJEXT) queues.$(OBJEXT) tree.$(OBJEXT) \
	list.$(OBJEXT) hash.$(OBJEXT) array.$(OBJEXT) string.$(OBJEXT) \
	typelib.$(OBJEXT) my_copy.$(OBJEXT) my_append.$(OBJEXT) \
	my_lib.$(OBJEXT) my_delete.$(OBJEXT) my_rename.$(OBJEXT) \
	my_redel.$(OBJEXT) my_tempnam.$(OBJEXT) my_chsize.$(OBJEXT) \
	my_lread.$(OBJEXT) my_lwrite.$(OBJEXT) my_clock.$(OBJEXT) \
	my_quick.$(OBJEXT) my_lockmem.$(OBJEXT) my_static.$(OBJEXT) \
	my_getopt.$(OBJEXT) my_mkdir.$(OBJEXT) default.$(OBJEXT) \
	my_compress.$(OBJEXT) checksum.$(OBJEXT) raid.$(OBJEXT) \
	my_net.$(OBJEXT) my_semaphore.$(OBJEXT) my_port.$(OBJEXT) \
	my_sleep.$(OBJEXT) my_vsnprintf.$(OBJEXT) charset.$(OBJEXT) \
	my_bitmap.$(OBJEXT) my_bit.$(OBJEXT) md5.$(OBJEXT) \
	my_gethostbyname.$(OBJEXT) rijndael.$(OBJEXT) my_aes.$(OBJEXT) \
	sha1.$(OBJEXT) my_netware.$(OBJEXT)
libmysys_a_OBJECTS = $(am_libmysys_a_OBJECTS)
EXTRA_PROGRAMS =
noinst_PROGRAMS = test_thr_alarm$(EXEEXT) test_thr_lock$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)

DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
CPPFLAGS = 
LDFLAGS =  -rdynamic 
LIBS = -lpthread -lcrypt -lnsl -lm  -lpthread 
depcomp = $(SHELL) $(top_srcdir)/depcomp
DEP_FILES = $(DEPDIR)/array.Po $(DEPDIR)/charset.Po \
	$(DEPDIR)/checksum.Po $(DEPDIR)/default.Po \
	$(DEPDIR)/errors.Po $(DEPDIR)/hash.Po \
	$(DEPDIR)/list.Po $(DEPDIR)/md5.Po \
	$(DEPDIR)/mf_brkhant.Po $(DEPDIR)/mf_cache.Po \
	$(DEPDIR)/mf_casecnv.Po $(DEPDIR)/mf_dirname.Po \
	$(DEPDIR)/mf_fn_ext.Po $(DEPDIR)/mf_format.Po \
	$(DEPDIR)/mf_getdate.Po $(DEPDIR)/mf_iocache.Po \
	$(DEPDIR)/mf_iocache2.Po $(DEPDIR)/mf_keycache.Po \
	$(DEPDIR)/mf_loadpath.Po $(DEPDIR)/mf_pack.Po \
	$(DEPDIR)/mf_path.Po $(DEPDIR)/mf_qsort.Po \
	$(DEPDIR)/mf_qsort2.Po $(DEPDIR)/mf_radix.Po \
	$(DEPDIR)/mf_same.Po $(DEPDIR)/mf_sort.Po \
	$(DEPDIR)/mf_soundex.Po $(DEPDIR)/mf_strip.Po \
	$(DEPDIR)/mf_tempfile.Po $(DEPDIR)/mf_unixpath.Po \
	$(DEPDIR)/mf_wcomp.Po $(DEPDIR)/mf_wfile.Po \
	$(DEPDIR)/mulalloc.Po $(DEPDIR)/my_aes.Po \
	$(DEPDIR)/my_alarm.Po $(DEPDIR)/my_alloc.Po \
	$(DEPDIR)/my_append.Po $(DEPDIR)/my_bit.Po \
	$(DEPDIR)/my_bitmap.Po $(DEPDIR)/my_chsize.Po \
	$(DEPDIR)/my_clock.Po $(DEPDIR)/my_compress.Po \
	$(DEPDIR)/my_copy.Po $(DEPDIR)/my_create.Po \
	$(DEPDIR)/my_delete.Po $(DEPDIR)/my_div.Po \
	$(DEPDIR)/my_dup.Po $(DEPDIR)/my_error.Po \
	$(DEPDIR)/my_fopen.Po $(DEPDIR)/my_fstream.Po \
	$(DEPDIR)/my_gethostbyname.Po \
	$(DEPDIR)/my_getopt.Po $(DEPDIR)/my_getwd.Po \
	$(DEPDIR)/my_init.Po $(DEPDIR)/my_lib.Po \
	$(DEPDIR)/my_lock.Po $(DEPDIR)/my_lockmem.Po \
	$(DEPDIR)/my_lread.Po $(DEPDIR)/my_lwrite.Po \
	$(DEPDIR)/my_malloc.Po $(DEPDIR)/my_messnc.Po \
	$(DEPDIR)/my_mkdir.Po $(DEPDIR)/my_net.Po \
	$(DEPDIR)/my_netware.Po $(DEPDIR)/my_new.Po \
	$(DEPDIR)/my_once.Po $(DEPDIR)/my_open.Po \
	$(DEPDIR)/my_port.Po $(DEPDIR)/my_pread.Po \
	$(DEPDIR)/my_quick.Po $(DEPDIR)/my_read.Po \
	$(DEPDIR)/my_realloc.Po $(DEPDIR)/my_redel.Po \
	$(DEPDIR)/my_rename.Po $(DEPDIR)/my_seek.Po \
	$(DEPDIR)/my_semaphore.Po $(DEPDIR)/my_sleep.Po \
	$(DEPDIR)/my_static.Po $(DEPDIR)/my_symlink.Po \
	$(DEPDIR)/my_symlink2.Po $(DEPDIR)/my_tempnam.Po \
	$(DEPDIR)/my_vsnprintf.Po $(DEPDIR)/my_write.Po \
	$(DEPDIR)/ptr_cmp.Po $(DEPDIR)/queues.Po \
	$(DEPDIR)/raid.Po $(DEPDIR)/rijndael.Po \
	$(DEPDIR)/safemalloc.Po $(DEPDIR)/sha1.Po \
	$(DEPDIR)/string.Po $(DEPDIR)/tree.Po \
	$(DEPDIR)/typelib.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 $@
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
DIST_SOURCES = $(libmysys_a_SOURCES)
HEADERS = $(noinst_HEADERS)

DIST_COMMON = $(noinst_HEADERS) COPYING.LIB ChangeLog Makefile.am \
	Makefile.in
SOURCES = $(libmysys_a_SOURCES)

all: all-am

.SUFFIXES:
.SUFFIXES: .c .cc .lo .o .obj

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  mysys/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)
libmysys.a: $(libmysys_a_OBJECTS) $(libmysys_a_DEPENDENCIES) 
	-rm -f libmysys.a
	$(libmysys_a_AR) libmysys.a $(libmysys_a_OBJECTS) $(libmysys_a_LIBADD)
	$(RANLIB) libmysys.a

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)

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

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

include $(DEPDIR)/array.Po
include $(DEPDIR)/charset.Po
include $(DEPDIR)/checksum.Po
include $(DEPDIR)/default.Po
include $(DEPDIR)/errors.Po
include $(DEPDIR)/hash.Po
include $(DEPDIR)/list.Po
include $(DEPDIR)/md5.Po
include $(DEPDIR)/mf_brkhant.Po
include $(DEPDIR)/mf_cache.Po
include $(DEPDIR)/mf_casecnv.Po
include $(DEPDIR)/mf_dirname.Po
include $(DEPDIR)/mf_fn_ext.Po
include $(DEPDIR)/mf_format.Po
include $(DEPDIR)/mf_getdate.Po
include $(DEPDIR)/mf_iocache.Po
include $(DEPDIR)/mf_iocache2.Po
include $(DEPDIR)/mf_keycache.Po
include $(DEPDIR)/mf_loadpath.Po
include $(DEPDIR)/mf_pack.Po
include $(DEPDIR)/mf_path.Po
include $(DEPDIR)/mf_qsort.Po
include $(DEPDIR)/mf_qsort2.Po
include $(DEPDIR)/mf_radix.Po
include $(DEPDIR)/mf_same.Po
include $(DEPDIR)/mf_sort.Po
include $(DEPDIR)/mf_soundex.Po
include $(DEPDIR)/mf_strip.Po
include $(DEPDIR)/mf_tempfile.Po
include $(DEPDIR)/mf_unixpath.Po
include $(DEPDIR)/mf_wcomp.Po
include $(DEPDIR)/mf_wfile.Po
include $(DEPDIR)/mulalloc.Po
include $(DEPDIR)/my_aes.Po
include $(DEPDIR)/my_alarm.Po
include $(DEPDIR)/my_alloc.Po
include $(DEPDIR)/my_append.Po
include $(DEPDIR)/my_bit.Po
include $(DEPDIR)/my_bitmap.Po
include $(DEPDIR)/my_chsize.Po
include $(DEPDIR)/my_clock.Po
include $(DEPDIR)/my_compress.Po
include $(DEPDIR)/my_copy.Po
include $(DEPDIR)/my_create.Po
include $(DEPDIR)/my_delete.Po
include $(DEPDIR)/my_div.Po
include $(DEPDIR)/my_dup.Po
include $(DEPDIR)/my_error.Po
include $(DEPDIR)/my_fopen.Po
include $(DEPDIR)/my_fstream.Po
include $(DEPDIR)/my_gethostbyname.Po
include $(DEPDIR)/my_getopt.Po
include $(DEPDIR)/my_getwd.Po
include $(DEPDIR)/my_init.Po
include $(DEPDIR)/my_lib.Po
include $(DEPDIR)/my_lock.Po
include $(DEPDIR)/my_lockmem.Po
include $(DEPDIR)/my_lread.Po
include $(DEPDIR)/my_lwrite.Po
include $(DEPDIR)/my_malloc.Po
include $(DEPDIR)/my_messnc.Po
include $(DEPDIR)/my_mkdir.Po
include $(DEPDIR)/my_net.Po
include $(DEPDIR)/my_netware.Po
include $(DEPDIR)/my_new.Po
include $(DEPDIR)/my_once.Po
include $(DEPDIR)/my_open.Po
include $(DEPDIR)/my_port.Po
include $(DEPDIR)/my_pread.Po
include $(DEPDIR)/my_quick.Po
include $(DEPDIR)/my_read.Po
include $(DEPDIR)/my_realloc.Po
include $(DEPDIR)/my_redel.Po
include $(DEPDIR)/my_rename.Po
include $(DEPDIR)/my_seek.Po
include $(DEPDIR)/my_semaphore.Po
include $(DEPDIR)/my_sleep.Po
include $(DEPDIR)/my_static.Po
include $(DEPDIR)/my_symlink.Po
include $(DEPDIR)/my_symlink2.Po
include $(DEPDIR)/my_tempnam.Po
include $(DEPDIR)/my_vsnprintf.Po
include $(DEPDIR)/my_write.Po
include $(DEPDIR)/ptr_cmp.Po
include $(DEPDIR)/queues.Po
include $(DEPDIR)/raid.Po
include $(DEPDIR)/rijndael.Po
include $(DEPDIR)/safemalloc.Po
include $(DEPDIR)/sha1.Po
include $(DEPDIR)/string.Po
include $(DEPDIR)/tree.Po
include $(DEPDIR)/typelib.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

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

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

.cc.lo:
	source='$<' object='$@' libtool=yes \
	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
	$(CXXDEPMODE) $(depcomp) \
	$(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
CXXDEPMODE = depmode=gcc3
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) $(HEADERS)

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]*

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


#
# The CP .. RM stuff is to avoid problems with some compilers (like alpha ccc)
# which automaticly removes the object files you use to compile a final program
#

test_thr_alarm$(EXEEXT): thr_alarm.c $(LIBRARIES)
	$(CP) $(srcdir)/thr_alarm.c ./test_thr_alarm.c
	$(LINK) $(FLAGS) -DMAIN  ./test_thr_alarm.c $(LDADD) $(LIBS)
	$(RM) -f ./test_thr_alarm.c

test_thr_lock$(EXEEXT): thr_lock.c $(LIBRARIES)
	$(CP) $(srcdir)/thr_lock.c test_thr_lock.c
	$(LINK) $(FLAGS) -DMAIN  ./test_thr_lock.c $(LDADD) $(LIBS)
	$(RM) -f ./test_thr_lock.c

test_vsnprintf$(EXEEXT): my_vsnprintf.c $(LIBRARIES)
	$(CP) $(srcdir)/my_vsnprintf.c test_vsnprintf.c
	$(LINK) $(FLAGS) -DMAIN ./test_vsnprintf.c $(LDADD) $(LIBS)
	$(RM) -f test_vsnprintf.c
test_io_cache$(EXEEXT): mf_iocache.c $(LIBRARIES)
	$(CP) $(srcdir)/mf_iocache.c test_io_cache.c
	$(LINK) $(FLAGS) -DMAIN ./test_io_cache.c $(LDADD) $(LIBS)
	$(RM) -f test_io_cache.c

test_dir$(EXEEXT): test_dir.c $(LIBRARIES)
	$(LINK) $(FLAGS) -DMAIN $(srcdir)/test_dir.c $(LDADD) $(LIBS)

test_charset$(EXEEXT): test_charset.c $(LIBRARIES)
	$(LINK) $(FLAGS) -DMAIN $(srcdir)/test_charset.c $(LDADD) $(LIBS)

testhash$(EXEEXT): testhash.c $(LIBRARIES)
	$(LINK) $(FLAGS) -DMAIN $(srcdir)/testhash.c $(LDADD) $(LIBS)

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