xref: /freebsd/contrib/ntp/sntp/include/Makefile.in (revision f126890a)
1# Makefile.in generated by automake 1.16.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2021 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@
167CC_NOFORMAT = @CC_NOFORMAT@
168CFLAGS = @CFLAGS@
169CFLAGS_LIBEVENT = @CFLAGS_LIBEVENT@
170CFLAGS_NTP = @CFLAGS_NTP@
171CPP = @CPP@
172CPPFLAGS = @CPPFLAGS@
173CPPFLAGS_LIBEVENT = @CPPFLAGS_LIBEVENT@
174CPPFLAGS_NTP = @CPPFLAGS_NTP@
175CSCOPE = @CSCOPE@
176CTAGS = @CTAGS@
177CYGPATH_W = @CYGPATH_W@
178DEFS = @DEFS@
179DEPDIR = @DEPDIR@
180DLLTOOL = @DLLTOOL@
181DSYMUTIL = @DSYMUTIL@
182DUMPBIN = @DUMPBIN@
183ECHO_C = @ECHO_C@
184ECHO_N = @ECHO_N@
185ECHO_T = @ECHO_T@
186EDITLINE_LIBS = @EDITLINE_LIBS@
187EGREP = @EGREP@
188ETAGS = @ETAGS@
189EXEEXT = @EXEEXT@
190FGREP = @FGREP@
191GREP = @GREP@
192HAVE_INLINE = @HAVE_INLINE@
193INSTALL = @INSTALL@
194INSTALL_DATA = @INSTALL_DATA@
195INSTALL_PROGRAM = @INSTALL_PROGRAM@
196INSTALL_SCRIPT = @INSTALL_SCRIPT@
197INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
198LD = @LD@
199LDADD_LIBEVENT = @LDADD_LIBEVENT@
200LDADD_LIBNTP = @LDADD_LIBNTP@
201LDADD_LIBUTIL = @LDADD_LIBUTIL@
202LDADD_NTP = @LDADD_NTP@
203LDFLAGS = @LDFLAGS@
204LDFLAGS_NTP = @LDFLAGS_NTP@
205LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
206LIBM = @LIBM@
207LIBOBJS = @LIBOBJS@
208LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
209LIBOPTS_DIR = @LIBOPTS_DIR@
210LIBOPTS_LDADD = @LIBOPTS_LDADD@
211LIBS = @LIBS@
212LIBTOOL = @LIBTOOL@
213LIBTOOL_DEPS = @LIBTOOL_DEPS@
214LIB_SYSLOG = @LIB_SYSLOG@
215LIPO = @LIPO@
216LN_S = @LN_S@
217LTHREAD_LIBS = @LTHREAD_LIBS@
218LTLIBOBJS = @LTLIBOBJS@
219LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
220MAKEINFO = @MAKEINFO@
221MANIFEST_TOOL = @MANIFEST_TOOL@
222MANTAGFMT = @MANTAGFMT@
223MKDIR_P = @MKDIR_P@
224NM = @NM@
225NMEDIT = @NMEDIT@
226NTPDATE_DB = @NTPDATE_DB@
227NTPDATE_DL = @NTPDATE_DL@
228NTPDATE_DS = @NTPDATE_DS@
229NTPDATE_MS = @NTPDATE_MS@
230NTPDATE_NI = @NTPDATE_NI@
231NTPDC_DB = @NTPDC_DB@
232NTPDC_DL = @NTPDC_DL@
233NTPDC_DS = @NTPDC_DS@
234NTPDC_MS = @NTPDC_MS@
235NTPDC_NI = @NTPDC_NI@
236NTPDSIM_DB = @NTPDSIM_DB@
237NTPDSIM_DL = @NTPDSIM_DL@
238NTPDSIM_DS = @NTPDSIM_DS@
239NTPDSIM_MS = @NTPDSIM_MS@
240NTPDSIM_NI = @NTPDSIM_NI@
241NTPD_DB = @NTPD_DB@
242NTPD_DL = @NTPD_DL@
243NTPD_DS = @NTPD_DS@
244NTPD_MS = @NTPD_MS@
245NTPD_NI = @NTPD_NI@
246NTPQ_DB = @NTPQ_DB@
247NTPQ_DL = @NTPQ_DL@
248NTPQ_DS = @NTPQ_DS@
249NTPQ_MS = @NTPQ_MS@
250NTPQ_NI = @NTPQ_NI@
251NTPSNMPD_DB = @NTPSNMPD_DB@
252NTPSNMPD_DL = @NTPSNMPD_DL@
253NTPSNMPD_DS = @NTPSNMPD_DS@
254NTPSNMPD_MS = @NTPSNMPD_MS@
255NTPSNMPD_NI = @NTPSNMPD_NI@
256NTPSWEEP_DB = @NTPSWEEP_DB@
257NTPSWEEP_DL = @NTPSWEEP_DL@
258NTPSWEEP_DS = @NTPSWEEP_DS@
259NTPSWEEP_MS = @NTPSWEEP_MS@
260NTPSWEEP_NI = @NTPSWEEP_NI@
261NTPTIME_DB = @NTPTIME_DB@
262NTPTIME_DL = @NTPTIME_DL@
263NTPTIME_DS = @NTPTIME_DS@
264NTPTIME_MS = @NTPTIME_MS@
265NTPTIME_NI = @NTPTIME_NI@
266NTPTRACE_DB = @NTPTRACE_DB@
267NTPTRACE_DL = @NTPTRACE_DL@
268NTPTRACE_DS = @NTPTRACE_DS@
269NTPTRACE_MS = @NTPTRACE_MS@
270NTPTRACE_NI = @NTPTRACE_NI@
271NTP_FORCE_LIBEVENT_DIST = @NTP_FORCE_LIBEVENT_DIST@
272NTP_HARD_CFLAGS = @NTP_HARD_CFLAGS@
273NTP_HARD_CPPFLAGS = @NTP_HARD_CPPFLAGS@
274NTP_HARD_LDFLAGS = @NTP_HARD_LDFLAGS@
275NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
276NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
277NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
278NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
279NTP_KEYGEN_NI = @NTP_KEYGEN_NI@
280NTP_WAIT_DB = @NTP_WAIT_DB@
281NTP_WAIT_DL = @NTP_WAIT_DL@
282NTP_WAIT_DS = @NTP_WAIT_DS@
283NTP_WAIT_MS = @NTP_WAIT_MS@
284NTP_WAIT_NI = @NTP_WAIT_NI@
285OBJDUMP = @OBJDUMP@
286OBJEXT = @OBJEXT@
287OTOOL = @OTOOL@
288OTOOL64 = @OTOOL64@
289PACKAGE = @PACKAGE@
290PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
291PACKAGE_NAME = @PACKAGE_NAME@
292PACKAGE_STRING = @PACKAGE_STRING@
293PACKAGE_TARNAME = @PACKAGE_TARNAME@
294PACKAGE_URL = @PACKAGE_URL@
295PACKAGE_VERSION = @PACKAGE_VERSION@
296PATH_RUBY = @PATH_RUBY@
297PATH_SEPARATOR = @PATH_SEPARATOR@
298PKG_CONFIG = @PKG_CONFIG@
299POSIX_SHELL = @POSIX_SHELL@
300PTHREAD_LIBS = @PTHREAD_LIBS@
301RANLIB = @RANLIB@
302SED = @SED@
303SET_MAKE = @SET_MAKE@
304SHELL = @SHELL@
305SNTP = @SNTP@
306SNTP_DB = @SNTP_DB@
307SNTP_DL = @SNTP_DL@
308SNTP_DS = @SNTP_DS@
309SNTP_MS = @SNTP_MS@
310SNTP_NI = @SNTP_NI@
311STDNORETURN_H = @STDNORETURN_H@
312STRIP = @STRIP@
313TICKADJ_DB = @TICKADJ_DB@
314TICKADJ_DL = @TICKADJ_DL@
315TICKADJ_DS = @TICKADJ_DS@
316TICKADJ_MS = @TICKADJ_MS@
317TICKADJ_NI = @TICKADJ_NI@
318TIMETRIM_DB = @TIMETRIM_DB@
319TIMETRIM_DL = @TIMETRIM_DL@
320TIMETRIM_DS = @TIMETRIM_DS@
321TIMETRIM_MS = @TIMETRIM_MS@
322TIMETRIM_NI = @TIMETRIM_NI@
323UPDATE_LEAP_DB = @UPDATE_LEAP_DB@
324UPDATE_LEAP_DL = @UPDATE_LEAP_DL@
325UPDATE_LEAP_DS = @UPDATE_LEAP_DS@
326UPDATE_LEAP_MS = @UPDATE_LEAP_MS@
327UPDATE_LEAP_NI = @UPDATE_LEAP_NI@
328VERSION = @VERSION@
329VER_SUFFIX = @VER_SUFFIX@
330abs_builddir = @abs_builddir@
331abs_srcdir = @abs_srcdir@
332abs_top_builddir = @abs_top_builddir@
333abs_top_srcdir = @abs_top_srcdir@
334ac_ct_AR = @ac_ct_AR@
335ac_ct_CC = @ac_ct_CC@
336ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
337am__include = @am__include@
338am__leading_dot = @am__leading_dot@
339am__quote = @am__quote@
340am__tar = @am__tar@
341am__untar = @am__untar@
342bindir = @bindir@
343build = @build@
344build_alias = @build_alias@
345build_cpu = @build_cpu@
346build_os = @build_os@
347build_vendor = @build_vendor@
348builddir = @builddir@
349datadir = @datadir@
350datarootdir = @datarootdir@
351docdir = @docdir@
352dvidir = @dvidir@
353exec_prefix = @exec_prefix@
354host = @host@
355host_alias = @host_alias@
356host_cpu = @host_cpu@
357host_os = @host_os@
358host_vendor = @host_vendor@
359htmldir = @htmldir@
360includedir = @includedir@
361infodir = @infodir@
362install_sh = @install_sh@
363libdir = @libdir@
364libexecdir = @libexecdir@
365localedir = @localedir@
366localstatedir = @localstatedir@
367mandir = @mandir@
368mkdir_p = @mkdir_p@
369oldincludedir = @oldincludedir@
370pdfdir = @pdfdir@
371prefix = @prefix@
372program_transform_name = @program_transform_name@
373psdir = @psdir@
374runstatedir = @runstatedir@
375sbindir = @sbindir@
376sharedstatedir = @sharedstatedir@
377srcdir = @srcdir@
378subdirs = @subdirs@
379sysconfdir = @sysconfdir@
380target_alias = @target_alias@
381top_build_prefix = @top_build_prefix@
382top_builddir = @top_builddir@
383top_srcdir = @top_srcdir@
384NULL =
385EXTRA_DIST = \
386	autogen-version.def	\
387	copyright.def		\
388	debug-opt.def		\
389	homerc.def		\
390	ntp.lic			\
391	version.def		\
392	version.texi		\
393	$(NULL)
394
395noinst_HEADERS =
396all: all-am
397
398.SUFFIXES:
399$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
400	@for dep in $?; do \
401	  case '$(am__configure_deps)' in \
402	    *$$dep*) \
403	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
404	        && { if test -f $@; then exit 0; else break; fi; }; \
405	      exit 1;; \
406	  esac; \
407	done; \
408	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
409	$(am__cd) $(top_srcdir) && \
410	  $(AUTOMAKE) --foreign include/Makefile
411Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
412	@case '$?' in \
413	  *config.status*) \
414	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
415	  *) \
416	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
417	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
418	esac;
419
420$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
421	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
423$(top_srcdir)/configure:  $(am__configure_deps)
424	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
426	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427$(am__aclocal_m4_deps):
428
429mostlyclean-libtool:
430	-rm -f *.lo
431
432clean-libtool:
433	-rm -rf .libs _libs
434tags TAGS:
435
436ctags CTAGS:
437
438cscope cscopelist:
439
440distdir: $(BUILT_SOURCES)
441	$(MAKE) $(AM_MAKEFLAGS) distdir-am
442
443distdir-am: $(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