freebsd-dev/Makefile.in

713 lines
21 KiB
Makefile
Raw Normal View History

2004-07-20 15:01:56 +00:00
# Makefile.in generated by automake 1.7.7 from Makefile.am.
# @configure_input@
1999-12-09 13:01:21 +00:00
2004-07-20 15:01:56 +00:00
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
2001-08-29 14:35:15 +00:00
# Free Software Foundation, Inc.
1999-12-09 13:01:21 +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.
2002-10-29 19:58:12 +00:00
@SET_MAKE@
1999-12-09 13:01:21 +00:00
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = .
2004-07-20 15:01:56 +00:00
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1999-12-09 13:01:21 +00:00
INSTALL = @INSTALL@
2004-07-20 15:01:56 +00:00
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
2001-08-29 14:35:15 +00:00
INSTALL_HEADER = $(INSTALL_DATA)
2004-07-20 15:01:56 +00:00
transform = $(program_transform_name)
1999-12-09 13:01:21 +00:00
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
2004-07-20 15:01:56 +00:00
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
1999-12-09 13:01:21 +00:00
AMTAR = @AMTAR@
2004-07-20 15:01:56 +00:00
ARLIB_DIR = @ARLIB_DIR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
1999-12-09 13:01:21 +00:00
AWK = @AWK@
CC = @CC@
2004-07-20 15:01:56 +00:00
CCDEPMODE = @CCDEPMODE@
1999-12-09 13:01:21 +00:00
CFLAGS = @CFLAGS@
CHUTEST = @CHUTEST@
CLKTEST = @CLKTEST@
CPP = @CPP@
2004-07-20 15:01:56 +00:00
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
1999-12-09 13:01:21 +00:00
DCFD = @DCFD@
2004-07-20 15:01:56 +00:00
DEFS = @DEFS@
2000-01-28 14:55:50 +00:00
DEPDIR = @DEPDIR@
2004-07-20 15:01:56 +00:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
2001-08-29 14:35:15 +00:00
EF_LIBS = @EF_LIBS@
EF_PROGS = @EF_PROGS@
2004-07-20 15:01:56 +00:00
EGREP = @EGREP@
2002-10-29 19:58:12 +00:00
EXEEXT = @EXEEXT@
2004-07-20 15:01:56 +00:00
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
2001-08-29 14:35:15 +00:00
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2004-07-20 15:01:56 +00:00
LCRYPTO = @LCRYPTO@
1999-12-09 13:01:21 +00:00
LDFLAGS = @LDFLAGS@
2004-07-20 15:01:56 +00:00
LIBOBJS = @LIBOBJS@
1999-12-09 13:01:21 +00:00
LIBPARSE = @LIBPARSE@
2004-07-20 15:01:56 +00:00
LIBS = @LIBS@
1999-12-09 13:01:21 +00:00
LN_S = @LN_S@
2004-07-20 15:01:56 +00:00
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
1999-12-09 13:01:21 +00:00
MAKE_ADJTIMED = @MAKE_ADJTIMED@
MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
2004-07-20 15:01:56 +00:00
MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
1999-12-09 13:01:21 +00:00
MAKE_LIBPARSE = @MAKE_LIBPARSE@
MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
2004-07-20 15:01:56 +00:00
MAKE_NTPDSIM = @MAKE_NTPDSIM@
1999-12-09 13:01:21 +00:00
MAKE_NTPTIME = @MAKE_NTPTIME@
2004-07-20 15:01:56 +00:00
MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
1999-12-09 13:01:21 +00:00
MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
2004-07-20 15:01:56 +00:00
MAKE_SNTP = @MAKE_SNTP@
1999-12-09 13:01:21 +00:00
MAKE_TICKADJ = @MAKE_TICKADJ@
2001-08-29 14:35:15 +00:00
MAKE_TIMETRIM = @MAKE_TIMETRIM@
2002-10-29 19:58:12 +00:00
OBJEXT = @OBJEXT@
2001-08-29 14:35:15 +00:00
OPENSSL = @OPENSSL@
OPENSSL_INC = @OPENSSL_INC@
OPENSSL_LIB = @OPENSSL_LIB@
1999-12-09 13:01:21 +00:00
PACKAGE = @PACKAGE@
2004-07-20 15:01:56 +00:00
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
2001-08-29 14:35:15 +00:00
PATH_PERL = @PATH_PERL@
2004-07-20 15:01:56 +00:00
PATH_SEPARATOR = @PATH_SEPARATOR@
1999-12-09 13:01:21 +00:00
PATH_SH = @PATH_SH@
PROPDELAY = @PROPDELAY@
RANLIB = @RANLIB@
2004-07-20 15:01:56 +00:00
READLINE_LIBS = @READLINE_LIBS@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
1999-12-09 13:01:21 +00:00
TESTDCF = @TESTDCF@
U = @U@
VERSION = @VERSION@
2004-07-20 15:01:56 +00:00
ac_ct_CC = @ac_ct_CC@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2002-10-29 19:58:12 +00:00
am__include = @am__include@
2004-07-20 15:01:56 +00:00
am__leading_dot = @am__leading_dot@
2002-10-29 19:58:12 +00:00
am__quote = @am__quote@
2004-07-20 15:01:56 +00:00
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
2000-01-28 14:55:50 +00:00
install_sh = @install_sh@
2004-07-20 15:01:56 +00:00
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
1999-12-09 13:01:21 +00:00
2004-07-20 15:01:56 +00:00
#AUTOMAKE_OPTIONS = util/ansi2knr foreign dist-tarZ no-dependencies
AUTOMAKE_OPTIONS = util/ansi2knr foreign 1.5
1999-12-09 13:01:21 +00:00
SUBDIRS = \
scripts \
include \
2001-08-29 14:35:15 +00:00
ElectricFence \
2004-07-20 15:01:56 +00:00
@ARLIB_DIR@ \
1999-12-09 13:01:21 +00:00
libntp \
libparse \
ntpd \
ntpdate \
ntpdc \
ntpq \
parseutil \
adjtimed \
clockstuff \
kernel \
2004-07-20 15:01:56 +00:00
@MAKE_SNTP@ \
1999-12-09 13:01:21 +00:00
util
2004-07-20 15:01:56 +00:00
DIST_SUBDIRS = \
scripts \
include \
ElectricFence \
arlib \
libntp \
libparse \
ntpd \
ntpdate \
ntpdc \
ntpq \
parseutil \
adjtimed \
clockstuff \
kernel \
sntp \
util
DISTCHECK_CONFIGURE_FLAGS = --with-arlib --with-sntp
2001-08-29 14:35:15 +00:00
EXTRA_DIST = \
COPYRIGHT \
ChangeLog \
2002-10-29 19:58:12 +00:00
ChangeLog-4.1.0 \
2001-08-29 14:35:15 +00:00
NEWS \
NOTES.y2kfixes \
2002-10-29 19:58:12 +00:00
README.bk \
2001-08-29 14:35:15 +00:00
README.hackers \
2004-07-20 15:01:56 +00:00
README.patches \
2002-11-04 19:36:11 +00:00
README.refclocks \
2002-10-29 19:58:12 +00:00
README.versions \
2001-08-29 14:35:15 +00:00
TODO \
WHERE-TO-START \
build \
config.guess \
config.h.in \
config.sub \
dot.emacs \
excludes \
flock-build \
install-sh \
readme.y2kfixes \
results.y2kfixes \
conf \
html \
2004-07-20 15:01:56 +00:00
libisc \
2002-10-29 19:58:12 +00:00
ports \
version
2001-08-29 14:35:15 +00:00
DISTCLEANFILES = .warning
1999-12-09 13:01:21 +00:00
#ETAGS_ARGS = $(srcdir)/Makefile.am $(srcdir)/configure.in
2004-07-20 15:01:56 +00:00
ETAGS_ARGS = Makefile.am configure.in
1999-12-09 13:01:21 +00:00
# HMS: make ports be the last directory...
2001-08-29 14:35:15 +00:00
# DIST_HOOK_DIRS = conf html scripts ports
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
# HMS: Keep .warning first, as that way it gets printed first.
BUILT_SOURCES = .warning $(srcdir)/COPYRIGHT $(srcdir)/version
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
# HMS: The following seems to be a work-in-progress...
1999-12-09 13:01:21 +00:00
CVO = `$(srcdir)/config.guess`
BHOST = `(hostname || uname -n)`
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = config.h
2001-08-29 14:35:15 +00:00
CONFIG_CLEAN_FILES =
DIST_SOURCES =
2004-07-20 15:01:56 +00:00
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
ps-recursive install-info-recursive uninstall-info-recursive \
all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive \
check-recursive installcheck-recursive
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
ChangeLog INSTALL Makefile.am NEWS TODO acinclude.m4 aclocal.m4 \
compile config.guess config.h.in config.sub configure \
configure.in depcomp install-sh missing mkinstalldirs
2001-08-29 14:35:15 +00:00
all: $(BUILT_SOURCES) config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
1999-12-09 13:01:21 +00:00
.SUFFIXES:
2004-07-20 15:01:56 +00:00
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno
2002-10-29 19:58:12 +00:00
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
2001-08-29 14:35:15 +00:00
cd $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
2002-10-29 19:58:12 +00:00
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2004-07-20 15:01:56 +00:00
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1999-12-09 13:01:21 +00:00
$(SHELL) ./config.status --recheck
2002-10-29 19:58:12 +00:00
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
1999-12-09 13:01:21 +00:00
cd $(srcdir) && $(AUTOCONF)
2002-10-29 19:58:12 +00:00
$(ACLOCAL_M4): configure.in acinclude.m4
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
2004-07-20 15:01:56 +00:00
config.h: stamp-h1
1999-12-09 13:01:21 +00:00
@if test ! -f $@; then \
2004-07-20 15:01:56 +00:00
rm -f stamp-h1; \
$(MAKE) stamp-h1; \
1999-12-09 13:01:21 +00:00
else :; fi
2004-07-20 15:01:56 +00:00
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
1999-12-09 13:01:21 +00:00
cd $(top_srcdir) && $(AUTOHEADER)
2004-07-20 15:01:56 +00:00
touch $(srcdir)/config.h.in
1999-12-09 13:01:21 +00:00
distclean-hdr:
2004-07-20 15:01:56 +00:00
-rm -f config.h stamp-h1
2002-10-29 19:58:12 +00:00
uninstall-info-am:
1999-12-09 13:01:21 +00:00
# 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.
2002-10-29 19:58:12 +00:00
$(RECURSIVE_TARGETS):
2004-07-20 15:01:56 +00:00
@set fnord $$MAKEFLAGS; amf=$$2; \
1999-12-09 13:01:21 +00:00
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) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
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:
2004-07-20 15:01:56 +00:00
@set fnord $$MAKEFLAGS; amf=$$2; \
1999-12-09 13:01:21 +00:00
dot_seen=no; \
2001-08-29 14:35:15 +00:00
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; \
1999-12-09 13:01:21 +00:00
done; \
2001-08-29 14:35:15 +00:00
rev="$$rev ."; \
1999-12-09 13:01:21 +00:00
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) \
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
2004-07-20 15:01:56 +00:00
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ETAGS = etags
ETAGSFLAGS =
CTAGS = ctags
CTAGSFLAGS =
1999-12-09 13:01:21 +00:00
tags: TAGS
2000-01-28 14:55:50 +00:00
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2004-07-20 15:01:56 +00:00
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2000-01-28 14:55:50 +00:00
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
1999-12-09 13:01:21 +00:00
END { for (i in files) print i; }'`; \
2004-07-20 15:01:56 +00:00
mkid -fID $$unique
1999-12-09 13:01:21 +00:00
2000-01-28 14:55:50 +00:00
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
1999-12-09 13:01:21 +00:00
tags=; \
here=`pwd`; \
2004-07-20 15:01:56 +00:00
if (etags --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
else \
include_option=--include; \
fi; \
1999-12-09 13:01:21 +00:00
list='$(SUBDIRS)'; for subdir in $$list; do \
2002-10-29 19:58:12 +00:00
if test "$$subdir" = .; then :; else \
2004-07-20 15:01:56 +00:00
test -f $$subdir/TAGS && \
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2002-10-29 19:58:12 +00:00
fi; \
1999-12-09 13:01:21 +00:00
done; \
2004-07-20 15:01:56 +00:00
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
END { for (i in files) print i; }'`; \
test -z "$(ETAGS_ARGS)$$tags$$unique" \
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$tags $$unique
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
tags=; \
here=`pwd`; \
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2000-01-28 14:55:50 +00:00
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) ' { files[$$0] = 1; } \
1999-12-09 13:01:21 +00:00
END { for (i in files) print i; }'`; \
2004-07-20 15:01:56 +00:00
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$tags $$unique
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
GTAGS:
2004-07-20 15:01:56 +00:00
here=`$(am__cd) $(top_builddir) && pwd` \
2001-08-29 14:35:15 +00:00
&& cd $(top_srcdir) \
2002-10-29 19:58:12 +00:00
&& gtags -i $(GTAGS_ARGS) $$here
1999-12-09 13:01:21 +00:00
distclean-tags:
2004-07-20 15:01:56 +00:00
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2001-08-29 14:35:15 +00:00
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
top_distdir = .
2002-10-29 19:58:12 +00:00
distdir = $(PACKAGE)-$(VERSION)
1999-12-09 13:01:21 +00:00
2004-07-20 15:01:56 +00:00
am__remove_distdir = \
{ test ! -d $(distdir) \
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -fr $(distdir); }; }
2001-08-29 14:35:15 +00:00
GZIP_ENV = --best
2004-07-20 15:01:56 +00:00
distuninstallcheck_listfiles = find . -type f -print
distcleancheck_listfiles = find . -type f -print
2000-01-28 14:55:50 +00:00
2001-08-29 14:35:15 +00:00
distdir: $(DISTFILES)
2004-07-20 15:01:56 +00:00
$(am__remove_distdir)
2001-08-29 14:35:15 +00:00
mkdir $(distdir)
2004-07-20 15:01:56 +00:00
$(mkinstalldirs) $(distdir)/ntpdc $(distdir)/scripts
@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; \
2002-10-29 19:58:12 +00:00
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2004-07-20 15:01:56 +00:00
dir="/$$dir"; \
$(mkinstalldirs) "$(distdir)$$dir"; \
else \
dir=''; \
2002-10-29 19:58:12 +00:00
fi; \
2001-08-29 14:35:15 +00:00
if test -d $$d/$$file; then \
2004-07-20 15:01:56 +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; \
2001-08-29 14:35:15 +00:00
else \
test -f $(distdir)/$$file \
|| cp -p $$d/$$file $(distdir)/$$file \
|| exit 1; \
fi; \
done
2004-07-20 15:01:56 +00:00
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
2001-08-29 14:35:15 +00:00
if test "$$subdir" = .; then :; else \
test -d $(distdir)/$$subdir \
|| mkdir $(distdir)/$$subdir \
|| exit 1; \
(cd $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" \
distdir=../$(distdir)/$$subdir \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
2004-07-20 15:01:56 +00:00
top_distdir="$(top_distdir)" distdir="$(distdir)" \
2001-08-29 14:35:15 +00:00
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)
2004-07-20 15:01:56 +00:00
dist-gzip: distdir
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
$(am__remove_distdir)
dist dist-all: distdir
2001-08-29 14:35:15 +00:00
$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
2004-07-20 15:01:56 +00:00
$(am__remove_distdir)
2002-10-29 19:58:12 +00:00
1999-12-09 13:01:21 +00:00
# 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
2004-07-20 15:01:56 +00:00
$(am__remove_distdir)
1999-12-09 13:01:21 +00:00
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
2000-01-28 14:55:50 +00:00
chmod -R a-w $(distdir); chmod a+w $(distdir)
2004-07-20 15:01:56 +00:00
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
2000-01-28 14:55:50 +00:00
chmod a-w $(distdir)
2004-07-20 15:01:56 +00:00
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) \
1999-12-09 13:01:21 +00:00
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
2000-01-28 14:55:50 +00:00
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
2004-07-20 15:01:56 +00:00
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && $(mkinstalldirs) "$$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-gzip \
2000-01-28 14:55:50 +00:00
&& rm -f $(distdir).tar.gz \
2004-07-20 15:01:56 +00:00
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
$(am__remove_distdir)
2001-08-29 14:35:15 +00:00
@echo "$(distdir).tar.gz is ready for distribution" | \
sed 'h;s/./=/g;p;x;p;x'
2004-07-20 15:01:56 +00:00
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
1999-12-09 13:01:21 +00:00
check-am: all-am
2004-07-20 15:01:56 +00:00
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-recursive
2001-08-29 14:35:15 +00:00
all-am: Makefile config.h
installdirs: installdirs-recursive
installdirs-am:
1999-12-09 13:01:21 +00:00
2004-07-20 15:01:56 +00:00
install: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) install-recursive
2001-08-29 14:35:15 +00:00
install-exec: install-exec-recursive
1999-12-09 13:01:21 +00:00
install-data: install-data-recursive
2001-08-29 14:35:15 +00:00
uninstall: uninstall-recursive
1999-12-09 13:01:21 +00:00
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2001-08-29 14:35:15 +00:00
installcheck: installcheck-recursive
install-strip:
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2004-07-20 15:01:56 +00:00
INSTALL_STRIP_FLAG=-s \
2002-10-29 19:58:12 +00:00
`test -z '$(STRIP)' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1999-12-09 13:01:21 +00:00
mostlyclean-generic:
clean-generic:
distclean-generic:
2004-07-20 15:01:56 +00:00
-rm -f $(CONFIG_CLEAN_FILES)
2001-08-29 14:35:15 +00:00
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1999-12-09 13:01:21 +00:00
maintainer-clean-generic:
2001-08-29 14:35:15 +00:00
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
1999-12-09 13:01:21 +00:00
-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
clean: clean-recursive
2001-08-29 14:35:15 +00:00
clean-am: clean-generic mostlyclean-am
1999-12-09 13:01:21 +00:00
distclean: distclean-recursive
2004-07-20 15:01:56 +00:00
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
2001-08-29 14:35:15 +00:00
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
2002-10-29 19:58:12 +00:00
dvi: dvi-recursive
2001-08-29 14:35:15 +00:00
dvi-am:
2002-10-29 19:58:12 +00:00
info: info-recursive
2001-08-29 14:35:15 +00:00
info-am:
install-data-am:
install-exec-am:
2002-10-29 19:58:12 +00:00
install-info: install-info-recursive
2001-08-29 14:35:15 +00:00
install-man:
installcheck-am:
1999-12-09 13:01:21 +00:00
maintainer-clean: maintainer-clean-recursive
2004-07-20 15:01:56 +00:00
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
1999-12-09 13:01:21 +00:00
2004-07-20 15:01:56 +00:00
-rm -f Makefile
2001-08-29 14:35:15 +00:00
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic
2004-07-20 15:01:56 +00:00
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
2002-10-29 19:58:12 +00:00
uninstall-am: uninstall-info-am
uninstall-info: uninstall-info-recursive
2004-07-20 15:01:56 +00:00
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
clean-generic clean-recursive ctags ctags-recursive dist \
dist-all dist-gzip distcheck distclean distclean-generic \
distclean-hdr distclean-recursive distclean-tags distcleancheck \
distdir distuninstallcheck dvi dvi-am dvi-recursive info \
info-am info-recursive install install-am install-data \
install-data-am install-data-recursive install-exec \
install-exec-am install-exec-recursive install-info \
install-info-am install-info-recursive install-man \
install-recursive install-strip installcheck installcheck-am \
installdirs installdirs-am installdirs-recursive \
maintainer-clean maintainer-clean-generic \
maintainer-clean-recursive mostlyclean mostlyclean-generic \
mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
ps-recursive tags tags-recursive uninstall uninstall-am \
uninstall-info-am uninstall-info-recursive uninstall-recursive
$(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html
( echo "This file is automatically generated from html/copyright.html" ; lynx -dump $(srcdir)/html/copyright.html ) > $(srcdir)/COPYRIGHT.new && mv $(srcdir)/COPYRIGHT.new $(srcdir)/COPYRIGHT
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
# HMS: The next bit is still suboptimal. If bk is present but this NTP
# repo is not a bk repo, we'll get an error message from the prs command.
# Unfortunately, I haven't found the necessary magic to redirect this error
# output to /dev/null under ancient/unique shells like the one Ultrix uses.
2004-07-20 15:01:56 +00:00
# We'll also get an error if srcdir or version is unwritable.
2002-10-29 19:58:12 +00:00
$(srcdir)/version: FRC.version
-(bk version) >/dev/null 2>&1 && \
cd $(srcdir) && \
x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
2004-07-20 15:01:56 +00:00
y=`cat version 2>/dev/null` || true && \
case "$$x" in ''|$$y) ;; *) echo $$x > version ;; esac
2002-10-29 19:58:12 +00:00
1999-12-09 13:01:21 +00:00
dist-hook:
2001-08-29 14:35:15 +00:00
@find $(distdir) -type d -name CVS -print | xargs rm -rf
2002-10-29 19:58:12 +00:00
@find $(distdir) -type d -name SCCS -print | xargs rm -rf
2004-07-20 15:01:56 +00:00
@chmod u+w $(distdir)/ports/winnt
2002-11-04 19:36:11 +00:00
@for i in `find $(distdir)/ports/winnt -type f -name '*.ds*' -print`; \
do chmod u+w $$i ; unix2dos $$i $$i; done
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
.warning:
@echo "Compiling with GCC now generates lots of new warnings."
@echo " "
@echo "Don't be concerned. They're just warnings."
@echo " "
@echo "Don't send bug reports about the warnings, either."
@echo " "
@echo "Feel free to send patches that fix these warnings, though."
@echo " "
@sleep 1
@touch .warning
1999-12-09 13:01:21 +00:00
.buildcvo:
echo "$(CVO)" > .buildcvo
.checkcvo: .buildcvo FRC.checkcvo
@if [ "`cat .buildcvo`" != "$(CVO)" ];then \
echo "This directory was configured for `cat .buildcvo`"; \
echo "but this machine is a $(CVO)"; \
exit 1; \
fi
.buildhost:
echo "$(BHOST)" > .buildhost
.checkhost: .buildhost FRC.checkhost
@if [ "`cat .buildhost`" != "$(BHOST)" ];then \
echo "Built on `cat .buildhost` but this is $(BHOST)"; \
echo " "; \
fi
2002-10-29 19:58:12 +00:00
FRC.distwarn FRC.checkcvo FRC.checkhost FRC.version:
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
# HMS: what was I trying to do with this?
#dot.emacs: FRC.distwarn
1999-12-09 13:01:21 +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: