1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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
17VPATH = @srcdir@
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/@PACKAGE@
74pkgincludedir = $(includedir)/@PACKAGE@
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = @build@
90host_triplet = @host@
91subdir = include
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
94	$(top_srcdir)/libopts/m4/stdnoreturn.m4 \
95	$(top_srcdir)/m4/hms_search_lib.m4 $(top_srcdir)/m4/libtool.m4 \
96	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
97	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
98	$(top_srcdir)/m4/ntp_cacheversion.m4 \
99	$(top_srcdir)/m4/ntp_compiler.m4 \
100	$(top_srcdir)/m4/ntp_crosscompile.m4 \
101	$(top_srcdir)/m4/ntp_debug.m4 $(top_srcdir)/m4/ntp_dir_sep.m4 \
102	$(top_srcdir)/m4/ntp_facilitynames.m4 \
103	$(top_srcdir)/m4/ntp_googletest.m4 \
104	$(top_srcdir)/m4/ntp_ipv6.m4 $(top_srcdir)/m4/ntp_lib_m.m4 \
105	$(top_srcdir)/m4/ntp_libevent.m4 \
106	$(top_srcdir)/m4/ntp_libntp.m4 \
107	$(top_srcdir)/m4/ntp_lineeditlibs.m4 \
108	$(top_srcdir)/m4/ntp_locinfo.m4 \
109	$(top_srcdir)/m4/ntp_openssl.m4 \
110	$(top_srcdir)/m4/ntp_pkg_config.m4 \
111	$(top_srcdir)/m4/ntp_prog_cc.m4 $(top_srcdir)/m4/ntp_sntp.m4 \
112	$(top_srcdir)/m4/ntp_sysexits.m4 \
113	$(top_srcdir)/m4/ntp_unitytest.m4 \
114	$(top_srcdir)/m4/ntp_ver_suffix.m4 \
115	$(top_srcdir)/m4/openldap-thread-check.m4 \
116	$(top_srcdir)/m4/openldap.m4 $(top_srcdir)/m4/os_cflags.m4 \
117	$(top_srcdir)/m4/snprintf.m4 \
118	$(top_srcdir)/m4/sntp_problemtests.m4 \
119	$(top_srcdir)/m4/version.m4 $(top_srcdir)/configure.ac
120am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
121	$(ACLOCAL_M4)
122DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
123	$(am__DIST_COMMON)
124mkinstalldirs = $(install_sh) -d
125CONFIG_HEADER = $(top_builddir)/config.h
126CONFIG_CLEAN_FILES =
127CONFIG_CLEAN_VPATH_FILES =
128AM_V_P = $(am__v_P_@AM_V@)
129am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
130am__v_P_0 = false
131am__v_P_1 = :
132AM_V_GEN = $(am__v_GEN_@AM_V@)
133am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
134am__v_GEN_0 = @echo "  GEN     " $@;
135am__v_GEN_1 = 
136AM_V_at = $(am__v_at_@AM_V@)
137am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
138am__v_at_0 = @
139am__v_at_1 = 
140SOURCES =
141DIST_SOURCES =
142am__can_run_installinfo = \
143  case $$AM_UPDATE_INFO_DIR in \
144    n|no|NO) false;; \
145    *) (install-info --version) >/dev/null 2>&1;; \
146  esac
147HEADERS = $(noinst_HEADERS)
148am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
149am__DIST_COMMON = $(srcdir)/Makefile.in
150DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
151ACLOCAL = @ACLOCAL@
152ALLOCA = @ALLOCA@
153AMTAR = @AMTAR@
154AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155AR = @AR@
156AUTOCONF = @AUTOCONF@
157AUTOHEADER = @AUTOHEADER@
158AUTOMAKE = @AUTOMAKE@
159AWK = @AWK@
160BUILD_THREAD = @BUILD_THREAD@
161CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
162CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
163CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
164CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
165CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
166CC = @CC@
167CCDEPMODE = @CCDEPMODE@
168CFLAGS = @CFLAGS@
169CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
170CFLAGS_NTP = @CFLAGS_NTP@
171CPP = @CPP@
172CPPFLAGS = @CPPFLAGS@
173CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
174CPPFLAGS_NTP = @CPPFLAGS_NTP@
175CXX = @CXX@
176CXXCPP = @CXXCPP@
177CXXDEPMODE = @CXXDEPMODE@
178CXXFLAGS = @CXXFLAGS@
179CYGPATH_W = @CYGPATH_W@
180DEFS = @DEFS@
181DEPDIR = @DEPDIR@
182DLLTOOL = @DLLTOOL@
183DSYMUTIL = @DSYMUTIL@
184DUMPBIN = @DUMPBIN@
185ECHO_C = @ECHO_C@
186ECHO_N = @ECHO_N@
187ECHO_T = @ECHO_T@
188EDITLINE_LIBS = @EDITLINE_LIBS@
189EGREP = @EGREP@
190EXEEXT = @EXEEXT@
191FGREP = @FGREP@
192GREP = @GREP@
193GTEST_CONFIG = @GTEST_CONFIG@
194GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
195GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
196GTEST_LDFLAGS = @GTEST_LDFLAGS@
197GTEST_LIBS = @GTEST_LIBS@
198HAVE_INLINE = @HAVE_INLINE@
199INSTALL = @INSTALL@
200INSTALL_DATA = @INSTALL_DATA@
201INSTALL_PROGRAM = @INSTALL_PROGRAM@
202INSTALL_SCRIPT = @INSTALL_SCRIPT@
203INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
204LD = @LD@
205LDADD_LIBEVENT = @LDADD_LIBEVENT@
206LDADD_LIBNTP = @LDADD_LIBNTP@
207LDADD_LIBUTIL = @LDADD_LIBUTIL@
208LDADD_NTP = @LDADD_NTP@
209LDFLAGS = @LDFLAGS@
210LDFLAGS_NTP = @LDFLAGS_NTP@
211LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
212LIBM = @LIBM@
213LIBOBJS = @LIBOBJS@
214LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
215LIBOPTS_DIR = @LIBOPTS_DIR@
216LIBOPTS_LDADD = @LIBOPTS_LDADD@
217LIBS = @LIBS@
218LIBTOOL = @LIBTOOL@
219LIBTOOL_DEPS = @LIBTOOL_DEPS@
220LIB_SYSLOG = @LIB_SYSLOG@
221LIPO = @LIPO@
222LN_S = @LN_S@
223LTHREAD_LIBS = @LTHREAD_LIBS@
224LTLIBOBJS = @LTLIBOBJS@
225MAKEINFO = @MAKEINFO@
226MANIFEST_TOOL = @MANIFEST_TOOL@
227MANTAGFMT = @MANTAGFMT@
228MKDIR_P = @MKDIR_P@
229NM = @NM@
230NMEDIT = @NMEDIT@
231NTPDATE_DB = @NTPDATE_DB@
232NTPDATE_DL = @NTPDATE_DL@
233NTPDATE_DS = @NTPDATE_DS@
234NTPDATE_MS = @NTPDATE_MS@
235NTPDATE_NI = @NTPDATE_NI@
236NTPDC_DB = @NTPDC_DB@
237NTPDC_DL = @NTPDC_DL@
238NTPDC_DS = @NTPDC_DS@
239NTPDC_MS = @NTPDC_MS@
240NTPDC_NI = @NTPDC_NI@
241NTPDSIM_DB = @NTPDSIM_DB@
242NTPDSIM_DL = @NTPDSIM_DL@
243NTPDSIM_DS = @NTPDSIM_DS@
244NTPDSIM_MS = @NTPDSIM_MS@
245NTPDSIM_NI = @NTPDSIM_NI@
246NTPD_DB = @NTPD_DB@
247NTPD_DL = @NTPD_DL@
248NTPD_DS = @NTPD_DS@
249NTPD_MS = @NTPD_MS@
250NTPD_NI = @NTPD_NI@
251NTPQ_DB = @NTPQ_DB@
252NTPQ_DL = @NTPQ_DL@
253NTPQ_DS = @NTPQ_DS@
254NTPQ_MS = @NTPQ_MS@
255NTPQ_NI = @NTPQ_NI@
256NTPSNMPD_DB = @NTPSNMPD_DB@
257NTPSNMPD_DL = @NTPSNMPD_DL@
258NTPSNMPD_DS = @NTPSNMPD_DS@
259NTPSNMPD_MS = @NTPSNMPD_MS@
260NTPSNMPD_NI = @NTPSNMPD_NI@
261NTPSWEEP_DB = @NTPSWEEP_DB@
262NTPSWEEP_DL = @NTPSWEEP_DL@
263NTPSWEEP_DS = @NTPSWEEP_DS@
264NTPSWEEP_MS = @NTPSWEEP_MS@
265NTPSWEEP_NI = @NTPSWEEP_NI@
266NTPTIME_DB = @NTPTIME_DB@
267NTPTIME_DL = @NTPTIME_DL@
268NTPTIME_DS = @NTPTIME_DS@
269NTPTIME_MS = @NTPTIME_MS@
270NTPTIME_NI = @NTPTIME_NI@
271NTPTRACE_DB = @NTPTRACE_DB@
272NTPTRACE_DL = @NTPTRACE_DL@
273NTPTRACE_DS = @NTPTRACE_DS@
274NTPTRACE_MS = @NTPTRACE_MS@
275NTPTRACE_NI = @NTPTRACE_NI@
276NTP_FORCE_LIBEVENT_DIST = @NTP_FORCE_LIBEVENT_DIST@
277NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
278NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
279NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
280NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
281NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
282NTP_WAIT_DB = @NTP_WAIT_DB@
283NTP_WAIT_DL = @NTP_WAIT_DL@
284NTP_WAIT_DS = @NTP_WAIT_DS@
285NTP_WAIT_MS = @NTP_WAIT_MS@
286NTP_WAIT_NI = @NTP_WAIT_NI@
287OBJDUMP = @OBJDUMP@
288OBJEXT = @OBJEXT@
289OTOOL = @OTOOL@
290OTOOL64 = @OTOOL64@
291PACKAGE = @PACKAGE@
292PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
293PACKAGE_NAME = @PACKAGE_NAME@
294PACKAGE_STRING = @PACKAGE_STRING@
295PACKAGE_TARNAME = @PACKAGE_TARNAME@
296PACKAGE_URL = @PACKAGE_URL@
297PACKAGE_VERSION = @PACKAGE_VERSION@
298PATH_RUBY = @PATH_RUBY@
299PATH_SEPARATOR = @PATH_SEPARATOR@
300PKG_CONFIG = @PKG_CONFIG@
301POSIX_SHELL = @POSIX_SHELL@
302PTHREAD_LIBS = @PTHREAD_LIBS@
303RANLIB = @RANLIB@
304SED = @SED@
305SET_MAKE = @SET_MAKE@
306SHELL = @SHELL@
307SNTP = @SNTP@
308SNTP_DB = @SNTP_DB@
309SNTP_DL = @SNTP_DL@
310SNTP_DS = @SNTP_DS@
311SNTP_MS = @SNTP_MS@
312SNTP_NI = @SNTP_NI@
313STDNORETURN_H = @STDNORETURN_H@
314STRIP = @STRIP@
315TICKADJ_DB = @TICKADJ_DB@
316TICKADJ_DL = @TICKADJ_DL@
317TICKADJ_DS = @TICKADJ_DS@
318TICKADJ_MS = @TICKADJ_MS@
319TICKADJ_NI = @TICKADJ_NI@
320TIMETRIM_DB = @TIMETRIM_DB@
321TIMETRIM_DL = @TIMETRIM_DL@
322TIMETRIM_DS = @TIMETRIM_DS@
323TIMETRIM_MS = @TIMETRIM_MS@
324TIMETRIM_NI = @TIMETRIM_NI@
325UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
326UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
327UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
328UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
329UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
330VERSION = @VERSION@
331VER_SUFFIX = @VER_SUFFIX@
332abs_builddir = @abs_builddir@
333abs_srcdir = @abs_srcdir@
334abs_top_builddir = @abs_top_builddir@
335abs_top_srcdir = @abs_top_srcdir@
336ac_ct_AR = @ac_ct_AR@
337ac_ct_CC = @ac_ct_CC@
338ac_ct_CXX = @ac_ct_CXX@
339ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
340am__include = @am__include@
341am__leading_dot = @am__leading_dot@
342am__quote = @am__quote@
343am__tar = @am__tar@
344am__untar = @am__untar@
345bindir = @bindir@
346build = @build@
347build_alias = @build_alias@
348build_cpu = @build_cpu@
349build_os = @build_os@
350build_vendor = @build_vendor@
351builddir = @builddir@
352datadir = @datadir@
353datarootdir = @datarootdir@
354docdir = @docdir@
355dvidir = @dvidir@
356exec_prefix = @exec_prefix@
357host = @host@
358host_alias = @host_alias@
359host_cpu = @host_cpu@
360host_os = @host_os@
361host_vendor = @host_vendor@
362htmldir = @htmldir@
363includedir = @includedir@
364infodir = @infodir@
365install_sh = @install_sh@
366libdir = @libdir@
367libexecdir = @libexecdir@
368localedir = @localedir@
369localstatedir = @localstatedir@
370mandir = @mandir@
371mkdir_p = @mkdir_p@
372oldincludedir = @oldincludedir@
373pdfdir = @pdfdir@
374prefix = @prefix@
375program_transform_name = @program_transform_name@
376psdir = @psdir@
377sbindir = @sbindir@
378sharedstatedir = @sharedstatedir@
379srcdir = @srcdir@
380subdirs = @subdirs@
381sysconfdir = @sysconfdir@
382target_alias = @target_alias@
383top_build_prefix = @top_build_prefix@
384top_builddir = @top_builddir@
385top_srcdir = @top_srcdir@
386NULL = 
387EXTRA_DIST = \
388	autogen-version.def	\
389	copyright.def		\
390	debug-opt.def		\
391	homerc.def		\
392	ntp.lic			\
393	version.def		\
394	version.texi		\
395	$(NULL)
396
397noinst_HEADERS = 
398all: all-am
399
400.SUFFIXES:
401$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
402	@for dep in $?; do \
403	  case '$(am__configure_deps)' in \
404	    *$$dep*) \
405	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
406	        && { if test -f $@; then exit 0; else break; fi; }; \
407	      exit 1;; \
408	  esac; \
409	done; \
410	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
411	$(am__cd) $(top_srcdir) && \
412	  $(AUTOMAKE) --foreign include/Makefile
413Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
414	@case '$?' in \
415	  *config.status*) \
416	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
417	  *) \
418	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
419	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
420	esac;
421
422$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
423	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
424
425$(top_srcdir)/configure:  $(am__configure_deps)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
428	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429$(am__aclocal_m4_deps):
430
431mostlyclean-libtool:
432	-rm -f *.lo
433
434clean-libtool:
435	-rm -rf .libs _libs
436tags TAGS:
437
438ctags CTAGS:
439
440cscope cscopelist:
441
442
443distdir: $(DISTFILES)
444	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446	list='$(DISTFILES)'; \
447	  dist_files=`for file in $$list; do echo $$file; done | \
448	  sed -e "s|^$$srcdirstrip/||;t" \
449	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
450	case $$dist_files in \
451	  */*) $(MKDIR_P) `echo "$$dist_files" | \
452			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
453			   sort -u` ;; \
454	esac; \
455	for file in $$dist_files; do \
456	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457	  if test -d $$d/$$file; then \
458	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
459	    if test -d "$(distdir)/$$file"; then \
460	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461	    fi; \
462	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
463	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
464	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
465	    fi; \
466	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
467	  else \
468	    test -f "$(distdir)/$$file" \
469	    || cp -p $$d/$$file "$(distdir)/$$file" \
470	    || exit 1; \
471	  fi; \
472	done
473check-am: all-am
474check: check-am
475all-am: Makefile $(HEADERS)
476installdirs:
477install: install-am
478install-exec: install-exec-am
479install-data: install-data-am
480uninstall: uninstall-am
481
482install-am: all-am
483	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
484
485installcheck: installcheck-am
486install-strip:
487	if test -z '$(STRIP)'; then \
488	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490	      install; \
491	else \
492	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
493	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
494	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
495	fi
496mostlyclean-generic:
497
498clean-generic:
499
500distclean-generic:
501	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
502	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am
508
509clean-am: clean-generic clean-libtool mostlyclean-am
510
511distclean: distclean-am
512	-rm -f Makefile
513distclean-am: clean-am distclean-generic
514
515dvi: dvi-am
516
517dvi-am:
518
519html: html-am
520
521html-am:
522
523info: info-am
524
525info-am:
526
527install-data-am:
528
529install-dvi: install-dvi-am
530
531install-dvi-am:
532
533install-exec-am:
534
535install-html: install-html-am
536
537install-html-am:
538
539install-info: install-info-am
540
541install-info-am:
542
543install-man:
544
545install-pdf: install-pdf-am
546
547install-pdf-am:
548
549install-ps: install-ps-am
550
551install-ps-am:
552
553installcheck-am:
554
555maintainer-clean: maintainer-clean-am
556	-rm -f Makefile
557maintainer-clean-am: distclean-am maintainer-clean-generic
558
559mostlyclean: mostlyclean-am
560
561mostlyclean-am: mostlyclean-generic mostlyclean-libtool
562
563pdf: pdf-am
564
565pdf-am:
566
567ps: ps-am
568
569ps-am:
570
571uninstall-am:
572
573.MAKE: install-am install-strip
574
575.PHONY: all all-am check check-am clean clean-generic clean-libtool \
576	cscopelist-am ctags-am distclean distclean-generic \
577	distclean-libtool distdir dvi dvi-am html html-am info info-am \
578	install install-am install-data install-data-am install-dvi \
579	install-dvi-am install-exec install-exec-am install-html \
580	install-html-am install-info install-info-am install-man \
581	install-pdf install-pdf-am install-ps install-ps-am \
582	install-strip installcheck installcheck-am installdirs \
583	maintainer-clean maintainer-clean-generic mostlyclean \
584	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
585	tags-am uninstall uninstall-am
586
587.PRECIOUS: Makefile
588
589
590$(srcdir)/version.def: $(srcdir)/../../packageinfo.sh
591	cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.def
592
593$(srcdir)/version.texi: $(srcdir)/../../packageinfo.sh
594	cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.texi
595
596# Tell versions [3.59,3.63) of GNU make to not export all variables.
597# Otherwise a system limit (for SysV at least) may be exceeded.
598.NOEXPORT:
599