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