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