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

INCLUDES =  -I$(srcdir)/../include -I../include 
LDADD = libheap.a ../mysys/libmysys.a ../dbug/libdbug.a \
			../strings/libmystrings.a

pkglib_LIBRARIES = libheap.a
noinst_PROGRAMS = hp_test1 hp_test2
hp_test1_LDFLAGS = 
hp_test2_LDFLAGS = 
noinst_HEADERS = heapdef.h
libheap_a_SOURCES = hp_open.c hp_extra.c hp_close.c hp_panic.c hp_info.c \
			hp_rrnd.c hp_scan.c hp_update.c hp_write.c hp_delete.c \
			hp_rsame.c hp_create.c hp_rename.c hp_rfirst.c \
			hp_rnext.c hp_rlast.c hp_rprev.c hp_clear.c \
			hp_rkey.c hp_block.c \
			hp_hash.c _check.c _rectest.c hp_static.c

subdir = heap
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LIBRARIES = $(pkglib_LIBRARIES)

libheap_a_AR = $(AR) cru
libheap_a_LIBADD =
am_libheap_a_OBJECTS = hp_open.$(OBJEXT) hp_extra.$(OBJEXT) \
	hp_close.$(OBJEXT) hp_panic.$(OBJEXT) hp_info.$(OBJEXT) \
	hp_rrnd.$(OBJEXT) hp_scan.$(OBJEXT) hp_update.$(OBJEXT) \
	hp_write.$(OBJEXT) hp_delete.$(OBJEXT) hp_rsame.$(OBJEXT) \
	hp_create.$(OBJEXT) hp_rename.$(OBJEXT) hp_rfirst.$(OBJEXT) \
	hp_rnext.$(OBJEXT) hp_rlast.$(OBJEXT) hp_rprev.$(OBJEXT) \
	hp_clear.$(OBJEXT) hp_rkey.$(OBJEXT) hp_block.$(OBJEXT) \
	hp_hash.$(OBJEXT) _check.$(OBJEXT) _rectest.$(OBJEXT) \
	hp_static.$(OBJEXT)
libheap_a_OBJECTS = $(am_libheap_a_OBJECTS)
noinst_PROGRAMS = hp_test1$(EXEEXT) hp_test2$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)

hp_test1_SOURCES = hp_test1.c
hp_test1_OBJECTS = hp_test1.$(OBJEXT)
hp_test1_LDADD = $(LDADD)
hp_test1_DEPENDENCIES = libheap.a ../mysys/libmysys.a ../dbug/libdbug.a \
	../strings/libmystrings.a
hp_test2_SOURCES = hp_test2.c
hp_test2_OBJECTS = hp_test2.$(OBJEXT)
hp_test2_LDADD = $(LDADD)
hp_test2_DEPENDENCIES = libheap.a ../mysys/libmysys.a ../dbug/libdbug.a \
	../strings/libmystrings.a

DEFS = -DHAVE_CONFIG_H
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)/_check.Po $(DEPDIR)/_rectest.Po \
	$(DEPDIR)/hp_block.Po $(DEPDIR)/hp_clear.Po \
	$(DEPDIR)/hp_close.Po $(DEPDIR)/hp_create.Po \
	$(DEPDIR)/hp_delete.Po $(DEPDIR)/hp_extra.Po \
	$(DEPDIR)/hp_hash.Po $(DEPDIR)/hp_info.Po \
	$(DEPDIR)/hp_open.Po $(DEPDIR)/hp_panic.Po \
	$(DEPDIR)/hp_rename.Po $(DEPDIR)/hp_rfirst.Po \
	$(DEPDIR)/hp_rkey.Po $(DEPDIR)/hp_rlast.Po \
	$(DEPDIR)/hp_rnext.Po $(DEPDIR)/hp_rprev.Po \
	$(DEPDIR)/hp_rrnd.Po $(DEPDIR)/hp_rsame.Po \
	$(DEPDIR)/hp_scan.Po $(DEPDIR)/hp_static.Po \
	$(DEPDIR)/hp_test1.Po $(DEPDIR)/hp_test2.Po \
	$(DEPDIR)/hp_update.Po $(DEPDIR)/hp_write.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 $@
DIST_SOURCES = $(libheap_a_SOURCES) hp_test1.c hp_test2.c
HEADERS = $(noinst_HEADERS)

DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in
SOURCES = $(libheap_a_SOURCES) hp_test1.c hp_test2.c

all: all-am

.SUFFIXES:
.SUFFIXES: .c .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  heap/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)
libheap.a: $(libheap_a_OBJECTS) $(libheap_a_DEPENDENCIES) 
	-rm -f libheap.a
	$(libheap_a_AR) libheap.a $(libheap_a_OBJECTS) $(libheap_a_LIBADD)
	$(RANLIB) libheap.a

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
hp_test1$(EXEEXT): $(hp_test1_OBJECTS) $(hp_test1_DEPENDENCIES) 
	@rm -f hp_test1$(EXEEXT)
	$(LINK) $(hp_test1_LDFLAGS) $(hp_test1_OBJECTS) $(hp_test1_LDADD) $(LIBS)
hp_test2$(EXEEXT): $(hp_test2_OBJECTS) $(hp_test2_DEPENDENCIES) 
	@rm -f hp_test2$(EXEEXT)
	$(LINK) $(hp_test2_LDFLAGS) $(hp_test2_OBJECTS) $(hp_test2_LDADD) $(LIBS)

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

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

include $(DEPDIR)/_check.Po
include $(DEPDIR)/_rectest.Po
include $(DEPDIR)/hp_block.Po
include $(DEPDIR)/hp_clear.Po
include $(DEPDIR)/hp_close.Po
include $(DEPDIR)/hp_create.Po
include $(DEPDIR)/hp_delete.Po
include $(DEPDIR)/hp_extra.Po
include $(DEPDIR)/hp_hash.Po
include $(DEPDIR)/hp_info.Po
include $(DEPDIR)/hp_open.Po
include $(DEPDIR)/hp_panic.Po
include $(DEPDIR)/hp_rename.Po
include $(DEPDIR)/hp_rfirst.Po
include $(DEPDIR)/hp_rkey.Po
include $(DEPDIR)/hp_rlast.Po
include $(DEPDIR)/hp_rnext.Po
include $(DEPDIR)/hp_rprev.Po
include $(DEPDIR)/hp_rrnd.Po
include $(DEPDIR)/hp_rsame.Po
include $(DEPDIR)/hp_scan.Po
include $(DEPDIR)/hp_static.Po
include $(DEPDIR)/hp_test1.Po
include $(DEPDIR)/hp_test2.Po
include $(DEPDIR)/hp_update.Po
include $(DEPDIR)/hp_write.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
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


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