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