Deleted Added
full compact
Makefile.in (1.1.1.2) Makefile.in (1.1.1.3)
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,

--- 24 unchanged lines hidden (view full) ---

33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = scripts
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
40 $(top_srcdir)/libopts/m4/stdnoreturn.m4 \
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,

--- 24 unchanged lines hidden (view full) ---

33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = scripts
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
40 $(top_srcdir)/libopts/m4/stdnoreturn.m4 \
41 $(top_srcdir)/libevent/m4/openldap-thread-check.m4 \
42 $(top_srcdir)/libevent/m4/openldap.m4 \
43 $(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
44 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46 $(top_srcdir)/m4/ntp_cacheversion.m4 \
47 $(top_srcdir)/m4/ntp_compiler.m4 \
48 $(top_srcdir)/m4/ntp_crosscompile.m4 \
49 $(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
50 $(top_srcdir)/m4/ntp_facilitynames.m4 \
51 $(top_srcdir)/m4/ntp_googletest.m4 \
52 $(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
53 $(top_srcdir)/m4/ntp_libevent.m4 \
54 $(top_srcdir)/m4/ntp_libntp.m4 \
55 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
56 $(top_srcdir)/m4/ntp_locinfo.m4 \
57 $(top_srcdir)/m4/ntp_openssl.m4 \
58 $(top_srcdir)/m4/ntp_pkg_config.m4 \
59 $(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
60 $(top_srcdir)/m4/ntp_sysexits.m4 \
61 $(top_srcdir)/m4/ntp_ver_suffix.m4 \
41 $(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
42 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44 $(top_srcdir)/m4/ntp_cacheversion.m4 \
45 $(top_srcdir)/m4/ntp_compiler.m4 \
46 $(top_srcdir)/m4/ntp_crosscompile.m4 \
47 $(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
48 $(top_srcdir)/m4/ntp_facilitynames.m4 \
49 $(top_srcdir)/m4/ntp_googletest.m4 \
50 $(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
51 $(top_srcdir)/m4/ntp_libevent.m4 \
52 $(top_srcdir)/m4/ntp_libntp.m4 \
53 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
54 $(top_srcdir)/m4/ntp_locinfo.m4 \
55 $(top_srcdir)/m4/ntp_openssl.m4 \
56 $(top_srcdir)/m4/ntp_pkg_config.m4 \
57 $(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
58 $(top_srcdir)/m4/ntp_sysexits.m4 \
59 $(top_srcdir)/m4/ntp_ver_suffix.m4 \
62 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/m4/snprintf.m4 \
63 $(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
60 $(top_srcdir)/m4/openldap-thread-check.m4 \
61 $(top_srcdir)/m4/openldap.m4 $(top_srcdir)/m4/os_cflags.m4 \
62 $(top_srcdir)/m4/snprintf.m4 $(top_srcdir)/m4/version.m4 \
63 $(top_srcdir)/configure.ac
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70AM_V_GEN = $(am__v_GEN_$(V))
71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))

--- 53 unchanged lines hidden (view full) ---

125INSTALL = @INSTALL@
126INSTALL_DATA = @INSTALL_DATA@
127INSTALL_PROGRAM = @INSTALL_PROGRAM@
128INSTALL_SCRIPT = @INSTALL_SCRIPT@
129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130LD = @LD@
131LDADD_LIBEVENT = @LDADD_LIBEVENT@
132LDADD_LIBNTP = @LDADD_LIBNTP@
64am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65 $(ACLOCAL_M4)
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = $(top_builddir)/config.h
68CONFIG_CLEAN_FILES =
69CONFIG_CLEAN_VPATH_FILES =
70AM_V_GEN = $(am__v_GEN_$(V))
71am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))

--- 53 unchanged lines hidden (view full) ---

125INSTALL = @INSTALL@
126INSTALL_DATA = @INSTALL_DATA@
127INSTALL_PROGRAM = @INSTALL_PROGRAM@
128INSTALL_SCRIPT = @INSTALL_SCRIPT@
129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130LD = @LD@
131LDADD_LIBEVENT = @LDADD_LIBEVENT@
132LDADD_LIBNTP = @LDADD_LIBNTP@
133LDADD_LIBUTIL = @LDADD_LIBUTIL@
133LDADD_NTP = @LDADD_NTP@
134LDFLAGS = @LDFLAGS@
135LDFLAGS_NTP = @LDFLAGS_NTP@
136LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
137LIBM = @LIBM@
138LIBOBJS = @LIBOBJS@
139LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
140LIBOPTS_DIR = @LIBOPTS_DIR@

--- 99 unchanged lines hidden (view full) ---

240TICKADJ_DS = @TICKADJ_DS@
241TICKADJ_MS = @TICKADJ_MS@
242TICKADJ_NI = @TICKADJ_NI@
243TIMETRIM_DB = @TIMETRIM_DB@
244TIMETRIM_DL = @TIMETRIM_DL@
245TIMETRIM_DS = @TIMETRIM_DS@
246TIMETRIM_MS = @TIMETRIM_MS@
247TIMETRIM_NI = @TIMETRIM_NI@
134LDADD_NTP = @LDADD_NTP@
135LDFLAGS = @LDFLAGS@
136LDFLAGS_NTP = @LDFLAGS_NTP@
137LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
138LIBM = @LIBM@
139LIBOBJS = @LIBOBJS@
140LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
141LIBOPTS_DIR = @LIBOPTS_DIR@

--- 99 unchanged lines hidden (view full) ---

241TICKADJ_DS = @TICKADJ_DS@
242TICKADJ_MS = @TICKADJ_MS@
243TICKADJ_NI = @TICKADJ_NI@
244TIMETRIM_DB = @TIMETRIM_DB@
245TIMETRIM_DL = @TIMETRIM_DL@
246TIMETRIM_DS = @TIMETRIM_DS@
247TIMETRIM_MS = @TIMETRIM_MS@
248TIMETRIM_NI = @TIMETRIM_NI@
249UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
250UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
251UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
252UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
253UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
248VERSION = @VERSION@
249VER_SUFFIX = @VER_SUFFIX@
250abs_builddir = @abs_builddir@
251abs_srcdir = @abs_srcdir@
252abs_top_builddir = @abs_top_builddir@
253abs_top_srcdir = @abs_top_srcdir@
254ac_ct_AR = @ac_ct_AR@
255ac_ct_CC = @ac_ct_CC@

--- 243 unchanged lines hidden ---
254VERSION = @VERSION@
255VER_SUFFIX = @VER_SUFFIX@
256abs_builddir = @abs_builddir@
257abs_srcdir = @abs_srcdir@
258abs_top_builddir = @abs_top_builddir@
259abs_top_srcdir = @abs_top_srcdir@
260ac_ct_AR = @ac_ct_AR@
261ac_ct_CC = @ac_ct_CC@

--- 243 unchanged lines hidden ---