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.
533 lines
17 KiB
533 lines
17 KiB
# 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
|
|
|
|
|
|
man_MANS = htdig-pdfparser.1 htdig.1 htdump.1 htfuzzy.1 htload.1 htmerge.1 \
|
|
htnotify.1 htpurge.1 htsearch.1 htstat.1 rundig.1 htdigconfig.8
|
|
|
|
|
|
IMAGES = button1.gif button2.gif button3.gif button4.gif button5.gif \
|
|
button6.gif button7.gif button8.gif button9.gif buttonl.gif \
|
|
buttonr.gif button10.gif htdig.gif star.gif star_blank.gif \
|
|
button1.png button2.png button3.png button4.png button5.png \
|
|
button6.png button7.png button8.png button9.png buttonl.png \
|
|
buttonr.png button10.png htdig.png star.png star_blank.png
|
|
|
|
COMMONHTML = header.html footer.html wrapper.html nomatch.html syntax.html \
|
|
long.html short.html
|
|
|
|
COMMONDICT = bad_words english.0 english.aff synonyms
|
|
|
|
EXTRA_DIST = $(IMAGES) $(COMMONHTML) $(COMMONDICT) rundig htdig.conf mime.types \
|
|
search.html HtFileType HtFileType-magic.mime cookies.txt
|
|
|
|
subdir = installdir
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/include/config.h
|
|
CONFIG_CLEAN_FILES = htdig.1 htdig-pdfparser.1 htfuzzy.1 htmerge.1 \
|
|
htpurge.1 htstat.1 htdigconfig.8 htdump.1 htload.1 htnotify.1 \
|
|
htsearch.1 rundig.1
|
|
depcomp =
|
|
am__depfiles_maybe =
|
|
DIST_SOURCES =
|
|
|
|
NROFF = nroff
|
|
MANS = $(man_MANS)
|
|
DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/Makefile.config \
|
|
Makefile.am htdig-pdfparser.1.in htdig.1.in htdigconfig.8.in \
|
|
htdump.1.in htfuzzy.1.in htload.1.in htmerge.1.in htnotify.1.in \
|
|
htpurge.1.in htsearch.1.in htstat.1.in rundig.1.in
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/Makefile.config $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign installdir/Makefile
|
|
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
|
|
htdig.1: $(top_builddir)/config.status htdig.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htdig-pdfparser.1: $(top_builddir)/config.status htdig-pdfparser.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htfuzzy.1: $(top_builddir)/config.status htfuzzy.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htmerge.1: $(top_builddir)/config.status htmerge.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htpurge.1: $(top_builddir)/config.status htpurge.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htstat.1: $(top_builddir)/config.status htstat.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htdigconfig.8: $(top_builddir)/config.status htdigconfig.8.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htdump.1: $(top_builddir)/config.status htdump.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htload.1: $(top_builddir)/config.status htload.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htnotify.1: $(top_builddir)/config.status htnotify.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
htsearch.1: $(top_builddir)/config.status htsearch.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
rundig.1: $(top_builddir)/config.status rundig.1.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
|
|
distclean-libtool:
|
|
-rm -f libtool
|
|
uninstall-info-am:
|
|
|
|
man1dir = $(mandir)/man1
|
|
install-man1: $(man1_MANS) $(man_MANS)
|
|
@$(NORMAL_INSTALL)
|
|
$(mkinstalldirs) $(DESTDIR)$(man1dir)
|
|
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
for i in $$l2; do \
|
|
case "$$i" in \
|
|
*.1*) list="$$list $$i" ;; \
|
|
esac; \
|
|
done; \
|
|
for i in $$list; do \
|
|
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
|
else file=$$i; fi; \
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
case "$$ext" in \
|
|
1*) ;; \
|
|
*) ext='1' ;; \
|
|
esac; \
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
|
|
$(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
|
|
done
|
|
uninstall-man1:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
for i in $$l2; do \
|
|
case "$$i" in \
|
|
*.1*) list="$$list $$i" ;; \
|
|
esac; \
|
|
done; \
|
|
for i in $$list; do \
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
case "$$ext" in \
|
|
1*) ;; \
|
|
*) ext='1' ;; \
|
|
esac; \
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
|
|
rm -f $(DESTDIR)$(man1dir)/$$inst; \
|
|
done
|
|
|
|
man8dir = $(mandir)/man8
|
|
install-man8: $(man8_MANS) $(man_MANS)
|
|
@$(NORMAL_INSTALL)
|
|
$(mkinstalldirs) $(DESTDIR)$(man8dir)
|
|
@list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
for i in $$l2; do \
|
|
case "$$i" in \
|
|
*.8*) list="$$list $$i" ;; \
|
|
esac; \
|
|
done; \
|
|
for i in $$list; do \
|
|
if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
|
|
else file=$$i; fi; \
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
case "$$ext" in \
|
|
8*) ;; \
|
|
*) ext='8' ;; \
|
|
esac; \
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst"; \
|
|
$(INSTALL_DATA) $$file $(DESTDIR)$(man8dir)/$$inst; \
|
|
done
|
|
uninstall-man8:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
|
|
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
|
|
for i in $$l2; do \
|
|
case "$$i" in \
|
|
*.8*) list="$$list $$i" ;; \
|
|
esac; \
|
|
done; \
|
|
for i in $$list; do \
|
|
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
|
|
case "$$ext" in \
|
|
8*) ;; \
|
|
*) ext='8' ;; \
|
|
esac; \
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
|
echo " rm -f $(DESTDIR)$(man8dir)/$$inst"; \
|
|
rm -f $(DESTDIR)$(man8dir)/$$inst; \
|
|
done
|
|
tags: TAGS
|
|
TAGS:
|
|
|
|
ctags: CTAGS
|
|
CTAGS:
|
|
|
|
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 $(MANS)
|
|
|
|
installdirs:
|
|
$(mkinstalldirs) $(DESTDIR)$(man1dir) $(DESTDIR)$(man8dir)
|
|
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 mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-generic distclean-libtool
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am: install-data-local install-man
|
|
|
|
install-exec-am:
|
|
|
|
install-info: install-info-am
|
|
|
|
install-man: install-man1 install-man8
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|
|
|
pdf: pdf-am
|
|
|
|
pdf-am:
|
|
|
|
ps: ps-am
|
|
|
|
ps-am:
|
|
|
|
uninstall-am: uninstall-info-am uninstall-man
|
|
|
|
uninstall-man: uninstall-man1 uninstall-man8
|
|
|
|
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
|
distclean distclean-generic distclean-libtool distdir dvi \
|
|
dvi-am info info-am install install-am install-data \
|
|
install-data-am install-data-local install-exec install-exec-am \
|
|
install-info install-info-am install-man install-man1 \
|
|
install-man8 install-strip installcheck installcheck-am \
|
|
installdirs maintainer-clean maintainer-clean-generic \
|
|
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
|
|
ps ps-am uninstall uninstall-am uninstall-info-am uninstall-man \
|
|
uninstall-man1 uninstall-man8
|
|
|
|
|
|
install-data-local: all
|
|
$(mkinstalldirs) $(DESTDIR)$(DATABASE_DIR)
|
|
@echo "Installing default configuration files..."
|
|
$(mkinstalldirs) $(DESTDIR)$(CONFIG_DIR)
|
|
@if [ ! -f $(DESTDIR)$(CONFIG_DIR)/htdig.conf ]; then sed -e s%@\DATABASE_DIR@%$(DATABASE_DIR)% -e s%@\IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/htdig.conf >$(DESTDIR)$(CONFIG_DIR)/htdig.conf; echo $(DESTDIR)$(CONFIG_DIR)/htdig.conf;fi
|
|
@if [ ! -f $(DESTDIR)$(CONFIG_DIR)/mime.types ]; then cp $(top_srcdir)/installdir/mime.types $(DESTDIR)$(CONFIG_DIR)/mime.types; echo $(DESTDIR)$(CONFIG_DIR)/mime.types;fi
|
|
@if [ ! -f $(DESTDIR)$(CONFIG_DIR)/HtFileType-magic.mime ]; then cp $(top_srcdir)/installdir/HtFileType-magic.mime $(DESTDIR)$(CONFIG_DIR)/HtFileType-magic.mime; echo $(DESTDIR)$(CONFIG_DIR)/HtFileType-magic.mime;fi
|
|
$(mkinstalldirs) $(DESTDIR)$(SEARCH_DIR)
|
|
@if [ ! -f $(DESTDIR)$(SEARCH_DIR)/$(SEARCH_FORM) ]; then sed -e s%@\IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/search.html >$(DESTDIR)$(SEARCH_DIR)/$(SEARCH_FORM); echo $(DESTDIR)$(SEARCH_DIR)/$(SEARCH_FORM);fi
|
|
$(mkinstalldirs) $(DESTDIR)$(COMMON_DIR)
|
|
@for i in $(COMMONHTML); do \
|
|
if [ ! -f $(DESTDIR)$(COMMON_DIR)/$$i ]; then sed -e s%@\IMAGEDIR@%$(IMAGE_URL_PREFIX)% $(top_srcdir)/installdir/$$i >$(DESTDIR)$(COMMON_DIR)/$$i; echo $(DESTDIR)$(COMMON_DIR)/$$i;fi; \
|
|
done && test -z "$$fail"
|
|
@for i in $(COMMONDICT); do \
|
|
if [ ! -f $(DESTDIR)$(COMMON_DIR)/$$i ]; then $(INSTALL_DATA) $(top_srcdir)/installdir/$$i $(DESTDIR)$(COMMON_DIR)/$$i; echo $(DESTDIR)$(COMMON_DIR)/$$i; fi; \
|
|
done && test -z "$$fail"
|
|
@if [ ! -f $(DESTDIR)$(CONFIG_DIR)/cookies.txt ]; then cp $(top_srcdir)/installdir/cookies.txt $(DESTDIR)$(CONFIG_DIR)/cookies.txt; echo $(DESTDIR)$(CONFIG_DIR)/cookies.txt;fi
|
|
@echo "Installing images..."
|
|
$(mkinstalldirs) $(DESTDIR)$(IMAGE_DIR)
|
|
@for i in $(IMAGES); do \
|
|
if [ ! -f $(DESTDIR)$(IMAGE_DIR)/$$i ]; then $(INSTALL_DATA) $(top_srcdir)/installdir/$$i $(DESTDIR)$(IMAGE_DIR)/$$i; echo $(DESTDIR)$(IMAGE_DIR)/$$i;fi; \
|
|
done && test -z "$$fail"
|
|
@echo "Creating rundig script..."
|
|
$(mkinstalldirs) $(DESTDIR)$(bindir)
|
|
@if [ ! -f $(DESTDIR)$(bindir)/rundig ]; then \
|
|
sed -e s%@\BIN_DIR@%$(bindir)% -e s%@\COMMON_DIR@%$(COMMON_DIR)% -e s%@\DATABASE_DIR@%$(DATABASE_DIR)% -e s%@\DEFAULT_CONFIG_FILE@%$(DEFAULT_CONFIG_FILE)% $(top_srcdir)/installdir/rundig >$(DESTDIR)$(bindir)/rundig; \
|
|
chmod 755 $(DESTDIR)$(bindir)/rundig; \
|
|
fi
|
|
@echo "Installing file-type identification script..."
|
|
$(mkinstalldirs) $(DESTDIR)$(bindir)
|
|
@if [ ! -f $(DESTDIR)$(bindir)/HtFileType ]; then \
|
|
sed -es%@\CONFIG_DIR@%$(CONFIG_DIR)% $(top_srcdir)/installdir/HtFileType >$(DESTDIR)$(bindir)/HtFileType; \
|
|
chmod 755 $(DESTDIR)$(bindir)/HtFileType; \
|
|
fi
|
|
# 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:
|