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