Makefile.in revision 106163
1106163Sroberto# Makefile.in generated automatically by automake 1.5 from Makefile.am.
254359Sroberto
382498Sroberto# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
482498Sroberto# Free Software Foundation, Inc.
554359Sroberto# This Makefile.in is free software; the Free Software Foundation
654359Sroberto# gives unlimited permission to copy and/or distribute it,
754359Sroberto# with or without modifications, as long as this notice is preserved.
854359Sroberto
954359Sroberto# This program is distributed in the hope that it will be useful,
1054359Sroberto# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1154359Sroberto# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1254359Sroberto# PARTICULAR PURPOSE.
1354359Sroberto
14106163Sroberto@SET_MAKE@
15106163Sroberto
1654359SrobertoSHELL = @SHELL@
1754359Sroberto
1854359Srobertosrcdir = @srcdir@
1954359Srobertotop_srcdir = @top_srcdir@
2054359SrobertoVPATH = @srcdir@
2154359Srobertoprefix = @prefix@
2254359Srobertoexec_prefix = @exec_prefix@
2354359Sroberto
2454359Srobertobindir = @bindir@
2554359Srobertosbindir = @sbindir@
2654359Srobertolibexecdir = @libexecdir@
2754359Srobertodatadir = @datadir@
2854359Srobertosysconfdir = @sysconfdir@
2954359Srobertosharedstatedir = @sharedstatedir@
3054359Srobertolocalstatedir = @localstatedir@
3154359Srobertolibdir = @libdir@
3254359Srobertoinfodir = @infodir@
3354359Srobertomandir = @mandir@
3454359Srobertoincludedir = @includedir@
3554359Srobertooldincludedir = /usr/include
3654359Srobertopkgdatadir = $(datadir)/@PACKAGE@
3754359Srobertopkglibdir = $(libdir)/@PACKAGE@
3854359Srobertopkgincludedir = $(includedir)/@PACKAGE@
3954359Srobertotop_builddir = ..
4054359Sroberto
4154359SrobertoACLOCAL = @ACLOCAL@
4254359SrobertoAUTOCONF = @AUTOCONF@
4354359SrobertoAUTOMAKE = @AUTOMAKE@
4454359SrobertoAUTOHEADER = @AUTOHEADER@
4554359Sroberto
4654359SrobertoINSTALL = @INSTALL@
4754359SrobertoINSTALL_PROGRAM = @INSTALL_PROGRAM@
4854359SrobertoINSTALL_DATA = @INSTALL_DATA@
4954359SrobertoINSTALL_SCRIPT = @INSTALL_SCRIPT@
5082498SrobertoINSTALL_HEADER = $(INSTALL_DATA)
5154359Srobertotransform = @program_transform_name@
5254359SrobertoNORMAL_INSTALL = :
5354359SrobertoPRE_INSTALL = :
5454359SrobertoPOST_INSTALL = :
5554359SrobertoNORMAL_UNINSTALL = :
5654359SrobertoPRE_UNINSTALL = :
5754359SrobertoPOST_UNINSTALL = :
5854359Srobertobuild_alias = @build_alias@
5954359Srobertobuild_triplet = @build@
6054359Srobertohost_alias = @host_alias@
6154359Srobertohost_triplet = @host@
6254359Srobertotarget_alias = @target_alias@
6354359Srobertotarget_triplet = @target@
6454359SrobertoAMTAR = @AMTAR@
6582498SrobertoAUTOKEY = @AUTOKEY@
6654359SrobertoAWK = @AWK@
6754359SrobertoCC = @CC@
6854359SrobertoCFLAGS = @CFLAGS@
6954359SrobertoCHUTEST = @CHUTEST@
7054359SrobertoCLKTEST = @CLKTEST@
7154359SrobertoCPP = @CPP@
7254359SrobertoDCFD = @DCFD@
7356746SrobertoDEPDIR = @DEPDIR@
7482498SrobertoEF_LIBS = @EF_LIBS@
7582498SrobertoEF_PROGS = @EF_PROGS@
76106163SrobertoEXEEXT = @EXEEXT@
7782498SrobertoINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
7854359SrobertoLDFLAGS = @LDFLAGS@
7954359SrobertoLIBPARSE = @LIBPARSE@
8054359SrobertoLIBRSAREF = @LIBRSAREF@
8154359SrobertoLN_S = @LN_S@
8254359SrobertoMAKE_ADJTIMED = @MAKE_ADJTIMED@
8354359SrobertoMAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
8454359SrobertoMAKE_LIBPARSE = @MAKE_LIBPARSE@
8554359SrobertoMAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
8654359SrobertoMAKE_LIBRSAREF = @MAKE_LIBRSAREF@
8754359SrobertoMAKE_NTPTIME = @MAKE_NTPTIME@
8882498SrobertoMAKE_NTP_GENKEYS = @MAKE_NTP_GENKEYS@
8954359SrobertoMAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
9054359SrobertoMAKE_TICKADJ = @MAKE_TICKADJ@
9182498SrobertoMAKE_TIMETRIM = @MAKE_TIMETRIM@
92106163SrobertoOBJEXT = @OBJEXT@
9382498SrobertoOPENSSL = @OPENSSL@
9482498SrobertoOPENSSL_INC = @OPENSSL_INC@
9582498SrobertoOPENSSL_LIB = @OPENSSL_LIB@
9654359SrobertoPACKAGE = @PACKAGE@
9782498SrobertoPATH_PERL = @PATH_PERL@
9854359SrobertoPATH_SH = @PATH_SH@
9954359SrobertoPROPDELAY = @PROPDELAY@
10054359SrobertoRANLIB = @RANLIB@
10182498SrobertoRSADIR = @RSADIR@
10282498SrobertoRSAOBJS = @RSAOBJS@
10354359SrobertoRSAREF = @RSAREF@
10482498SrobertoRSASRCS = @RSASRCS@
10554359SrobertoTESTDCF = @TESTDCF@
10654359SrobertoU = @U@
10754359SrobertoVERSION = @VERSION@
108106163Srobertoam__include = @am__include@
109106163Srobertoam__quote = @am__quote@
11056746Srobertoinstall_sh = @install_sh@
11154359Sroberto
11282498Srobertobin_SCRIPTS = ntp-wait
11382498Srobertonoinst_SCRIPTS = calc_tickadj checktime freq_adj mkver ntpsweep ntpver plot_summary summary
11482498SrobertoEXTRA_DIST = fixautomakedepsmagic hpadjtime.sh monitoring ntp-close \
11582498Sroberto	ntp-groper ntp-restart ntp-status rc1 rc2 stats support
11682498Sroberto
11754359Srobertosubdir = scripts
11854359Srobertomkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
11982498SrobertoCONFIG_HEADER = $(top_builddir)/config.h
12082498SrobertoCONFIG_CLEAN_FILES = calc_tickadj checktime freq_adj mkver ntp-wait \
121106163Sroberto	ntpsweep ntpver plot_summary summary
12282498SrobertoSCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS)
12354359Sroberto
12482498SrobertoDIST_SOURCES =
12582498SrobertoDIST_COMMON = README Makefile.am Makefile.in calc_tickadj.in \
126106163Sroberto	checktime.in freq_adj.in mkver.in ntp-wait.in ntpsweep.in \
127106163Sroberto	ntpver.in plot_summary.in summary.in
12882498Srobertoall: all-am
12954359Sroberto
13054359Sroberto.SUFFIXES:
131106163Sroberto$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
13282498Sroberto	cd $(top_srcdir) && \
13382498Sroberto	  $(AUTOMAKE) --gnu  scripts/Makefile
134106163SrobertoMakefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
13582498Sroberto	cd $(top_builddir) && \
13682498Sroberto	  CONFIG_HEADERS= CONFIG_LINKS= \
13782498Sroberto	  CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
13882498Srobertocalc_tickadj: $(top_builddir)/config.status calc_tickadj.in
13982498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
14082498Srobertochecktime: $(top_builddir)/config.status checktime.in
14182498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
14282498Srobertofreq_adj: $(top_builddir)/config.status freq_adj.in
14382498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
14454359Srobertomkver: $(top_builddir)/config.status mkver.in
14582498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
14682498Srobertontp-wait: $(top_builddir)/config.status ntp-wait.in
14782498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
14882498Srobertontpsweep: $(top_builddir)/config.status ntpsweep.in
14982498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
15054359Srobertontpver: $(top_builddir)/config.status ntpver.in
15182498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
15282498Srobertoplot_summary: $(top_builddir)/config.status plot_summary.in
15382498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
15482498Srobertosummary: $(top_builddir)/config.status summary.in
15582498Sroberto	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
15682498Srobertoinstall-binSCRIPTS: $(bin_SCRIPTS)
15782498Sroberto	@$(NORMAL_INSTALL)
15882498Sroberto	$(mkinstalldirs) $(DESTDIR)$(bindir)
15982498Sroberto	@list='$(bin_SCRIPTS)'; for p in $$list; do \
16082498Sroberto	  f="`echo $$p|sed '$(transform)'`"; \
16182498Sroberto	  if test -f $$p; then \
16282498Sroberto	    echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f"; \
16382498Sroberto	    $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/$$f; \
16482498Sroberto	  elif test -f $(srcdir)/$$p; then \
16582498Sroberto	    echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f"; \
16682498Sroberto	    $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/$$f; \
16782498Sroberto	  else :; fi; \
16882498Sroberto	done
16982498Sroberto
17082498Srobertouninstall-binSCRIPTS:
17182498Sroberto	@$(NORMAL_UNINSTALL)
17282498Sroberto	@list='$(bin_SCRIPTS)'; for p in $$list; do \
17382498Sroberto	  f="`echo $$p|sed '$(transform)'`"; \
17482498Sroberto	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
17582498Sroberto	  rm -f $(DESTDIR)$(bindir)/$$f; \
17682498Sroberto	done
177106163Srobertouninstall-info-am:
17854359Srobertotags: TAGS
17954359SrobertoTAGS:
18054359Sroberto
18154359Sroberto
18282498SrobertoDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
18354359Sroberto
18482498Srobertotop_distdir = ..
18582498Srobertodistdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
18682498Sroberto
18754359Srobertodistdir: $(DISTFILES)
18854359Sroberto	@for file in $(DISTFILES); do \
189106163Sroberto	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
190106163Sroberto	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
191106163Sroberto	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
192106163Sroberto	    $(mkinstalldirs) "$(distdir)/$$dir"; \
193106163Sroberto	  fi; \
19454359Sroberto	  if test -d $$d/$$file; then \
19582498Sroberto	    cp -pR $$d/$$file $(distdir) \
19682498Sroberto	    || exit 1; \
19754359Sroberto	  else \
19854359Sroberto	    test -f $(distdir)/$$file \
19982498Sroberto	    || cp -p $$d/$$file $(distdir)/$$file \
20082498Sroberto	    || exit 1; \
20154359Sroberto	  fi; \
20254359Sroberto	done
20354359Srobertocheck-am: all-am
20454359Srobertocheck: check-am
20582498Srobertoall-am: Makefile $(SCRIPTS)
20682498Sroberto
20782498Srobertoinstalldirs:
20882498Sroberto	$(mkinstalldirs) $(DESTDIR)$(bindir)
20982498Sroberto
21082498Srobertoinstall: install-am
21154359Srobertoinstall-exec: install-exec-am
21254359Srobertoinstall-data: install-data-am
21382498Srobertouninstall: uninstall-am
21454359Sroberto
21554359Srobertoinstall-am: all-am
21654359Sroberto	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
21782498Sroberto
21882498Srobertoinstallcheck: installcheck-am
21954359Srobertoinstall-strip:
22082498Sroberto	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
221106163Sroberto	  `test -z '$(STRIP)' || \
222106163Sroberto	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
22354359Srobertomostlyclean-generic:
22454359Sroberto
22554359Srobertoclean-generic:
22654359Sroberto
22754359Srobertodistclean-generic:
228106163Sroberto	-rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
22954359Sroberto
23054359Srobertomaintainer-clean-generic:
23182498Sroberto	@echo "This command is intended for maintainers to use"
23282498Sroberto	@echo "it deletes files that may require special tools to rebuild."
23382498Srobertoclean: clean-am
23454359Sroberto
23582498Srobertoclean-am: clean-generic mostlyclean-am
23654359Sroberto
23782498Srobertodistclean: distclean-am
23854359Sroberto
23982498Srobertodistclean-am: clean-am distclean-generic
24054359Sroberto
241106163Srobertodvi: dvi-am
24254359Sroberto
24382498Srobertodvi-am:
24454359Sroberto
245106163Srobertoinfo: info-am
24654359Sroberto
24782498Srobertoinfo-am:
24882498Sroberto
24982498Srobertoinstall-data-am:
25082498Sroberto
25182498Srobertoinstall-exec-am: install-binSCRIPTS
25282498Sroberto
253106163Srobertoinstall-info: install-info-am
25482498Sroberto
25582498Srobertoinstall-man:
25682498Sroberto
25782498Srobertoinstallcheck-am:
25882498Sroberto
25954359Srobertomaintainer-clean: maintainer-clean-am
26054359Sroberto
26182498Srobertomaintainer-clean-am: distclean-am maintainer-clean-generic
26254359Sroberto
26382498Srobertomostlyclean: mostlyclean-am
26454359Sroberto
26582498Srobertomostlyclean-am: mostlyclean-generic
26682498Sroberto
267106163Srobertouninstall-am: uninstall-binSCRIPTS uninstall-info-am
26882498Sroberto
26982498Sroberto.PHONY: all all-am check check-am clean clean-generic distclean \
27082498Sroberto	distclean-generic distdir dvi dvi-am info info-am install \
27182498Sroberto	install-am install-binSCRIPTS install-data install-data-am \
272106163Sroberto	install-exec install-exec-am install-info install-info-am \
273106163Sroberto	install-man install-strip installcheck installcheck-am \
274106163Sroberto	installdirs maintainer-clean maintainer-clean-generic \
275106163Sroberto	mostlyclean mostlyclean-generic uninstall uninstall-am \
276106163Sroberto	uninstall-binSCRIPTS uninstall-info-am
27782498Sroberto
27854359Sroberto# Tell versions [3.59,3.63) of GNU make to not export all variables.
27954359Sroberto# Otherwise a system limit (for SysV at least) may be exceeded.
28054359Sroberto.NOEXPORT:
281