]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/sntp/include/Makefile.in
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / sntp / include / 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
17 VPATH = @srcdir@
18 am__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 }
29 am__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
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = include
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__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 $(top_srcdir)/m4/version.m4 \
118         $(top_srcdir)/configure.ac
119 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120         $(ACLOCAL_M4)
121 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
122         $(am__DIST_COMMON)
123 mkinstalldirs = $(install_sh) -d
124 CONFIG_HEADER = $(top_builddir)/config.h
125 CONFIG_CLEAN_FILES =
126 CONFIG_CLEAN_VPATH_FILES =
127 AM_V_P = $(am__v_P_@AM_V@)
128 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
129 am__v_P_0 = false
130 am__v_P_1 = :
131 AM_V_GEN = $(am__v_GEN_@AM_V@)
132 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
133 am__v_GEN_0 = @echo "  GEN     " $@;
134 am__v_GEN_1 = 
135 AM_V_at = $(am__v_at_@AM_V@)
136 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137 am__v_at_0 = @
138 am__v_at_1 = 
139 SOURCES =
140 DIST_SOURCES =
141 am__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
146 HEADERS = $(noinst_HEADERS)
147 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
148 am__DIST_COMMON = $(srcdir)/Makefile.in
149 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
150 ACLOCAL = @ACLOCAL@
151 ALLOCA = @ALLOCA@
152 AMTAR = @AMTAR@
153 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
154 AR = @AR@
155 AUTOCONF = @AUTOCONF@
156 AUTOHEADER = @AUTOHEADER@
157 AUTOMAKE = @AUTOMAKE@
158 AWK = @AWK@
159 CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
160 CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
161 CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
162 CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
163 CALC_TICKADJ_NI = @CALC_TICKADJ_NI@
164 CC = @CC@
165 CCDEPMODE = @CCDEPMODE@
166 CFLAGS = @CFLAGS@
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 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         autogen-version.def     \
385         copyright.def           \
386         debug-opt.def           \
387         homerc.def              \
388         ntp.lic                 \
389         version.def             \
390         version.texi            \
391         $(NULL)
392
393 noinst_HEADERS = 
394 all: all-am
395
396 .SUFFIXES:
397 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
398         @for dep in $?; do \
399           case '$(am__configure_deps)' in \
400             *$$dep*) \
401               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
402                 && { if test -f $@; then exit 0; else break; fi; }; \
403               exit 1;; \
404           esac; \
405         done; \
406         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
407         $(am__cd) $(top_srcdir) && \
408           $(AUTOMAKE) --foreign include/Makefile
409 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
410         @case '$?' in \
411           *config.status*) \
412             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
413           *) \
414             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
415             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
416         esac;
417
418 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
419         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420
421 $(top_srcdir)/configure:  $(am__configure_deps)
422         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
424         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425 $(am__aclocal_m4_deps):
426
427 mostlyclean-libtool:
428         -rm -f *.lo
429
430 clean-libtool:
431         -rm -rf .libs _libs
432 tags TAGS:
433
434 ctags CTAGS:
435
436 cscope cscopelist:
437
438
439 distdir: $(DISTFILES)
440         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442         list='$(DISTFILES)'; \
443           dist_files=`for file in $$list; do echo $$file; done | \
444           sed -e "s|^$$srcdirstrip/||;t" \
445               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
446         case $$dist_files in \
447           */*) $(MKDIR_P) `echo "$$dist_files" | \
448                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449                            sort -u` ;; \
450         esac; \
451         for file in $$dist_files; do \
452           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453           if test -d $$d/$$file; then \
454             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455             if test -d "$(distdir)/$$file"; then \
456               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457             fi; \
458             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
460               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461             fi; \
462             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
463           else \
464             test -f "$(distdir)/$$file" \
465             || cp -p $$d/$$file "$(distdir)/$$file" \
466             || exit 1; \
467           fi; \
468         done
469 check-am: all-am
470 check: check-am
471 all-am: Makefile $(HEADERS)
472 installdirs:
473 install: install-am
474 install-exec: install-exec-am
475 install-data: install-data-am
476 uninstall: uninstall-am
477
478 install-am: all-am
479         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480
481 installcheck: installcheck-am
482 install-strip:
483         if test -z '$(STRIP)'; then \
484           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486               install; \
487         else \
488           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
489             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
490             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
491         fi
492 mostlyclean-generic:
493
494 clean-generic:
495
496 distclean-generic:
497         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
499
500 maintainer-clean-generic:
501         @echo "This command is intended for maintainers to use"
502         @echo "it deletes files that may require special tools to rebuild."
503 clean: clean-am
504
505 clean-am: clean-generic clean-libtool mostlyclean-am
506
507 distclean: distclean-am
508         -rm -f Makefile
509 distclean-am: clean-am distclean-generic
510
511 dvi: dvi-am
512
513 dvi-am:
514
515 html: html-am
516
517 html-am:
518
519 info: info-am
520
521 info-am:
522
523 install-data-am:
524
525 install-dvi: install-dvi-am
526
527 install-dvi-am:
528
529 install-exec-am:
530
531 install-html: install-html-am
532
533 install-html-am:
534
535 install-info: install-info-am
536
537 install-info-am:
538
539 install-man:
540
541 install-pdf: install-pdf-am
542
543 install-pdf-am:
544
545 install-ps: install-ps-am
546
547 install-ps-am:
548
549 installcheck-am:
550
551 maintainer-clean: maintainer-clean-am
552         -rm -f Makefile
553 maintainer-clean-am: distclean-am maintainer-clean-generic
554
555 mostlyclean: mostlyclean-am
556
557 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
558
559 pdf: pdf-am
560
561 pdf-am:
562
563 ps: ps-am
564
565 ps-am:
566
567 uninstall-am:
568
569 .MAKE: install-am install-strip
570
571 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
572         cscopelist-am ctags-am distclean distclean-generic \
573         distclean-libtool distdir dvi dvi-am html html-am info info-am \
574         install install-am install-data install-data-am install-dvi \
575         install-dvi-am install-exec install-exec-am install-html \
576         install-html-am install-info install-info-am install-man \
577         install-pdf install-pdf-am install-ps install-ps-am \
578         install-strip installcheck installcheck-am installdirs \
579         maintainer-clean maintainer-clean-generic mostlyclean \
580         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
581         tags-am uninstall uninstall-am
582
583 .PRECIOUS: Makefile
584
585
586 $(srcdir)/version.def: $(srcdir)/../../packageinfo.sh
587         cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.def
588
589 $(srcdir)/version.texi: $(srcdir)/../../packageinfo.sh
590         cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.texi
591
592 # Tell versions [3.59,3.63) of GNU make to not export all variables.
593 # Otherwise a system limit (for SysV at least) may be exceeded.
594 .NOEXPORT: