| 1 |
# Makefile.in generated by automake 1.9.6 from Makefile.am. |
|---|
| 2 |
# @configure_input@ |
|---|
| 3 |
|
|---|
| 4 |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
|---|
| 5 |
# 2003, 2004, 2005 Free Software Foundation, Inc. |
|---|
| 6 |
# This Makefile.in is free software; the Free Software Foundation |
|---|
| 7 |
# gives unlimited permission to copy and/or distribute it, |
|---|
| 8 |
# with or without modifications, as long as this notice is preserved. |
|---|
| 9 |
|
|---|
| 10 |
# This program is distributed in the hope that it will be useful, |
|---|
| 11 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 12 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 13 |
# PARTICULAR PURPOSE. |
|---|
| 14 |
|
|---|
| 15 |
@SET_MAKE@ |
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 |
srcdir = @srcdir@ |
|---|
| 19 |
top_srcdir = @top_srcdir@ |
|---|
| 20 |
VPATH = @srcdir@ |
|---|
| 21 |
pkgdatadir = $(datadir)/@PACKAGE@ |
|---|
| 22 |
pkglibdir = $(libdir)/@PACKAGE@ |
|---|
| 23 |
pkgincludedir = $(includedir)/@PACKAGE@ |
|---|
| 24 |
top_builddir = . |
|---|
| 25 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
|---|
| 26 |
INSTALL = @INSTALL@ |
|---|
| 27 |
install_sh_DATA = $(install_sh) -c -m 644 |
|---|
| 28 |
install_sh_PROGRAM = $(install_sh) -c |
|---|
| 29 |
install_sh_SCRIPT = $(install_sh) -c |
|---|
| 30 |
INSTALL_HEADER = $(INSTALL_DATA) |
|---|
| 31 |
transform = $(program_transform_name) |
|---|
| 32 |
NORMAL_INSTALL = : |
|---|
| 33 |
PRE_INSTALL = : |
|---|
| 34 |
POST_INSTALL = : |
|---|
| 35 |
NORMAL_UNINSTALL = : |
|---|
| 36 |
PRE_UNINSTALL = : |
|---|
| 37 |
POST_UNINSTALL = : |
|---|
| 38 |
build_triplet = @build@ |
|---|
| 39 |
host_triplet = @host@ |
|---|
| 40 |
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ |
|---|
| 41 |
$(srcdir)/Makefile.in $(srcdir)/swish-config.in \ |
|---|
| 42 |
$(srcdir)/swish-e.pc.in $(top_srcdir)/configure \ |
|---|
| 43 |
$(top_srcdir)/rpm/swish-e.spec.in COPYING INSTALL TODO \ |
|---|
| 44 |
config/compile config/config.guess config/config.sub \ |
|---|
| 45 |
config/depcomp config/install-sh config/ltmain.sh \ |
|---|
| 46 |
config/missing config/mkinstalldirs |
|---|
| 47 |
subdir = . |
|---|
| 48 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
|---|
| 49 |
am__aclocal_m4_deps = $(top_srcdir)/config/acinclude.m4 \ |
|---|
| 50 |
$(top_srcdir)/config/ax_compare_version.m4 \ |
|---|
| 51 |
$(top_srcdir)/config/ax_path_bdb.m4 $(top_srcdir)/configure.in |
|---|
| 52 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
|---|
| 53 |
$(ACLOCAL_M4) |
|---|
| 54 |
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
|---|
| 55 |
configure.lineno configure.status.lineno |
|---|
| 56 |
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |
|---|
| 57 |
CONFIG_HEADER = $(top_builddir)/src/acconfig.h |
|---|
| 58 |
CONFIG_CLEAN_FILES = rpm/swish-e.spec swish-e.pc swish-config |
|---|
| 59 |
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" \ |
|---|
| 60 |
"$(DESTDIR)$(pkgconfigdir)" |
|---|
| 61 |
binSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
|---|
| 62 |
SCRIPTS = $(bin_SCRIPTS) |
|---|
| 63 |
SOURCES = |
|---|
| 64 |
DIST_SOURCES = |
|---|
| 65 |
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
|---|
| 66 |
html-recursive info-recursive install-data-recursive \ |
|---|
| 67 |
install-exec-recursive install-info-recursive \ |
|---|
| 68 |
install-recursive installcheck-recursive installdirs-recursive \ |
|---|
| 69 |
pdf-recursive ps-recursive uninstall-info-recursive \ |
|---|
| 70 |
uninstall-recursive |
|---|
| 71 |
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
|---|
| 72 |
am__vpath_adj = case $$p in \ |
|---|
| 73 |
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 74 |
*) f=$$p;; \ |
|---|
| 75 |
esac; |
|---|
| 76 |
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
|---|
| 77 |
docDATA_INSTALL = $(INSTALL_DATA) |
|---|
| 78 |
pkgconfigDATA_INSTALL = $(INSTALL_DATA) |
|---|
| 79 |
DATA = $(doc_DATA) $(pkgconfig_DATA) |
|---|
| 80 |
ETAGS = etags |
|---|
| 81 |
CTAGS = ctags |
|---|
| 82 |
DIST_SUBDIRS = $(SUBDIRS) |
|---|
| 83 |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
|---|
| 84 |
distdir = $(PACKAGE)-$(VERSION) |
|---|
| 85 |
top_distdir = $(distdir) |
|---|
| 86 |
am__remove_distdir = \ |
|---|
| 87 |
{ test ! -d $(distdir) \ |
|---|
| 88 |
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
|---|
| 89 |
&& rm -fr $(distdir); }; } |
|---|
| 90 |
DIST_ARCHIVES = $(distdir).tar.gz |
|---|
| 91 |
GZIP_ENV = --best |
|---|
| 92 |
distuninstallcheck_listfiles = find . -type f -print |
|---|
| 93 |
distcleancheck_listfiles = find . -type f -print |
|---|
| 94 |
ACLOCAL = @ACLOCAL@ |
|---|
| 95 |
ALLOCA = @ALLOCA@ |
|---|
| 96 |
AMDEP_FALSE = @AMDEP_FALSE@ |
|---|
| 97 |
AMDEP_TRUE = @AMDEP_TRUE@ |
|---|
| 98 |
AMTAR = @AMTAR@ |
|---|
| 99 |
AR = @AR@ |
|---|
| 100 |
AS = @AS@ |
|---|
| 101 |
AUTOCONF = @AUTOCONF@ |
|---|
| 102 |
AUTOHEADER = @AUTOHEADER@ |
|---|
| 103 |
AUTOMAKE = @AUTOMAKE@ |
|---|
| 104 |
AWK = @AWK@ |
|---|
| 105 |
BUILDDOCS_FALSE = @BUILDDOCS_FALSE@ |
|---|
| 106 |
BUILDDOCS_TRUE = @BUILDDOCS_TRUE@ |
|---|
| 107 |
CC = @CC@ |
|---|
| 108 |
CCDEPMODE = @CCDEPMODE@ |
|---|
| 109 |
CFLAGS = @CFLAGS@ |
|---|
| 110 |
CPP = @CPP@ |
|---|
| 111 |
CPPFLAGS = @CPPFLAGS@ |
|---|
| 112 |
CXX = @CXX@ |
|---|
| 113 |
CXXCPP = @CXXCPP@ |
|---|
| 114 |
CXXDEPMODE = @CXXDEPMODE@ |
|---|
| 115 |
CXXFLAGS = @CXXFLAGS@ |
|---|
| 116 |
CYGPATH_W = @CYGPATH_W@ |
|---|
| 117 |
DEFS = @DEFS@ |
|---|
| 118 |
DEPDIR = @DEPDIR@ |
|---|
| 119 |
DLLTOOL = @DLLTOOL@ |
|---|
| 120 |
ECHO = @ECHO@ |
|---|
| 121 |
ECHO_C = @ECHO_C@ |
|---|
| 122 |
ECHO_N = @ECHO_N@ |
|---|
| 123 |
ECHO_T = @ECHO_T@ |
|---|
| 124 |
EGREP = @EGREP@ |
|---|
| 125 |
EXEEXT = @EXEEXT@ |
|---|
| 126 |
F77 = @F77@ |
|---|
| 127 |
FFLAGS = @FFLAGS@ |
|---|
| 128 |
INSTALLDOCS_FALSE = @INSTALLDOCS_FALSE@ |
|---|
| 129 |
INSTALLDOCS_TRUE = @INSTALLDOCS_TRUE@ |
|---|
| 130 |
INSTALL_DATA = @INSTALL_DATA@ |
|---|
| 131 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
|---|
| 132 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
|---|
| 133 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
|---|
| 134 |
LARGEFILES_MACROS = @LARGEFILES_MACROS@ |
|---|
| 135 |
LDFLAGS = @LDFLAGS@ |
|---|
| 136 |
LIBOBJS = @LIBOBJS@ |
|---|
| 137 |
LIBS = @LIBS@ |
|---|
| 138 |
LIBTOOL = @LIBTOOL@ |
|---|
| 139 |
LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ |
|---|
| 140 |
LIBXML2_LIB = @LIBXML2_LIB@ |
|---|
| 141 |
LIBXML2_OBJS = @LIBXML2_OBJS@ |
|---|
| 142 |
LIBXML_REQUIRED_VERSION = @LIBXML_REQUIRED_VERSION@ |
|---|
| 143 |
LN_S = @LN_S@ |
|---|
| 144 |
LTLIBOBJS = @LTLIBOBJS@ |
|---|
| 145 |
MAINT = @MAINT@ |
|---|
| 146 |
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
|---|
| 147 |
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
|---|
| 148 |
MAKEINFO = @MAKEINFO@ |
|---|
| 149 |
OBJDUMP = @OBJDUMP@ |
|---|
| 150 |
OBJEXT = @OBJEXT@ |
|---|
| 151 |
PACKAGE = @PACKAGE@ |
|---|
| 152 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
|---|
| 153 |
PACKAGE_NAME = @PACKAGE_NAME@ |
|---|
| 154 |
PACKAGE_STRING = @PACKAGE_STRING@ |
|---|
| 155 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
|---|
| 156 |
PACKAGE_VERSION = @PACKAGE_VERSION@ |
|---|
| 157 |
PATH_SEPARATOR = @PATH_SEPARATOR@ |
|---|
| 158 |
PCRE_CFLAGS = @PCRE_CFLAGS@ |
|---|
| 159 |
PCRE_CONFIG = @PCRE_CONFIG@ |
|---|
| 160 |
PCRE_LIBS = @PCRE_LIBS@ |
|---|
| 161 |
PCRE_REQUIRED_VERSION = @PCRE_REQUIRED_VERSION@ |
|---|
| 162 |
PERL = @PERL@ |
|---|
| 163 |
POD2MAN = @POD2MAN@ |
|---|
| 164 |
RANLIB = @RANLIB@ |
|---|
| 165 |
SED = @SED@ |
|---|
| 166 |
SET_MAKE = @SET_MAKE@ |
|---|
| 167 |
SHELL = @SHELL@ |
|---|
| 168 |
STRIP = @STRIP@ |
|---|
| 169 |
SWISH_WEB = @SWISH_WEB@ |
|---|
| 170 |
VERSION = @VERSION@ |
|---|
| 171 |
XML2_CONFIG = @XML2_CONFIG@ |
|---|
| 172 |
Z_CFLAGS = @Z_CFLAGS@ |
|---|
| 173 |
Z_LIBS = @Z_LIBS@ |
|---|
| 174 |
ac_ct_AR = @ac_ct_AR@ |
|---|
| 175 |
ac_ct_AS = @ac_ct_AS@ |
|---|
| 176 |
ac_ct_CC = @ac_ct_CC@ |
|---|
| 177 |
ac_ct_CXX = @ac_ct_CXX@ |
|---|
| 178 |
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ |
|---|
| 179 |
ac_ct_F77 = @ac_ct_F77@ |
|---|
| 180 |
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ |
|---|
| 181 |
ac_ct_RANLIB = @ac_ct_RANLIB@ |
|---|
| 182 |
ac_ct_STRIP = @ac_ct_STRIP@ |
|---|
| 183 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
|---|
| 184 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
|---|
| 185 |
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
|---|
| 186 |
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
|---|
| 187 |
am__include = @am__include@ |
|---|
| 188 |
am__leading_dot = @am__leading_dot@ |
|---|
| 189 |
am__quote = @am__quote@ |
|---|
| 190 |
am__tar = @am__tar@ |
|---|
| 191 |
am__untar = @am__untar@ |
|---|
| 192 |
bindir = @bindir@ |
|---|
| 193 |
build = @build@ |
|---|
| 194 |
build_alias = @build_alias@ |
|---|
| 195 |
build_cpu = @build_cpu@ |
|---|
| 196 |
build_os = @build_os@ |
|---|
| 197 |
build_vendor = @build_vendor@ |
|---|
| 198 |
datadir = @datadir@ |
|---|
| 199 |
exec_prefix = @exec_prefix@ |
|---|
| 200 |
host = @host@ |
|---|
| 201 |
host_alias = @host_alias@ |
|---|
| 202 |
host_cpu = @host_cpu@ |
|---|
| 203 |
host_os = @host_os@ |
|---|
| 204 |
host_vendor = @host_vendor@ |
|---|
| 205 |
includedir = @includedir@ |
|---|
| 206 |
infodir = @infodir@ |
|---|
| 207 |
install_sh = @install_sh@ |
|---|
| 208 |
libdir = @libdir@ |
|---|
| 209 |
libexecdir = @libexecdir@ |
|---|
| 210 |
localstatedir = @localstatedir@ |
|---|
| 211 |
mandir = @mandir@ |
|---|
| 212 |
mkdir_p = @mkdir_p@ |
|---|
| 213 |
oldincludedir = @oldincludedir@ |
|---|
| 214 |
prefix = @prefix@ |
|---|
| 215 |
program_transform_name = @program_transform_name@ |
|---|
| 216 |
sbindir = @sbindir@ |
|---|
| 217 |
sharedstatedir = @sharedstatedir@ |
|---|
| 218 |
sysconfdir = @sysconfdir@ |
|---|
| 219 |
target_alias = @target_alias@ |
|---|
| 220 |
AUTOMAKE_OPTIONS = foreign |
|---|
| 221 |
SUBDIRS = filters prog-bin conf filter-bin example html man src tests pod |
|---|
| 222 |
ACLOCAL_AMFLAGS = -I config |
|---|
| 223 |
docdir = $(datadir)/doc/$(PACKAGE) |
|---|
| 224 |
|
|---|
| 225 |
# Install these three in the doc directory |
|---|
| 226 |
# INSTALL and README are built at make time from .pod source |
|---|
| 227 |
doc_DATA = \ |
|---|
| 228 |
$(srcdir)/INSTALL \ |
|---|
| 229 |
$(srcdir)/README \ |
|---|
| 230 |
README.cvs |
|---|
| 231 |
|
|---|
| 232 |
config_dir = \ |
|---|
| 233 |
config/config.guess \ |
|---|
| 234 |
config/config.sub \ |
|---|
| 235 |
config/install-sh \ |
|---|
| 236 |
config/ltmain.sh \ |
|---|
| 237 |
config/missing \ |
|---|
| 238 |
config/mkinstalldirs |
|---|
| 239 |
|
|---|
| 240 |
perl_dir = \ |
|---|
| 241 |
perl/Changes \ |
|---|
| 242 |
perl/MANIFEST \ |
|---|
| 243 |
perl/README \ |
|---|
| 244 |
perl/Makefile.PL \ |
|---|
| 245 |
perl/Makefile.mingw \ |
|---|
| 246 |
perl/API.pm \ |
|---|
| 247 |
perl/API.xs \ |
|---|
| 248 |
perl/typemap \ |
|---|
| 249 |
perl/t/test.t \ |
|---|
| 250 |
perl/t/dummy.t \ |
|---|
| 251 |
perl/t/test.conf \ |
|---|
| 252 |
perl/t/first.html \ |
|---|
| 253 |
perl/t/second.html \ |
|---|
| 254 |
perl/t/third.html |
|---|
| 255 |
|
|---|
| 256 |
vms_dir = \ |
|---|
| 257 |
src/vms/acconfig.h_vms \ |
|---|
| 258 |
src/vms/build_swish-e.com \ |
|---|
| 259 |
src/vms/config.h \ |
|---|
| 260 |
src/vms/descrip_axp.mms \ |
|---|
| 261 |
src/vms/descrip_libxml2.mms \ |
|---|
| 262 |
src/vms/descrip_vax.mms \ |
|---|
| 263 |
src/vms/libtest.opt \ |
|---|
| 264 |
src/vms/readme_vms.txt \ |
|---|
| 265 |
src/vms/regex.c \ |
|---|
| 266 |
src/vms/regex.h \ |
|---|
| 267 |
src/vms/regexpr.h \ |
|---|
| 268 |
src/vms/swish.opt |
|---|
| 269 |
|
|---|
| 270 |
win32_dir = \ |
|---|
| 271 |
src/win32/acconfig.h \ |
|---|
| 272 |
src/win32/dirent.c \ |
|---|
| 273 |
src/win32/dirent.h \ |
|---|
| 274 |
src/win32/libswishe.dsp \ |
|---|
| 275 |
src/win32/libswishindex.dsp \ |
|---|
| 276 |
src/win32/swishe.dsp \ |
|---|
| 277 |
src/win32/swishe.dsw \ |
|---|
| 278 |
src/win32/release.nsi \ |
|---|
| 279 |
src/win32/filebase.nsh \ |
|---|
| 280 |
src/win32/fixperl.pl \ |
|---|
| 281 |
src/win32/build-perl.bat \ |
|---|
| 282 |
src/win32/build.sh \ |
|---|
| 283 |
src/win32/dist.sh |
|---|
| 284 |
|
|---|
| 285 |
rpm_dir = \ |
|---|
| 286 |
rpm/swish-e.spec.in \ |
|---|
| 287 |
rpm/swish-e.xpm |
|---|
| 288 |
|
|---|
| 289 |
debian_dir = \ |
|---|
| 290 |
debian/README.Debian \ |
|---|
| 291 |
debian/changelog \ |
|---|
| 292 |
debian/compat \ |
|---|
| 293 |
debian/control \ |
|---|
| 294 |
debian/copyright \ |
|---|
| 295 |
debian/files \ |
|---|
| 296 |
debian/rules \ |
|---|
| 297 |
debian/swish-e.doc-base \ |
|---|
| 298 |
debian/swish-e.substvars |
|---|
| 299 |
|
|---|
| 300 |
bin_SCRIPTS = swish-config |
|---|
| 301 |
pkgconfigdir = $(libdir)/pkgconfig |
|---|
| 302 |
pkgconfig_DATA = swish-e.pc |
|---|
| 303 |
EXTRA_DIST = \ |
|---|
| 304 |
$(config_dir) $(perl_dir) \ |
|---|
| 305 |
$(vms_dir) $(win32_dir) $(rpm_dir) \ |
|---|
| 306 |
$(doc_DATA) swish-config.in swish-e.pc.in\ |
|---|
| 307 |
$(debian_dir) |
|---|
| 308 |
|
|---|
| 309 |
all: all-recursive |
|---|
| 310 |
|
|---|
| 311 |
.SUFFIXES: |
|---|
| 312 |
am--refresh: |
|---|
| 313 |
@: |
|---|
| 314 |
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
|---|
| 315 |
@for dep in $?; do \ |
|---|
| 316 |
case '$(am__configure_deps)' in \ |
|---|
| 317 |
*$$dep*) \ |
|---|
| 318 |
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
|---|
| 319 |
cd $(srcdir) && $(AUTOMAKE) --foreign \ |
|---|
| 320 |
&& exit 0; \ |
|---|
| 321 |
exit 1;; \ |
|---|
| 322 |
esac; \ |
|---|
| 323 |
done; \ |
|---|
| 324 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
|---|
| 325 |
cd $(top_srcdir) && \ |
|---|
| 326 |
$(AUTOMAKE) --foreign Makefile |
|---|
| 327 |
.PRECIOUS: Makefile |
|---|
| 328 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|---|
| 329 |
@case '$?' in \ |
|---|
| 330 |
*config.status*) \ |
|---|
| 331 |
echo ' $(SHELL) ./config.status'; \ |
|---|
| 332 |
$(SHELL) ./config.status;; \ |
|---|
| 333 |
*) \ |
|---|
| 334 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
|---|
| 335 |
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
|---|
| 336 |
esac; |
|---|
| 337 |
|
|---|
| 338 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
|---|
| 339 |
$(SHELL) ./config.status --recheck |
|---|
| 340 |
|
|---|
| 341 |
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
|---|
| 342 |
cd $(srcdir) && $(AUTOCONF) |
|---|
| 343 |
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
|---|
| 344 |
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
|---|
| 345 |
rpm/swish-e.spec: $(top_builddir)/config.status $(top_srcdir)/rpm/swish-e.spec.in |
|---|
| 346 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 347 |
swish-e.pc: $(top_builddir)/config.status $(srcdir)/swish-e.pc.in |
|---|
| 348 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 349 |
swish-config: $(top_builddir)/config.status $(srcdir)/swish-config.in |
|---|
| 350 |
cd $(top_builddir) && $(SHELL) ./config.status $@ |
|---|
| 351 |
install-binSCRIPTS: $(bin_SCRIPTS) |
|---|
| 352 |
@$(NORMAL_INSTALL) |
|---|
| 353 |
test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
|---|
| 354 |
@list='$(bin_SCRIPTS)'; for p in $$list; do \ |
|---|
| 355 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 356 |
if test -f $$d$$p; then \ |
|---|
| 357 |
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
|---|
| 358 |
echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
|---|
| 359 |
$(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \ |
|---|
| 360 |
else :; fi; \ |
|---|
| 361 |
done |
|---|
| 362 |
|
|---|
| 363 |
uninstall-binSCRIPTS: |
|---|
| 364 |
@$(NORMAL_UNINSTALL) |
|---|
| 365 |
@list='$(bin_SCRIPTS)'; for p in $$list; do \ |
|---|
| 366 |
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
|---|
| 367 |
echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
|---|
| 368 |
rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
|---|
| 369 |
done |
|---|
| 370 |
|
|---|
| 371 |
mostlyclean-libtool: |
|---|
| 372 |
-rm -f *.lo |
|---|
| 373 |
|
|---|
| 374 |
clean-libtool: |
|---|
| 375 |
-rm -rf .libs _libs |
|---|
| 376 |
|
|---|
| 377 |
distclean-libtool: |
|---|
| 378 |
-rm -f libtool |
|---|
| 379 |
uninstall-info-am: |
|---|
| 380 |
install-docDATA: $(doc_DATA) |
|---|
| 381 |
@$(NORMAL_INSTALL) |
|---|
| 382 |
test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)" |
|---|
| 383 |
@list='$(doc_DATA)'; for p in $$list; do \ |
|---|
| 384 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 385 |
f=$(am__strip_dir) \ |
|---|
| 386 |
echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ |
|---|
| 387 |
$(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ |
|---|
| 388 |
done |
|---|
| 389 |
|
|---|
| 390 |
uninstall-docDATA: |
|---|
| 391 |
@$(NORMAL_UNINSTALL) |
|---|
| 392 |
@list='$(doc_DATA)'; for p in $$list; do \ |
|---|
| 393 |
f=$(am__strip_dir) \ |
|---|
| 394 |
echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \ |
|---|
| 395 |
rm -f "$(DESTDIR)$(docdir)/$$f"; \ |
|---|
| 396 |
done |
|---|
| 397 |
install-pkgconfigDATA: $(pkgconfig_DATA) |
|---|
| 398 |
@$(NORMAL_INSTALL) |
|---|
| 399 |
test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)" |
|---|
| 400 |
@list='$(pkgconfig_DATA)'; for p in $$list; do \ |
|---|
| 401 |
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
|---|
| 402 |
f=$(am__strip_dir) \ |
|---|
| 403 |
echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ |
|---|
| 404 |
$(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ |
|---|
| 405 |
done |
|---|
| 406 |
|
|---|
| 407 |
uninstall-pkgconfigDATA: |
|---|
| 408 |
@$(NORMAL_UNINSTALL) |
|---|
| 409 |
@list='$(pkgconfig_DATA)'; for p in $$list; do \ |
|---|
| 410 |
f=$(am__strip_dir) \ |
|---|
| 411 |
echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ |
|---|
| 412 |
rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ |
|---|
| 413 |
done |
|---|
| 414 |
|
|---|
| 415 |
# This directory's subdirectories are mostly independent; you can cd |
|---|
| 416 |
# into them and run `make' without going through this Makefile. |
|---|
| 417 |
# To change the values of `make' variables: instead of editing Makefiles, |
|---|
| 418 |
# (1) if the variable is set in `config.status', edit `config.status' |
|---|
| 419 |
# (which will cause the Makefiles to be regenerated when you run `make'); |
|---|
| 420 |
# (2) otherwise, pass the desired values on the `make' command line. |
|---|
| 421 |
$(RECURSIVE_TARGETS): |
|---|
| 422 |
@failcom='exit 1'; \ |
|---|
| 423 |
for f in x $$MAKEFLAGS; do \ |
|---|
| 424 |
case $$f in \ |
|---|
| 425 |
*=* | --[!k]*);; \ |
|---|
| 426 |
*k*) failcom='fail=yes';; \ |
|---|
| 427 |
esac; \ |
|---|
| 428 |
done; \ |
|---|
| 429 |
dot_seen=no; \ |
|---|
| 430 |
target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 431 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 432 |
echo "Making $$target in $$subdir"; \ |
|---|
| 433 |
if test "$$subdir" = "."; then \ |
|---|
| 434 |
dot_seen=yes; \ |
|---|
| 435 |
local_target="$$target-am"; \ |
|---|
| 436 |
else \ |
|---|
| 437 |
local_target="$$target"; \ |
|---|
| 438 |
fi; \ |
|---|
| 439 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 440 |
|| eval $$failcom; \ |
|---|
| 441 |
done; \ |
|---|
| 442 |
if test "$$dot_seen" = "no"; then \ |
|---|
| 443 |
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
|---|
| 444 |
fi; test -z "$$fail" |
|---|
| 445 |
|
|---|
| 446 |
mostlyclean-recursive clean-recursive distclean-recursive \ |
|---|
| 447 |
maintainer-clean-recursive: |
|---|
| 448 |
@failcom='exit 1'; \ |
|---|
| 449 |
for f in x $$MAKEFLAGS; do \ |
|---|
| 450 |
case $$f in \ |
|---|
| 451 |
*=* | --[!k]*);; \ |
|---|
| 452 |
*k*) failcom='fail=yes';; \ |
|---|
| 453 |
esac; \ |
|---|
| 454 |
done; \ |
|---|
| 455 |
dot_seen=no; \ |
|---|
| 456 |
case "$@" in \ |
|---|
| 457 |
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
|---|
| 458 |
*) list='$(SUBDIRS)' ;; \ |
|---|
| 459 |
esac; \ |
|---|
| 460 |
rev=''; for subdir in $$list; do \ |
|---|
| 461 |
if test "$$subdir" = "."; then :; else \ |
|---|
| 462 |
rev="$$subdir $$rev"; \ |
|---|
| 463 |
fi; \ |
|---|
| 464 |
done; \ |
|---|
| 465 |
rev="$$rev ."; \ |
|---|
| 466 |
target=`echo $@ | sed s/-recursive//`; \ |
|---|
| 467 |
for subdir in $$rev; do \ |
|---|
| 468 |
echo "Making $$target in $$subdir"; \ |
|---|
| 469 |
if test "$$subdir" = "."; then \ |
|---|
| 470 |
local_target="$$target-am"; \ |
|---|
| 471 |
else \ |
|---|
| 472 |
local_target="$$target"; \ |
|---|
| 473 |
fi; \ |
|---|
| 474 |
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
|---|
| 475 |
|| eval $$failcom; \ |
|---|
| 476 |
done && test -z "$$fail" |
|---|
| 477 |
tags-recursive: |
|---|
| 478 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 479 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
|---|
| 480 |
done |
|---|
| 481 |
ctags-recursive: |
|---|
| 482 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 483 |
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
|---|
| 484 |
done |
|---|
| 485 |
|
|---|
| 486 |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
|---|
| 487 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 488 |
unique=`for i in $$list; do \ |
|---|
| 489 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 490 |
done | \ |
|---|
| 491 |
$(AWK) ' { files[$$0] = 1; } \ |
|---|
| 492 |
END { for (i in files) print i; }'`; \ |
|---|
| 493 |
mkid -fID $$unique |
|---|
| 494 |
tags: TAGS |
|---|
| 495 |
|
|---|
| 496 |
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 497 |
$(TAGS_FILES) $(LISP) |
|---|
| 498 |
tags=; \ |
|---|
| 499 |
here=`pwd`; \ |
|---|
| 500 |
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
|---|
| 501 |
include_option=--etags-include; \ |
|---|
| 502 |
empty_fix=.; \ |
|---|
| 503 |
else \ |
|---|
| 504 |
include_option=--include; \ |
|---|
| 505 |
empty_fix=; \ |
|---|
| 506 |
fi; \ |
|---|
| 507 |
list='$(SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 508 |
if test "$$subdir" = .; then :; else \ |
|---|
| 509 |
test ! -f $$subdir/TAGS || \ |
|---|
| 510 |
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
|---|
| 511 |
fi; \ |
|---|
| 512 |
done; \ |
|---|
| 513 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 514 |
unique=`for i in $$list; do \ |
|---|
| 515 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 516 |
done | \ |
|---|
| 517 |
$(AWK) ' { files[$$0] = 1; } \ |
|---|
| 518 |
END { for (i in files) print i; }'`; \ |
|---|
| 519 |
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
|---|
| 520 |
test -n "$$unique" || unique=$$empty_fix; \ |
|---|
| 521 |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
|---|
| 522 |
$$tags $$unique; \ |
|---|
| 523 |
fi |
|---|
| 524 |
ctags: CTAGS |
|---|
| 525 |
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
|---|
| 526 |
$(TAGS_FILES) $(LISP) |
|---|
| 527 |
tags=; \ |
|---|
| 528 |
here=`pwd`; \ |
|---|
| 529 |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
|---|
| 530 |
unique=`for i in $$list; do \ |
|---|
| 531 |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
|---|
| 532 |
done | \ |
|---|
| 533 |
$(AWK) ' { files[$$0] = 1; } \ |
|---|
| 534 |
END { for (i in files) print i; }'`; \ |
|---|
| 535 |
test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
|---|
| 536 |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
|---|
| 537 |
$$tags $$unique |
|---|
| 538 |
|
|---|
| 539 |
GTAGS: |
|---|
| 540 |
here=`$(am__cd) $(top_builddir) && pwd` \ |
|---|
| 541 |
&& cd $(top_srcdir) \ |
|---|
| 542 |
&& gtags -i $(GTAGS_ARGS) $$here |
|---|
| 543 |
|
|---|
| 544 |
distclean-tags: |
|---|
| 545 |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
|---|
| 546 |
|
|---|
| 547 |
distdir: $(DISTFILES) |
|---|
| 548 |
$(am__remove_distdir) |
|---|
| 549 |
mkdir $(distdir) |
|---|
| 550 |
$(mkdir_p) $(distdir)/$(srcdir) $(distdir)/. $(distdir)/config $(distdir)/debian $(distdir)/perl $(distdir)/perl/t $(distdir)/rpm $(distdir)/src/vms $(distdir)/src/win32 |
|---|
| 551 |
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
|---|
| 552 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
|---|
| 553 |
list='$(DISTFILES)'; for file in $$list; do \ |
|---|
| 554 |
case $$file in \ |
|---|
| 555 |
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
|---|
| 556 |
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
|---|
| 557 |
esac; \ |
|---|
| 558 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
|---|
| 559 |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
|---|
| 560 |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
|---|
| 561 |
dir="/$$dir"; \ |
|---|
| 562 |
$(mkdir_p) "$(distdir)$$dir"; \ |
|---|
| 563 |
else \ |
|---|
| 564 |
dir=''; \ |
|---|
| 565 |
fi; \ |
|---|
| 566 |
if test -d $$d/$$file; then \ |
|---|
| 567 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
|---|
| 568 |
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 569 |
fi; \ |
|---|
| 570 |
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
|---|
| 571 |
else \ |
|---|
| 572 |
test -f $(distdir)/$$file \ |
|---|
| 573 |
|| cp -p $$d/$$file $(distdir)/$$file \ |
|---|
| 574 |
|| exit 1; \ |
|---|
| 575 |
fi; \ |
|---|
| 576 |
done |
|---|
| 577 |
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
|---|
| 578 |
if test "$$subdir" = .; then :; else \ |
|---|
| 579 |
test -d "$(distdir)/$$subdir" \ |
|---|
| 580 |
|| $(mkdir_p) "$(distdir)/$$subdir" \ |
|---|
| 581 |
|| exit 1; \ |
|---|
| 582 |
distdir=`$(am__cd) $(distdir) && pwd`; \ |
|---|
| 583 |
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
|---|
| 584 |
(cd $$subdir && \ |
|---|
| 585 |
$(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 586 |
top_distdir="$$top_distdir" \ |
|---|
| 587 |
distdir="$$distdir/$$subdir" \ |
|---|
| 588 |
distdir) \ |
|---|
| 589 |
|| exit 1; \ |
|---|
| 590 |
fi; \ |
|---|
| 591 |
done |
|---|
| 592 |
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
|---|
| 593 |
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
|---|
| 594 |
! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
|---|
| 595 |
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
|---|
| 596 |
|| chmod -R a+r $(distdir) |
|---|
| 597 |
dist-gzip: distdir |
|---|
| 598 |
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 599 |
$(am__remove_distdir) |
|---|
| 600 |
|
|---|
| 601 |
dist-bzip2: distdir |
|---|
| 602 |
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
|---|
| 603 |
$(am__remove_distdir) |
|---|
| 604 |
|
|---|
| 605 |
dist-tarZ: distdir |
|---|
| 606 |
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
|---|
| 607 |
$(am__remove_distdir) |
|---|
| 608 |
|
|---|
| 609 |
dist-shar: distdir |
|---|
| 610 |
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
|---|
| 611 |
$(am__remove_distdir) |
|---|
| 612 |
|
|---|
| 613 |
dist-zip: distdir |
|---|
| 614 |
-rm -f $(distdir).zip |
|---|
| 615 |
zip -rq $(distdir).zip $(distdir) |
|---|
| 616 |
$(am__remove_distdir) |
|---|
| 617 |
|
|---|
| 618 |
dist dist-all: distdir |
|---|
| 619 |
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
|---|
| 620 |
$(am__remove_distdir) |
|---|
| 621 |
|
|---|
| 622 |
# This target untars the dist file and tries a VPATH configuration. Then |
|---|
| 623 |
# it guarantees that the distribution is self-contained by making another |
|---|
| 624 |
# tarfile. |
|---|
| 625 |
distcheck: dist |
|---|
| 626 |
case '$(DIST_ARCHIVES)' in \ |
|---|
| 627 |
*.tar.gz*) \ |
|---|
| 628 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
|---|
| 629 |
*.tar.bz2*) \ |
|---|
| 630 |
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
|---|
| 631 |
*.tar.Z*) \ |
|---|
| 632 |
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
|---|
| 633 |
*.shar.gz*) \ |
|---|
| 634 |
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
|---|
| 635 |
*.zip*) \ |
|---|
| 636 |
unzip $(distdir).zip ;;\ |
|---|
| 637 |
esac |
|---|
| 638 |
chmod -R a-w $(distdir); chmod a+w $(distdir) |
|---|
| 639 |
mkdir $(distdir)/_build |
|---|
| 640 |
mkdir $(distdir)/_inst |
|---|
| 641 |
chmod a-w $(distdir) |
|---|
| 642 |
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
|---|
| 643 |
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
|---|
| 644 |
&& cd $(distdir)/_build \ |
|---|
| 645 |
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
|---|
| 646 |
$(DISTCHECK_CONFIGURE_FLAGS) \ |
|---|
| 647 |
&& $(MAKE) $(AM_MAKEFLAGS) \ |
|---|
| 648 |
&& $(MAKE) $(AM_MAKEFLAGS) dvi \ |
|---|
| 649 |
&& $(MAKE) $(AM_MAKEFLAGS) check \ |
|---|
| 650 |
&& $(MAKE) $(AM_MAKEFLAGS) install \ |
|---|
| 651 |
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
|---|
| 652 |
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
|---|
| 653 |
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
|---|
| 654 |
distuninstallcheck \ |
|---|
| 655 |
&& chmod -R a-w "$$dc_install_base" \ |
|---|
| 656 |
&& ({ \ |
|---|
| 657 |
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
|---|
| 658 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
|---|
| 659 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
|---|
| 660 |
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
|---|
| 661 |
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
|---|
| 662 |
} || { rm -rf "$$dc_destdir"; exit 1; }) \ |
|---|
| 663 |
&& rm -rf "$$dc_destdir" \ |
|---|
| 664 |
&& $(MAKE) $(AM_MAKEFLAGS) dist \ |
|---|
| 665 |
&& rm -rf $(DIST_ARCHIVES) \ |
|---|
| 666 |
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
|---|
| 667 |
$(am__remove_distdir) |
|---|
| 668 |
@(echo "$(distdir) archives ready for distribution: "; \ |
|---|
| 669 |
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
|---|
| 670 |
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
|---|
| 671 |
distuninstallcheck: |
|---|
| 672 |
@cd $(distuninstallcheck_dir) \ |
|---|
| 673 |
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
|---|
| 674 |
|| { echo "ERROR: files left after uninstall:" ; \ |
|---|
| 675 |
if test -n "$(DESTDIR)"; then \ |
|---|
| 676 |
echo " (check DESTDIR support)"; \ |
|---|
| 677 |
fi ; \ |
|---|
| 678 |
$(distuninstallcheck_listfiles) ; \ |
|---|
| 679 |
exit 1; } >&2 |
|---|
| 680 |
distcleancheck: distclean |
|---|
| 681 |
@if test '$(srcdir)' = . ; then \ |
|---|
| 682 |
echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
|---|
| 683 |
exit 1 ; \ |
|---|
| 684 |
fi |
|---|
| 685 |
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
|---|
| 686 |
|| { echo "ERROR: files left in build directory after distclean:" ; \ |
|---|
| 687 |
$(distcleancheck_listfiles) ; \ |
|---|
| 688 |
exit 1; } >&2 |
|---|
| 689 |
check-am: all-am |
|---|
| 690 |
check: check-recursive |
|---|
| 691 |
all-am: Makefile $(SCRIPTS) $(DATA) |
|---|
| 692 |
installdirs: installdirs-recursive |
|---|
| 693 |
installdirs-am: |
|---|
| 694 |
for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)"; do \ |
|---|
| 695 |
test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
|---|
| 696 |
done |
|---|
| 697 |
install: install-recursive |
|---|
| 698 |
install-exec: install-exec-recursive |
|---|
| 699 |
install-data: install-data-recursive |
|---|
| 700 |
uninstall: uninstall-recursive |
|---|
| 701 |
|
|---|
| 702 |
install-am: all-am |
|---|
| 703 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
|---|
| 704 |
|
|---|
| 705 |
installcheck: installcheck-recursive |
|---|
| 706 |
install-strip: |
|---|
| 707 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
|---|
| 708 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
|---|
| 709 |
`test -z '$(STRIP)' || \ |
|---|
| 710 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
|---|
| 711 |
mostlyclean-generic: |
|---|
| 712 |
|
|---|
| 713 |
clean-generic: |
|---|
| 714 |
|
|---|
| 715 |
distclean-generic: |
|---|
| 716 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
|---|
| 717 |
|
|---|
| 718 |
maintainer-clean-generic: |
|---|
| 719 |
@echo "This command is intended for maintainers to use" |
|---|
| 720 |
@echo "it deletes files that may require special tools to rebuild." |
|---|
| 721 |
clean: clean-recursive |
|---|
| 722 |
|
|---|
| 723 |
clean-am: clean-generic clean-libtool mostlyclean-am |
|---|
| 724 |
|
|---|
| 725 |
distclean: distclean-recursive |
|---|
| 726 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 727 |
-rm -f Makefile |
|---|
| 728 |
distclean-am: clean-am distclean-generic distclean-libtool \ |
|---|
| 729 |
distclean-tags |
|---|
| 730 |
|
|---|
| 731 |
dvi: dvi-recursive |
|---|
| 732 |
|
|---|
| 733 |
dvi-am: |
|---|
| 734 |
|
|---|
| 735 |
html: html-recursive |
|---|
| 736 |
|
|---|
| 737 |
info: info-recursive |
|---|
| 738 |
|
|---|
| 739 |
info-am: |
|---|
| 740 |
|
|---|
| 741 |
install-data-am: install-docDATA install-pkgconfigDATA |
|---|
| 742 |
|
|---|
| 743 |
install-exec-am: install-binSCRIPTS |
|---|
| 744 |
|
|---|
| 745 |
install-info: install-info-recursive |
|---|
| 746 |
|
|---|
| 747 |
install-man: |
|---|
| 748 |
|
|---|
| 749 |
installcheck-am: |
|---|
| 750 |
|
|---|
| 751 |
maintainer-clean: maintainer-clean-recursive |
|---|
| 752 |
-rm -f $(am__CONFIG_DISTCLEAN_FILES) |
|---|
| 753 |
-rm -rf $(top_srcdir)/autom4te.cache |
|---|
| 754 |
-rm -f Makefile |
|---|
| 755 |
maintainer-clean-am: distclean-am maintainer-clean-generic |
|---|
| 756 |
|
|---|
| 757 |
mostlyclean: mostlyclean-recursive |
|---|
| 758 |
|
|---|
| 759 |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
|---|
| 760 |
|
|---|
| 761 |
pdf: pdf-recursive |
|---|
| 762 |
|
|---|
| 763 |
pdf-am: |
|---|
| 764 |
|
|---|
| 765 |
ps: ps-recursive |
|---|
| 766 |
|
|---|
| 767 |
ps-am: |
|---|
| 768 |
|
|---|
| 769 |
uninstall-am: uninstall-binSCRIPTS uninstall-docDATA uninstall-info-am \ |
|---|
| 770 |
uninstall-pkgconfigDATA |
|---|
| 771 |
|
|---|
| 772 |
uninstall-info: uninstall-info-recursive |
|---|
| 773 |
|
|---|
| 774 |
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ |
|---|
| 775 |
check-am clean clean-generic clean-libtool clean-recursive \ |
|---|
| 776 |
ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ |
|---|
| 777 |
dist-shar dist-tarZ dist-zip distcheck distclean \ |
|---|
| 778 |
distclean-generic distclean-libtool distclean-recursive \ |
|---|
| 779 |
distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
|---|
| 780 |
dvi-am html html-am info info-am install install-am \ |
|---|
| 781 |
install-binSCRIPTS install-data install-data-am \ |
|---|
| 782 |
install-docDATA install-exec install-exec-am install-info \ |
|---|
| 783 |
install-info-am install-man install-pkgconfigDATA \ |
|---|
| 784 |
install-strip installcheck installcheck-am installdirs \ |
|---|
| 785 |
installdirs-am maintainer-clean maintainer-clean-generic \ |
|---|
| 786 |
maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
|---|
| 787 |
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ |
|---|
| 788 |
tags tags-recursive uninstall uninstall-am \ |
|---|
| 789 |
uninstall-binSCRIPTS uninstall-docDATA uninstall-info-am \ |
|---|
| 790 |
uninstall-pkgconfigDATA |
|---|
| 791 |
|
|---|
| 792 |
|
|---|
| 793 |
# These create REAME and INSTALL in the top level *source* |
|---|
| 794 |
# directory for the distribution. Created at "make" time. |
|---|
| 795 |
|
|---|
| 796 |
$(srcdir)/INSTALL: $(top_srcdir)/pod/INSTALL.pod |
|---|
| 797 |
-rm -f $(top_srcdir)/INSTALL |
|---|
| 798 |
-pod2text $(top_srcdir)/pod/INSTALL.pod > $(top_srcdir)/INSTALL |
|---|
| 799 |
|
|---|
| 800 |
$(srcdir)/README: $(top_srcdir)/pod/README.pod |
|---|
| 801 |
-rm -f $(top_srcdir)/README |
|---|
| 802 |
-pod2text $(top_srcdir)/pod/README.pod > $(top_srcdir)/README |
|---|
| 803 |
|
|---|
| 804 |
.PHONEY: test |
|---|
| 805 |
|
|---|
| 806 |
test: check |
|---|
| 807 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
|---|
| 808 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
|---|
| 809 |
.NOEXPORT: |
|---|