You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
580 lines
16 KiB
580 lines
16 KiB
3 years ago
|
# Makefile.in generated by automake 1.7.9 from Makefile.am.
|
||
|
# @configure_input@
|
||
|
|
||
|
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||
|
# 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.
|
||
|
|
||
|
@SET_MAKE@
|
||
|
|
||
|
#
|
||
|
# To compile with profiling do the following:
|
||
|
#
|
||
|
# make CFLAGS=-g CXXFLAGS=-g PROFILING=-p all
|
||
|
#
|
||
|
|
||
|
srcdir = @srcdir@
|
||
|
top_srcdir = @top_srcdir@
|
||
|
VPATH = @srcdir@
|
||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||
|
top_builddir = ..
|
||
|
|
||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||
|
INSTALL = @INSTALL@
|
||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||
|
install_sh_PROGRAM = $(install_sh) -c
|
||
|
install_sh_SCRIPT = $(install_sh) -c
|
||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||
|
transform = $(program_transform_name)
|
||
|
NORMAL_INSTALL = :
|
||
|
PRE_INSTALL = :
|
||
|
POST_INSTALL = :
|
||
|
NORMAL_UNINSTALL = :
|
||
|
PRE_UNINSTALL = :
|
||
|
POST_UNINSTALL = :
|
||
|
host_triplet = @host@
|
||
|
ACLOCAL = @ACLOCAL@
|
||
|
ALLOCA = @ALLOCA@
|
||
|
AMDEP_FALSE = @AMDEP_FALSE@
|
||
|
AMDEP_TRUE = @AMDEP_TRUE@
|
||
|
AMTAR = @AMTAR@
|
||
|
APACHE = @APACHE@
|
||
|
APACHE_MODULES = @APACHE_MODULES@
|
||
|
AR = @AR@
|
||
|
AUTOCONF = @AUTOCONF@
|
||
|
AUTOHEADER = @AUTOHEADER@
|
||
|
AUTOMAKE = @AUTOMAKE@
|
||
|
AWK = @AWK@
|
||
|
CC = @CC@
|
||
|
CCDEPMODE = @CCDEPMODE@
|
||
|
CFLAGS = @CFLAGS@
|
||
|
CGIBIN_DIR = @CGIBIN_DIR@
|
||
|
COMMON_DIR = @COMMON_DIR@
|
||
|
CONFIG_DIR = @CONFIG_DIR@
|
||
|
CPP = @CPP@
|
||
|
CPPFLAGS = @CPPFLAGS@
|
||
|
CXX = @CXX@
|
||
|
CXXCPP = @CXXCPP@
|
||
|
CXXDEPMODE = @CXXDEPMODE@
|
||
|
CXXFLAGS = @CXXFLAGS@
|
||
|
CYGPATH_W = @CYGPATH_W@
|
||
|
DATABASE_DIR = @DATABASE_DIR@
|
||
|
DEFAULT_CONFIG_FILE = @DEFAULT_CONFIG_FILE@
|
||
|
DEFS = @DEFS@
|
||
|
DEPDIR = @DEPDIR@
|
||
|
ECHO = @ECHO@
|
||
|
ECHO_C = @ECHO_C@
|
||
|
ECHO_N = @ECHO_N@
|
||
|
ECHO_T = @ECHO_T@
|
||
|
EGREP = @EGREP@
|
||
|
EXEEXT = @EXEEXT@
|
||
|
F77 = @F77@
|
||
|
FFLAGS = @FFLAGS@
|
||
|
FIND = @FIND@
|
||
|
GUNZIP = @GUNZIP@
|
||
|
HAVE_SSL = @HAVE_SSL@
|
||
|
HTDIG_MAJOR_VERSION = @HTDIG_MAJOR_VERSION@
|
||
|
HTDIG_MICRO_VERSION = @HTDIG_MICRO_VERSION@
|
||
|
HTDIG_MINOR_VERSION = @HTDIG_MINOR_VERSION@
|
||
|
IMAGE_DIR = @IMAGE_DIR@
|
||
|
IMAGE_URL_PREFIX = @IMAGE_URL_PREFIX@
|
||
|
INSTALL_DATA = @INSTALL_DATA@
|
||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||
|
LDFLAGS = @LDFLAGS@
|
||
|
LEX = @LEX@
|
||
|
LEXLIB = @LEXLIB@
|
||
|
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
||
|
LIBOBJS = @LIBOBJS@
|
||
|
LIBS = @LIBS@
|
||
|
LIBTOOL = @LIBTOOL@
|
||
|
LN_S = @LN_S@
|
||
|
LTLIBOBJS = @LTLIBOBJS@
|
||
|
MAINT = @MAINT@
|
||
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
||
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
||
|
MAKEINFO = @MAKEINFO@
|
||
|
MV = @MV@
|
||
|
OBJEXT = @OBJEXT@
|
||
|
PACKAGE = @PACKAGE@
|
||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||
|
PERL = @PERL@
|
||
|
RANLIB = @RANLIB@
|
||
|
RRDTOOL = @RRDTOOL@
|
||
|
SEARCH_DIR = @SEARCH_DIR@
|
||
|
SEARCH_FORM = @SEARCH_FORM@
|
||
|
SED = @SED@
|
||
|
SENDMAIL = @SENDMAIL@
|
||
|
SET_MAKE = @SET_MAKE@
|
||
|
SHELL = @SHELL@
|
||
|
STRIP = @STRIP@
|
||
|
TAR = @TAR@
|
||
|
TESTS_FALSE = @TESTS_FALSE@
|
||
|
TESTS_TRUE = @TESTS_TRUE@
|
||
|
TIME = @TIME@
|
||
|
TIMEV = @TIMEV@
|
||
|
USER = @USER@
|
||
|
VERSION = @VERSION@
|
||
|
YACC = @YACC@
|
||
|
ac_ct_AR = @ac_ct_AR@
|
||
|
ac_ct_CC = @ac_ct_CC@
|
||
|
ac_ct_CXX = @ac_ct_CXX@
|
||
|
ac_ct_F77 = @ac_ct_F77@
|
||
|
ac_ct_RANLIB = @ac_ct_RANLIB@
|
||
|
ac_ct_STRIP = @ac_ct_STRIP@
|
||
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
||
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
||
|
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
||
|
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
||
|
am__include = @am__include@
|
||
|
am__leading_dot = @am__leading_dot@
|
||
|
am__quote = @am__quote@
|
||
|
bindir = @bindir@
|
||
|
build = @build@
|
||
|
build_alias = @build_alias@
|
||
|
build_cpu = @build_cpu@
|
||
|
build_os = @build_os@
|
||
|
build_vendor = @build_vendor@
|
||
|
datadir = @datadir@
|
||
|
exec_prefix = @exec_prefix@
|
||
|
extra_ldflags = @extra_ldflags@
|
||
|
host = @host@
|
||
|
host_alias = @host_alias@
|
||
|
host_cpu = @host_cpu@
|
||
|
host_os = @host_os@
|
||
|
host_vendor = @host_vendor@
|
||
|
includedir = @includedir@
|
||
|
infodir = @infodir@
|
||
|
install_sh = @install_sh@
|
||
|
libdir = @libdir@
|
||
|
libexecdir = @libexecdir@
|
||
|
localstatedir = @localstatedir@
|
||
|
mandir = @mandir@
|
||
|
oldincludedir = @oldincludedir@
|
||
|
prefix = @prefix@
|
||
|
program_transform_name = @program_transform_name@
|
||
|
sbindir = @sbindir@
|
||
|
sharedstatedir = @sharedstatedir@
|
||
|
subdirs = @subdirs@
|
||
|
sysconfdir = @sysconfdir@
|
||
|
target_alias = @target_alias@
|
||
|
|
||
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
||
|
|
||
|
INCLUDES = -DDEFAULT_CONFIG_FILE=\"$(DEFAULT_CONFIG_FILE)\" \
|
||
|
-I$(top_srcdir)/include -I$(top_srcdir)/htlib \
|
||
|
-I$(top_srcdir)/htnet -I$(top_srcdir)/htcommon \
|
||
|
-I$(top_srcdir)/htword \
|
||
|
-I$(top_srcdir)/db -I$(top_builddir)/db \
|
||
|
$(LOCAL_DEFINES) $(PROFILING)
|
||
|
|
||
|
|
||
|
HTLIBS = $(top_builddir)/htnet/libhtnet.la \
|
||
|
$(top_builddir)/htcommon/libcommon.la \
|
||
|
$(top_builddir)/htword/libhtword.la \
|
||
|
$(top_builddir)/htlib/libht.la \
|
||
|
$(top_builddir)/htcommon/libcommon.la \
|
||
|
$(top_builddir)/htword/libhtword.la \
|
||
|
$(top_builddir)/db/libhtdb.la \
|
||
|
$(top_builddir)/htlib/libht.la
|
||
|
|
||
|
|
||
|
pkglib_LTLIBRARIES = libht.la
|
||
|
|
||
|
libht_la_SOURCES = Configuration.cc Database.cc Dictionary.cc \
|
||
|
DB2_db.cc IntObject.cc List.cc Object.cc \
|
||
|
ParsedString.cc Queue.cc QuotedStringList.cc Stack.cc \
|
||
|
String.cc StringList.cc StringMatch.cc String_fmt.cc \
|
||
|
good_strtok.cc strcasecmp.cc \
|
||
|
mktime.c strptime.cc timegm.c \
|
||
|
getcwd.c memcpy.c memmove.c raise.c strerror.c \
|
||
|
HtCodec.cc HtWordCodec.cc \
|
||
|
HtVector.cc HtHeap.cc \
|
||
|
HtPack.cc HtDateTime.cc HtRegex.cc HtRegexList.cc \
|
||
|
HtRegexReplace.cc HtRegexReplaceList.cc \
|
||
|
HtVectorGeneric.cc HtMaxMin.cc HtWordType.cc \
|
||
|
myqsort.c \
|
||
|
md5.cc mhash_md5.c
|
||
|
|
||
|
|
||
|
libht_la_LIBADD = @LTLIBOBJS@
|
||
|
|
||
|
# this includes regex.c
|
||
|
libht_la_LDFLAGS = -release $(HTDIG_MAJOR_VERSION).$(HTDIG_MINOR_VERSION).$(HTDIG_MICRO_VERSION) ${extra_ldflags}
|
||
|
|
||
|
pkginclude_HEADERS = \
|
||
|
clib.h \
|
||
|
Configuration.h \
|
||
|
DB2_db.h \
|
||
|
Database.h \
|
||
|
Dictionary.h \
|
||
|
HtCodec.h \
|
||
|
HtDateTime.h \
|
||
|
HtHeap.h \
|
||
|
HtPack.h \
|
||
|
HtRegex.h \
|
||
|
HtRegexList.h \
|
||
|
HtRegexReplace.h \
|
||
|
HtRegexReplaceList.h \
|
||
|
HtVector.h \
|
||
|
HtWordCodec.h \
|
||
|
IntObject.h \
|
||
|
List.h \
|
||
|
Object.h \
|
||
|
ParsedString.h \
|
||
|
Queue.h \
|
||
|
QuotedStringList.h \
|
||
|
Stack.h \
|
||
|
StringList.h \
|
||
|
StringMatch.h \
|
||
|
good_strtok.h \
|
||
|
htString.h \
|
||
|
lib.h \
|
||
|
gregex.h \
|
||
|
HtVectorGeneric.h \
|
||
|
HtVectorGenericCode.h \
|
||
|
HtVector_int.h \
|
||
|
HtVector_String.h \
|
||
|
HtMaxMin.h \
|
||
|
HtTime.h \
|
||
|
HtWordType.h \
|
||
|
HtRandom.h \
|
||
|
ber.h \
|
||
|
libdefs.h \
|
||
|
myqsort.h \
|
||
|
mhash_md5.h \
|
||
|
md5.h
|
||
|
|
||
|
subdir = htlib
|
||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||
|
CONFIG_HEADER = $(top_builddir)/include/config.h
|
||
|
CONFIG_CLEAN_FILES =
|
||
|
LTLIBRARIES = $(pkglib_LTLIBRARIES)
|
||
|
|
||
|
libht_la_DEPENDENCIES = @LTLIBOBJS@
|
||
|
am_libht_la_OBJECTS = Configuration.lo Database.lo Dictionary.lo \
|
||
|
DB2_db.lo IntObject.lo List.lo Object.lo ParsedString.lo \
|
||
|
Queue.lo QuotedStringList.lo Stack.lo String.lo StringList.lo \
|
||
|
StringMatch.lo String_fmt.lo good_strtok.lo strcasecmp.lo \
|
||
|
mktime.lo strptime.lo timegm.lo getcwd.lo memcpy.lo memmove.lo \
|
||
|
raise.lo strerror.lo HtCodec.lo HtWordCodec.lo HtVector.lo \
|
||
|
HtHeap.lo HtPack.lo HtDateTime.lo HtRegex.lo HtRegexList.lo \
|
||
|
HtRegexReplace.lo HtRegexReplaceList.lo HtVectorGeneric.lo \
|
||
|
HtMaxMin.lo HtWordType.lo myqsort.lo md5.lo mhash_md5.lo
|
||
|
libht_la_OBJECTS = $(am_libht_la_OBJECTS)
|
||
|
|
||
|
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
|
||
|
depcomp =
|
||
|
am__depfiles_maybe =
|
||
|
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 = $(libht_la_SOURCES)
|
||
|
HEADERS = $(pkginclude_HEADERS)
|
||
|
|
||
|
DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.in \
|
||
|
$(top_srcdir)/Makefile.config Makefile.am malloc.c memcmp.c \
|
||
|
realloc.c regex.c snprintf.c vsnprintf.c
|
||
|
SOURCES = $(libht_la_SOURCES)
|
||
|
|
||
|
all: all-am
|
||
|
|
||
|
.SUFFIXES:
|
||
|
.SUFFIXES: .c .cc .lo .o .obj
|
||
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/Makefile.config $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
||
|
cd $(top_srcdir) && \
|
||
|
$(AUTOMAKE) --foreign htlib/Makefile
|
||
|
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
|
||
|
pkglibLTLIBRARIES_INSTALL = $(INSTALL)
|
||
|
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
|
||
|
@$(NORMAL_INSTALL)
|
||
|
$(mkinstalldirs) $(DESTDIR)$(pkglibdir)
|
||
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
||
|
if test -f $$p; then \
|
||
|
f="`echo $$p | sed -e 's|^.*/||'`"; \
|
||
|
echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(pkglibdir)/$$f"; \
|
||
|
$(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(pkglibdir)/$$f; \
|
||
|
else :; fi; \
|
||
|
done
|
||
|
|
||
|
uninstall-pkglibLTLIBRARIES:
|
||
|
@$(NORMAL_UNINSTALL)
|
||
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
||
|
p="`echo $$p | sed -e 's|^.*/||'`"; \
|
||
|
echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p"; \
|
||
|
$(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p; \
|
||
|
done
|
||
|
|
||
|
clean-pkglibLTLIBRARIES:
|
||
|
-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
|
||
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
||
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
||
|
test "$$dir" = "$$p" && dir=.; \
|
||
|
echo "rm -f \"$${dir}/so_locations\""; \
|
||
|
rm -f "$${dir}/so_locations"; \
|
||
|
done
|
||
|
libht.la: $(libht_la_OBJECTS) $(libht_la_DEPENDENCIES)
|
||
|
$(CXXLINK) -rpath $(pkglibdir) $(libht_la_LDFLAGS) $(libht_la_OBJECTS) $(libht_la_LIBADD) $(LIBS)
|
||
|
|
||
|
mostlyclean-compile:
|
||
|
-rm -f *.$(OBJEXT) core *.core
|
||
|
|
||
|
distclean-compile:
|
||
|
-rm -f *.tab.c
|
||
|
|
||
|
.c.o:
|
||
|
$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
|
||
|
|
||
|
.c.obj:
|
||
|
$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
|
||
|
|
||
|
.c.lo:
|
||
|
$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
||
|
|
||
|
.cc.o:
|
||
|
$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
||
|
|
||
|
.cc.obj:
|
||
|
$(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
|
||
|
|
||
|
.cc.lo:
|
||
|
$(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
|
||
|
|
||
|
mostlyclean-libtool:
|
||
|
-rm -f *.lo
|
||
|
|
||
|
clean-libtool:
|
||
|
-rm -rf .libs _libs
|
||
|
|
||
|
distclean-libtool:
|
||
|
-rm -f libtool
|
||
|
uninstall-info-am:
|
||
|
pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
|
||
|
install-pkgincludeHEADERS: $(pkginclude_HEADERS)
|
||
|
@$(NORMAL_INSTALL)
|
||
|
$(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
|
||
|
@list='$(pkginclude_HEADERS)'; for p in $$list; do \
|
||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||
|
f="`echo $$p | sed -e 's|^.*/||'`"; \
|
||
|
echo " $(pkgincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f"; \
|
||
|
$(pkgincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(pkgincludedir)/$$f; \
|
||
|
done
|
||
|
|
||
|
uninstall-pkgincludeHEADERS:
|
||
|
@$(NORMAL_UNINSTALL)
|
||
|
@list='$(pkginclude_HEADERS)'; for p in $$list; do \
|
||
|
f="`echo $$p | sed -e 's|^.*/||'`"; \
|
||
|
echo " rm -f $(DESTDIR)$(pkgincludedir)/$$f"; \
|
||
|
rm -f $(DESTDIR)$(pkgincludedir)/$$f; \
|
||
|
done
|
||
|
|
||
|
ETAGS = etags
|
||
|
ETAGSFLAGS =
|
||
|
|
||
|
CTAGS = ctags
|
||
|
CTAGSFLAGS =
|
||
|
|
||
|
tags: TAGS
|
||
|
|
||
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||
|
unique=`for i in $$list; do \
|
||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||
|
done | \
|
||
|
$(AWK) ' { files[$$0] = 1; } \
|
||
|
END { for (i in files) print i; }'`; \
|
||
|
mkid -fID $$unique
|
||
|
|
||
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||
|
$(TAGS_FILES) $(LISP)
|
||
|
tags=; \
|
||
|
here=`pwd`; \
|
||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||
|
unique=`for i in $$list; do \
|
||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||
|
done | \
|
||
|
$(AWK) ' { files[$$0] = 1; } \
|
||
|
END { for (i in files) print i; }'`; \
|
||
|
test -z "$(ETAGS_ARGS)$$tags$$unique" \
|
||
|
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||
|
$$tags $$unique
|
||
|
|
||
|
ctags: CTAGS
|
||
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||
|
$(TAGS_FILES) $(LISP)
|
||
|
tags=; \
|
||
|
here=`pwd`; \
|
||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||
|
unique=`for i in $$list; do \
|
||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||
|
done | \
|
||
|
$(AWK) ' { files[$$0] = 1; } \
|
||
|
END { for (i in files) print i; }'`; \
|
||
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||
|
$$tags $$unique
|
||
|
|
||
|
GTAGS:
|
||
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
||
|
&& cd $(top_srcdir) \
|
||
|
&& gtags -i $(GTAGS_ARGS) $$here
|
||
|
|
||
|
distclean-tags:
|
||
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||
|
|
||
|
top_distdir = ..
|
||
|
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
||
|
|
||
|
distdir: $(DISTFILES)
|
||
|
$(mkinstalldirs) $(distdir)/..
|
||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||
|
case $$file in \
|
||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||
|
esac; \
|
||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||
|
dir="/$$dir"; \
|
||
|
$(mkinstalldirs) "$(distdir)$$dir"; \
|
||
|
else \
|
||
|
dir=''; \
|
||
|
fi; \
|
||
|
if test -d $$d/$$file; then \
|
||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||
|
fi; \
|
||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||
|
else \
|
||
|
test -f $(distdir)/$$file \
|
||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||
|
|| exit 1; \
|
||
|
fi; \
|
||
|
done
|
||
|
check-am: all-am
|
||
|
check: check-am
|
||
|
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
|
||
|
|
||
|
installdirs:
|
||
|
$(mkinstalldirs) $(DESTDIR)$(pkglibdir) $(DESTDIR)$(pkgincludedir)
|
||
|
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:
|
||
|
-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-pkglibLTLIBRARIES \
|
||
|
mostlyclean-am
|
||
|
|
||
|
distclean: distclean-am
|
||
|
-rm -f Makefile
|
||
|
distclean-am: clean-am distclean-compile distclean-generic \
|
||
|
distclean-libtool distclean-tags
|
||
|
|
||
|
dvi: dvi-am
|
||
|
|
||
|
dvi-am:
|
||
|
|
||
|
info: info-am
|
||
|
|
||
|
info-am:
|
||
|
|
||
|
install-data-am: install-pkgincludeHEADERS
|
||
|
|
||
|
install-exec-am: install-pkglibLTLIBRARIES
|
||
|
|
||
|
install-info: install-info-am
|
||
|
|
||
|
install-man:
|
||
|
|
||
|
installcheck-am:
|
||
|
|
||
|
maintainer-clean: maintainer-clean-am
|
||
|
-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: uninstall-info-am uninstall-pkgincludeHEADERS \
|
||
|
uninstall-pkglibLTLIBRARIES
|
||
|
|
||
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
||
|
clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
|
||
|
distclean-compile 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-pkgincludeHEADERS install-pkglibLTLIBRARIES \
|
||
|
install-strip installcheck installcheck-am installdirs \
|
||
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
||
|
mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
|
||
|
pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am \
|
||
|
uninstall-pkgincludeHEADERS uninstall-pkglibLTLIBRARIES
|
||
|
|
||
|
# 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:
|