1# Makefile.in generated by automake 1.7.7 from Makefile.am. 2# @configure_input@ 3 4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 5# Free Software Foundation, Inc. 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17srcdir = @srcdir@ 18top_srcdir = @top_srcdir@ 19VPATH = @srcdir@ 20pkgdatadir = $(datadir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkgincludedir = $(includedir)/@PACKAGE@ 23top_builddir = .. 24 25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 26INSTALL = @INSTALL@ 27install_sh_DATA = $(install_sh) -c -m 644 28install_sh_PROGRAM = $(install_sh) -c 29install_sh_SCRIPT = $(install_sh) -c 30INSTALL_HEADER = $(INSTALL_DATA) 31transform = $(program_transform_name) 32NORMAL_INSTALL = : 33PRE_INSTALL = : 34POST_INSTALL = : 35NORMAL_UNINSTALL = : 36PRE_UNINSTALL = : 37POST_UNINSTALL = : 38build_triplet = @build@ 39host_triplet = @host@ 40target_triplet = @target@ 41ACLOCAL = @ACLOCAL@ 42AMDEP_FALSE = @AMDEP_FALSE@ 43AMDEP_TRUE = @AMDEP_TRUE@ 44AMTAR = @AMTAR@ 45ARLIB_DIR = @ARLIB_DIR@ 46AUTOCONF = @AUTOCONF@ 47AUTOHEADER = @AUTOHEADER@ 48AUTOMAKE = @AUTOMAKE@ 49AWK = @AWK@ 50CC = @CC@ 51CCDEPMODE = @CCDEPMODE@ 52CFLAGS = @CFLAGS@ 53CHUTEST = @CHUTEST@ 54CLKTEST = @CLKTEST@ 55CPP = @CPP@ 56CPPFLAGS = @CPPFLAGS@ 57CYGPATH_W = @CYGPATH_W@ 58DCFD = @DCFD@ 59DEFS = @DEFS@ 60DEPDIR = @DEPDIR@ 61ECHO_C = @ECHO_C@ 62ECHO_N = @ECHO_N@ 63ECHO_T = @ECHO_T@ 64EF_LIBS = @EF_LIBS@ 65EF_PROGS = @EF_PROGS@ 66EGREP = @EGREP@ 67EXEEXT = @EXEEXT@ 68INSTALL_DATA = @INSTALL_DATA@ 69INSTALL_PROGRAM = @INSTALL_PROGRAM@ 70INSTALL_SCRIPT = @INSTALL_SCRIPT@ 71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 72LCRYPTO = @LCRYPTO@ 73LDFLAGS = @LDFLAGS@ 74LIBOBJS = @LIBOBJS@ 75LIBPARSE = @LIBPARSE@ 76LIBS = @LIBS@ 77LN_S = @LN_S@ 78LTLIBOBJS = @LTLIBOBJS@ 79MAKEINFO = @MAKEINFO@ 80MAKE_ADJTIMED = @MAKE_ADJTIMED@ 81MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@ 82MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@ 83MAKE_LIBPARSE = @MAKE_LIBPARSE@ 84MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ 85MAKE_NTPDSIM = @MAKE_NTPDSIM@ 86MAKE_NTPTIME = @MAKE_NTPTIME@ 87MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@ 88MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ 89MAKE_SNTP = @MAKE_SNTP@ 90MAKE_TICKADJ = @MAKE_TICKADJ@ 91MAKE_TIMETRIM = @MAKE_TIMETRIM@ 92OBJEXT = @OBJEXT@ 93OPENSSL = @OPENSSL@ 94OPENSSL_INC = @OPENSSL_INC@ 95OPENSSL_LIB = @OPENSSL_LIB@ 96PACKAGE = @PACKAGE@ 97PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 98PACKAGE_NAME = @PACKAGE_NAME@ 99PACKAGE_STRING = @PACKAGE_STRING@ 100PACKAGE_TARNAME = @PACKAGE_TARNAME@ 101PACKAGE_VERSION = @PACKAGE_VERSION@ 102PATH_PERL = @PATH_PERL@ 103PATH_SEPARATOR = @PATH_SEPARATOR@ 104PATH_SH = @PATH_SH@ 105PROPDELAY = @PROPDELAY@ 106RANLIB = @RANLIB@ 107READLINE_LIBS = @READLINE_LIBS@ 108SET_MAKE = @SET_MAKE@ 109SHELL = @SHELL@ 110STRIP = @STRIP@ 111TESTDCF = @TESTDCF@ 112U = @U@ 113VERSION = @VERSION@ 114ac_ct_CC = @ac_ct_CC@ 115ac_ct_RANLIB = @ac_ct_RANLIB@ 116ac_ct_STRIP = @ac_ct_STRIP@ 117am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 118am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 119am__include = @am__include@ 120am__leading_dot = @am__leading_dot@ 121am__quote = @am__quote@ 122bindir = @bindir@ 123build = @build@ 124build_alias = @build_alias@ 125build_cpu = @build_cpu@ 126build_os = @build_os@ 127build_vendor = @build_vendor@ 128datadir = @datadir@ 129exec_prefix = @exec_prefix@ 130host = @host@ 131host_alias = @host_alias@ 132host_cpu = @host_cpu@ 133host_os = @host_os@ 134host_vendor = @host_vendor@ 135includedir = @includedir@ 136infodir = @infodir@ 137install_sh = @install_sh@ 138libdir = @libdir@ 139libexecdir = @libexecdir@ 140localstatedir = @localstatedir@ 141mandir = @mandir@ 142oldincludedir = @oldincludedir@ 143prefix = @prefix@ 144program_transform_name = @program_transform_name@ 145sbindir = @sbindir@ 146sharedstatedir = @sharedstatedir@ 147subdirs = @subdirs@ 148sysconfdir = @sysconfdir@ 149target = @target@ 150target_alias = @target_alias@ 151target_cpu = @target_cpu@ 152target_os = @target_os@ 153target_vendor = @target_vendor@ 154 155#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies 156AUTOMAKE_OPTIONS = ../util/ansi2knr 157ETAGS_ARGS = $(srcdir)/Makefile.am 158 159#EXTRA_DIST = TAGS 160SUBDIRS = isc 161 162noinst_HEADERS = \ 163 adjtime.h \ 164 audio.h \ 165 ascii.h \ 166 audio.h \ 167 binio.h \ 168 global.h \ 169 gps.h \ 170 hopf6039.h \ 171 icom.h \ 172 ieee754io.h \ 173 iosignal.h \ 174 l_stdlib.h \ 175 mbg_gps166.h \ 176 mx4200.h \ 177 ntif.h \ 178 ntp.h \ 179 ntp_calendar.h \ 180 ntp_cmdargs.h \ 181 ntp_config.h \ 182 ntp_control.h \ 183 ntp_crypto.h \ 184 ntp_datum.h \ 185 ntp_filegen.h \ 186 ntp_fp.h \ 187 ntp_if.h \ 188 ntp_io.h \ 189 ntp_machine.h \ 190 ntp_malloc.h \ 191 ntp_md5.h \ 192 ntp_proto.h \ 193 ntp_refclock.h \ 194 ntp_request.h \ 195 ntp_rfc2553.h \ 196 ntp_select.h \ 197 ntp_sprintf.h \ 198 ntp_stdlib.h \ 199 ntp_string.h \ 200 ntp_syscall.h \ 201 ntp_syslog.h \ 202 ntp_tty.h \ 203 ntp_types.h \ 204 ntp_unixtime.h \ 205 ntpd.h \ 206 ntpsim.h \ 207 parse.h \ 208 parse_conf.h \ 209 recvbuff.h \ 210 rsa_md5.h \ 211 trimble.h 212 213subdir = include 214ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 215mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 216CONFIG_HEADER = $(top_builddir)/config.h 217CONFIG_CLEAN_FILES = 218DIST_SOURCES = 219HEADERS = $(noinst_HEADERS) 220 221 222RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ 223 ps-recursive install-info-recursive uninstall-info-recursive \ 224 all-recursive install-data-recursive install-exec-recursive \ 225 installdirs-recursive install-recursive uninstall-recursive \ 226 check-recursive installcheck-recursive 227DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \ 228 Makefile.am 229DIST_SUBDIRS = $(SUBDIRS) 230all: all-recursive 231 232.SUFFIXES: 233$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 234 cd $(top_srcdir) && \ 235 $(AUTOMAKE) --gnu include/Makefile 236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 237 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) 238uninstall-info-am: 239 240# This directory's subdirectories are mostly independent; you can cd 241# into them and run `make' without going through this Makefile. 242# To change the values of `make' variables: instead of editing Makefiles, 243# (1) if the variable is set in `config.status', edit `config.status' 244# (which will cause the Makefiles to be regenerated when you run `make'); 245# (2) otherwise, pass the desired values on the `make' command line. 246$(RECURSIVE_TARGETS): 247 @set fnord $$MAKEFLAGS; amf=$$2; \ 248 dot_seen=no; \ 249 target=`echo $@ | sed s/-recursive//`; \ 250 list='$(SUBDIRS)'; for subdir in $$list; do \ 251 echo "Making $$target in $$subdir"; \ 252 if test "$$subdir" = "."; then \ 253 dot_seen=yes; \ 254 local_target="$$target-am"; \ 255 else \ 256 local_target="$$target"; \ 257 fi; \ 258 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 259 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 260 done; \ 261 if test "$$dot_seen" = "no"; then \ 262 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 263 fi; test -z "$$fail" 264 265mostlyclean-recursive clean-recursive distclean-recursive \ 266maintainer-clean-recursive: 267 @set fnord $$MAKEFLAGS; amf=$$2; \ 268 dot_seen=no; \ 269 case "$@" in \ 270 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 271 *) list='$(SUBDIRS)' ;; \ 272 esac; \ 273 rev=''; for subdir in $$list; do \ 274 if test "$$subdir" = "."; then :; else \ 275 rev="$$subdir $$rev"; \ 276 fi; \ 277 done; \ 278 rev="$$rev ."; \ 279 target=`echo $@ | sed s/-recursive//`; \ 280 for subdir in $$rev; do \ 281 echo "Making $$target in $$subdir"; \ 282 if test "$$subdir" = "."; then \ 283 local_target="$$target-am"; \ 284 else \ 285 local_target="$$target"; \ 286 fi; \ 287 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 288 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ 289 done && test -z "$$fail" 290tags-recursive: 291 list='$(SUBDIRS)'; for subdir in $$list; do \ 292 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 293 done 294ctags-recursive: 295 list='$(SUBDIRS)'; for subdir in $$list; do \ 296 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 297 done 298 299ETAGS = etags 300ETAGSFLAGS = 301 302CTAGS = ctags 303CTAGSFLAGS = 304 305tags: TAGS 306 307ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 309 unique=`for i in $$list; do \ 310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 311 done | \ 312 $(AWK) ' { files[$$0] = 1; } \ 313 END { for (i in files) print i; }'`; \ 314 mkid -fID $$unique 315 316TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 317 $(TAGS_FILES) $(LISP) 318 tags=; \ 319 here=`pwd`; \ 320 if (etags --etags-include --version) >/dev/null 2>&1; then \ 321 include_option=--etags-include; \ 322 else \ 323 include_option=--include; \ 324 fi; \ 325 list='$(SUBDIRS)'; for subdir in $$list; do \ 326 if test "$$subdir" = .; then :; else \ 327 test -f $$subdir/TAGS && \ 328 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 329 fi; \ 330 done; \ 331 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 332 unique=`for i in $$list; do \ 333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 334 done | \ 335 $(AWK) ' { files[$$0] = 1; } \ 336 END { for (i in files) print i; }'`; \ 337 test -z "$(ETAGS_ARGS)$$tags$$unique" \ 338 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 339 $$tags $$unique 340 341ctags: CTAGS 342CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 343 $(TAGS_FILES) $(LISP) 344 tags=; \ 345 here=`pwd`; \ 346 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 347 unique=`for i in $$list; do \ 348 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 349 done | \ 350 $(AWK) ' { files[$$0] = 1; } \ 351 END { for (i in files) print i; }'`; \ 352 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 353 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 354 $$tags $$unique 355 356GTAGS: 357 here=`$(am__cd) $(top_builddir) && pwd` \ 358 && cd $(top_srcdir) \ 359 && gtags -i $(GTAGS_ARGS) $$here 360 361distclean-tags: 362 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 363DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 364 365top_distdir = .. 366distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) 367 368distdir: $(DISTFILES) 369 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 370 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 371 list='$(DISTFILES)'; for file in $$list; do \ 372 case $$file in \ 373 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 374 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 375 esac; \ 376 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 377 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 378 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 379 dir="/$$dir"; \ 380 $(mkinstalldirs) "$(distdir)$$dir"; \ 381 else \ 382 dir=''; \ 383 fi; \ 384 if test -d $$d/$$file; then \ 385 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 386 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 387 fi; \ 388 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 389 else \ 390 test -f $(distdir)/$$file \ 391 || cp -p $$d/$$file $(distdir)/$$file \ 392 || exit 1; \ 393 fi; \ 394 done 395 list='$(SUBDIRS)'; for subdir in $$list; do \ 396 if test "$$subdir" = .; then :; else \ 397 test -d $(distdir)/$$subdir \ 398 || mkdir $(distdir)/$$subdir \ 399 || exit 1; \ 400 (cd $$subdir && \ 401 $(MAKE) $(AM_MAKEFLAGS) \ 402 top_distdir="$(top_distdir)" \ 403 distdir=../$(distdir)/$$subdir \ 404 distdir) \ 405 || exit 1; \ 406 fi; \ 407 done 408check-am: all-am 409check: check-recursive 410all-am: Makefile $(HEADERS) 411installdirs: installdirs-recursive 412installdirs-am: 413 414install: install-recursive 415install-exec: install-exec-recursive 416install-data: install-data-recursive 417uninstall: uninstall-recursive 418 419install-am: all-am 420 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 421 422installcheck: installcheck-recursive 423install-strip: 424 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 425 INSTALL_STRIP_FLAG=-s \ 426 `test -z '$(STRIP)' || \ 427 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 428mostlyclean-generic: 429 430clean-generic: 431 432distclean-generic: 433 -rm -f $(CONFIG_CLEAN_FILES) 434 435maintainer-clean-generic: 436 @echo "This command is intended for maintainers to use" 437 @echo "it deletes files that may require special tools to rebuild." 438clean: clean-recursive 439 440clean-am: clean-generic mostlyclean-am 441 442distclean: distclean-recursive 443 -rm -f Makefile 444distclean-am: clean-am distclean-generic distclean-tags 445 446dvi: dvi-recursive 447 448dvi-am: 449 450info: info-recursive 451 452info-am: 453 454install-data-am: 455 456install-exec-am: 457 458install-info: install-info-recursive 459 460install-man: 461 462installcheck-am: 463 464maintainer-clean: maintainer-clean-recursive 465 -rm -f Makefile 466maintainer-clean-am: distclean-am maintainer-clean-generic 467 468mostlyclean: mostlyclean-recursive 469 470mostlyclean-am: mostlyclean-generic 471 472pdf: pdf-recursive 473 474pdf-am: 475 476ps: ps-recursive 477 478ps-am: 479 480uninstall-am: uninstall-info-am 481 482uninstall-info: uninstall-info-recursive 483 484.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \ 485 clean-generic clean-recursive ctags ctags-recursive distclean \ 486 distclean-generic distclean-recursive distclean-tags distdir \ 487 dvi dvi-am dvi-recursive info info-am info-recursive install \ 488 install-am install-data install-data-am install-data-recursive \ 489 install-exec install-exec-am install-exec-recursive \ 490 install-info install-info-am install-info-recursive install-man \ 491 install-recursive install-strip installcheck installcheck-am \ 492 installdirs installdirs-am installdirs-recursive \ 493 maintainer-clean maintainer-clean-generic \ 494 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 495 mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \ 496 ps-recursive tags tags-recursive uninstall uninstall-am \ 497 uninstall-info-am uninstall-info-recursive uninstall-recursive 498 499# Tell versions [3.59,3.63) of GNU make to not export all variables. 500# Otherwise a system limit (for SysV at least) may be exceeded. 501.NOEXPORT: 502