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