2013-12-04 21:33:17 +00:00
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2004-07-20 15:01:56 +00:00
# @configure_input@
1999-12-09 13:01:21 +00:00
2008-08-18 14:26:05 +00:00
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
2009-12-12 22:29:30 +00:00
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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
@ S E T _ M A K E @
2008-08-18 14:26:05 +00:00
# we traditionally installed software in bindir, while it should have gone
# in sbindir. Now that we offer a choice, look in the "other" installation
# subdir to warn folks if there is another version there.
2013-12-04 21:33:17 +00:00
2014-12-20 22:52:39 +00:00
1999-12-09 13:01:21 +00:00
VPATH = @srcdir@
pkgdatadir = $( datadir) /@PACKAGE@
pkgincludedir = $( includedir) /@PACKAGE@
2009-12-12 22:29:30 +00:00
pkglibdir = $( libdir) /@PACKAGE@
pkglibexecdir = $( libexecdir) /@PACKAGE@
2004-07-20 15:01:56 +00:00
am__cd = CDPATH = " $$ {ZSH_VERSION+.} $( PATH_SEPARATOR) " && cd
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@
2014-12-20 22:52:39 +00:00
EXTRA_PROGRAMS = check_y2k$( EXEEXT) keyword-gen$( EXEEXT) ntpd$( EXEEXT) \
ntpdsim$( EXEEXT)
DIST_COMMON = $( noinst_HEADERS) $( srcdir) /Makefile.am \
$( srcdir) /Makefile.in $( srcdir) /complete.conf.in \
$( top_srcdir) /bincheck.mf $( top_srcdir) /check-libopts.mf \
$( top_srcdir) /depsver.mf $( top_srcdir) /includes.mf \
$( top_srcdir) /sntp/check-libntp.mf ntp_parser.c ntp_parser.h
2008-08-18 14:26:05 +00:00
subdir = ntpd
ACLOCAL_M4 = $( top_srcdir) /aclocal.m4
2013-12-04 21:33:17 +00:00
am__aclocal_m4_deps = $( top_srcdir) /sntp/libopts/m4/libopts.m4 \
2014-12-20 22:52:39 +00:00
$( top_srcdir) /sntp/libopts/m4/stdnoreturn.m4 \
$( top_srcdir) /sntp/libevent/m4/openldap-thread-check.m4 \
$( top_srcdir) /sntp/libevent/m4/openldap.m4 \
$( top_srcdir) /sntp/m4/define_dir.m4 \
$( top_srcdir) /sntp/m4/hms_search_lib.m4 \
$( top_srcdir) /sntp/m4/libtool.m4 \
$( top_srcdir) /sntp/m4/ltoptions.m4 \
$( top_srcdir) /sntp/m4/ltsugar.m4 \
$( top_srcdir) /sntp/m4/ltversion.m4 \
$( top_srcdir) /sntp/m4/lt~obsolete.m4 \
$( top_srcdir) /sntp/m4/ntp_cacheversion.m4 \
$( top_srcdir) /sntp/m4/ntp_compiler.m4 \
$( top_srcdir) /sntp/m4/ntp_crosscompile.m4 \
$( top_srcdir) /sntp/m4/ntp_crypto_rand.m4 \
$( top_srcdir) /sntp/m4/ntp_debug.m4 \
$( top_srcdir) /sntp/m4/ntp_dir_sep.m4 \
$( top_srcdir) /sntp/m4/ntp_facilitynames.m4 \
$( top_srcdir) /sntp/m4/ntp_googletest.m4 \
$( top_srcdir) /sntp/m4/ntp_ipv6.m4 \
$( top_srcdir) /sntp/m4/ntp_lib_m.m4 \
$( top_srcdir) /sntp/m4/ntp_libevent.m4 \
$( top_srcdir) /sntp/m4/ntp_libntp.m4 \
$( top_srcdir) /sntp/m4/ntp_lineeditlibs.m4 \
$( top_srcdir) /sntp/m4/ntp_locinfo.m4 \
$( top_srcdir) /sntp/m4/ntp_openssl.m4 \
$( top_srcdir) /sntp/m4/ntp_pkg_config.m4 \
$( top_srcdir) /sntp/m4/ntp_prog_cc.m4 \
$( top_srcdir) /sntp/m4/ntp_rlimit.m4 \
$( top_srcdir) /sntp/m4/ntp_sntp.m4 \
$( top_srcdir) /sntp/m4/ntp_ver_suffix.m4 \
$( top_srcdir) /sntp/m4/ntp_vpathhack.m4 \
$( top_srcdir) /sntp/m4/os_cflags.m4 \
$( top_srcdir) /sntp/m4/snprintf.m4 \
$( top_srcdir) /sntp/m4/version.m4 $( top_srcdir) /configure.ac
2008-08-18 14:26:05 +00:00
am__configure_deps = $( am__aclocal_m4_deps) $( CONFIGURE_DEPENDENCIES) \
$( ACLOCAL_M4)
mkinstalldirs = $( install_sh) -d
CONFIG_HEADER = $( top_builddir) /config.h
2014-12-20 22:52:39 +00:00
CONFIG_CLEAN_FILES = complete.conf
2009-12-12 22:29:30 +00:00
CONFIG_CLEAN_VPATH_FILES =
2008-08-18 14:26:05 +00:00
LIBRARIES = $( noinst_LIBRARIES)
2012-12-06 01:31:25 +00:00
ARFLAGS = @ARFLAGS@
2014-12-20 22:52:39 +00:00
AM_V_AR = $( am__v_AR_$( V) )
am__v_AR_ = $( am__v_AR_$( AM_DEFAULT_VERBOSITY) )
am__v_AR_0 = @echo " AR " $@ ;
AM_V_at = $( am__v_at_$( V) )
am__v_at_ = $( am__v_at_$( AM_DEFAULT_VERBOSITY) )
am__v_at_0 = @
2008-08-18 14:26:05 +00:00
libntpd_a_AR = $( AR) $( ARFLAGS)
libntpd_a_LIBADD =
2013-12-04 21:33:17 +00:00
am__objects_1 =
2014-12-20 22:52:39 +00:00
am_libntpd_a_OBJECTS = cmd_args.$( OBJEXT) ntp_control.$( OBJEXT) \
ntp_crypto.$( OBJEXT) ntp_filegen.$( OBJEXT) \
ntp_leapsec.$( OBJEXT) ntp_loopfilter.$( OBJEXT) \
ntp_monitor.$( OBJEXT) ntp_peer.$( OBJEXT) ntp_proto.$( OBJEXT) \
ntp_refclock.$( OBJEXT) ntp_request.$( OBJEXT) \
ntp_restrict.$( OBJEXT) ntp_signd.$( OBJEXT) ntp_timer.$( OBJEXT) \
ntp_util.$( OBJEXT) refclock_acts.$( OBJEXT) \
refclock_arbiter.$( OBJEXT) refclock_arc.$( OBJEXT) \
refclock_as2201.$( OBJEXT) refclock_atom.$( OBJEXT) \
refclock_bancomm.$( OBJEXT) refclock_chronolog.$( OBJEXT) \
refclock_chu.$( OBJEXT) refclock_conf.$( OBJEXT) \
refclock_datum.$( OBJEXT) refclock_dumbclock.$( OBJEXT) \
refclock_fg.$( OBJEXT) refclock_gpsdjson.$( OBJEXT) \
2013-12-04 21:33:17 +00:00
refclock_gpsvme.$( OBJEXT) refclock_heath.$( OBJEXT) \
refclock_hopfser.$( OBJEXT) refclock_hopfpci.$( OBJEXT) \
refclock_hpgps.$( OBJEXT) refclock_irig.$( OBJEXT) \
refclock_jjy.$( OBJEXT) refclock_jupiter.$( OBJEXT) \
refclock_leitch.$( OBJEXT) refclock_local.$( OBJEXT) \
refclock_mx4200.$( OBJEXT) refclock_neoclock4x.$( OBJEXT) \
refclock_nmea.$( OBJEXT) refclock_oncore.$( OBJEXT) \
refclock_palisade.$( OBJEXT) refclock_parse.$( OBJEXT) \
refclock_pcf.$( OBJEXT) refclock_pst.$( OBJEXT) \
refclock_ripencc.$( OBJEXT) refclock_shm.$( OBJEXT) \
refclock_tpro.$( OBJEXT) refclock_true.$( OBJEXT) \
refclock_tt560.$( OBJEXT) refclock_ulink.$( OBJEXT) \
refclock_wwv.$( OBJEXT) refclock_wwvb.$( OBJEXT) \
2014-12-20 22:52:39 +00:00
refclock_zyfer.$( OBJEXT) refclock_tsyncpci.$( OBJEXT) \
$( am__objects_1)
2008-08-18 14:26:05 +00:00
libntpd_a_OBJECTS = $( am_libntpd_a_OBJECTS)
2014-12-20 22:52:39 +00:00
am__installdirs = " $( DESTDIR) $( bindir) " " $( DESTDIR) $( libexecdir) " \
" $( DESTDIR) $( sbindir) " " $( DESTDIR) $( man1dir) " \
" $( DESTDIR) $( man5dir) " " $( DESTDIR) $( man8dir) " \
" $( DESTDIR) $( htmldir) "
PROGRAMS = $( bin_PROGRAMS) $( libexec_PROGRAMS) $( sbin_PROGRAMS)
2008-08-18 14:26:05 +00:00
check_y2k_SOURCES = check_y2k.c
2013-12-04 21:33:17 +00:00
check_y2k_OBJECTS = check_y2k.$( OBJEXT)
2014-12-20 22:52:39 +00:00
am__DEPENDENCIES_1 =
am__DEPENDENCIES_2 = version.o libntpd.a $( am__DEPENDENCIES_1)
check_y2k_DEPENDENCIES = $( am__DEPENDENCIES_2) ../libntp/libntp.a \
$( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1) \
$( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1)
AM_V_lt = $( am__v_lt_$( V) )
am__v_lt_ = $( am__v_lt_$( AM_DEFAULT_VERBOSITY) )
am__v_lt_0 = --silent
2013-12-04 21:33:17 +00:00
keyword_gen_SOURCES = keyword-gen.c
keyword_gen_OBJECTS = keyword-gen.$( OBJEXT)
2014-12-20 22:52:39 +00:00
keyword_gen_DEPENDENCIES = ../libntp/libntp.a $( am__DEPENDENCIES_1) \
$( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1)
am_ntpd_OBJECTS = ntp_config.$( OBJEXT) ntp_io.$( OBJEXT) \
2013-12-04 21:33:17 +00:00
ntp_parser.$( OBJEXT) ntp_scanner.$( OBJEXT) ntpd.$( OBJEXT) \
ntpd-opts.$( OBJEXT) $( am__objects_1)
2008-08-18 14:26:05 +00:00
ntpd_OBJECTS = $( am_ntpd_OBJECTS)
2014-12-20 22:52:39 +00:00
am__DEPENDENCIES_3 = $( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1) \
$( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1) \
$( am__DEPENDENCIES_1) $( am__DEPENDENCIES_1)
ntpd_DEPENDENCIES = $( am__DEPENDENCIES_2) ../libntp/libntp.a \
2015-02-05 20:53:33 +00:00
$( am__DEPENDENCIES_3) $( am__DEPENDENCIES_1)
2014-12-20 22:52:39 +00:00
am__objects_2 = ntpdsim-ntp_config.$( OBJEXT) ntpdsim-ntp_io.$( OBJEXT) \
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_parser.$( OBJEXT) ntpdsim-ntp_scanner.$( OBJEXT) \
ntpdsim-ntpd.$( OBJEXT) ntpdsim-ntpd-opts.$( OBJEXT) \
$( am__objects_1)
2014-12-20 22:52:39 +00:00
am_ntpdsim_OBJECTS = $( am__objects_2) ntpdsim-ntp_prio_q.$( OBJEXT) \
ntpdsim-ntpsim.$( OBJEXT) $( am__objects_1)
2008-08-18 14:26:05 +00:00
ntpdsim_OBJECTS = $( am_ntpdsim_OBJECTS)
2014-12-20 22:52:39 +00:00
ntpdsim_DEPENDENCIES = $( am__DEPENDENCIES_2) ../libntp/libntpsim.a \
$( am__DEPENDENCIES_3)
2009-12-12 22:29:30 +00:00
DEFAULT_INCLUDES = -I.@am__isrc@ -I$( top_builddir)
2014-12-20 22:52:39 +00:00
depcomp = $( SHELL) $( top_srcdir) /sntp/libevent/build-aux/depcomp
2008-08-18 14:26:05 +00:00
am__depfiles_maybe = depfiles
2009-12-12 22:29:30 +00:00
am__mv = mv -f
2008-08-18 14:26:05 +00:00
COMPILE = $( CC) $( DEFS) $( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) \
$( CPPFLAGS) $( AM_CFLAGS) $( CFLAGS)
2014-12-20 22:52:39 +00:00
LTCOMPILE = $( LIBTOOL) $( AM_V_lt) --tag= CC $( AM_LIBTOOLFLAGS) \
$( LIBTOOLFLAGS) --mode= compile $( CC) $( DEFS) \
$( DEFAULT_INCLUDES) $( INCLUDES) $( AM_CPPFLAGS) $( CPPFLAGS) \
$( AM_CFLAGS) $( CFLAGS)
AM_V_CC = $( am__v_CC_$( V) )
am__v_CC_ = $( am__v_CC_$( AM_DEFAULT_VERBOSITY) )
am__v_CC_0 = @echo " CC " $@ ;
2008-08-18 14:26:05 +00:00
CCLD = $( CC)
2014-12-20 22:52:39 +00:00
LINK = $( LIBTOOL) $( AM_V_lt) --tag= CC $( AM_LIBTOOLFLAGS) \
$( LIBTOOLFLAGS) --mode= link $( CCLD) $( AM_CFLAGS) $( CFLAGS) \
$( AM_LDFLAGS) $( LDFLAGS) -o $@
AM_V_CCLD = $( am__v_CCLD_$( V) )
am__v_CCLD_ = $( am__v_CCLD_$( AM_DEFAULT_VERBOSITY) )
am__v_CCLD_0 = @echo " CCLD " $@ ;
2013-12-04 21:33:17 +00:00
YACCCOMPILE = $( YACC) $( YFLAGS) $( AM_YFLAGS)
2014-12-20 22:52:39 +00:00
LTYACCCOMPILE = $( LIBTOOL) $( AM_V_lt) $( AM_LIBTOOLFLAGS) \
$( LIBTOOLFLAGS) --mode= compile $( YACC) $( YFLAGS) $( AM_YFLAGS)
AM_V_YACC = $( am__v_YACC_$( V) )
am__v_YACC_ = $( am__v_YACC_$( AM_DEFAULT_VERBOSITY) )
am__v_YACC_0 = @echo " YACC " $@ ;
YLWRAP = $( top_srcdir) /sntp/libevent/build-aux/ylwrap
AM_V_GEN = $( am__v_GEN_$( V) )
am__v_GEN_ = $( am__v_GEN_$( AM_DEFAULT_VERBOSITY) )
am__v_GEN_0 = @echo " GEN " $@ ;
2013-12-04 21:33:17 +00:00
SOURCES = $( libntpd_a_SOURCES) check_y2k.c keyword-gen.c \
$( ntpd_SOURCES) $( ntpdsim_SOURCES)
DIST_SOURCES = $( libntpd_a_SOURCES) check_y2k.c keyword-gen.c \
$( ntpd_SOURCES) $( ntpdsim_SOURCES)
2009-12-12 22:29:30 +00:00
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 = f = ` echo $$ p | sed -e 's|^.*/||' ` ;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip = ` echo " $( srcdir) " | sed 's/[].[^$$\\*|]/\\\\&/g' `
am__nobase_strip = \
for p in $$ list; do echo " $$ p " ; done | sed -e " s| $$ srcdirstrip/|| "
am__nobase_list = $( am__nobase_strip_setup) ; \
for p in $$ list; do echo " $$ p $$ p " ; done | \
sed " s| $$ srcdirstrip/| |; " ' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$( AWK) ' BEGIN { files[ "." ] = "" } { files[ $$ 2] = files[ $$ 2] " " $$ 1; \
if ( ++n[ $$ 2] = = $( am__install_max) ) \
{ print $$ 2, files[ $$ 2] ; n[ $$ 2] = 0; files[ $$ 2] = "" } } \
END { for ( dir in files) print dir, files[ dir] } '
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
2008-08-18 14:26:05 +00:00
man1dir = $( mandir) /man1
2014-12-20 22:52:39 +00:00
man5dir = $( mandir) /man5
man8dir = $( mandir) /man8
2008-08-18 14:26:05 +00:00
NROFF = nroff
2014-12-20 22:52:39 +00:00
MANS = $( man1_MANS) $( man5_MANS) $( man8_MANS) $( man_MANS)
DATA = $( html_DATA) $( noinst_DATA)
HEADERS = $( noinst_HEADERS)
2008-08-18 14:26:05 +00:00
ETAGS = etags
CTAGS = ctags
DISTFILES = $( DIST_COMMON) $( DIST_SOURCES) $( TEXINFOS) $( EXTRA_DIST)
2004-07-20 15:01:56 +00:00
ACLOCAL = @ACLOCAL@
2014-12-20 22:52:39 +00:00
ALLOCA = @ALLOCA@
1999-12-09 13:01:21 +00:00
AMTAR = @AMTAR@
2014-12-20 22:52:39 +00:00
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
2008-08-18 14:26:05 +00:00
AR = @AR@
2004-07-20 15:01:56 +00:00
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
1999-12-09 13:01:21 +00:00
AWK = @AWK@
2014-12-20 22:52:39 +00:00
CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
1999-12-09 13:01:21 +00:00
CC = @CC@
2004-07-20 15:01:56 +00:00
CCDEPMODE = @CCDEPMODE@
1999-12-09 13:01:21 +00:00
CFLAGS = @CFLAGS@
2014-12-20 22:52:39 +00:00
CFLAGS_NTP = @CFLAGS_NTP@
1999-12-09 13:01:21 +00:00
CHUTEST = @CHUTEST@
2014-12-20 22:52:39 +00:00
CONFIG_SHELL = @CONFIG_SHELL@
1999-12-09 13:01:21 +00:00
CPP = @CPP@
2004-07-20 15:01:56 +00:00
CPPFLAGS = @CPPFLAGS@
2015-02-05 20:53:33 +00:00
CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
2014-12-20 22:52:39 +00:00
CPPFLAGS_NTP = @CPPFLAGS_NTP@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
2004-07-20 15:01:56 +00:00
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@
2013-12-04 21:33:17 +00:00
DLLTOOL = @DLLTOOL@
DSYMUTIL = @DSYMUTIL@
DUMPBIN = @DUMPBIN@
2004-07-20 15:01:56 +00:00
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
2013-12-04 21:33:17 +00:00
EDITLINE_LIBS = @EDITLINE_LIBS@
2004-07-20 15:01:56 +00:00
EGREP = @EGREP@
2002-10-29 19:58:12 +00:00
EXEEXT = @EXEEXT@
2013-12-04 21:33:17 +00:00
FGREP = @FGREP@
2009-12-12 22:29:30 +00:00
GREP = @GREP@
2014-12-20 22:52:39 +00:00
GTEST_CONFIG = @GTEST_CONFIG@
GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
GTEST_LDFLAGS = @GTEST_LDFLAGS@
GTEST_LIBS = @GTEST_LIBS@
2009-12-12 22:29:30 +00:00
HAVE_INLINE = @HAVE_INLINE@
2014-12-20 22:52:39 +00:00
HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
2009-12-12 22:29:30 +00:00
INSTALL = @INSTALL@
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@
2013-12-04 21:33:17 +00:00
LD = @LD@
2015-02-05 20:53:33 +00:00
LDADD_LIBEVENT = @LDADD_LIBEVENT@
2014-12-20 22:52:39 +00:00
LDADD_LIBNTP = @LDADD_LIBNTP@
2015-02-05 20:53:33 +00:00
LDADD_LIBUTIL = @LDADD_LIBUTIL@
2014-12-20 22:52:39 +00:00
LDADD_NLIST = @LDADD_NLIST@
LDADD_NTP = @LDADD_NTP@
1999-12-09 13:01:21 +00:00
LDFLAGS = @LDFLAGS@
2014-12-20 22:52:39 +00:00
LDFLAGS_NTP = @LDFLAGS_NTP@
LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
LIBM = @LIBM@
2004-07-20 15:01:56 +00:00
LIBOBJS = @LIBOBJS@
2008-08-18 14:26:05 +00:00
LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
LIBOPTS_DIR = @LIBOPTS_DIR@
LIBOPTS_LDADD = @LIBOPTS_LDADD@
1999-12-09 13:01:21 +00:00
LIBPARSE = @LIBPARSE@
2004-07-20 15:01:56 +00:00
LIBS = @LIBS@
2008-08-18 14:26:05 +00:00
LIBTOOL = @LIBTOOL@
2014-12-20 22:52:39 +00:00
LIBTOOL_DEPS = @LIBTOOL_DEPS@
2013-12-04 21:33:17 +00:00
LIPO = @LIPO@
1999-12-09 13:01:21 +00:00
LN_S = @LN_S@
2009-12-12 22:29:30 +00:00
LSCF = @LSCF@
2004-07-20 15:01:56 +00:00
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
1999-12-09 13:01:21 +00:00
MAKE_ADJTIMED = @MAKE_ADJTIMED@
2008-08-18 14:26:05 +00:00
MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
1999-12-09 13:01:21 +00:00
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@
2013-12-04 21:33:17 +00:00
MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
1999-12-09 13:01:21 +00:00
MAKE_NTPTIME = @MAKE_NTPTIME@
MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
MAKE_TICKADJ = @MAKE_TICKADJ@
2001-08-29 14:35:15 +00:00
MAKE_TIMETRIM = @MAKE_TIMETRIM@
2013-12-04 21:33:17 +00:00
MANIFEST_TOOL = @MANIFEST_TOOL@
2014-12-20 22:52:39 +00:00
MANTAGFMT = @MANTAGFMT@
2009-12-12 22:29:30 +00:00
MKDIR_P = @MKDIR_P@
2013-12-04 21:33:17 +00:00
NM = @NM@
NMEDIT = @NMEDIT@
2014-12-20 22:52:39 +00:00
NTPDATE_DB = @NTPDATE_DB@
NTPDATE_DL = @NTPDATE_DL@
NTPDATE_DS = @NTPDATE_DS@
NTPDATE_MS = @NTPDATE_MS@
NTPDATE_NI = @NTPDATE_NI@
NTPDC_DB = @NTPDC_DB@
NTPDC_DL = @NTPDC_DL@
NTPDC_DS = @NTPDC_DS@
NTPDC_MS = @NTPDC_MS@
NTPDC_NI = @NTPDC_NI@
NTPDSIM_DB = @NTPDSIM_DB@
NTPDSIM_DL = @NTPDSIM_DL@
NTPDSIM_DS = @NTPDSIM_DS@
NTPDSIM_MS = @NTPDSIM_MS@
NTPDSIM_NI = @NTPDSIM_NI@
NTPD_DB = @NTPD_DB@
NTPD_DL = @NTPD_DL@
NTPD_DS = @NTPD_DS@
NTPD_MS = @NTPD_MS@
NTPD_NI = @NTPD_NI@
NTPQ_DB = @NTPQ_DB@
NTPQ_DL = @NTPQ_DL@
NTPQ_DS = @NTPQ_DS@
NTPQ_MS = @NTPQ_MS@
NTPQ_NI = @NTPQ_NI@
NTPSNMPD_DB = @NTPSNMPD_DB@
NTPSNMPD_DL = @NTPSNMPD_DL@
NTPSNMPD_DS = @NTPSNMPD_DS@
NTPSNMPD_MS = @NTPSNMPD_MS@
NTPSNMPD_NI = @NTPSNMPD_NI@
NTPSWEEP_DB = @NTPSWEEP_DB@
NTPSWEEP_DL = @NTPSWEEP_DL@
NTPSWEEP_DS = @NTPSWEEP_DS@
NTPSWEEP_MS = @NTPSWEEP_MS@
NTPSWEEP_NI = @NTPSWEEP_NI@
NTPTIME_DB = @NTPTIME_DB@
NTPTIME_DL = @NTPTIME_DL@
NTPTIME_DS = @NTPTIME_DS@
NTPTIME_MS = @NTPTIME_MS@
NTPTIME_NI = @NTPTIME_NI@
NTPTRACE_DB = @NTPTRACE_DB@
NTPTRACE_DL = @NTPTRACE_DL@
NTPTRACE_DS = @NTPTRACE_DS@
NTPTRACE_MS = @NTPTRACE_MS@
NTPTRACE_NI = @NTPTRACE_NI@
NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
NTP_KEYSDIR = @NTP_KEYSDIR@
NTP_WAIT_DB = @NTP_WAIT_DB@
NTP_WAIT_DL = @NTP_WAIT_DL@
NTP_WAIT_DS = @NTP_WAIT_DS@
NTP_WAIT_MS = @NTP_WAIT_MS@
NTP_WAIT_NI = @NTP_WAIT_NI@
2013-12-04 21:33:17 +00:00
OBJDUMP = @OBJDUMP@
2002-10-29 19:58:12 +00:00
OBJEXT = @OBJEXT@
2013-12-04 21:33:17 +00:00
OTOOL = @OTOOL@
OTOOL64 = @OTOOL64@
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@
2009-12-12 22:29:30 +00:00
PACKAGE_URL = @PACKAGE_URL@
2004-07-20 15:01:56 +00:00
PACKAGE_VERSION = @PACKAGE_VERSION@
2013-12-04 21:33:17 +00:00
PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
2001-08-29 14:35:15 +00:00
PATH_PERL = @PATH_PERL@
2004-07-20 15:01:56 +00:00
PATH_SEPARATOR = @PATH_SEPARATOR@
2013-12-04 21:33:17 +00:00
PATH_TEST = @PATH_TEST@
2014-12-20 22:52:39 +00:00
PERLLIBDIR = @PERLLIBDIR@
PKG_CONFIG = @PKG_CONFIG@
2013-12-04 21:33:17 +00:00
POSIX_SHELL = @POSIX_SHELL@
1999-12-09 13:01:21 +00:00
PROPDELAY = @PROPDELAY@
2014-12-20 22:52:39 +00:00
PTHREAD_LIBS = @PTHREAD_LIBS@
1999-12-09 13:01:21 +00:00
RANLIB = @RANLIB@
2013-12-04 21:33:17 +00:00
SED = @SED@
2004-07-20 15:01:56 +00:00
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
2013-12-04 21:33:17 +00:00
SNMP_CFLAGS = @SNMP_CFLAGS@
SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
SNMP_LIBS = @SNMP_LIBS@
2014-12-20 22:52:39 +00:00
SNTP = @SNTP@
SNTP_DB = @SNTP_DB@
SNTP_DL = @SNTP_DL@
SNTP_DS = @SNTP_DS@
SNTP_MS = @SNTP_MS@
SNTP_NI = @SNTP_NI@
STDNORETURN_H = @STDNORETURN_H@
2004-07-20 15:01:56 +00:00
STRIP = @STRIP@
1999-12-09 13:01:21 +00:00
TESTDCF = @TESTDCF@
2014-12-20 22:52:39 +00:00
TICKADJ_DB = @TICKADJ_DB@
TICKADJ_DL = @TICKADJ_DL@
TICKADJ_DS = @TICKADJ_DS@
TICKADJ_MS = @TICKADJ_MS@
TICKADJ_NI = @TICKADJ_NI@
TIMETRIM_DB = @TIMETRIM_DB@
TIMETRIM_DL = @TIMETRIM_DL@
TIMETRIM_DS = @TIMETRIM_DS@
TIMETRIM_MS = @TIMETRIM_MS@
TIMETRIM_NI = @TIMETRIM_NI@
1999-12-09 13:01:21 +00:00
VERSION = @VERSION@
2014-12-20 22:52:39 +00:00
VER_SUFFIX = @VER_SUFFIX@
2013-12-04 21:33:17 +00:00
YACC = @YACC@
YFLAGS = @YFLAGS@
2009-12-12 22:29:30 +00:00
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
2013-12-04 21:33:17 +00:00
ac_ct_AR = @ac_ct_AR@
2004-07-20 15:01:56 +00:00
ac_ct_CC = @ac_ct_CC@
2014-12-20 22:52:39 +00:00
ac_ct_CXX = @ac_ct_CXX@
2013-12-04 21:33:17 +00:00
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
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@
2008-08-18 14:26:05 +00:00
am__tar = @am__tar@
am__untar = @am__untar@
2013-12-04 21:33:17 +00:00
bindir = @bindir@
2004-07-20 15:01:56 +00:00
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
2009-12-12 22:29:30 +00:00
builddir = @builddir@
2004-07-20 15:01:56 +00:00
datadir = @datadir@
2009-12-12 22:29:30 +00:00
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
2004-07-20 15:01:56 +00:00
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
2009-12-12 22:29:30 +00:00
htmldir = @htmldir@
2004-07-20 15:01:56 +00:00
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@
2009-12-12 22:29:30 +00:00
localedir = @localedir@
2004-07-20 15:01:56 +00:00
localstatedir = @localstatedir@
mandir = @mandir@
2008-08-18 14:26:05 +00:00
mkdir_p = @mkdir_p@
2004-07-20 15:01:56 +00:00
oldincludedir = @oldincludedir@
2009-12-12 22:29:30 +00:00
pdfdir = @pdfdir@
2004-07-20 15:01:56 +00:00
prefix = @prefix@
program_transform_name = @program_transform_name@
2009-12-12 22:29:30 +00:00
psdir = @psdir@
2004-07-20 15:01:56 +00:00
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
2009-12-12 22:29:30 +00:00
srcdir = @srcdir@
2004-07-20 15:01:56 +00:00
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
2009-12-12 22:29:30 +00:00
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
2013-12-04 21:33:17 +00:00
NULL =
2014-12-20 22:52:39 +00:00
bin_PROGRAMS = $( NTPD_DB) $( NTPDSIM_DB)
libexec_PROGRAMS = $( NTPD_DL) $( NTPDSIM_DL)
sbin_PROGRAMS = $( NTPD_DS) $( NTPDSIM_DS)
2004-07-20 15:01:56 +00:00
noinst_LIBRARIES = libntpd.a
2014-12-20 22:52:39 +00:00
AM_CFLAGS = $( CFLAGS_NTP)
AM_CPPFLAGS = $( NTP_INCS) $( LIBOPTS_CFLAGS) $( CPPFLAGS_NTP)
AM_LDFLAGS = $( LDFLAGS_NTP)
2013-12-04 21:33:17 +00:00
2004-07-20 15:01:56 +00:00
# LDADD might need RESLIB and ADJLIB.
2014-12-20 22:52:39 +00:00
LDADD = version.o libntpd.a $( LIBPARSE)
2013-12-04 21:33:17 +00:00
AM_YFLAGS = -d -t -r all
@ N T P _ C R O S S C O M P I L E _ F A L S E @ @ S A V E C O N F I G _ E N A B L E D _ T R U E @ CHECK_SAVECONFIG = check-saveconfig
@ N T P _ C R O S S C O M P I L E _ T R U E @ @ S A V E C O N F I G _ E N A B L E D _ T R U E @ CHECK_SAVECONFIG =
@ S A V E C O N F I G _ E N A B L E D _ F A L S E @ CHECK_SAVECONFIG =
@ V P A T H _ H A C K _ F A L S E @ VPHACK =
#
2014-12-20 22:52:39 +00:00
# VPHACK and VPHACK_AFTER are enabled on non-GNU makes (such as
2013-12-04 21:33:17 +00:00
# BSD make) to work around issues specific to compiling
2014-12-20 22:52:39 +00:00
# ntp_parser.y into ntp_parser.h and ntp_parser.c in a VPATH
2013-12-04 21:33:17 +00:00
# configuration where we would like (for a change) the output
# files ntp_parser.[ch] to be placed in the source directory,
# as opposed to the build directory. This allows a single
# host of a flock configured with Bison to update ntp_parser.[ch]
# used by the rest.
2014-12-20 22:52:39 +00:00
#
2013-12-04 21:33:17 +00:00
@ V P A T H _ H A C K _ T R U E @ VPHACK = vphack
@ V P A T H _ H A C K _ F A L S E @ VPHACK_AFTER =
@ V P A T H _ H A C K _ T R U E @ VPHACK_AFTER = vphack_after
# BUILT_SOURCES which should also be in EXTRA_DIST
B_S_DIST = \
2014-12-20 22:52:39 +00:00
$( srcdir) /ntpd-opts.c \
$( srcdir) /ntpd-opts.h \
2013-12-04 21:33:17 +00:00
$( NULL)
2014-12-20 22:52:39 +00:00
BUILT_SOURCES = $( VPHACK) $( LIBPARSE) ntp_parser.c ntp_parser.h \
$( VPHACK_AFTER) $( B_S_DIST) $( NULL) check-libopts check-libntp \
.deps-ver
man1_MANS =
man5_MANS = ntp.conf.5 ntp.keys.5
man8_MANS =
man_MANS = ntpd.$( NTPD_MS)
2013-12-04 21:33:17 +00:00
# ntpdsim.1 is a remnant along with all the ntpdsim-opts.* files, the
# simulator currently uses ntpd-opts.[ch]. This also means there is no
# longer a reason to have ntpdbase-opts.def split off of ntpd-opts.def.
2014-12-20 22:52:39 +00:00
LDADD_NTPD_COMMON = $( LDADD_LIBNTP) $( LIBOPTS_LDADD) $( PTHREAD_LIBS) \
$( LIBM) $( LDADD_NTP) $( LSCF)
2015-02-05 20:53:33 +00:00
ntpd_LDADD = $( LDADD) ../libntp/libntp.a $( LDADD_NTPD_COMMON) $( LDADD_LIBUTIL)
2014-12-20 22:52:39 +00:00
ntpdsim_LDADD = $( LDADD) ../libntp/libntpsim.a $( LDADD_NTPD_COMMON)
ntpdsim_CPPFLAGS = $( AM_CPPFLAGS) -DSIM
check_y2k_LDADD = $( LDADD) ../libntp/libntp.a $( LDADD_LIBNTP) $( LIBM) $( LDADD_LIBNTP) $( PTHREAD_LIBS)
keyword_gen_LDADD = ../libntp/libntp.a $( LDADD_LIBNTP) $( LIBM) $( PTHREAD_LIBS)
2013-12-04 21:33:17 +00:00
DISTCLEANFILES = \
keyword-gen \
.version \
version.c \
2014-12-20 22:52:39 +00:00
config.log \
$( man5_MANS) \
$( man_MANS) \
2013-12-04 21:33:17 +00:00
$( NULL)
2014-12-20 22:52:39 +00:00
CLEANFILES = check-saveconfig compsave.conf k-g-u-submake \
$( EXTRA_PROGRAMS) $( NULL) check-libopts check-libntp .deps-ver
2013-12-04 21:33:17 +00:00
EXTRA_DIST = \
2014-12-20 22:52:39 +00:00
complete.conf.in \
invoke-ntp.conf.menu \
invoke-ntp.conf.texi \
invoke-ntp.keys.menu \
invoke-ntp.keys.texi \
invoke-ntpd.menu \
invoke-ntpd.texi \
2013-12-04 21:33:17 +00:00
keyword-gen-utd \
2014-12-20 22:52:39 +00:00
ntp.conf.5man \
ntp.conf.5mdoc \
ntp.conf.def \
ntp.conf.man.in \
ntp.conf.mdoc.in \
ntp.conf.html \
ntp.conf.texi \
ntp.keys.5man \
ntp.keys.5mdoc \
ntp.keys.def \
ntp.keys.man.in \
ntp.keys.mdoc.in \
ntp.keys.html \
ntp.keys.texi \
2013-12-04 21:33:17 +00:00
ntpd-opts.def \
2014-12-20 22:52:39 +00:00
ntpd.1ntpdman \
ntpd.1ntpdmdoc \
ntpd.man.in \
ntpd.mdoc.in \
ntpd.html \
ntpd.texi \
2013-12-04 21:33:17 +00:00
ntpdbase-opts.def \
2008-08-18 14:26:05 +00:00
refclock_msfees.c \
2013-12-04 21:33:17 +00:00
$( B_S_DIST) \
$( NULL)
2008-08-18 14:26:05 +00:00
2009-12-12 22:29:30 +00:00
### Y2Kfixes
check_PROGRAMS = @MAKE_CHECK_Y2K@
2014-12-20 22:52:39 +00:00
html_DATA = \
$( srcdir) /ntp.conf.html \
$( srcdir) /ntp.keys.html \
$( srcdir) /ntpd.html \
$( NULL)
2013-12-04 21:33:17 +00:00
2014-12-20 22:52:39 +00:00
noinst_DATA = \
$( srcdir) /invoke-ntp.conf.menu \
$( srcdir) /invoke-ntp.conf.texi \
$( srcdir) /invoke-ntp.keys.menu \
$( srcdir) /invoke-ntp.keys.texi \
$( srcdir) /invoke-ntpd.menu \
$( srcdir) /invoke-ntpd.texi \
$( srcdir) /ntp.conf.man.in \
$( srcdir) /ntp.conf.mdoc.in \
$( srcdir) /ntp.keys.man.in \
$( srcdir) /ntp.keys.mdoc.in \
$( srcdir) /ntpd.man.in \
$( srcdir) /ntpd.mdoc.in \
$( NULL)
noinst_HEADERS = \
declcond.h \
ntp_leapsec.h \
$( NULL)
run_ag = cd $( srcdir) && env PATH = " $( abs_builddir) : $( PATH) " AUTOGEN_DNE_DATE = -D \
autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
std_def_list = \
$( top_srcdir) /sntp/include/debug-opt.def \
$( top_srcdir) /sntp/include/autogen-version.def \
$( top_srcdir) /sntp/include/copyright.def \
$( top_srcdir) /sntp/include/homerc.def \
$( top_srcdir) /sntp/include/ntp.lic \
$( top_srcdir) /sntp/include/version.def \
$( NULL)
2008-08-18 14:26:05 +00:00
2013-12-04 21:33:17 +00:00
ntpd_SOURCES = \
ntp_config.c \
ntp_keyword.h \
ntp_io.c \
ntp_parser.y \
ntp_scanner.c \
ntp_scanner.h \
ntpd.c \
ntpd-opts.c \
ntpd-opts.h \
$( NULL)
ntpdsim_SOURCES = \
$( ntpd_SOURCES) \
2014-12-20 22:52:39 +00:00
ntp_prio_q.c \
2013-12-04 21:33:17 +00:00
ntpsim.c \
$( NULL)
# libntpd_a_SOURCES do not use #ifdef SIM
libntpd_a_SOURCES = \
2014-12-20 22:52:39 +00:00
cmd_args.c \
2013-12-04 21:33:17 +00:00
jupiter.h \
ntp_control.c \
ntp_crypto.c \
ntp_filegen.c \
2014-12-20 22:52:39 +00:00
ntp_leapsec.c \
2013-12-04 21:33:17 +00:00
ntp_loopfilter.c \
ntp_monitor.c \
ntp_peer.c \
ntp_proto.c \
ntp_refclock.c \
ntp_request.c \
ntp_restrict.c \
ntp_signd.c \
ntp_timer.c \
ntp_util.c \
ppsapi_timepps.h \
refclock_acts.c \
refclock_arbiter.c \
refclock_arc.c \
refclock_as2201.c \
refclock_atom.c \
refclock_bancomm.c \
refclock_chronolog.c \
refclock_chu.c \
refclock_conf.c \
refclock_datum.c \
refclock_dumbclock.c \
refclock_fg.c \
2014-12-20 22:52:39 +00:00
refclock_gpsdjson.c \
2013-12-04 21:33:17 +00:00
refclock_gpsvme.c \
refclock_heath.c \
refclock_hopfser.c \
refclock_hopfpci.c \
refclock_hpgps.c \
refclock_irig.c \
refclock_jjy.c \
refclock_jupiter.c \
refclock_leitch.c \
refclock_local.c \
refclock_mx4200.c \
refclock_neoclock4x.c \
refclock_nmea.c \
refclock_oncore.c \
refclock_palisade.c \
refclock_palisade.h \
refclock_parse.c \
refclock_pcf.c \
refclock_pst.c \
refclock_ripencc.c \
refclock_shm.c \
refclock_tpro.c \
refclock_true.c \
refclock_tt560.c \
refclock_ulink.c \
refclock_wwv.c \
refclock_wwvb.c \
refclock_zyfer.c \
2014-12-20 22:52:39 +00:00
refclock_tsyncpci.c \
2013-12-04 21:33:17 +00:00
$( NULL)
2004-07-20 15:01:56 +00:00
2014-12-20 22:52:39 +00:00
NTP_INCS = -I$( top_srcdir) /include -I$( top_srcdir) /lib/isc/include \
-I$( top_srcdir) /lib/isc/$( LIBISC_PTHREADS_NOTHREADS) /include \
-I$( top_srcdir) /lib/isc/unix/include
2008-08-18 14:26:05 +00:00
all : $( BUILT_SOURCES )
$( MAKE) $( AM_MAKEFLAGS) all-am
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
.SUFFIXES :
2013-12-04 21:33:17 +00:00
.SUFFIXES : .c .lo .o .obj .y
2014-12-20 22:52:39 +00:00
$(srcdir)/Makefile.in : $( srcdir ) /Makefile .am $( top_srcdir ) /bincheck .mf $( top_srcdir ) /check -libopts .mf $( top_srcdir ) /sntp /check -libntp .mf $( top_srcdir ) /depsver .mf $( top_srcdir ) /includes .mf $( am__configure_deps )
2008-08-18 14:26:05 +00:00
@for dep in $? ; do \
case '$(am__configure_deps)' in \
*$$ dep*) \
2009-12-12 22:29:30 +00:00
( cd $( top_builddir) && $( MAKE) $( AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@ ; then exit 0; else break; fi ; } ; \
2008-08-18 14:26:05 +00:00
exit 1; ; \
esac ; \
done ; \
2009-12-12 22:29:30 +00:00
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpd/Makefile' ; \
$( am__cd) $( top_srcdir) && \
$( AUTOMAKE) --foreign ntpd/Makefile
2008-08-18 14:26:05 +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 : $( am__configure_deps )
cd $( top_builddir) && $( MAKE) $( AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4) : $( am__aclocal_m 4_deps )
cd $( top_builddir) && $( MAKE) $( AM_MAKEFLAGS) am--refresh
2009-12-12 22:29:30 +00:00
$(am__aclocal_m4_deps) :
2014-12-20 22:52:39 +00:00
complete.conf : $( top_builddir ) /config .status $( srcdir ) /complete .conf .in
cd $( top_builddir) && $( SHELL) ./config.status $( subdir) /$@
2004-07-20 15:01:56 +00:00
clean-noinstLIBRARIES :
-test -z " $( noinst_LIBRARIES) " || rm -f $( noinst_LIBRARIES)
libntpd.a : $( libntpd_a_OBJECTS ) $( libntpd_a_DEPENDENCIES )
2014-12-20 22:52:39 +00:00
$( AM_V_at) -rm -f libntpd.a
$( AM_V_AR) $( libntpd_a_AR) libntpd.a $( libntpd_a_OBJECTS) $( libntpd_a_LIBADD)
$( AM_V_at) $( RANLIB) libntpd.a
1999-12-09 13:01:21 +00:00
install-binPROGRAMS : $( bin_PROGRAMS )
@$( NORMAL_INSTALL)
2009-12-12 22:29:30 +00:00
test -z " $( bindir) " || $( MKDIR_P) " $( DESTDIR) $( bindir) "
@list= '$(bin_PROGRAMS)' ; test -n " $( bindir) " || list = ; \
for p in $$ list; do echo " $$ p $$ p " ; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$ p || test -f $$ p1; \
then echo " $$ p " ; echo " $$ p " ; else :; fi ; \
done | \
sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$( AWK) ' BEGIN { files[ "." ] = "" ; dirs[ "." ] = 1 } \
{ d = $$ 3; if ( dirs[ d] != 1) { print "d" , d; dirs[ d] = 1 } \
if ( $$ 2 = = $$ 4) files[ d] = files[ d] " " $$ 1; \
else { print "f" , $$ 3 "/" $$ 4, $$ 1; } } \
END { for ( d in files) print "f" , d, files[ d] } ' | \
while read type dir files; do \
if test " $$ dir " = .; then dir = ; else dir = /$$ dir; fi ; \
test -z " $$ files " || { \
echo " $( INSTALL_PROGRAM_ENV) $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode=install $( INSTALL_PROGRAM) $$ files ' $( DESTDIR) $( bindir) $$ dir' " ; \
$( INSTALL_PROGRAM_ENV) $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= install $( INSTALL_PROGRAM) $$ files " $( DESTDIR) $( bindir) $$ dir " || exit $$ ?; \
} \
; done
1999-12-09 13:01:21 +00:00
uninstall-binPROGRAMS :
@$( NORMAL_UNINSTALL)
2009-12-12 22:29:30 +00:00
@list= '$(bin_PROGRAMS)' ; test -n " $( bindir) " || list = ; \
files = ` for p in $$ list; do echo " $$ p " ; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-e 's/$$/$(EXEEXT)/' ` ; \
test -n " $$ list " || exit 0; \
echo " ( cd ' $( DESTDIR) $( bindir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( bindir) " && rm -f $$ files
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
clean-binPROGRAMS :
2009-12-12 22:29:30 +00:00
@list= '$(bin_PROGRAMS)' ; test -n " $$ list " || exit 0; \
echo " rm -f" $$ list; \
rm -f $$ list || exit $$ ?; \
test -n " $( EXEEXT) " || exit 0; \
list = ` for p in $$ list; do echo " $$ p " ; done | sed 's/$(EXEEXT)$$//' ` ; \
echo " rm -f" $$ list; \
rm -f $$ list
1999-12-09 13:01:21 +00:00
clean-checkPROGRAMS :
2009-12-12 22:29:30 +00:00
@list= '$(check_PROGRAMS)' ; test -n " $$ list " || exit 0; \
echo " rm -f" $$ list; \
rm -f $$ list || exit $$ ?; \
test -n " $( EXEEXT) " || exit 0; \
list = ` for p in $$ list; do echo " $$ p " ; done | sed 's/$(EXEEXT)$$//' ` ; \
echo " rm -f" $$ list; \
rm -f $$ list
2014-12-20 22:52:39 +00:00
install-libexecPROGRAMS : $( libexec_PROGRAMS )
@$( NORMAL_INSTALL)
test -z " $( libexecdir) " || $( MKDIR_P) " $( DESTDIR) $( libexecdir) "
@list= '$(libexec_PROGRAMS)' ; test -n " $( libexecdir) " || list = ; \
for p in $$ list; do echo " $$ p $$ p " ; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$ p || test -f $$ p1; \
then echo " $$ p " ; echo " $$ p " ; else :; fi ; \
done | \
sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$( AWK) ' BEGIN { files[ "." ] = "" ; dirs[ "." ] = 1 } \
{ d = $$ 3; if ( dirs[ d] != 1) { print "d" , d; dirs[ d] = 1 } \
if ( $$ 2 = = $$ 4) files[ d] = files[ d] " " $$ 1; \
else { print "f" , $$ 3 "/" $$ 4, $$ 1; } } \
END { for ( d in files) print "f" , d, files[ d] } ' | \
while read type dir files; do \
if test " $$ dir " = .; then dir = ; else dir = /$$ dir; fi ; \
test -z " $$ files " || { \
echo " $( INSTALL_PROGRAM_ENV) $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode=install $( INSTALL_PROGRAM) $$ files ' $( DESTDIR) $( libexecdir) $$ dir' " ; \
$( INSTALL_PROGRAM_ENV) $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= install $( INSTALL_PROGRAM) $$ files " $( DESTDIR) $( libexecdir) $$ dir " || exit $$ ?; \
} \
; done
uninstall-libexecPROGRAMS :
@$( NORMAL_UNINSTALL)
@list= '$(libexec_PROGRAMS)' ; test -n " $( libexecdir) " || list = ; \
files = ` for p in $$ list; do echo " $$ p " ; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-e 's/$$/$(EXEEXT)/' ` ; \
test -n " $$ list " || exit 0; \
echo " ( cd ' $( DESTDIR) $( libexecdir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( libexecdir) " && rm -f $$ files
clean-libexecPROGRAMS :
@list= '$(libexec_PROGRAMS)' ; test -n " $$ list " || exit 0; \
echo " rm -f" $$ list; \
rm -f $$ list || exit $$ ?; \
test -n " $( EXEEXT) " || exit 0; \
list = ` for p in $$ list; do echo " $$ p " ; done | sed 's/$(EXEEXT)$$//' ` ; \
echo " rm -f" $$ list; \
rm -f $$ list
2013-12-04 21:33:17 +00:00
install-sbinPROGRAMS : $( sbin_PROGRAMS )
@$( NORMAL_INSTALL)
test -z " $( sbindir) " || $( MKDIR_P) " $( DESTDIR) $( sbindir) "
@list= '$(sbin_PROGRAMS)' ; test -n " $( sbindir) " || list = ; \
for p in $$ list; do echo " $$ p $$ p " ; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$ p || test -f $$ p1; \
then echo " $$ p " ; echo " $$ p " ; else :; fi ; \
done | \
sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$( AWK) ' BEGIN { files[ "." ] = "" ; dirs[ "." ] = 1 } \
{ d = $$ 3; if ( dirs[ d] != 1) { print "d" , d; dirs[ d] = 1 } \
if ( $$ 2 = = $$ 4) files[ d] = files[ d] " " $$ 1; \
else { print "f" , $$ 3 "/" $$ 4, $$ 1; } } \
END { for ( d in files) print "f" , d, files[ d] } ' | \
while read type dir files; do \
if test " $$ dir " = .; then dir = ; else dir = /$$ dir; fi ; \
test -z " $$ files " || { \
echo " $( INSTALL_PROGRAM_ENV) $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode=install $( INSTALL_PROGRAM) $$ files ' $( DESTDIR) $( sbindir) $$ dir' " ; \
$( INSTALL_PROGRAM_ENV) $( LIBTOOL) $( AM_LIBTOOLFLAGS) $( LIBTOOLFLAGS) --mode= install $( INSTALL_PROGRAM) $$ files " $( DESTDIR) $( sbindir) $$ dir " || exit $$ ?; \
} \
; done
uninstall-sbinPROGRAMS :
@$( NORMAL_UNINSTALL)
@list= '$(sbin_PROGRAMS)' ; test -n " $( sbindir) " || list = ; \
files = ` for p in $$ list; do echo " $$ p " ; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-e 's/$$/$(EXEEXT)/' ` ; \
test -n " $$ list " || exit 0; \
echo " ( cd ' $( DESTDIR) $( sbindir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( sbindir) " && rm -f $$ files
clean-sbinPROGRAMS :
@list= '$(sbin_PROGRAMS)' ; test -n " $$ list " || exit 0; \
echo " rm -f" $$ list; \
rm -f $$ list || exit $$ ?; \
test -n " $( EXEEXT) " || exit 0; \
list = ` for p in $$ list; do echo " $$ p " ; done | sed 's/$(EXEEXT)$$//' ` ; \
echo " rm -f" $$ list; \
rm -f $$ list
2002-10-29 19:58:12 +00:00
check_y2k$(EXEEXT) : $( check_y 2k_OBJECTS ) $( check_y 2k_DEPENDENCIES )
@rm -f check_y2k$( EXEEXT)
2014-12-20 22:52:39 +00:00
$( AM_V_CCLD) $( LINK) $( check_y2k_OBJECTS) $( check_y2k_LDADD) $( LIBS)
2013-12-04 21:33:17 +00:00
keyword-gen$(EXEEXT) : $( keyword_gen_OBJECTS ) $( keyword_gen_DEPENDENCIES )
@rm -f keyword-gen$( EXEEXT)
2014-12-20 22:52:39 +00:00
$( AM_V_CCLD) $( LINK) $( keyword_gen_OBJECTS) $( keyword_gen_LDADD) $( LIBS)
2013-12-04 21:33:17 +00:00
ntp_parser.h : ntp_parser .c
@if test ! -f $@ ; then \
rm -f ntp_parser.c; \
$( MAKE) $( AM_MAKEFLAGS) ntp_parser.c; \
else :; fi
2002-10-29 19:58:12 +00:00
ntpd$(EXEEXT) : $( ntpd_OBJECTS ) $( ntpd_DEPENDENCIES )
@rm -f ntpd$( EXEEXT)
2014-12-20 22:52:39 +00:00
$( AM_V_CCLD) $( LINK) $( ntpd_OBJECTS) $( ntpd_LDADD) $( LIBS)
2004-07-20 15:01:56 +00:00
ntpdsim$(EXEEXT) : $( ntpdsim_OBJECTS ) $( ntpdsim_DEPENDENCIES )
@rm -f ntpdsim$( EXEEXT)
2014-12-20 22:52:39 +00:00
$( AM_V_CCLD) $( LINK) $( ntpdsim_OBJECTS) $( ntpdsim_LDADD) $( LIBS)
1999-12-09 13:01:21 +00:00
mostlyclean-compile :
2008-08-18 14:26:05 +00:00
-rm -f *.$( OBJEXT)
1999-12-09 13:01:21 +00:00
distclean-compile :
-rm -f *.tab.c
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c h e c k _ y 2 k . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / c m d _ a r g s . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / k e y w o r d - g e n . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ c o n f i g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ c o n t r o l . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ c r y p t o . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ f i l e g e n . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ i o . P o @ a m _ _ q u o t e @
2014-12-20 22:52:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ l e a p s e c . P o @ a m _ _ q u o t e @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ l o o p f i l t e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ m o n i t o r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ p a r s e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ p e e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ p r o t o . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ r e f c l o c k . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ r e q u e s t . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ r e s t r i c t . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ s c a n n e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ s i g n d . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ t i m e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p _ u t i l . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d - o p t s . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p _ i o . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . P o @ a m _ _ q u o t e @
2014-12-20 22:52:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . P o @ a m _ _ q u o t e @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p d - o p t s . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p d . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / n t p d s i m - n t p s i m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ a c t s . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ a r b i t e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ a r c . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ a s 2 2 0 1 . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ a t o m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ b a n c o m m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ c h r o n o l o g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ c h u . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ c o n f . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ d a t u m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ d u m b c l o c k . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ f g . P o @ a m _ _ q u o t e @
2014-12-20 22:52:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ g p s d j s o n . P o @ a m _ _ q u o t e @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ g p s v m e . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ h e a t h . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ h o p f p c i . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ h o p f s e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ h p g p s . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ i r i g . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ j j y . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ j u p i t e r . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ l e i t c h . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ l o c a l . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ m x 4 2 0 0 . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ n e o c l o c k 4 x . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ n m e a . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ o n c o r e . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ p a l i s a d e . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ p a r s e . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ p c f . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ p s t . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ r i p e n c c . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ s h m . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ t p r o . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ t r u e . P o @ a m _ _ q u o t e @
2014-12-20 22:52:39 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ t s y n c p c i . P o @ a m _ _ q u o t e @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ t t 5 6 0 . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ u l i n k . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ w w v . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ w w v b . P o @ a m _ _ q u o t e @
@ A M D E P _ T R U E @ @ a m _ _ i n c l u d e @ @ a m _ _ q u o t e @ . / $( DEPDIR ) / r e f c l o c k _ z y f e r . P o @ a m _ _ q u o t e @
2002-10-29 19:58:12 +00:00
.c.o :
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( COMPILE ) - M T $@ - M D - M P - M F $( DEPDIR ) / $* . T p o - c - o $@ $<
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / $* . T p o $( DEPDIR ) / $* . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2004-07-20 15:01:56 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( COMPILE ) - c $<
2002-10-29 19:58:12 +00:00
.c.obj :
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( COMPILE ) - M T $@ - M D - M P - M F $( DEPDIR ) / $* . T p o - c - o $@ ` $( CYGPATH_W ) '$<' `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / $* . T p o $( DEPDIR ) / $* . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2004-07-20 15:01:56 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( COMPILE ) - c ` $( CYGPATH_W ) '$<' `
.c.lo :
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( LTCOMPILE ) - M T $@ - M D - M P - M F $( DEPDIR ) / $* . T p o - c - o $@ $<
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / $* . T p o $( DEPDIR ) / $* . P l o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = '$<' object = '$@' libtool = yes @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
@ a m _ _ f a s t d e p C C _ F A L S E @ $( LTCOMPILE ) - c - o $@ $<
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_config.o : ntp_config .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ c o n f i g . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . T p o - c - o n t p d s i m - n t p _ c o n f i g . o ` t e s t - f 'ntp_config.c' | | e c h o '$(srcdir)/' ` n t p _ c o n f i g . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . T p o $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_config.c' object = 'ntpdsim-ntp_config.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ c o n f i g . o ` t e s t - f 'ntp_config.c' | | e c h o '$(srcdir)/' ` n t p _ c o n f i g . c
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_config.obj : ntp_config .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ c o n f i g . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . T p o - c - o n t p d s i m - n t p _ c o n f i g . o b j ` i f t e s t - f 'ntp_config.c' ; t h e n $( CYGPATH_W ) 'ntp_config.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_config.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . T p o $( DEPDIR ) / n t p d s i m - n t p _ c o n f i g . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_config.c' object = 'ntpdsim-ntp_config.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ c o n f i g . o b j ` i f t e s t - f 'ntp_config.c' ; t h e n $( CYGPATH_W ) 'ntp_config.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_config.c' ; f i `
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_io.o : ntp_io .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ i o . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ i o . T p o - c - o n t p d s i m - n t p _ i o . o ` t e s t - f 'ntp_io.c' | | e c h o '$(srcdir)/' ` n t p _ i o . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ i o . T p o $( DEPDIR ) / n t p d s i m - n t p _ i o . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_io.c' object = 'ntpdsim-ntp_io.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ i o . o ` t e s t - f 'ntp_io.c' | | e c h o '$(srcdir)/' ` n t p _ i o . c
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_io.obj : ntp_io .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ i o . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ i o . T p o - c - o n t p d s i m - n t p _ i o . o b j ` i f t e s t - f 'ntp_io.c' ; t h e n $( CYGPATH_W ) 'ntp_io.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_io.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ i o . T p o $( DEPDIR ) / n t p d s i m - n t p _ i o . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_io.c' object = 'ntpdsim-ntp_io.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ i o . o b j ` i f t e s t - f 'ntp_io.c' ; t h e n $( CYGPATH_W ) 'ntp_io.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_io.c' ; f i `
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_parser.o : ntp_parser .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ p a r s e r . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . T p o - c - o n t p d s i m - n t p _ p a r s e r . o ` t e s t - f 'ntp_parser.c' | | e c h o '$(srcdir)/' ` n t p _ p a r s e r . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . T p o $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_parser.c' object = 'ntpdsim-ntp_parser.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ p a r s e r . o ` t e s t - f 'ntp_parser.c' | | e c h o '$(srcdir)/' ` n t p _ p a r s e r . c
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_parser.obj : ntp_parser .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ p a r s e r . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . T p o - c - o n t p d s i m - n t p _ p a r s e r . o b j ` i f t e s t - f 'ntp_parser.c' ; t h e n $( CYGPATH_W ) 'ntp_parser.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_parser.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . T p o $( DEPDIR ) / n t p d s i m - n t p _ p a r s e r . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_parser.c' object = 'ntpdsim-ntp_parser.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ p a r s e r . o b j ` i f t e s t - f 'ntp_parser.c' ; t h e n $( CYGPATH_W ) 'ntp_parser.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_parser.c' ; f i `
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_scanner.o : ntp_scanner .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ s c a n n e r . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . T p o - c - o n t p d s i m - n t p _ s c a n n e r . o ` t e s t - f 'ntp_scanner.c' | | e c h o '$(srcdir)/' ` n t p _ s c a n n e r . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . T p o $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_scanner.c' object = 'ntpdsim-ntp_scanner.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ s c a n n e r . o ` t e s t - f 'ntp_scanner.c' | | e c h o '$(srcdir)/' ` n t p _ s c a n n e r . c
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntp_scanner.obj : ntp_scanner .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ s c a n n e r . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . T p o - c - o n t p d s i m - n t p _ s c a n n e r . o b j ` i f t e s t - f 'ntp_scanner.c' ; t h e n $( CYGPATH_W ) 'ntp_scanner.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_scanner.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . T p o $( DEPDIR ) / n t p d s i m - n t p _ s c a n n e r . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_scanner.c' object = 'ntpdsim-ntp_scanner.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ s c a n n e r . o b j ` i f t e s t - f 'ntp_scanner.c' ; t h e n $( CYGPATH_W ) 'ntp_scanner.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_scanner.c' ; f i `
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntpd.o : ntpd .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p d . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p d . T p o - c - o n t p d s i m - n t p d . o ` t e s t - f 'ntpd.c' | | e c h o '$(srcdir)/' ` n t p d . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p d . T p o $( DEPDIR ) / n t p d s i m - n t p d . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntpd.c' object = 'ntpdsim-ntpd.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p d . o ` t e s t - f 'ntpd.c' | | e c h o '$(srcdir)/' ` n t p d . c
2008-08-18 14:26:05 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntpd.obj : ntpd .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p d . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p d . T p o - c - o n t p d s i m - n t p d . o b j ` i f t e s t - f 'ntpd.c' ; t h e n $( CYGPATH_W ) 'ntpd.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntpd.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p d . T p o $( DEPDIR ) / n t p d s i m - n t p d . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntpd.c' object = 'ntpdsim-ntpd.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p d . o b j ` i f t e s t - f 'ntpd.c' ; t h e n $( CYGPATH_W ) 'ntpd.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntpd.c' ; f i `
2008-08-18 14:26:05 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntpd-opts.o : ntpd -opts .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p d - o p t s . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p d - o p t s . T p o - c - o n t p d s i m - n t p d - o p t s . o ` t e s t - f 'ntpd-opts.c' | | e c h o '$(srcdir)/' ` n t p d - o p t s . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p d - o p t s . T p o $( DEPDIR ) / n t p d s i m - n t p d - o p t s . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntpd-opts.c' object = 'ntpdsim-ntpd-opts.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p d - o p t s . o ` t e s t - f 'ntpd-opts.c' | | e c h o '$(srcdir)/' ` n t p d - o p t s . c
2004-07-20 15:01:56 +00:00
2013-12-04 21:33:17 +00:00
ntpdsim-ntpd-opts.obj : ntpd -opts .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p d - o p t s . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p d - o p t s . T p o - c - o n t p d s i m - n t p d - o p t s . o b j ` i f t e s t - f 'ntpd-opts.c' ; t h e n $( CYGPATH_W ) 'ntpd-opts.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntpd-opts.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p d - o p t s . T p o $( DEPDIR ) / n t p d s i m - n t p d - o p t s . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntpd-opts.c' object = 'ntpdsim-ntpd-opts.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p d - o p t s . o b j ` i f t e s t - f 'ntpd-opts.c' ; t h e n $( CYGPATH_W ) 'ntpd-opts.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntpd-opts.c' ; f i `
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
ntpdsim-ntp_prio_q.o : ntp_prio_q .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ p r i o _ q . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . T p o - c - o n t p d s i m - n t p _ p r i o _ q . o ` t e s t - f 'ntp_prio_q.c' | | e c h o '$(srcdir)/' ` n t p _ p r i o _ q . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . T p o $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_prio_q.c' object = 'ntpdsim-ntp_prio_q.o' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ p r i o _ q . o ` t e s t - f 'ntp_prio_q.c' | | e c h o '$(srcdir)/' ` n t p _ p r i o _ q . c
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
ntpdsim-ntp_prio_q.obj : ntp_prio_q .c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p _ p r i o _ q . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . T p o - c - o n t p d s i m - n t p _ p r i o _ q . o b j ` i f t e s t - f 'ntp_prio_q.c' ; t h e n $( CYGPATH_W ) 'ntp_prio_q.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_prio_q.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . T p o $( DEPDIR ) / n t p d s i m - n t p _ p r i o _ q . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntp_prio_q.c' object = 'ntpdsim-ntp_prio_q.obj' libtool = no @AMDEPBACKSLASH@
2008-08-18 14:26:05 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p _ p r i o _ q . o b j ` i f t e s t - f 'ntp_prio_q.c' ; t h e n $( CYGPATH_W ) 'ntp_prio_q.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntp_prio_q.c' ; f i `
2013-12-04 21:33:17 +00:00
ntpdsim-ntpsim.o : ntpsim .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p s i m . o - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p s i m . T p o - c - o n t p d s i m - n t p s i m . o ` t e s t - f 'ntpsim.c' | | e c h o '$(srcdir)/' ` n t p s i m . c
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p s i m . T p o $( DEPDIR ) / n t p d s i m - n t p s i m . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntpsim.c' object = 'ntpdsim-ntpsim.o' libtool = no @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p s i m . o ` t e s t - f 'ntpsim.c' | | e c h o '$(srcdir)/' ` n t p s i m . c
2013-12-04 21:33:17 +00:00
ntpdsim-ntpsim.obj : ntpsim .c
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_CC ) $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - M T n t p d s i m - n t p s i m . o b j - M D - M P - M F $( DEPDIR ) / n t p d s i m - n t p s i m . T p o - c - o n t p d s i m - n t p s i m . o b j ` i f t e s t - f 'ntpsim.c' ; t h e n $( CYGPATH_W ) 'ntpsim.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntpsim.c' ; f i `
@ a m _ _ f a s t d e p C C _ T R U E @ $( AM_V_at ) $( am__mv ) $( DEPDIR ) / n t p d s i m - n t p s i m . T p o $( DEPDIR ) / n t p d s i m - n t p s i m . P o
@ a m _ _ f a s t d e p C C _ F A L S E @ $( AM_V_CC ) @ A M _ B A C K S L A S H @
2013-12-04 21:33:17 +00:00
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ source = 'ntpsim.c' object = 'ntpdsim-ntpsim.obj' libtool = no @AMDEPBACKSLASH@
@ A M D E P _ T R U E @ @ a m _ _ f a s t d e p C C _ F A L S E @ DEPDIR = $( DEPDIR) $( CCDEPMODE) $( depcomp) @AMDEPBACKSLASH@
2014-12-20 22:52:39 +00:00
@ a m _ _ f a s t d e p C C _ F A L S E @ $( CC ) $( DEFS ) $( DEFAULT_INCLUDES ) $( INCLUDES ) $( ntpdsim_CPPFLAGS ) $( CPPFLAGS ) $( AM_CFLAGS ) $( CFLAGS ) - c - o n t p d s i m - n t p s i m . o b j ` i f t e s t - f 'ntpsim.c' ; t h e n $( CYGPATH_W ) 'ntpsim.c' ; e l s e $( CYGPATH_W ) '$(srcdir)/ntpsim.c' ; f i `
2013-12-04 21:33:17 +00:00
.y.c :
2014-12-20 22:52:39 +00:00
$( AM_V_YACC) $( am__skipyacc) $( SHELL) $( YLWRAP) $< y.tab.c $@ y.tab.h $* .h y.output $* .output -- $( YACCCOMPILE)
2008-08-18 14:26:05 +00:00
mostlyclean-libtool :
-rm -f *.lo
clean-libtool :
-rm -rf .libs _libs
2014-12-20 22:52:39 +00:00
install-man1 : $( man 1_MANS ) $( man_MANS )
2008-08-18 14:26:05 +00:00
@$( NORMAL_INSTALL)
2009-12-12 22:29:30 +00:00
test -z " $( man1dir) " || $( MKDIR_P) " $( DESTDIR) $( man1dir) "
2014-12-20 22:52:39 +00:00
@list= '$(man1_MANS)' ; test -n " $( man1dir) " || exit 0; \
2009-12-12 22:29:30 +00:00
{ for i in $$ list; do echo " $$ i " ; done ; \
l2 = '$(man_MANS)' ; for i in $$ l2; do echo " $$ i " ; done | \
sed -n '/\.1[a-z]*$$/p' ; \
} | while read p; do \
if test -f $$ p; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; echo " $$ p " ; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list = ; while read file base inst; do \
if test " $$ base " = " $$ inst " ; then list = " $$ list $$ file " ; else \
echo " $( INSTALL_DATA) ' $$ file' ' $( DESTDIR) $( man1dir) / $$ inst' " ; \
$( INSTALL_DATA) " $$ file " " $( DESTDIR) $( man1dir) / $$ inst " || exit $$ ?; \
fi ; \
2008-08-18 14:26:05 +00:00
done ; \
2009-12-12 22:29:30 +00:00
for i in $$ list; do echo " $$ i " ; done | $( am__base_list) | \
while read files; do \
test -z " $$ files " || { \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( man1dir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( man1dir) " || exit $$ ?; } ; \
done ; }
2008-08-18 14:26:05 +00:00
uninstall-man1 :
@$( NORMAL_UNINSTALL)
2014-12-20 22:52:39 +00:00
@list= '$(man1_MANS)' ; test -n " $( man1dir) " || exit 0; \
2009-12-12 22:29:30 +00:00
files = ` { for i in $$ list; do echo " $$ i " ; done ; \
l2 = '$(man_MANS)' ; for i in $$ l2; do echo " $$ i " ; done | \
sed -n '/\.1[a-z]*$$/p' ; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' ` ; \
test -z " $$ files " || { \
echo " ( cd ' $( DESTDIR) $( man1dir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( man1dir) " && rm -f $$ files; }
2014-12-20 22:52:39 +00:00
install-man5 : $( man 5_MANS ) $( man_MANS )
@$( NORMAL_INSTALL)
test -z " $( man5dir) " || $( MKDIR_P) " $( DESTDIR) $( man5dir) "
@list= '$(man5_MANS)' ; test -n " $( man5dir) " || exit 0; \
{ for i in $$ list; do echo " $$ i " ; done ; \
l2 = '$(man_MANS)' ; for i in $$ l2; do echo " $$ i " ; done | \
sed -n '/\.5[a-z]*$$/p' ; \
} | while read p; do \
if test -f $$ p; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; echo " $$ p " ; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list = ; while read file base inst; do \
if test " $$ base " = " $$ inst " ; then list = " $$ list $$ file " ; else \
echo " $( INSTALL_DATA) ' $$ file' ' $( DESTDIR) $( man5dir) / $$ inst' " ; \
$( INSTALL_DATA) " $$ file " " $( DESTDIR) $( man5dir) / $$ inst " || exit $$ ?; \
fi ; \
done ; \
for i in $$ list; do echo " $$ i " ; done | $( am__base_list) | \
while read files; do \
test -z " $$ files " || { \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( man5dir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( man5dir) " || exit $$ ?; } ; \
done ; }
uninstall-man5 :
@$( NORMAL_UNINSTALL)
@list= '$(man5_MANS)' ; test -n " $( man5dir) " || exit 0; \
files = ` { for i in $$ list; do echo " $$ i " ; done ; \
l2 = '$(man_MANS)' ; for i in $$ l2; do echo " $$ i " ; done | \
sed -n '/\.5[a-z]*$$/p' ; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' ` ; \
test -z " $$ files " || { \
echo " ( cd ' $( DESTDIR) $( man5dir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( man5dir) " && rm -f $$ files; }
install-man8 : $( man 8_MANS ) $( man_MANS )
@$( NORMAL_INSTALL)
test -z " $( man8dir) " || $( MKDIR_P) " $( DESTDIR) $( man8dir) "
@list= '$(man8_MANS)' ; test -n " $( man8dir) " || exit 0; \
{ for i in $$ list; do echo " $$ i " ; done ; \
l2 = '$(man_MANS)' ; for i in $$ l2; do echo " $$ i " ; done | \
sed -n '/\.8[a-z]*$$/p' ; \
} | while read p; do \
if test -f $$ p; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; echo " $$ p " ; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list = ; while read file base inst; do \
if test " $$ base " = " $$ inst " ; then list = " $$ list $$ file " ; else \
echo " $( INSTALL_DATA) ' $$ file' ' $( DESTDIR) $( man8dir) / $$ inst' " ; \
$( INSTALL_DATA) " $$ file " " $( DESTDIR) $( man8dir) / $$ inst " || exit $$ ?; \
fi ; \
done ; \
for i in $$ list; do echo " $$ i " ; done | $( am__base_list) | \
while read files; do \
test -z " $$ files " || { \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( man8dir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( man8dir) " || exit $$ ?; } ; \
done ; }
uninstall-man8 :
@$( NORMAL_UNINSTALL)
@list= '$(man8_MANS)' ; test -n " $( man8dir) " || exit 0; \
files = ` { for i in $$ list; do echo " $$ i " ; done ; \
l2 = '$(man_MANS)' ; for i in $$ l2; do echo " $$ i " ; done | \
sed -n '/\.8[a-z]*$$/p' ; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' ` ; \
test -z " $$ files " || { \
echo " ( cd ' $( DESTDIR) $( man8dir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( man8dir) " && rm -f $$ files; }
install-htmlDATA : $( html_DATA )
@$( NORMAL_INSTALL)
test -z " $( htmldir) " || $( MKDIR_P) " $( DESTDIR) $( htmldir) "
@list= '$(html_DATA)' ; test -n " $( htmldir) " || list = ; \
for p in $$ list; do \
if test -f " $$ p " ; then d = ; else d = " $( srcdir) / " ; fi ; \
echo " $$ d $$ p " ; \
done | $( am__base_list) | \
while read files; do \
echo " $( INSTALL_DATA) $$ files ' $( DESTDIR) $( htmldir) ' " ; \
$( INSTALL_DATA) $$ files " $( DESTDIR) $( htmldir) " || exit $$ ?; \
done
uninstall-htmlDATA :
@$( NORMAL_UNINSTALL)
@list= '$(html_DATA)' ; test -n " $( htmldir) " || list = ; \
files = ` for p in $$ list; do echo $$ p; done | sed -e 's|^.*/||' ` ; \
test -n " $$ files " || exit 0; \
echo " ( cd ' $( DESTDIR) $( htmldir) ' && rm -f " $$ files ")" ; \
cd " $( DESTDIR) $( htmldir) " && rm -f $$ files
1999-12-09 13:01:21 +00:00
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 | \
2009-12-12 22:29:30 +00:00
$( AWK) ' { files[ $$ 0] = 1; nonempty = 1; } \
END { if ( nonempty) { for ( i in files) print i; } ; } ' ` ; \
2004-07-20 15:01:56 +00:00
mkid -fID $$ unique
2008-08-18 14:26:05 +00:00
tags : TAGS
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
TAGS : $( HEADERS ) $( SOURCES ) $( TAGS_DEPENDENCIES ) \
2000-01-28 14:55:50 +00:00
$( TAGS_FILES) $( LISP)
2009-12-12 22:29:30 +00:00
set x; \
1999-12-09 13:01:21 +00:00
here = ` pwd ` ; \
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 | \
2009-12-12 22:29:30 +00:00
$( AWK) ' { files[ $$ 0] = 1; nonempty = 1; } \
END { if ( nonempty) { for ( i in files) print i; } ; } ' ` ; \
shift; \
if test -z " $( ETAGS_ARGS) $$ * $$ unique " ; then :; else \
2008-08-18 14:26:05 +00:00
test -n " $$ unique " || unique = $$ empty_fix; \
2009-12-12 22:29:30 +00:00
if test $$ # -gt 0; then \
$( ETAGS) $( ETAGSFLAGS) $( AM_ETAGSFLAGS) $( ETAGS_ARGS) \
" $$ @ " $$ unique; \
else \
$( ETAGS) $( ETAGSFLAGS) $( AM_ETAGSFLAGS) $( ETAGS_ARGS) \
$$ unique; \
fi ; \
2008-08-18 14:26:05 +00:00
fi
2004-07-20 15:01:56 +00:00
ctags : CTAGS
CTAGS : $( HEADERS ) $( SOURCES ) $( TAGS_DEPENDENCIES ) \
$( TAGS_FILES) $( LISP)
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 | \
2009-12-12 22:29:30 +00:00
$( AWK) ' { files[ $$ 0] = 1; nonempty = 1; } \
END { if ( nonempty) { for ( i in files) print i; } ; } ' ` ; \
test -z " $( CTAGS_ARGS) $$ unique " \
2004-07-20 15:01:56 +00:00
|| $( CTAGS) $( CTAGSFLAGS) $( AM_CTAGSFLAGS) $( CTAGS_ARGS) \
2009-12-12 22:29:30 +00:00
$$ 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 ` \
2009-12-12 22:29:30 +00:00
&& $( am__cd) $( top_srcdir) \
&& 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
distdir : $( DISTFILES )
2009-12-12 22:29:30 +00:00
@list= '$(MANS)' ; if test -n " $$ list " ; then \
list = ` for p in $$ list; do \
if test -f $$ p; then d = ; else d = " $( srcdir) / " ; fi ; \
if test -f " $$ d $$ p " ; then echo " $$ d $$ p " ; else :; fi ; done ` ; \
if test -n " $$ list " && \
grep 'ab help2man is required to generate this page' $$ list >/dev/null; then \
echo "error: found man pages containing the \`missing help2man' replacement text:" >& 2; \
grep -l 'ab help2man is required to generate this page' $$ list | sed 's/^/ /' >& 2; \
echo " to fix them, install help2man, remove and regenerate the man pages;" >& 2; \
echo " typically \`make maintainer-clean' will remove them" >& 2; \
exit 1; \
else :; fi ; \
else :; fi
@srcdirstrip= ` echo " $( srcdir) " | sed 's/[].[^$$\\*]/\\\\&/g' ` ; \
topsrcdirstrip = ` echo " $( top_srcdir) " | sed 's/[].[^$$\\*]/\\\\&/g' ` ; \
list = '$(DISTFILES)' ; \
dist_files = ` for file in $$ list; do echo $$ file; done | \
sed -e " s|^ $$ srcdirstrip/||;t " \
-e " s|^ $$ topsrcdirstrip/| $( top_builddir) /|;t " ` ; \
case $$ dist_files in \
*/*) $( MKDIR_P) ` echo " $$ dist_files " | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ; ; \
esac ; \
for file in $$ dist_files; do \
2004-07-20 15:01:56 +00:00
if test -f $$ file || test -d $$ file; then d = .; else d = $( srcdir) ; fi ; \
2001-08-29 14:35:15 +00:00
if test -d $$ d/$$ file; then \
2009-12-12 22:29:30 +00:00
dir = ` echo " / $$ file " | sed -e 's,/[^/]*$$,,' ` ; \
if test -d " $( distdir) / $$ file " ; then \
find " $( distdir) / $$ file " -type d ! -perm -700 -exec chmod u+rwx { } \; ; \
fi ; \
2004-07-20 15:01:56 +00:00
if test -d $( srcdir) /$$ file && test $$ d != $( srcdir) ; then \
2009-12-12 22:29:30 +00:00
cp -fpR $( srcdir) /$$ file " $( distdir) $$ dir " || exit 1; \
find " $( distdir) / $$ file " -type d ! -perm -700 -exec chmod u+rwx { } \; ; \
2004-07-20 15:01:56 +00:00
fi ; \
2009-12-12 22:29:30 +00:00
cp -fpR $$ d/$$ file " $( distdir) $$ dir " || exit 1; \
2001-08-29 14:35:15 +00:00
else \
2009-12-12 22:29:30 +00:00
test -f " $( distdir) / $$ file " \
|| cp -p $$ d/$$ file " $( distdir) / $$ file " \
2001-08-29 14:35:15 +00:00
|| exit 1; \
fi ; \
done
1999-12-09 13:01:21 +00:00
check-am : all -am
$( MAKE) $( AM_MAKEFLAGS) $( check_PROGRAMS)
$( MAKE) $( AM_MAKEFLAGS) check-local
2008-08-18 14:26:05 +00:00
check : $( BUILT_SOURCES )
$( MAKE) $( AM_MAKEFLAGS) check-am
2014-12-20 22:52:39 +00:00
all-am : Makefile $( LIBRARIES ) $( PROGRAMS ) $( MANS ) $( DATA ) $( HEADERS )
2001-08-29 14:35:15 +00:00
installdirs :
2014-12-20 22:52:39 +00:00
for dir in " $( DESTDIR) $( bindir) " " $( DESTDIR) $( libexecdir) " " $( DESTDIR) $( sbindir) " " $( DESTDIR) $( man1dir) " " $( DESTDIR) $( man5dir) " " $( DESTDIR) $( man8dir) " " $( DESTDIR) $( htmldir) " ; do \
2009-12-12 22:29:30 +00:00
test -z " $$ dir " || $( MKDIR_P) " $$ dir " ; \
2008-08-18 14:26:05 +00:00
done
install : $( BUILT_SOURCES )
$( MAKE) $( AM_MAKEFLAGS) install-am
2001-08-29 14:35:15 +00:00
install-exec : install -exec -am
1999-12-09 13:01:21 +00:00
install-data : install -data -am
2001-08-29 14:35:15 +00:00
uninstall : uninstall -am
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 -am
install-strip :
$( MAKE) $( AM_MAKEFLAGS) INSTALL_PROGRAM = " $( INSTALL_STRIP_PROGRAM) " \
2008-08-18 14:26:05 +00:00
install_sh_PROGRAM = " $( INSTALL_STRIP_PROGRAM) " 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 :
2013-12-04 21:33:17 +00:00
-test -z " $( CLEANFILES) " || rm -f $( CLEANFILES)
1999-12-09 13:01:21 +00:00
distclean-generic :
2008-08-18 14:26:05 +00:00
-test -z " $( CONFIG_CLEAN_FILES) " || rm -f $( CONFIG_CLEAN_FILES)
2009-12-12 22:29:30 +00:00
-test . = " $( srcdir) " || test -z " $( CONFIG_CLEAN_VPATH_FILES) " || rm -f $( CONFIG_CLEAN_VPATH_FILES)
1999-12-09 13:01:21 +00:00
-test -z " $( DISTCLEANFILES) " || rm -f $( DISTCLEANFILES)
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."
2013-12-04 21:33:17 +00:00
-rm -f ntp_parser.c
-rm -f ntp_parser.h
2008-08-18 14:26:05 +00:00
-test -z " $( BUILT_SOURCES) " || rm -f $( BUILT_SOURCES)
2001-08-29 14:35:15 +00:00
clean : clean -am
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
clean-am : clean -binPROGRAMS clean -checkPROGRAMS clean -generic \
2014-12-20 22:52:39 +00:00
clean-libexecPROGRAMS clean-libtool clean-noinstLIBRARIES \
clean-sbinPROGRAMS mostlyclean-am
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
distclean : distclean -am
2004-07-20 15:01:56 +00:00
-rm -rf ./$( DEPDIR)
-rm -f Makefile
distclean-am : clean -am distclean -compile distclean -generic \
2009-12-12 22:29:30 +00:00
distclean-tags
1999-12-09 13:01:21 +00:00
2002-10-29 19:58:12 +00:00
dvi : dvi -am
1999-12-09 13:01:21 +00:00
2001-08-29 14:35:15 +00:00
dvi-am :
1999-12-09 13:01:21 +00:00
2008-08-18 14:26:05 +00:00
html : html -am
2009-12-12 22:29:30 +00:00
html-am :
2002-10-29 19:58:12 +00:00
info : info -am
2001-08-29 14:35:15 +00:00
info-am :
2014-12-20 22:52:39 +00:00
install-data-am : install -data -local install -htmlDATA install -man
2001-08-29 14:35:15 +00:00
2009-12-12 22:29:30 +00:00
install-dvi : install -dvi -am
install-dvi-am :
2014-12-20 22:52:39 +00:00
install-exec-am : install -binPROGRAMS install -libexecPROGRAMS \
install-sbinPROGRAMS
2008-08-18 14:26:05 +00:00
@$( NORMAL_INSTALL)
$( MAKE) $( AM_MAKEFLAGS) install-exec-hook
2009-12-12 22:29:30 +00:00
install-html : install -html -am
install-html-am :
2001-08-29 14:35:15 +00:00
2002-10-29 19:58:12 +00:00
install-info : install -info -am
2001-08-29 14:35:15 +00:00
2009-12-12 22:29:30 +00:00
install-info-am :
2014-12-20 22:52:39 +00:00
install-man : install -man 1 install -man 5 install -man 8
2001-08-29 14:35:15 +00:00
2009-12-12 22:29:30 +00:00
install-pdf : install -pdf -am
install-pdf-am :
install-ps : install -ps -am
install-ps-am :
2001-08-29 14:35:15 +00:00
installcheck-am :
1999-12-09 13:01:21 +00:00
maintainer-clean : maintainer -clean -am
2004-07-20 15:01:56 +00:00
-rm -rf ./$( DEPDIR)
-rm -f Makefile
2001-08-29 14:35:15 +00:00
maintainer-clean-am : distclean -am maintainer -clean -generic
mostlyclean : mostlyclean -am
2013-12-04 21:33:17 +00:00
mostlyclean-am : mostlyclean -compile mostlyclean -generic \
2008-08-18 14:26:05 +00:00
mostlyclean-libtool
2001-08-29 14:35:15 +00:00
2004-07-20 15:01:56 +00:00
pdf : pdf -am
pdf-am :
ps : ps -am
ps-am :
2014-12-20 22:52:39 +00:00
uninstall-am : uninstall -binPROGRAMS uninstall -htmlDATA \
uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
uninstall-man : uninstall -man 1 uninstall -man 5 uninstall -man 8
2001-08-29 14:35:15 +00:00
2013-12-04 21:33:17 +00:00
.MAKE : all check check -am install install -am install -exec -am \
install-strip
2009-12-12 22:29:30 +00:00
2004-07-20 15:01:56 +00:00
.PHONY : CTAGS GTAGS all all -am check check -am check -local clean \
clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
2014-12-20 22:52:39 +00:00
clean-libexecPROGRAMS clean-libtool clean-noinstLIBRARIES \
clean-sbinPROGRAMS ctags distclean distclean-compile \
distclean-generic distclean-libtool distclean-tags distdir dvi \
dvi-am html html-am info info-am install install-am \
install-binPROGRAMS install-data install-data-am \
install-data-local install-dvi install-dvi-am install-exec \
2009-12-12 22:29:30 +00:00
install-exec-am install-exec-hook install-html install-html-am \
2014-12-20 22:52:39 +00:00
install-htmlDATA install-info install-info-am \
install-libexecPROGRAMS install-man install-man1 install-man5 \
install-man8 install-pdf install-pdf-am install-ps \
2013-12-04 21:33:17 +00:00
install-ps-am install-sbinPROGRAMS install-strip installcheck \
installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
tags uninstall uninstall-am uninstall-binPROGRAMS \
2014-12-20 22:52:39 +00:00
uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
uninstall-man1 uninstall-man5 uninstall-man8 \
uninstall-sbinPROGRAMS
2013-12-04 21:33:17 +00:00
vphack :
test -e ntp_parser.c || ln -s $( srcdir) /ntp_parser.c .
test -e ntp_parser.h || ln -s $( srcdir) /ntp_parser.h .
1999-12-09 13:01:21 +00:00
2013-12-04 21:33:17 +00:00
#
# ylwrap script which invokes Bison replaces ntp_parser.h
# symlink with the updated file, when ntp_parser.h changes.
2014-12-20 22:52:39 +00:00
# vphack_after detects this and copies the updated file to srcdir
2013-12-04 21:33:17 +00:00
# and re-creates the ntp_parser.h symlink in its place.
#
1999-12-09 13:01:21 +00:00
2013-12-04 21:33:17 +00:00
vphack_after :
test -L ntp_parser.h || ( \
mv ntp_parser.h $( srcdir) /ntp_parser.h && \
ln -s $( srcdir) /ntp_parser.h . \
)
2014-12-20 22:52:39 +00:00
install-data-local : install -html
check-local : $( MAKE_CHECK_Y 2K ) $( CHECK_SAVECONFIG )
test -z " $( MAKE_CHECK_Y2K) " || ./$( MAKE_CHECK_Y2K)
1999-12-09 13:01:21 +00:00
2013-12-04 21:33:17 +00:00
k-g-u-submake : keyword -gen
./keyword-gen $( srcdir) /ntp_parser.h > k-g.out
@grep -v diff_ignore_line < k-g.out > cmp1
@grep -v diff_ignore_line < $( srcdir) /ntp_keyword.h > cmp2
@cmp cmp1 cmp2 > /dev/null || \
{ mv -f k-g.out $( srcdir) /ntp_keyword.h && \
echo 'Generated changed ntp_keyword.h.' ; }
@[ ! -f k-g.out ] || \
{ rm k-g.out && echo 'ntp_keyword.h is up to date.' ; }
@rm cmp1 cmp2
@echo 'keyword-gen and ntp_keyword.h are up to date.' > $@
$(srcdir)/keyword-gen-utd : $( srcdir ) /keyword -gen .c $( srcdir ) /ntp_parser .h
2014-12-20 22:52:39 +00:00
$( MAKE) $( AM_MAKEFLAGS) k-g-u-submake # avoid explicit dependency
2013-12-04 21:33:17 +00:00
grep diff_ignore_line $( srcdir) /ntp_keyword.h > k-g-u
mv -f k-g-u $@
$(srcdir)/ntp_keyword.h : $( srcdir ) /keyword -gen -utd
@: do -nothing action to avoid default SCCS get
@: .h updated if needed by k-g-u-submake rule
1999-12-09 13:01:21 +00:00
2008-08-18 14:26:05 +00:00
$(srcdir)/ntpd-opts.h : $( srcdir ) /ntpd -opts .c
2013-12-04 21:33:17 +00:00
@: do -nothing action to avoid default SCCS get, .h built with .c
2008-08-18 14:26:05 +00:00
$(srcdir)/ntpd-opts.c : $( srcdir ) /ntpd -opts .def $( srcdir ) /ntpdbase -opts .def $( std_def_list )
$( run_ag) ntpd-opts.def
2014-12-20 22:52:39 +00:00
###
$(srcdir)/ntpd.1ntpdman : $( srcdir ) /ntpd -opts .def $( srcdir ) /ntpdbase -opts .def $( std_def_list )
$( run_ag) -DMAN_SECTION= 1ntpdman -Tagman-cmd.tpl ntpd-opts.def
$(srcdir)/ntpd.man.in : $( srcdir ) /ntpd .1ntpdman $( top_srcdir ) /sntp /scripts /mansec 2subst .sed
sed -f $( top_srcdir) /sntp/scripts/mansec2subst.sed $( srcdir) /ntpd.1ntpdman > $( srcdir) /ntpd.man.in+
mv $( srcdir) /ntpd.man.in+ $( srcdir) /ntpd.man.in
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
###
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/ntpd.1ntpdmdoc : $( srcdir ) /ntpd -opts .def $( srcdir ) /ntpdbase -opts .def $( std_def_list )
$( run_ag) -DMAN_SECTION= 1ntpdmdoc -Tagmdoc-cmd.tpl ntpd-opts.def
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/ntpd.mdoc.in : $( srcdir ) /ntpd .1ntpdmdoc $( top_srcdir ) /sntp /scripts /mansec 2subst .sed
sed -f $( top_srcdir) /sntp/scripts/mansec2subst.sed $( srcdir) /ntpd.1ntpdmdoc > $( srcdir) /ntpd.mdoc.in+
mv $( srcdir) /ntpd.mdoc.in+ $( srcdir) /ntpd.mdoc.in
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
###
ntpd.$(NTPD_MS) : $( srcdir ) /ntpd .$( MANTAGFMT ) .in $( top_builddir ) /config .status
$( top_builddir) /config.status --file= ntpd.$( NTPD_MS) +:$( srcdir) /ntpd.$( MANTAGFMT) .in
mv ntpd.$( NTPD_MS) + ntpd.$( NTPD_MS)
###
$(srcdir)/invoke-ntp.conf.menu : $( srcdir ) /invoke -ntp .conf .texi
2013-12-04 21:33:17 +00:00
@: do -nothing action to avoid default SCCS get, .menu built with .texi
2014-12-20 22:52:39 +00:00
$(srcdir)/invoke-ntp.conf.texi : $( srcdir ) /ntp .conf .def $( std_def_list )
$( run_ag) -Tagtexi-file.tpl -DLEVEL= section ntp.conf.def
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/invoke-ntp.keys.menu : $( srcdir ) /invoke -ntp .keys .texi
@: do -nothing action to avoid default SCCS get, .menu built with .texi
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/invoke-ntp.keys.texi : $( srcdir ) /ntp .keys .def $( std_def_list )
$( run_ag) -Tagtexi-file.tpl -DLEVEL= section ntp.keys.def
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/ntp.conf.html : $( srcdir ) /ntp .conf .texi $( top_srcdir ) /sntp /include /version .texi
cd $( srcdir) && ( makeinfo --force --html --no-split -o ntp.conf.html ntp.conf.texi || true )
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/ntp.keys.html : $( srcdir ) /ntp .keys .texi $( top_srcdir ) /sntp /include /version .texi
cd $( srcdir) && ( makeinfo --force --html --no-split -o ntp.keys.html ntp.keys.texi || true )
1999-12-09 13:01:21 +00:00
2014-12-20 22:52:39 +00:00
$(srcdir)/ntpd.html : $( srcdir ) /ntpd .texi $( top_srcdir ) /sntp /include /version .texi
cd $( srcdir) && ( makeinfo --force --html --no-split -o ntpd.html ntpd.texi || true )
###
$(srcdir)/ntp.conf.5man : $( srcdir ) /ntp .conf .def $( std_def_list )
$( run_ag) -DMAN_SECTION= 5man -Tagman-cmd.tpl ntp.conf.def
$(srcdir)/ntp.conf.man.in : $( srcdir ) /ntp .conf .5man $( top_srcdir ) /sntp /scripts /mansec 2subst .sed
sed -f $( top_srcdir) /sntp/scripts/mansec2subst.sed $( srcdir) /ntp.conf.5man > $( srcdir) /ntp.conf.man.in+
mv $( srcdir) /ntp.conf.man.in+ $( srcdir) /ntp.conf.man.in
###
$(srcdir)/ntp.conf.5mdoc : $( srcdir ) /ntp .conf .def $( std_def_list )
$( run_ag) -DMAN_SECTION= 5mdoc -Tagmdoc-cmd.tpl ntp.conf.def
$(srcdir)/ntp.conf.mdoc.in : $( srcdir ) /ntp .conf .5mdoc $( top_srcdir ) /sntp /scripts /mansec 2subst .sed
sed -f $( top_srcdir) /sntp/scripts/mansec2subst.sed $( srcdir) /ntp.conf.5mdoc > $( srcdir) /ntp.conf.mdoc.in+
mv $( srcdir) /ntp.conf.mdoc.in+ $( srcdir) /ntp.conf.mdoc.in
###
ntp.conf.5 : $( srcdir ) /ntp .conf .$( MANTAGFMT ) .in $( top_builddir ) /config .status
$( top_builddir) /config.status --file= ntp.conf.5+:$( srcdir) /ntp.conf.$( MANTAGFMT) .in
mv ntp.conf.5+ ntp.conf.5
###
$(srcdir)/ntp.keys.5man : $( srcdir ) /ntp .keys .def $( std_def_list )
$( run_ag) -DMAN_SECTION= 5man -Tagman-file.tpl ntp.keys.def
$(srcdir)/ntp.keys.man.in : $( srcdir ) /ntp .keys .5man $( top_srcdir ) /sntp /scripts /mansec 2subst .sed
sed -f $( top_srcdir) /sntp/scripts/mansec2subst.sed $( srcdir) /ntp.keys.5man > $( srcdir) /ntp.keys.man.in+
mv $( srcdir) /ntp.keys.man.in+ $( srcdir) /ntp.keys.man.in
###
$(srcdir)/ntp.keys.5mdoc : $( srcdir ) /ntp .keys .def $( std_def_list )
$( run_ag) -DMAN_SECTION= 5mdoc -Tagmdoc-file.tpl ntp.keys.def
$(srcdir)/ntp.keys.mdoc.in : $( srcdir ) /ntp .keys .5mdoc $( top_srcdir ) /sntp /scripts /mansec 2subst .sed
sed -f $( top_srcdir) /sntp/scripts/mansec2subst.sed $( srcdir) /ntp.keys.5mdoc > $( srcdir) /ntp.keys.mdoc.in+
mv $( srcdir) /ntp.keys.mdoc.in+ $( srcdir) /ntp.keys.mdoc.in
###
ntp.keys.5 : $( srcdir ) /ntp .keys .$( MANTAGFMT ) .in $( top_builddir ) /config .status
$( top_builddir) /config.status --file= ntp.keys.5+:$( srcdir) /ntp.keys.$( MANTAGFMT) .in
mv ntp.keys.5+ ntp.keys.5
###
$(srcdir)/invoke-ntpd.menu : $( srcdir ) /invoke -ntpd .texi
@: do -nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/invoke-ntpd.texi : $( srcdir ) /ntpd -opts .def $( srcdir ) /ntpdbase -opts .def $( std_def_list )
$( run_ag) -Tagtexi-cmd.tpl -DLEVEL= section ntpd-opts.def
$( top_srcdir) /scripts/build/check--help $@
2008-08-18 14:26:05 +00:00
1999-12-09 13:01:21 +00:00
$(PROGRAMS) : $( LDADD )
2014-12-20 22:52:39 +00:00
compsave.conf : ntpd complete .conf
./ntpd --configfile complete.conf --saveconfigquit $@
check-saveconfig : complete .conf compsave .conf
-diff -u complete.conf compsave.conf
cmp complete.conf compsave.conf && echo stamp > $@
2008-08-18 14:26:05 +00:00
../libntp/libntpsim.a :
2014-12-20 22:52:39 +00:00
cd ../libntp && $( MAKE) $( AM_MAKEFLAGS) libntpsim.a
1999-12-09 13:01:21 +00:00
../libparse/libparse.a :
2014-12-20 22:52:39 +00:00
cd ../libparse && $( MAKE) $( AM_MAKEFLAGS) check-libparse
$(top_srcdir)/sntp/scm-rev :
cd ../sntp && $( MAKE) $( AM_MAKEFLAGS) check-scm-rev
1999-12-09 13:01:21 +00:00
2014-12-20 22:52:39 +00:00
version.c : $( ntpd_OBJECTS ) ../libntp /libntp .a @LIBPARSE @ Makefile $( top_srcdir ) /sntp /scm -rev
env CSET = ` cat $( top_srcdir) /sntp/scm-rev` $( top_builddir) /scripts/build/mkver ntpd
2008-08-18 14:26:05 +00:00
2014-12-20 22:52:39 +00:00
version.o : version .c
env CCACHE_DISABLE = 1 $( COMPILE) -c version.c -o version.o
2008-08-18 14:26:05 +00:00
install-exec-hook :
2014-12-20 22:52:39 +00:00
@test -z " ${ bin_PROGRAMS } ${ bin_SCRIPTS } " \
|| for i in ${ bin_PROGRAMS } ${ bin_SCRIPTS } " " ; do \
test ! -f ${ sbindir } /$$ i \
|| echo " *** $$ i is also in ${ sbindir } ! " ; \
2008-08-18 14:26:05 +00:00
done
2014-12-20 22:52:39 +00:00
@test -z " ${ sbin_PROGRAMS } ${ asbin_SCRIPTS } " \
|| for i in ${ sbin_PROGRAMS } ${ sbin_SCRIPTS } " " ; do \
test ! -f ${ bindir } /$$ i \
|| echo " *** $$ i is also in ${ bindir } ! " ; \
2008-08-18 14:26:05 +00:00
done
#
2014-12-20 22:52:39 +00:00
check-libopts : ../sntp /libopts /libopts .la
@echo stamp > $@
../sntp/libopts/libopts.la :
-cd ../sntp/libopts && $( MAKE) $( AM_MAKEFLAGS) libopts.la
check-libntp : ../libntp /libntp .a
@echo stamp > $@
../libntp/libntp.a :
cd ../libntp && $( MAKE) $( AM_MAKEFLAGS) libntp.a
2013-12-04 21:33:17 +00:00
$(DEPDIR)/deps-ver : $( top_srcdir ) /deps -ver
@[ -f $@ ] || \
cp $( top_srcdir) /deps-ver $@
@[ -w $@ ] || \
chmod ug+w $@
@cmp $( top_srcdir) /deps-ver $@ > /dev/null || ( \
2014-12-20 22:52:39 +00:00
$( MAKE) $( AM_MAKEFLAGS) clean && \
2013-12-04 21:33:17 +00:00
echo -n " Prior $( subdir) / $( DEPDIR) version " && \
cat $@ && \
rm -rf $( DEPDIR) && \
mkdir $( DEPDIR) && \
case " $( top_builddir) " in \
.) \
./config.status Makefile depfiles \
; ; \
*) \
2014-12-20 22:52:39 +00:00
cd " $( top_builddir) " && \
./config.status $( subdir) /Makefile depfiles && \
cd $( subdir) \
2013-12-04 21:33:17 +00:00
; ; \
esac && \
echo -n " Cleaned $( subdir) / $( DEPDIR) version " && \
cat $( top_srcdir) /deps-ver \
)
cp $( top_srcdir) /deps-ver $@
.deps-ver : $( top_srcdir ) /deps -ver
2014-12-20 22:52:39 +00:00
@[ ! -d $( DEPDIR) ] || $( MAKE) $( AM_MAKEFLAGS) $( DEPDIR) /deps-ver
2013-12-04 21:33:17 +00:00
@touch $@
2008-08-18 14:26:05 +00:00
#
2013-12-04 21:33:17 +00:00
# depsver.mf included in Makefile.am for directories with .deps
#
# When building in the same directory with sources that change over
# time, such as when tracking using bk, the .deps files can become
# stale with respect to moved, deleted, or superceded headers. Most
# commonly, this would exhibit as make reporting a failure to make a
# header file which is no longer in the location given. To address
# this issue, we use a deps-ver file which is updated with each change
# that breaks old .deps files. A copy of deps-ver is made into
# $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
# with different contents than deps-ver, we make clean to ensure all
# .o files built before the incompatible change are rebuilt along with
# their updated .deps files, then remove $(DEPDIR) and recreate it as
# empty stubs.
#
# It is normal when configured with --disable-dependency-tracking for
# the DEPDIR to not have been created. For this reason, we use the
# intermediate target .deps-ver, which invokes make recursively if
# DEPDIR exists.
#
# If you modify depsver.mf, please make the changes to the master
# copy, the one in sntp is copied by the bootstrap script from it.
#
# This comment block follows rather than leads the related code so that
# it stays with it in the generated Makefile.in and Makefile.
#
2009-12-12 22:29:30 +00:00
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 :