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