# Makefile.in generated by automake 1.9.6 from Makefile.am.
# Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 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.
# $Id: Makefile.am,v 1.69 2007/03/31 22:02:48 mrsam Exp $
#
# Copyright 1998 - 2002 Double Precision, Inc. See COPYING for
# distribution information.
srcdir = .
top_srcdir = .
pkgdatadir = $(datadir)/maildrop
pkglibdir = $(libdir)/maildrop
pkgincludedir = $(includedir)/maildrop
top_builddir = .
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = /usr/local/bin/ginstall -c
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 = :
build_triplet = i386-unknown-gnu
host_triplet = i386-unknown-gnu
DIST_COMMON = $(am__configure_deps) $(srcdir)/INSTALL.html.in \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/README.html.in $(srcdir)/dbobj.config.in \
$(srcdir)/dbobj.h.in $(srcdir)/maildrop.lpspec.in \
$(srcdir)/maildrop.spec.in $(top_srcdir)/configure AUTHORS \
COPYING ChangeLog NEWS config.guess config.sub depcomp \
install-sh ltmain.sh missing
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno configure.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES = dbobj.h dbobj.config maildrop.spec \
maildrop.lpspec README.html INSTALL.html
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man1dir)" \
"$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" \
"$(DESTDIR)$(man7dir)" "$(DESTDIR)$(man8dir)" \
"$(DESTDIR)$(htmldir)" "$(DESTDIR)$(sysincludedir)"
libLTLIBRARIES_INSTALL = $(INSTALL)
LTLIBRARIES = $(lib_LTLIBRARIES)
librfc2045_la_DEPENDENCIES = rfc2045/librfc2045.la
am_librfc2045_la_OBJECTS =
librfc2045_la_OBJECTS = $(am_librfc2045_la_OBJECTS)
librfc822_la_DEPENDENCIES = rfc822/librfc822.la rfc822/libencode.la
am_librfc822_la_OBJECTS =
librfc822_la_OBJECTS = $(am_librfc822_la_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(srcdir)
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = $(librfc2045_la_SOURCES) $(librfc822_la_SOURCES)
DIST_SOURCES = $(librfc2045_la_SOURCES) $(librfc822_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-exec-recursive install-info-recursive \
install-recursive installcheck-recursive installdirs-recursive \
pdf-recursive ps-recursive uninstall-info-recursive \
uninstall-recursive
man1dir = $(mandir)/man1
man3dir = $(mandir)/man3
man5dir = $(mandir)/man5
man7dir = $(mandir)/man7
man8dir = $(mandir)/man8
NROFF = nroff
MANS = $(man_MANS)
htmlDATA_INSTALL = $(INSTALL_DATA)
sysincludeDATA_INSTALL = $(INSTALL_DATA)
DATA = $(html_DATA) $(sysinclude_DATA)
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
GZIP_ENV = --best
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
ACLOCAL = ${SHELL} /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/missing --run aclocal-1.9
AMDEP_FALSE = #
AMDEP_TRUE =
AMTAR = ${SHELL} /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/missing --run tar
AR = ar
AUTOCONF = ${SHELL} /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/missing --run autoconf
AUTOHEADER = ${SHELL} /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/missing --run autoheader
AUTOMAKE = ${SHELL} /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/missing --run automake-1.9
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -fno-common
CPP = gcc -E
CPPFLAGS =
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -fno-common
CYGPATH_W = echo
DBSUBDIR = gdbmobj
DEFS = -DPACKAGE_NAME=\"maildrop\" -DPACKAGE_TARNAME=\"maildrop\" -DPACKAGE_VERSION=\"2.0.4\" -DPACKAGE_STRING=\"maildrop\ 2.0.4\" -DPACKAGE_BUGREPORT=\"courier-maildrop@lists.sourceforge.net\" -DHAVE_DLFCN_H=1 -DHAVE_LIBGDBM=1 -DMAILDIRQUOTA=1 -DETCDIR=\"/etc\"
DEPDIR = .deps
DEVEL_FALSE =
DEVEL_INCLUDES =
DEVEL_LIBS =
DEVEL_TRUE = #
ECHO = echo
ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = /usr/bin/grep -E
EXEEXT =
F77 = g77
FFLAGS =
HAVE_SGML_FALSE =
HAVE_SGML_TRUE = #
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_DELIVERQUOTA_FALSE = #
INSTALL_DELIVERQUOTA_TRUE =
INSTALL_PROGRAM = /bin/sh /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/install-sh -c -s
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS =
LIBDB =
LIBGDBM = -lgdbm
LIBOBJS =
LIBS =
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIBOBJS =
MAILBOT = mailbot
MAILBOT_FALSE = #
MAILBOT_TRUE =
MAKEINFO = ${SHELL} /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/missing --run makeinfo
OBJEXT =
PACKAGE = maildrop
PACKAGE_BUGREPORT = courier-maildrop@lists.sourceforge.net
PACKAGE_NAME = maildrop
PACKAGE_STRING = maildrop 2.0.4
PACKAGE_TARNAME = maildrop
PACKAGE_VERSION = 2.0.4
PATH_SEPARATOR = :
RANLIB = ranlib
REPOSITORY =
SED = /usr/local/bin/sed
SET_MAKE =
SHELL = /bin/sh
STRIP = strip
USE_DB = 0
USE_GDBM = 1
VERSION = 2.0.4
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_F77 = g77
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = #
am__fastdepCC_TRUE =
am__fastdepCXX_FALSE = #
am__fastdepCXX_TRUE =
am__include = include
am__leading_dot = .
am__quote =
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build = i386-unknown-gnu
build_alias = i386-unknown-gnu
build_cpu = i386
build_os = gnu
build_vendor = unknown
datadir = ${prefix}/share
exec_prefix =
host = i386-unknown-gnu
host_alias = i386-unknown-gnu
host_cpu = i386
host_os = gnu
host_vendor = unknown
includedir = ${prefix}/include
infodir = ${prefix}/share/info
install_sh = /mnt/gmirror/ports/mail/maildrop/work/maildrop-2.0.4/install-sh
libdir = /lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/share/man
mkdir_p = mkdir -p --
oldincludedir = /usr/include
prefix =
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
subdirs = numlib liblock rfc822 rfc2045 gdbmobj bdbobj makedat unicode maildir maildrop
sysconfdir = ${prefix}/etc
target_alias = i386-unknown-gnu
withetcdir = /etc
AUTOMAKE_OPTIONS = dist-bzip2
DISTCHECK_CONFIGURE_FLAGS = --enable-maildirquota --enable-userdb
HTML2TXT = `which lynx 2>/dev/null && echo "lynx -dump -nolist" && exit; echo "links -dump"`
SUBDIRS = numlib liblock unicode rfc822 rfc2045 gdbmobj bdbobj makedat maildir maildrop
EXTRA_DIST = README.html INSTALL.html UPGRADE.html README.postfix\
maildroptips.txt automake.fix COPYING.GPL manpage.css pgpkeys.txt \
prep.xsl
scriptdir = $(pkgdatadir)/scripts
htmldir = $(datadir)/doc/maildrop
DELIVERQUOTAHTMLSOURCE = maildirquota.html deliverquota.html
#DELIVERQUOTAHTML =
DELIVERQUOTAHTML = $(DELIVERQUOTAHTMLSOURCE)
#DELIVERQUOTAMAN =
DELIVERQUOTAMAN = maildirquota.7 deliverquota.8
MAILDROPHTML = lockmail.html maildirmake.html maildropex.html \
maildir.html \
maildropfilter.html maildropgdbm.html maildrop.html mailbot.html \
makemime.html reformail.html reformime.html
MAILDROPMAN = lockmail.1 maildirmake.1 maildrop.1 mailbot.1 maildropex.7 \
maildir.5 \
maildropfilter.7 maildropgdbm.7 makemime.1 reformail.1 reformime.1 \
maildirquota.7 deliverquota.8
EXTRA_LTLIBRARIES = librfc822.la librfc2045.la
#DEVEL_MAN = rfc822.3 rfc2045.3
sysincludedir = $(includedir)
sysinclude_DATA =
lib_LTLIBRARIES =
htmldataclean = $(DELIVERQUOTAHTML) \
$(MAILDROPHTML) rfc822.html rfc2045.html makedat.html
html_DATA = $(htmldataclean) manpage.css
man_MANS = $(DELIVERQUOTAMAN) \
$(MAILDROPMAN) $(DEVEL_MAN)
DISTCLEANFILES = $(htmldataclean) $(man_MANS)
librfc822_la_SOURCES =
librfc2045_la_SOURCES =
librfc822_la_LIBADD = rfc822/librfc822.la rfc822/libencode.la
librfc2045_la_LIBADD = rfc2045/librfc2045.la
librfc822_la_LDFLAGS = -rpath $(libdir)
librfc2045_la_LDFLAGS = -rpath $(libdir)
CLEANFILES = INSTALL.txt UPGRADE.txt
dollar = $$
id = $(dollar)Id
all: all-recursive
.SUFFIXES:
am--refresh:
@:
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
cd $(srcdir) && $(AUTOMAKE) --foreign \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: $(am__configure_deps)
cd $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
dbobj.h: $(top_builddir)/config.status $(srcdir)/dbobj.h.in
cd $(top_builddir) && $(SHELL) ./config.status $@
dbobj.config: $(top_builddir)/config.status $(srcdir)/dbobj.config.in
cd $(top_builddir) && $(SHELL) ./config.status $@
maildrop.spec: $(top_builddir)/config.status $(srcdir)/maildrop.spec.in
cd $(top_builddir) && $(SHELL) ./config.status $@
maildrop.lpspec: $(top_builddir)/config.status $(srcdir)/maildrop.lpspec.in
cd $(top_builddir) && $(SHELL) ./config.status $@
README.html: $(top_builddir)/config.status $(srcdir)/README.html.in
cd $(top_builddir) && $(SHELL) ./config.status $@
INSTALL.html: $(top_builddir)/config.status $(srcdir)/INSTALL.html.in
cd $(top_builddir) && $(SHELL) ./config.status $@
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
else :; fi; \
done
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
p=$(am__strip_dir) \
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_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
librfc2045.la: $(librfc2045_la_OBJECTS) $(librfc2045_la_DEPENDENCIES)
$(LINK) $(librfc2045_la_LDFLAGS) $(librfc2045_la_OBJECTS) $(librfc2045_la_LIBADD) $(LIBS)
librfc822.la: $(librfc822_la_OBJECTS) $(librfc822_la_DEPENDENCIES)
$(LINK) $(librfc822_la_LDFLAGS) $(librfc822_la_OBJECTS) $(librfc822_la_LIBADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
distclean-libtool:
-rm -f libtool
uninstall-info-am:
install-man1: $(man1_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man1dir)" || $(mkdir_p) "$(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
install-man3: $(man3_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.3*) 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 \
3*) ;; \
*) ext='3' ;; \
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)$(man3dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
done
uninstall-man3:
@$(NORMAL_UNINSTALL)
@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.3*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
3*) ;; \
*) ext='3' ;; \
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)$(man3dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
done
install-man5: $(man5_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.5*) 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 \
5*) ;; \
*) ext='5' ;; \
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)$(man5dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
done
uninstall-man5:
@$(NORMAL_UNINSTALL)
@list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.5*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
5*) ;; \
*) ext='5' ;; \
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)$(man5dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
done
install-man7: $(man7_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man7dir)" || $(mkdir_p) "$(DESTDIR)$(man7dir)"
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.7*) 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 \
7*) ;; \
*) ext='7' ;; \
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)$(man7dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man7dir)/$$inst"; \
done
uninstall-man7:
@$(NORMAL_UNINSTALL)
@list='$(man7_MANS) $(dist_man7_MANS) $(nodist_man7_MANS)'; \
l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
for i in $$l2; do \
case "$$i" in \
*.7*) list="$$list $$i" ;; \
esac; \
done; \
for i in $$list; do \
ext=`echo $$i | sed -e 's/^.*\\.//'`; \
case "$$ext" in \
7*) ;; \
*) ext='7' ;; \
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)$(man7dir)/$$inst'"; \
rm -f "$(DESTDIR)$(man7dir)/$$inst"; \
done
install-man8: $(man8_MANS) $(man_MANS)
@$(NORMAL_INSTALL)
test -z "$(man8dir)" || $(mkdir_p) "$(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
install-htmlDATA: $(html_DATA)
@$(NORMAL_INSTALL)
test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
@list='$(html_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(htmlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
$(htmlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
done
uninstall-htmlDATA:
@$(NORMAL_UNINSTALL)
@list='$(html_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(htmldir)/$$f'"; \
rm -f "$(DESTDIR)$(htmldir)/$$f"; \
done
install-sysincludeDATA: $(sysinclude_DATA)
@$(NORMAL_INSTALL)
test -z "$(sysincludedir)" || $(mkdir_p) "$(DESTDIR)$(sysincludedir)"
@list='$(sysinclude_DATA)'; for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
f=$(am__strip_dir) \
echo " $(sysincludeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(sysincludedir)/$$f'"; \
$(sysincludeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(sysincludedir)/$$f"; \
done
uninstall-sysincludeDATA:
@$(NORMAL_UNINSTALL)
@list='$(sysinclude_DATA)'; for p in $$list; do \
f=$(am__strip_dir) \
echo " rm -f '$(DESTDIR)$(sysincludedir)/$$f'"; \
rm -f "$(DESTDIR)$(sysincludedir)/$$f"; \
done
# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
# (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
list='$(SUBDIRS)'; for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
@failcom='exit 1'; \
for f in x $$MAKEFLAGS; do \
case $$f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
rev=''; for subdir in $$list; do \
if test "$$subdir" = "."; then :; else \
rev="$$subdir $$rev"; \
fi; \
done; \
rev="$$rev ."; \
target=`echo $@ | sed s/-recursive//`; \
for subdir in $$rev; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
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: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
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; }'`; \
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(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
distdir: $(DISTFILES)
$(am__remove_distdir)
mkdir $(distdir)
$(mkdir_p) $(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"; \
$(mkdir_p) "$(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
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(mkdir_p) "$(distdir)/$$subdir" \
|| exit 1; \
distdir=`$(am__cd) $(distdir) && pwd`; \
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$top_distdir" \
distdir="$$distdir/$$subdir" \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r $(distdir)
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
dist-tarZ: distdir
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__remove_distdir)
dist-shar: distdir
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__remove_distdir)
dist dist-all: distdir
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
$(am__remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& cd $(distdir)/_build \
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
$(DISTCHECK_CONFIGURE_FLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
distuninstallcheck:
@cd $(distuninstallcheck_dir) \
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES) $(MANS) $(DATA)
installdirs: installdirs-recursive
installdirs-am:
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man7dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(htmldir)" "$(DESTDIR)$(sysincludedir)"; do \
test -z "$$dir" || $(mkdir_p) "$$dir"; \
done
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
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:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
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-recursive
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-libtool distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
info: info-recursive
info-am:
install-data-am: install-data-local install-htmlDATA install-man \
install-sysincludeDATA
install-exec-am: install-libLTLIBRARIES
install-info: install-info-recursive
install-man: install-man1 install-man3 install-man5 install-man7 \
install-man8
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am: uninstall-htmlDATA uninstall-info-am \
uninstall-libLTLIBRARIES uninstall-local uninstall-man \
uninstall-sysincludeDATA
uninstall-info: uninstall-info-recursive
uninstall-man: uninstall-man1 uninstall-man3 uninstall-man5 \
uninstall-man7 uninstall-man8
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
check-am clean clean-generic clean-libLTLIBRARIES \
clean-libtool clean-recursive ctags ctags-recursive dist \
dist-all dist-bzip2 dist-gzip dist-hook dist-shar dist-tarZ \
dist-zip distcheck distclean distclean-compile \
distclean-generic distclean-libtool distclean-recursive \
distclean-tags distcleancheck distdir distuninstallcheck dvi \
dvi-am html html-am info info-am install install-am \
install-data install-data-am install-data-local install-exec \
install-exec-am install-htmlDATA install-info install-info-am \
install-libLTLIBRARIES install-man install-man1 install-man3 \
install-man5 install-man7 install-man8 install-strip \
install-sysincludeDATA installcheck installcheck-am \
installdirs installdirs-am maintainer-clean \
maintainer-clean-generic maintainer-clean-recursive \
mostlyclean mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
tags tags-recursive uninstall uninstall-am uninstall-htmlDATA \
uninstall-info-am uninstall-libLTLIBRARIES uninstall-local \
uninstall-man uninstall-man1 uninstall-man3 uninstall-man5 \
uninstall-man7 uninstall-man8 uninstall-sysincludeDATA
#manpage.css: docbook/manpage.css
# cp -f $(srcdir)/docbook/manpage.css manpage.css
# Install deliverquota into libdir/bin
#
# maildrop < 0.74 installed bindir/maildrop.deliverquota and created a
# soft link in bindir from deliverquota to maildrop.deliverquota
#
# remove maildrop 0.74 installlation, if present. Starting with maildrop 0.75
# it is expected that the default login shell will add libdir/bin to PATH,
# where deliverquota will be installed.
# Create a soft link from bindir/deliverquota to libdir/bin/deliverquota
install-deliverquota:
$(mkinstalldirs) $(DESTDIR)$(bindir)
$(INSTALL_PROGRAM) maildir/deliverquota $(DESTDIR)$(bindir)/deliverquota
cd $(DESTDIR)$(bindir); rm -f maildrop.deliverquota
uninstall-deliverquota:
rm -f $(DESTDIR)$(bindir)/deliverquota
#install-deliverquota:
#uninstall-deliverquota:
install-data-local: install-man install-deliverquota install-maildrop
uninstall-local: uninstall-deliverquota uninstall-maildrop
deliverquota.8: maildir/deliverquota.8
cp -f maildir/deliverquota.8 deliverquota.8
deliverquota.html: maildir/deliverquota.html
cp -f maildir/deliverquota.html deliverquota.html
# In maildrop 0.74, maildirmake was installed as bindir/maildrop.maildirmake
# and a soft link was created from maildirmake to maildrop.maildirmake
#
# Starting with maildrop 0.75, maildirmake gets installed into libdir/bin,
# and install-exec-local will remove maildrop 0.74's maildirmake, and create
# a soft link.
# It is expected that the default login script will add libdir/bin to PATH
#
# Same thing goes for deliverquota and maildrop.deliverquota
install-maildrop:
$(mkinstalldirs) $(DESTDIR)$(bindir)
for f in maildrop mailbot reformail ; do \
$(INSTALL_PROGRAM) maildrop/$$f $(DESTDIR)$(bindir)/$$f ; \
done
$(INSTALL_PROGRAM) liblock/lockmail $(DESTDIR)$(bindir)/lockmail
$(INSTALL_PROGRAM) maildir/maildirmake $(DESTDIR)$(bindir)/maildirmake
$(INSTALL_PROGRAM) rfc2045/reformime $(DESTDIR)$(bindir)/reformime
$(INSTALL_PROGRAM) rfc2045/makemime $(DESTDIR)$(bindir)/makemime
$(INSTALL_PROGRAM) makedat/makedatprog $(DESTDIR)$(bindir)/makedatprog
$(INSTALL_SCRIPT) makedat/makedat $(DESTDIR)$(bindir)/makedat
. maildrop/uidgid ; test -z "$$gid" && exit 0; test -w /etc || exit 0; cd $(DESTDIR)$(bindir) && chgrp $$gid maildrop lockmail
. maildrop/uidgid ; test -z "$$uid" && exit 0; test -w /etc || exit 0; cd $(DESTDIR)$(bindir) && chown $$uid maildrop lockmail && chmod 755 maildrop lockmail
uninstall-maildrop:
for f in maildrop mailbot maildirmake reformail lockmail makemime reformime makedat makedatprog; do \
rm -f $(DESTDIR)$(bindir)/$$f ; \
done
all-recursive: all-make-check
all-make-check:
$(MAKE) all-gmake-check FOO=BAR
all-gmake-check:
@test "$(FOO)" = "BAR" && exit 0 ; echo "" ; \
echo "ERROR: Something's wrong. If you're using xBSD, you must use gmake" ; \
echo "instead of make, as you were told by the INSTALL file (you did read the" ; \
echo "INSTALL file, did you?)" ; echo "" ; exit 1
makedat.html: maildrop/makedat.html
cp -f $(srcdir)/maildrop/makedat.html makedat.html
makedat.1: maildrop/makedat.1
cp -f $(srcdir)/maildrop/makedat.1 makedat.1
reformime.html: $(srcdir)/rfc2045/reformime.html
cp -f $(srcdir)/rfc2045/reformime.html reformime.html
reformime.1: $(srcdir)/rfc2045/reformime.1
cp -f $(srcdir)/rfc2045/reformime.1 reformime.1
makemime.html: $(srcdir)/rfc2045/makemime.html
cp -f $(srcdir)/rfc2045/makemime.html makemime.html
makemime.1: $(srcdir)/rfc2045/makemime.1
cp -f $(srcdir)/rfc2045/makemime.1 makemime.1
lockmail.html: liblock/lockmail.html
cp -f $(srcdir)/liblock/lockmail.html lockmail.html
lockmail.1: liblock/lockmail.1
cp -f $(srcdir)/liblock/lockmail.1 lockmail.1
maildir.html: maildir/maildir.html
cp -f $(srcdir)/maildir/maildir.html maildir.html
maildir.5: maildir/maildir.5
cp -f $(srcdir)/maildir/maildir.5 maildir.5
maildirmake.html: maildir/maildirmake.html
cp -f maildir/maildirmake.html maildirmake.html
maildirmake.1: maildir/maildirmake.1
cp -f maildir/maildirmake.1 .
maildropex.html: maildrop/maildropex.html
cp -f $(srcdir)/maildrop/maildropex.html maildropex.html
maildropex.7: maildrop/maildropex.7
cp -f $(srcdir)/maildrop/maildropex.7 maildropex.7
maildropfilter.html: maildrop/maildropfilter.html
cp -f maildrop/maildropfilter.html maildropfilter.html
maildropfilter.7: maildrop/maildropfilter.7
cp -f maildrop/maildropfilter.7 maildropfilter.7
maildropgdbm.html: maildrop/maildropgdbm.html
cp -f $(srcdir)/maildrop/maildropgdbm.html maildropgdbm.html
maildropgdbm.7: maildrop/maildropgdbm.7
cp -f $(srcdir)/maildrop/maildropgdbm.7 maildropgdbm.7
maildrop.html: maildrop/maildrop.html
cp -f maildrop/maildrop.html maildrop.html
maildrop.1: maildrop/maildrop.1
cp -f maildrop/maildrop.1 maildrop.1
mailbot.html: maildrop/mailbot.html
cp -f $(srcdir)/maildrop/mailbot.html mailbot.html
mailbot.1: maildrop/mailbot.1
cp -f $(srcdir)/maildrop/mailbot.1 mailbot.1
reformail.html: maildrop/reformail.html
cp -f $(srcdir)/maildrop/reformail.html reformail.html
reformail.1: maildrop/reformail.1
cp -f $(srcdir)/maildrop/reformail.1 reformail.1
maildirquota.html: maildir/maildirquota.html
cp -f $(srcdir)/maildir/maildirquota.html maildirquota.html
maildirquota.7: maildir/maildirquota.7
cp -f $(srcdir)/maildir/maildirquota.7 maildirquota.7
rfc822.h: rfc822/rfc822.h
cp -f $(srcdir)/rfc822/rfc822.h .
rfc2047.h: rfc822/rfc2047.h
cp -f $(srcdir)/rfc822/rfc2047.h .
rfc2045.h: rfc2045/rfc2045.h
cp -f $(srcdir)/rfc2045/rfc2045.h .
rfc2045.3: rfc2045/rfc2045.3
cp -f $(srcdir)/rfc2045/rfc2045.3 .
rfc822.html: rfc822/rfc822.html
cp -f $(srcdir)/rfc822/rfc822.html .
rfc822.3: rfc822/rfc822.html
cp -f $(srcdir)/rfc822/rfc822.3 .
rfc2045.html: rfc2045/rfc2045.html
cp -f $(srcdir)/rfc2045/rfc2045.html .
INSTALL.txt: INSTALL.html
$(HTML2TXT) $(srcdir)/INSTALL.html >INSTALL.txt
UPGRADE.txt: UPGRADE.html
$(HTML2TXT) $(srcdir)/UPGRADE.html >UPGRADE.txt
maildroptips.txt: maildrop/maildroptips.html
$(HTML2TXT) maildrop/maildroptips.html >maildroptips.txt
dist-hook: INSTALL.txt UPGRADE.txt maildrop.spec maildrop.lpspec
rm -f $(distdir)/INSTALL $(distdir)/UPGRADE $(distdir)/README
$(HTML2TXT) $(srcdir)/README.html >$(distdir)/README
cp INSTALL.txt $(distdir)/INSTALL
cp UPGRADE.txt $(distdir)/UPGRADE
cp maildrop.spec maildrop.lpspec $(distdir)
#
# For maintainer's use only
#
distrelease:
$(MAKE) -$(MAKEFLAGS) distcheck
$(MAKE) rpm
socksify cvs commit
socksify cvs -Q tag -F maildrop-latest
$(MAKE) -$(MAKEFLAGS)
$(MAKE) -$(MAKEFLAGS)
$(MAKE) -$(MAKEFLAGS) dist
$(MAKE) -$(MAKEFLAGS) htmldoc
htmldoc: $(DELIVERQUOTAHTMLSOURCE) $(htmldataclean) maildrop/maildroptips.html
for f in $^; do xsltproc --nonet $(srcdir)/prep.xsl $$f | perl -ne 's~\$(id):.*\$$~\$(id):'"$$h"'\$$~; print' >html/`basename $$f`; done
cp manpage.css html
rpm: rpm-build
rpm-build:
$(MAKE) -$(MAKEFLAGS) bump.rpm.release
$(MAKE) -$(MAKEFLAGS) dist
$(MAKE) -$(MAKEFLAGS) dorpm
dorpm:
rm -rf rpm/BUILD/*
rm -f rpm/RPMS/*/*
rm -f rpm/SRPMS/*
rm -f rpm/SOURCES/*
unset MAKEFLAGS ; test ! -f $$HOME/.bashrc || . $$HOME/.bashrc; rpmbuild -ta maildrop-2.0.4.tar.bz2
bump.rpm.release: maildrop.spec maildrop.lpspec
VERSION="x"; \
test -f $(srcdir)/rpm.release && . $(srcdir)/rpm.release; \
NEXT_RELEASE=0; \
test "$$VERSION" = "2.0.4" && NEXT_RELEASE="$$RELEASE"; \
RELEASE=`expr $$NEXT_RELEASE + 1`; \
echo "VERSION=2.0.4" >$(srcdir)/rpm.release; \
echo "RELEASE=$$RELEASE" >>$(srcdir)/rpm.release; \
sed 's/^Release: .*/Release: '$$RELEASE'%{courier_release}/' \
<maildrop.spec >maildrop.spec.new; \
mv maildrop.spec.new maildrop.spec; \
sed 's/^Release: .*/Release: '$$RELEASE'/' \
<maildrop.lpspec >maildrop.lpspec.new; \
mv maildrop.lpspec.new maildrop.lpspec
lpm: lpm-build
lpm-build:
$(MAKE) -$(MAKEFLAGS) bump.rpm.release
$(MAKE) -$(MAKEFLAGS) dist
rm -rf lpm
mkdir lpm
lpbuild `test "" == "" || echo --define "repository=1"` --srcbuild -o lpm maildrop-2.0.4.tar.bz2
publish: publish-
publish-dev:
$(MAKE) -$(MAKEFLAGS) dopublish SUBDIR=dev
publish-prod:
$(MAKE) -$(MAKEFLAGS) dopublish SUBDIR=prod
dopublish:
lpbuild --resign lpm/*
rm -rf lpmtmp
mkdir lpmtmp
ln lpm/* lpmtmp
rm -f lpmtmp/*debuginfo*
mv lpmtmp/*.src.lp repository-$(SUBDIR)/`lpm -q --distribution`/sources
mv lpmtmp/*.lp repository-$(SUBDIR)/`lpm -q --distribution`/packages
rm -rf lpmtmp
ls -t repository-$(SUBDIR)/`lpm -q --distribution`/sources | tail +6 | xargs -r -n 1 lpm --erase repository-$(SUBDIR)
lpm --sync repository-$(SUBDIR)
rsync -a -v --delete-after repository-$(SUBDIR)/`lpm -q --distribution`/. headache:lpmtool.com/www/repositories/$(SUBDIR)/maildrop/`lpm -q --distribution`
upload-beta:
rm -f maildrop-2.0.4.tar.bz2.sig; gpg --detach-sign --default-key mrsam@courier-mta.com maildrop-2.0.4.tar.bz2; test -f maildrop-2.0.4.tar.bz2.sig || exit 1
socksify ssh courier.sourceforge.net echo maildrop-2.0.4.tar.bz2 `ls -l maildrop-2.0.4.tar.bz2 | awk ' { print $$5 } '` \>/home/groups/c/co/courier/maildrop.beta
ssh headache 'cd torrents.courier-mta.org/pub/maildrop-dev && rm -rf maildrop-2.0.4 && mkdir maildrop-2.0.4 && echo seeder_args=--max_upload_rate 50 >maildrop-2.0.4.info && ls -t | sed 1,6d | xargs rm -rf '
scp maildrop-2.0.4.tar.bz2 maildrop-2.0.4.tar.bz2.sig headache:torrents.courier-mta.org/pub/maildrop-dev/maildrop-2.0.4
upload-dist:
rm -f maildrop-2.0.4.tar.bz2.sig; gpg --detach-sign --default-key mrsam@courier-mta.com maildrop-2.0.4.tar.bz2; test -f maildrop-2.0.4.tar.bz2.sig || exit 1
socksify cvs rtag -F -r maildrop-latest \
`echo maildrop-2.0.4 | tr '.' '-'` maildrop
socksify perl -e 'use Net::FTP; $$ftp=Net::FTP->new("upload.sourceforge.net.", Debug => 1, Passive => 1 ) || die; $$ftp->login("anonymous", "anonymous") || die; $$ftp->cwd("/incoming") && $$ftp->binary() && $$ftp->hash(1) && $$ftp->put("maildrop-2.0.4.tar.bz2") && $$ftp->put("maildrop-2.0.4.tar.bz2.sig") && exit 0; die;'
socksify ssh courier.sourceforge.net rm -f /home/groups/c/co/courier/maildrop.beta
ssh headache 'cd torrents.courier-mta.org/pub/maildrop && rm -rf maildrop-2.0.4 && mkdir maildrop-2.0.4 && echo seeder_args=--max_upload_rate 50 >maildrop-2.0.4.info && ls -t | sed 1,6d | xargs rm -rf '
scp maildrop-2.0.4.tar.bz2 maildrop-2.0.4.tar.bz2.sig headache:torrents.courier-mta.org/pub/maildrop/maildrop-2.0.4
release-dist:
test -z "$(SFPASSWD)" && exit 1; exit 0
./changelog.pl >changelog.txt
emacs releasenotes.txt
test -f releasenotes.txt || exit 1
socksify ../sftools/release.pl mrsam $(SFPASSWD) courier maildrop 2.0.4 releasenotes.txt changelog.txt maildrop-2.0.4.tar.bz2 maildrop-2.0.4.tar.bz2.sig
# 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:
syntax highlighted by Code2HTML, v. 0.9.1