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