2019-08-26 11:44:37 +00:00
|
|
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
2019-08-26 11:44:36 +00:00
|
|
|
# @configure_input@
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
2019-08-26 11:44:36 +00:00
|
|
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
2019-08-26 11:44:36 +00:00
|
|
|
# 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@
|
|
|
|
srcdir = @srcdir@
|
|
|
|
top_srcdir = @top_srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
|
|
top_builddir = ..
|
2019-08-26 11:44:36 +00:00
|
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
2019-08-26 11:44:36 +00:00
|
|
|
INSTALL = @INSTALL@
|
2019-08-26 11:44:36 +00:00
|
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
|
|
install_sh_SCRIPT = $(install_sh) -c
|
2019-08-26 11:44:36 +00:00
|
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
|
|
NORMAL_INSTALL = :
|
|
|
|
PRE_INSTALL = :
|
|
|
|
POST_INSTALL = :
|
|
|
|
NORMAL_UNINSTALL = :
|
|
|
|
PRE_UNINSTALL = :
|
|
|
|
POST_UNINSTALL = :
|
2019-08-26 11:44:36 +00:00
|
|
|
build_triplet = @build@
|
2019-08-26 11:44:36 +00:00
|
|
|
host_triplet = @host@
|
2019-08-26 11:44:36 +00:00
|
|
|
subdir = doc
|
|
|
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in texinfo.tex
|
|
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
|
|
am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal-include.m4 \
|
|
|
|
$(top_srcdir)/m4/attribute.m4 $(top_srcdir)/m4/gettext.m4 \
|
2019-08-26 11:44:37 +00:00
|
|
|
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
|
|
|
|
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
|
|
|
|
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/lzo.m4 \
|
|
|
|
$(top_srcdir)/m4/malloc.m4 $(top_srcdir)/m4/nls.m4 \
|
|
|
|
$(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/po.m4 \
|
|
|
|
$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/realloc.m4 \
|
|
|
|
$(top_srcdir)/m4/tuntap.m4 $(top_srcdir)/m4/zlib.m4 \
|
|
|
|
$(top_srcdir)/configure.in
|
2019-08-26 11:44:36 +00:00
|
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
|
|
$(ACLOCAL_M4)
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
|
|
|
SOURCES =
|
|
|
|
DIST_SOURCES =
|
|
|
|
INFO_DEPS = tinc.info
|
|
|
|
am__TEXINFO_TEX_DIR = $(srcdir)
|
|
|
|
DVIS = tinc.dvi
|
|
|
|
PDFS = tinc.pdf
|
|
|
|
PSS = tinc.ps
|
|
|
|
HTMLS = tinc.html
|
|
|
|
TEXINFOS = tinc.texi
|
|
|
|
TEXI2DVI = texi2dvi
|
|
|
|
TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
|
|
|
MAKEINFOHTML = $(MAKEINFO) --html
|
|
|
|
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
|
|
|
|
DVIPS = dvips
|
2019-08-26 11:44:36 +00:00
|
|
|
am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man5dir)" \
|
|
|
|
"$(DESTDIR)$(man8dir)"
|
2019-08-26 11:44:36 +00:00
|
|
|
man5dir = $(mandir)/man5
|
|
|
|
man8dir = $(mandir)/man8
|
|
|
|
NROFF = nroff
|
|
|
|
MANS = $(man_MANS)
|
|
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
|
|
|
|
|
# Use `ginstall' in the definition of man_MANS to avoid
|
|
|
|
# confusion with the `install' target. The install rule transforms `ginstall'
|
|
|
|
# to install before applying any user-specified name transformations.
|
|
|
|
transform = s/ginstall/install/; @program_transform_name@
|
|
|
|
ACLOCAL = @ACLOCAL@
|
|
|
|
ALLOCA = @ALLOCA@
|
|
|
|
AMDEP_FALSE = @AMDEP_FALSE@
|
|
|
|
AMDEP_TRUE = @AMDEP_TRUE@
|
2019-08-26 11:44:36 +00:00
|
|
|
AMTAR = @AMTAR@
|
2019-08-26 11:44:36 +00:00
|
|
|
AUTOCONF = @AUTOCONF@
|
|
|
|
AUTOHEADER = @AUTOHEADER@
|
|
|
|
AUTOMAKE = @AUTOMAKE@
|
2019-08-26 11:44:36 +00:00
|
|
|
AWK = @AWK@
|
|
|
|
CC = @CC@
|
2019-08-26 11:44:36 +00:00
|
|
|
CCDEPMODE = @CCDEPMODE@
|
|
|
|
CFLAGS = @CFLAGS@
|
2019-08-26 11:44:36 +00:00
|
|
|
CPP = @CPP@
|
2019-08-26 11:44:36 +00:00
|
|
|
CPPFLAGS = @CPPFLAGS@
|
|
|
|
CYGPATH_W = @CYGPATH_W@
|
|
|
|
DEFS = @DEFS@
|
2019-08-26 11:44:36 +00:00
|
|
|
DEPDIR = @DEPDIR@
|
2019-08-26 11:44:36 +00:00
|
|
|
ECHO_C = @ECHO_C@
|
|
|
|
ECHO_N = @ECHO_N@
|
|
|
|
ECHO_T = @ECHO_T@
|
|
|
|
EGREP = @EGREP@
|
2019-08-26 11:44:36 +00:00
|
|
|
EXEEXT = @EXEEXT@
|
|
|
|
GMSGFMT = @GMSGFMT@
|
2019-08-26 11:44:37 +00:00
|
|
|
GREP = @GREP@
|
2019-08-26 11:44:36 +00:00
|
|
|
HAVE_TUNTAP = @HAVE_TUNTAP@
|
|
|
|
INCLUDES = @INCLUDES@
|
2019-08-26 11:44:36 +00:00
|
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
2019-08-26 11:44:36 +00:00
|
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
|
|
INTLLIBS = @INTLLIBS@
|
2019-08-26 11:44:36 +00:00
|
|
|
LDFLAGS = @LDFLAGS@
|
2019-08-26 11:44:36 +00:00
|
|
|
LIBICONV = @LIBICONV@
|
2019-08-26 11:44:36 +00:00
|
|
|
LIBINTL = @LIBINTL@
|
|
|
|
LIBOBJS = @LIBOBJS@
|
|
|
|
LIBS = @LIBS@
|
2019-08-26 11:44:36 +00:00
|
|
|
LINUX_IF_TUN_H = @LINUX_IF_TUN_H@
|
|
|
|
LN_S = @LN_S@
|
2019-08-26 11:44:36 +00:00
|
|
|
LTLIBICONV = @LTLIBICONV@
|
|
|
|
LTLIBINTL = @LTLIBINTL@
|
|
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
|
|
MAINT = @MAINT@
|
|
|
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
|
|
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
|
|
|
MAKEINFO = @MAKEINFO@
|
2019-08-26 11:44:36 +00:00
|
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
|
|
MSGFMT = @MSGFMT@
|
2019-08-26 11:44:36 +00:00
|
|
|
MSGMERGE = @MSGMERGE@
|
2019-08-26 11:44:36 +00:00
|
|
|
OBJEXT = @OBJEXT@
|
|
|
|
PACKAGE = @PACKAGE@
|
2019-08-26 11:44:36 +00:00
|
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
2019-08-26 11:44:36 +00:00
|
|
|
POSUB = @POSUB@
|
|
|
|
RANLIB = @RANLIB@
|
2019-08-26 11:44:36 +00:00
|
|
|
SET_MAKE = @SET_MAKE@
|
|
|
|
SHELL = @SHELL@
|
|
|
|
STRIP = @STRIP@
|
2019-08-26 11:44:36 +00:00
|
|
|
USE_NLS = @USE_NLS@
|
|
|
|
VERSION = @VERSION@
|
2019-08-26 11:44:36 +00:00
|
|
|
XGETTEXT = @XGETTEXT@
|
|
|
|
ac_ct_CC = @ac_ct_CC@
|
|
|
|
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
|
|
|
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
2019-08-26 11:44:36 +00:00
|
|
|
am__include = @am__include@
|
2019-08-26 11:44:36 +00:00
|
|
|
am__leading_dot = @am__leading_dot@
|
2019-08-26 11:44:36 +00:00
|
|
|
am__quote = @am__quote@
|
2019-08-26 11:44:36 +00:00
|
|
|
am__tar = @am__tar@
|
|
|
|
am__untar = @am__untar@
|
2019-08-26 11:44:36 +00:00
|
|
|
bindir = @bindir@
|
|
|
|
build = @build@
|
|
|
|
build_alias = @build_alias@
|
|
|
|
build_cpu = @build_cpu@
|
|
|
|
build_os = @build_os@
|
|
|
|
build_vendor = @build_vendor@
|
|
|
|
datadir = @datadir@
|
2019-08-26 11:44:37 +00:00
|
|
|
datarootdir = @datarootdir@
|
|
|
|
docdir = @docdir@
|
|
|
|
dvidir = @dvidir@
|
2019-08-26 11:44:36 +00:00
|
|
|
exec_prefix = @exec_prefix@
|
|
|
|
host = @host@
|
|
|
|
host_alias = @host_alias@
|
|
|
|
host_cpu = @host_cpu@
|
|
|
|
host_os = @host_os@
|
|
|
|
host_vendor = @host_vendor@
|
2019-08-26 11:44:37 +00:00
|
|
|
htmldir = @htmldir@
|
2019-08-26 11:44:36 +00:00
|
|
|
includedir = @includedir@
|
|
|
|
infodir = @infodir@
|
2019-08-26 11:44:36 +00:00
|
|
|
install_sh = @install_sh@
|
2019-08-26 11:44:36 +00:00
|
|
|
libdir = @libdir@
|
|
|
|
libexecdir = @libexecdir@
|
2019-08-26 11:44:37 +00:00
|
|
|
localedir = @localedir@
|
2019-08-26 11:44:36 +00:00
|
|
|
localstatedir = @localstatedir@
|
|
|
|
mandir = @mandir@
|
|
|
|
mkdir_p = @mkdir_p@
|
|
|
|
oldincludedir = @oldincludedir@
|
2019-08-26 11:44:37 +00:00
|
|
|
pdfdir = @pdfdir@
|
2019-08-26 11:44:36 +00:00
|
|
|
prefix = @prefix@
|
|
|
|
program_transform_name = @program_transform_name@
|
2019-08-26 11:44:37 +00:00
|
|
|
psdir = @psdir@
|
2019-08-26 11:44:36 +00:00
|
|
|
sbindir = @sbindir@
|
|
|
|
sharedstatedir = @sharedstatedir@
|
|
|
|
sysconfdir = @sysconfdir@
|
|
|
|
target_alias = @target_alias@
|
2019-08-26 11:44:36 +00:00
|
|
|
info_TEXINFOS = tinc.texi
|
2019-08-26 11:44:36 +00:00
|
|
|
man_MANS = tincd.8 tinc.conf.5
|
|
|
|
EXTRA_DIST = tincinclude.texi.in tincd.8.in tinc.conf.5.in sample-config.tar.gz
|
|
|
|
CLEANFILES = *.html tinc.info tincd.8 tinc.conf.5 tincinclude.texi
|
|
|
|
substitute = sed \
|
|
|
|
-e s,'@PACKAGE\@',"$(PACKAGE)",g \
|
|
|
|
-e s,'@VERSION\@',"$(VERSION)",g \
|
|
|
|
-e s,'@sysconfdir\@',"$(sysconfdir)",g \
|
|
|
|
-e s,'@localstatedir\@',"$(localstatedir)",g
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
all: all-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
.SUFFIXES:
|
2019-08-26 11:44:36 +00:00
|
|
|
.SUFFIXES: .dvi .ps
|
|
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
|
|
|
@for dep in $?; do \
|
|
|
|
case '$(am__configure_deps)' in \
|
|
|
|
*$$dep*) \
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
|
|
&& exit 0; \
|
|
|
|
exit 1;; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
|
2019-08-26 11:44:36 +00:00
|
|
|
cd $(top_srcdir) && \
|
|
|
|
$(AUTOMAKE) --gnu doc/Makefile
|
2019-08-26 11:44:36 +00:00
|
|
|
.PRECIOUS: Makefile
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
@case '$?' in \
|
|
|
|
*config.status*) \
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
|
|
*) \
|
|
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
|
|
esac;
|
|
|
|
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
|
|
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
|
|
|
|
tinc.info: tinc.texi
|
2019-08-26 11:44:36 +00:00
|
|
|
restore=: && backupdir="$(am__leading_dot)am$$$$" && \
|
2019-08-26 11:44:36 +00:00
|
|
|
rm -rf $$backupdir && mkdir $$backupdir && \
|
2019-08-26 11:44:37 +00:00
|
|
|
if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
|
|
|
|
for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
|
|
|
|
if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
|
|
|
|
done; \
|
|
|
|
else :; fi && \
|
2019-08-26 11:44:36 +00:00
|
|
|
if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
|
|
-o $@ `test -f 'tinc.texi' || echo '$(srcdir)/'`tinc.texi; \
|
|
|
|
then \
|
|
|
|
rc=0; \
|
|
|
|
else \
|
|
|
|
rc=$$?; \
|
|
|
|
$$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
|
|
|
fi; \
|
2019-08-26 11:44:36 +00:00
|
|
|
rm -rf $$backupdir; exit $$rc
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
tinc.dvi: tinc.texi
|
|
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
2019-08-26 11:44:36 +00:00
|
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
2019-08-26 11:44:36 +00:00
|
|
|
$(TEXI2DVI) -o $@ `test -f 'tinc.texi' || echo '$(srcdir)/'`tinc.texi
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
tinc.pdf: tinc.texi
|
|
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
|
|
|
$(TEXI2PDF) -o $@ `test -f 'tinc.texi' || echo '$(srcdir)/'`tinc.texi
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
tinc.html: tinc.texi
|
2019-08-26 11:44:36 +00:00
|
|
|
rm -rf $(@:.html=.htp)
|
|
|
|
if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
|
|
|
-o $(@:.html=.htp) `test -f 'tinc.texi' || echo '$(srcdir)/'`tinc.texi; \
|
|
|
|
then \
|
|
|
|
rm -rf $@; \
|
|
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
|
|
|
mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
|
|
|
|
else \
|
|
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
|
|
|
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
|
|
|
|
exit 1; \
|
|
|
|
fi
|
2019-08-26 11:44:36 +00:00
|
|
|
.dvi.ps:
|
2019-08-26 11:44:37 +00:00
|
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
2019-08-26 11:44:36 +00:00
|
|
|
$(DVIPS) -o $@ $<
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
uninstall-info-am:
|
2019-08-26 11:44:36 +00:00
|
|
|
@$(PRE_UNINSTALL)
|
2019-08-26 11:44:36 +00:00
|
|
|
@if (install-info --version && \
|
2019-08-26 11:44:36 +00:00
|
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
2019-08-26 11:44:36 +00:00
|
|
|
list='$(INFO_DEPS)'; \
|
|
|
|
for file in $$list; do \
|
2019-08-26 11:44:36 +00:00
|
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
|
|
|
|
install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
done; \
|
|
|
|
else :; fi
|
|
|
|
@$(NORMAL_UNINSTALL)
|
|
|
|
@list='$(INFO_DEPS)'; \
|
|
|
|
for file in $$list; do \
|
2019-08-26 11:44:36 +00:00
|
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|
|
|
relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
(if cd "$(DESTDIR)$(infodir)"; then \
|
2019-08-26 11:44:36 +00:00
|
|
|
echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
|
2019-08-26 11:44:36 +00:00
|
|
|
else :; fi); \
|
|
|
|
done
|
|
|
|
|
|
|
|
dist-info: $(INFO_DEPS)
|
2019-08-26 11:44:36 +00:00
|
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
2019-08-26 11:44:36 +00:00
|
|
|
list='$(INFO_DEPS)'; \
|
|
|
|
for base in $$list; do \
|
2019-08-26 11:44:36 +00:00
|
|
|
case $$base in \
|
|
|
|
$(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
|
esac; \
|
|
|
|
if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
2019-08-26 11:44:37 +00:00
|
|
|
base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
|
|
|
|
if test -f $$file; then \
|
|
|
|
relfile=`expr "$$file" : "$$d/\(.*\)"`; \
|
|
|
|
test -f $(distdir)/$$relfile || \
|
|
|
|
cp -p $$file $(distdir)/$$relfile; \
|
|
|
|
else :; fi; \
|
2019-08-26 11:44:36 +00:00
|
|
|
done; \
|
|
|
|
done
|
|
|
|
|
|
|
|
mostlyclean-aminfo:
|
2019-08-26 11:44:36 +00:00
|
|
|
-rm -rf tinc.aux tinc.cp tinc.cps tinc.fn tinc.fns tinc.ky tinc.kys tinc.log \
|
|
|
|
tinc.pg tinc.pgs tinc.tmp tinc.toc tinc.tp tinc.tps tinc.vr \
|
|
|
|
tinc.vrs tinc.dvi tinc.pdf tinc.ps tinc.html
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
maintainer-clean-aminfo:
|
2019-08-26 11:44:36 +00:00
|
|
|
@list='$(INFO_DEPS)'; for i in $$list; do \
|
|
|
|
i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
|
|
|
|
rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
|
2019-08-26 11:44:36 +00:00
|
|
|
done
|
|
|
|
install-man5: $(man5_MANS) $(man_MANS)
|
|
|
|
@$(NORMAL_INSTALL)
|
2019-08-26 11:44:36 +00:00
|
|
|
test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
|
2019-08-26 11:44:36 +00:00
|
|
|
@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/^.*\\.//'`; \
|
2019-08-26 11:44:36 +00:00
|
|
|
case "$$ext" in \
|
|
|
|
5*) ;; \
|
|
|
|
*) ext='5' ;; \
|
|
|
|
esac; \
|
2019-08-26 11:44:36 +00:00
|
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
2019-08-26 11:44:36 +00:00
|
|
|
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
|
|
|
|
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
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/^.*\\.//'`; \
|
2019-08-26 11:44:36 +00:00
|
|
|
case "$$ext" in \
|
|
|
|
5*) ;; \
|
|
|
|
*) ext='5' ;; \
|
|
|
|
esac; \
|
2019-08-26 11:44:36 +00:00
|
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
2019-08-26 11:44:36 +00:00
|
|
|
echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
|
|
|
|
rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
done
|
|
|
|
install-man8: $(man8_MANS) $(man_MANS)
|
|
|
|
@$(NORMAL_INSTALL)
|
2019-08-26 11:44:36 +00:00
|
|
|
test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
|
2019-08-26 11:44:36 +00:00
|
|
|
@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/^.*\\.//'`; \
|
2019-08-26 11:44:36 +00:00
|
|
|
case "$$ext" in \
|
|
|
|
8*) ;; \
|
|
|
|
*) ext='8' ;; \
|
|
|
|
esac; \
|
2019-08-26 11:44:36 +00:00
|
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
2019-08-26 11:44:36 +00:00
|
|
|
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
|
|
|
|
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
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/^.*\\.//'`; \
|
2019-08-26 11:44:36 +00:00
|
|
|
case "$$ext" in \
|
|
|
|
8*) ;; \
|
|
|
|
*) ext='8' ;; \
|
|
|
|
esac; \
|
2019-08-26 11:44:36 +00:00
|
|
|
inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
|
|
|
|
inst=`echo $$inst | sed -e 's/^.*\///'`; \
|
|
|
|
inst=`echo $$inst | sed '$(transform)'`.$$ext; \
|
2019-08-26 11:44:36 +00:00
|
|
|
echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
|
|
|
|
rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
done
|
|
|
|
tags: TAGS
|
2019-08-26 11:44:36 +00:00
|
|
|
TAGS:
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
ctags: CTAGS
|
|
|
|
CTAGS:
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
|
|
|
|
distdir: $(DISTFILES)
|
2019-08-26 11:44:36 +00:00
|
|
|
@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; \
|
2019-08-26 11:44:36 +00:00
|
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
2019-08-26 11:44:36 +00:00
|
|
|
dir="/$$dir"; \
|
|
|
|
$(mkdir_p) "$(distdir)$$dir"; \
|
|
|
|
else \
|
|
|
|
dir=''; \
|
2019-08-26 11:44:36 +00:00
|
|
|
fi; \
|
|
|
|
if test -d $$d/$$file; then \
|
2019-08-26 11:44:36 +00:00
|
|
|
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; \
|
2019-08-26 11:44:36 +00:00
|
|
|
else \
|
|
|
|
test -f $(distdir)/$$file \
|
|
|
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
|
|
|
|| exit 1; \
|
|
|
|
fi; \
|
|
|
|
done
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) \
|
2019-08-26 11:44:36 +00:00
|
|
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
2019-08-26 11:44:36 +00:00
|
|
|
dist-info
|
|
|
|
check-am: all-am
|
2019-08-26 11:44:36 +00:00
|
|
|
check: check-am
|
2019-08-26 11:44:36 +00:00
|
|
|
all-am: Makefile $(INFO_DEPS) $(MANS)
|
2019-08-26 11:44:36 +00:00
|
|
|
installdirs:
|
|
|
|
for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"; do \
|
|
|
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
|
|
|
done
|
|
|
|
install: install-am
|
|
|
|
install-exec: install-exec-am
|
|
|
|
install-data: install-data-am
|
|
|
|
uninstall: uninstall-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
install-am: all-am
|
|
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
installcheck: installcheck-am
|
2019-08-26 11:44:36 +00:00
|
|
|
install-strip:
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
2019-08-26 11:44:36 +00:00
|
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
2019-08-26 11:44:36 +00:00
|
|
|
`test -z '$(STRIP)' || \
|
|
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
|
|
mostlyclean-generic:
|
|
|
|
|
|
|
|
clean-generic:
|
2019-08-26 11:44:36 +00:00
|
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
distclean-generic:
|
2019-08-26 11:44:36 +00:00
|
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
maintainer-clean-generic:
|
|
|
|
@echo "This command is intended for maintainers to use"
|
|
|
|
@echo "it deletes files that may require special tools to rebuild."
|
2019-08-26 11:44:36 +00:00
|
|
|
clean: clean-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
clean-am: clean-generic mostlyclean-am
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
distclean: distclean-am
|
|
|
|
-rm -f Makefile
|
|
|
|
distclean-am: clean-am distclean-generic
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
dvi: dvi-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
dvi-am: $(DVIS)
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
html: html-am
|
|
|
|
|
|
|
|
html-am: $(HTMLS)
|
|
|
|
|
|
|
|
info: info-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
info-am: $(INFO_DEPS)
|
|
|
|
|
|
|
|
install-data-am: install-info-am install-man
|
|
|
|
|
|
|
|
install-exec-am:
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
install-info: install-info-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
install-info-am: $(INFO_DEPS)
|
|
|
|
@$(NORMAL_INSTALL)
|
2019-08-26 11:44:36 +00:00
|
|
|
test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
|
|
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
|
|
list='$(INFO_DEPS)'; \
|
2019-08-26 11:44:36 +00:00
|
|
|
for file in $$list; do \
|
2019-08-26 11:44:36 +00:00
|
|
|
case $$file in \
|
|
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
|
esac; \
|
|
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|
|
|
file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
|
|
|
|
$$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
|
|
|
|
if test -f $$ifile; then \
|
|
|
|
relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
|
|
|
|
echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
|
|
|
|
$(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
|
2019-08-26 11:44:36 +00:00
|
|
|
else : ; fi; \
|
|
|
|
done; \
|
|
|
|
done
|
|
|
|
@$(POST_INSTALL)
|
|
|
|
@if (install-info --version && \
|
2019-08-26 11:44:36 +00:00
|
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
2019-08-26 11:44:36 +00:00
|
|
|
list='$(INFO_DEPS)'; \
|
|
|
|
for file in $$list; do \
|
2019-08-26 11:44:36 +00:00
|
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
|
|
|
|
install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
|
2019-08-26 11:44:36 +00:00
|
|
|
done; \
|
|
|
|
else : ; fi
|
|
|
|
install-man: install-man5 install-man8
|
|
|
|
|
|
|
|
installcheck-am:
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
maintainer-clean: maintainer-clean-am
|
|
|
|
-rm -f Makefile
|
2019-08-26 11:44:36 +00:00
|
|
|
maintainer-clean-am: distclean-am maintainer-clean-aminfo \
|
|
|
|
maintainer-clean-generic
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
mostlyclean: mostlyclean-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
mostlyclean-am: mostlyclean-aminfo mostlyclean-generic
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
pdf: pdf-am
|
|
|
|
|
|
|
|
pdf-am: $(PDFS)
|
|
|
|
|
|
|
|
ps: ps-am
|
2019-08-26 11:44:36 +00:00
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
ps-am: $(PSS)
|
|
|
|
|
|
|
|
uninstall-am: uninstall-info-am uninstall-man
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
uninstall-man: uninstall-man5 uninstall-man8
|
|
|
|
|
2019-08-26 11:44:36 +00:00
|
|
|
.PHONY: all all-am check check-am clean clean-generic dist-info \
|
|
|
|
distclean distclean-generic distdir dvi dvi-am html html-am \
|
|
|
|
info info-am install install-am install-data install-data-am \
|
|
|
|
install-exec install-exec-am install-info install-info-am \
|
|
|
|
install-man install-man5 install-man8 install-strip \
|
|
|
|
installcheck installcheck-am installdirs maintainer-clean \
|
|
|
|
maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
|
|
|
|
mostlyclean-aminfo mostlyclean-generic pdf pdf-am ps ps-am \
|
|
|
|
uninstall uninstall-am uninstall-info-am uninstall-man \
|
|
|
|
uninstall-man5 uninstall-man8
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
|
|
|
|
# For additional rules usually of interest only to the maintainer,
|
|
|
|
# see GNUmakefile and Makefile.maint.
|
2019-08-26 11:44:36 +00:00
|
|
|
|
|
|
|
sample-config.tar.gz: sample-config
|
|
|
|
GZIP=$(GZIP_ENV) $(AMTAR) chozf sample-config.tar.gz --exclude .svn sample-config
|
|
|
|
|
|
|
|
texi2html: tinc.texi
|
|
|
|
texi2html -split=chapter tinc.texi
|
|
|
|
|
|
|
|
%.html: $(man_MANS)
|
|
|
|
w3mman2html $< > $@
|
|
|
|
|
|
|
|
tincd.8: tincd.8.in
|
|
|
|
$(substitute) tincd.8.in > tincd.8
|
|
|
|
|
|
|
|
tinc.conf.5: tinc.conf.5.in
|
|
|
|
$(substitute) tinc.conf.5.in > tinc.conf.5
|
|
|
|
|
|
|
|
tincinclude.texi: tincinclude.texi.in
|
|
|
|
$(substitute) tincinclude.texi.in > tincinclude.texi
|
|
|
|
|
|
|
|
tinc.texi: tincinclude.texi
|
2019-08-26 11:44:36 +00:00
|
|
|
# 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:
|