Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / ntp / dist / sntp / Makefile.in
blob71bce3c38da1f78cf2030aff5610cffff8104bc1
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # Makefile.am for JMK's SNTP, by Harlan Stenn
20 # we traditionally installed software in bindir, while it should have gone
21 # in sbindir. Now that we offer a choice, look in the "other" installation
22 # subdir to warn folks if there is another version there.
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkglibexecdir = $(libexecdir)/@PACKAGE@
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 bin_PROGRAMS = sntp$(EXEEXT)
44 @NEED_LIBOPTS_TRUE@am__append_1 = libopts
45 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
46 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
47 $(top_srcdir)/bincheck.mf $(top_srcdir)/configure \
48 $(top_srcdir)/depsver.mf compile config.guess config.sub \
49 depcomp install-sh ltmain.sh missing
50 subdir = .
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
53 $(top_srcdir)/../m4/ntp_cacheversion.m4 \
54 $(top_srcdir)/../m4/ntp_dir_sep.m4 $(top_srcdir)/../version.m4 \
55 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno config.status.lineno
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = config.h
62 CONFIG_CLEAN_FILES =
63 CONFIG_CLEAN_VPATH_FILES =
64 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
65 PROGRAMS = $(bin_PROGRAMS)
66 am__objects_1 =
67 am_sntp_OBJECTS = crypto.$(OBJEXT) kod_management.$(OBJEXT) \
68 log.$(OBJEXT) main.$(OBJEXT) networking.$(OBJEXT) \
69 sntp-opts.$(OBJEXT) utilities.$(OBJEXT) $(am__objects_1)
70 sntp_OBJECTS = $(am_sntp_OBJECTS)
71 sntp_LDADD = $(LDADD)
72 am__DEPENDENCIES_1 =
73 sntp_DEPENDENCIES = $(am__DEPENDENCIES_1) ../libntp/libntp.a
74 DEFAULT_INCLUDES = -I.@am__isrc@
75 depcomp = $(SHELL) $(top_srcdir)/depcomp
76 am__depfiles_maybe = depfiles
77 am__mv = mv -f
78 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
81 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83 CCLD = $(CC)
84 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
86 $(LDFLAGS) -o $@
87 SOURCES = $(sntp_SOURCES)
88 DIST_SOURCES = $(sntp_SOURCES)
89 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
90 html-recursive info-recursive install-data-recursive \
91 install-dvi-recursive install-exec-recursive \
92 install-html-recursive install-info-recursive \
93 install-pdf-recursive install-ps-recursive install-recursive \
94 installcheck-recursive installdirs-recursive pdf-recursive \
95 ps-recursive uninstall-recursive
96 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97 am__vpath_adj = case $$p in \
98 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99 *) f=$$p;; \
100 esac;
101 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
102 am__install_max = 40
103 am__nobase_strip_setup = \
104 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
105 am__nobase_strip = \
106 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
107 am__nobase_list = $(am__nobase_strip_setup); \
108 for p in $$list; do echo "$$p $$p"; done | \
109 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
110 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
111 if (++n[$$2] == $(am__install_max)) \
112 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
113 END { for (dir in files) print dir, files[dir] }'
114 am__base_list = \
115 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
116 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
117 man1dir = $(mandir)/man1
118 NROFF = nroff
119 MANS = $(man_MANS)
120 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
121 distclean-recursive maintainer-clean-recursive
122 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
123 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
124 distdir dist dist-all distcheck
125 ETAGS = etags
126 CTAGS = ctags
127 DIST_SUBDIRS = libopts .
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129 distdir = $(PACKAGE)-$(VERSION)
130 top_distdir = $(distdir)
131 am__remove_distdir = \
132 { test ! -d "$(distdir)" \
133 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
134 && rm -fr "$(distdir)"; }; }
135 am__relativize = \
136 dir0=`pwd`; \
137 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
138 sed_rest='s,^[^/]*/*,,'; \
139 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
140 sed_butlast='s,/*[^/]*$$,,'; \
141 while test -n "$$dir1"; do \
142 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
143 if test "$$first" != "."; then \
144 if test "$$first" = ".."; then \
145 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
146 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
147 else \
148 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
149 if test "$$first2" = "$$first"; then \
150 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
151 else \
152 dir2="../$$dir2"; \
153 fi; \
154 dir0="$$dir0"/"$$first"; \
155 fi; \
156 fi; \
157 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
158 done; \
159 reldir="$$dir2"
160 DIST_ARCHIVES = $(distdir).tar.gz
161 GZIP_ENV = --best
162 distuninstallcheck_listfiles = find . -type f -print
163 distcleancheck_listfiles = find . -type f -print
164 ACLOCAL = @ACLOCAL@
165 AMTAR = @AMTAR@
166 AR = @AR@
167 AUTOCONF = @AUTOCONF@
168 AUTOHEADER = @AUTOHEADER@
169 AUTOMAKE = @AUTOMAKE@
170 AWK = @AWK@
171 BINSUBDIR = @BINSUBDIR@
172 CC = @CC@
173 CCDEPMODE = @CCDEPMODE@
174 CFLAGS = @CFLAGS@
175 CPP = @CPP@
176 CPPFLAGS = @CPPFLAGS@
177 CYGPATH_W = @CYGPATH_W@
178 DEFS = @DEFS@
179 DEPDIR = @DEPDIR@
180 ECHO = @ECHO@
181 ECHO_C = @ECHO_C@
182 ECHO_N = @ECHO_N@
183 ECHO_T = @ECHO_T@
184 EGREP = @EGREP@
185 EXEEXT = @EXEEXT@
186 GREP = @GREP@
187 HAVE_INLINE = @HAVE_INLINE@
188 INSTALL = @INSTALL@
189 INSTALL_DATA = @INSTALL_DATA@
190 INSTALL_PROGRAM = @INSTALL_PROGRAM@
191 INSTALL_SCRIPT = @INSTALL_SCRIPT@
192 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193 LDFLAGS = @LDFLAGS@
194 LIBOBJS = @LIBOBJS@
195 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
196 LIBOPTS_DIR = @LIBOPTS_DIR@
197 LIBOPTS_LDADD = @LIBOPTS_LDADD@
198 LIBS = @LIBS@
199 LIBTOOL = @LIBTOOL@
200 LN_S = @LN_S@
201 LTLIBOBJS = @LTLIBOBJS@
202 MAKEINFO = @MAKEINFO@
203 MKDIR_P = @MKDIR_P@
204 OBJEXT = @OBJEXT@
205 PACKAGE = @PACKAGE@
206 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207 PACKAGE_NAME = @PACKAGE_NAME@
208 PACKAGE_STRING = @PACKAGE_STRING@
209 PACKAGE_TARNAME = @PACKAGE_TARNAME@
210 PACKAGE_URL = @PACKAGE_URL@
211 PACKAGE_VERSION = @PACKAGE_VERSION@
212 PATH_SEPARATOR = @PATH_SEPARATOR@
213 RANLIB = @RANLIB@
214 SET_MAKE = @SET_MAKE@
215 SHELL = @SHELL@
216 STRIP = @STRIP@
217 VERSION = @VERSION@
218 abs_builddir = @abs_builddir@
219 abs_srcdir = @abs_srcdir@
220 abs_top_builddir = @abs_top_builddir@
221 abs_top_srcdir = @abs_top_srcdir@
222 ac_ct_CC = @ac_ct_CC@
223 am__include = @am__include@
224 am__leading_dot = @am__leading_dot@
225 am__quote = @am__quote@
226 am__tar = @am__tar@
227 am__untar = @am__untar@
228 bindir = ${exec_prefix}/${BINSUBDIR}
229 build = @build@
230 build_alias = @build_alias@
231 build_cpu = @build_cpu@
232 build_os = @build_os@
233 build_vendor = @build_vendor@
234 builddir = @builddir@
235 datadir = @datadir@
236 datarootdir = @datarootdir@
237 docdir = @docdir@
238 dvidir = @dvidir@
239 exec_prefix = @exec_prefix@
240 host = @host@
241 host_alias = @host_alias@
242 host_cpu = @host_cpu@
243 host_os = @host_os@
244 host_vendor = @host_vendor@
245 htmldir = @htmldir@
246 includedir = @includedir@
247 infodir = @infodir@
248 install_sh = @install_sh@
249 libdir = @libdir@
250 libexecdir = @libexecdir@
251 localedir = @localedir@
252 localstatedir = @localstatedir@
253 mandir = @mandir@
254 mkdir_p = @mkdir_p@
255 oldincludedir = @oldincludedir@
256 pdfdir = @pdfdir@
257 prefix = @prefix@
258 program_transform_name = @program_transform_name@
259 psdir = @psdir@
260 sbindir = @sbindir@
261 sharedstatedir = @sharedstatedir@
262 srcdir = @srcdir@
263 sysconfdir = @sysconfdir@
264 target_alias = @target_alias@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 NULL =
269 AUTOMAKE_OPTIONS = foreign 1.10
270 ACLOCAL_AMFLAGS = -I ../m4 -I libopts/m4
271 AM_CPPFLAGS = $(LIBOPTS_CFLAGS) -I$(top_srcdir)/../include \
272 -I$(top_srcdir)/../lib/isc/include \
273 -I$(top_srcdir)/../lib/isc/nothreads/include \
274 -I$(top_srcdir)/../lib/isc/unix/include
276 LDADD = $(LIBOPTS_LDADD) -lm ../libntp/libntp.a
277 run_ag = cd $(srcdir) && \
278 env PATH="$(abs_builddir):$(PATH)" \
279 autogen -L ../include --writable
281 CLEANFILES = libopts-subdir .deps-ver
282 SUBDIRS = $(am__append_1) .
283 sntp_SOURCES = \
284 crypto.c \
285 crypto.h \
286 data_formats.h \
287 header.h \
288 kod_management.c \
289 kod_management.h \
290 log.c \
291 log.h \
292 main.c \
293 networking.c \
294 networking.h \
295 sntp-opts.c \
296 sntp-opts.h \
297 utilities.c \
298 utilities.h \
299 $(NULL)
302 # it's in EXTRA_DIST
303 #dist_man_MANS= sntp.1
304 EXTRA_DIST = \
305 autogen-version.def \
306 bincheck.mf \
307 COPYRIGHT \
308 deps-ver \
309 depsver.mf \
310 sntp-opts.def \
311 sntp-opts.menu \
312 sntp-opts.texi \
313 sntp.1 \
314 sntp.html \
315 sntp.texi \
316 version.def \
317 version.m4 \
318 version.texi \
319 $(NULL)
321 OLD_EXTRA_DIST = \
322 autogen-version.def version.def version.m4 version.texi
324 BUILT_SOURCES = check-autogen-version.def check-version.def \
325 check-version.m4 check-version.texi libtool sntp-opts.c \
326 sntp-opts.h sntp-opts.menu sntp-opts.texi sntp.1 sntp.html \
327 $(NULL) .deps-ver
328 man_MANS = sntp.1
329 all: $(BUILT_SOURCES) config.h
330 $(MAKE) $(AM_MAKEFLAGS) all-recursive
332 .SUFFIXES:
333 .SUFFIXES: .c .lo .o .obj
334 am--refresh:
336 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/depsver.mf $(am__configure_deps)
337 @for dep in $?; do \
338 case '$(am__configure_deps)' in \
339 *$$dep*) \
340 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
341 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
342 && exit 0; \
343 exit 1;; \
344 esac; \
345 done; \
346 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
347 $(am__cd) $(top_srcdir) && \
348 $(AUTOMAKE) --foreign Makefile
349 .PRECIOUS: Makefile
350 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351 @case '$?' in \
352 *config.status*) \
353 echo ' $(SHELL) ./config.status'; \
354 $(SHELL) ./config.status;; \
355 *) \
356 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
357 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
358 esac;
360 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361 $(SHELL) ./config.status --recheck
363 $(top_srcdir)/configure: $(am__configure_deps)
364 $(am__cd) $(srcdir) && $(AUTOCONF)
365 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
366 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
367 $(am__aclocal_m4_deps):
369 config.h: stamp-h1
370 @if test ! -f $@; then \
371 rm -f stamp-h1; \
372 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
373 else :; fi
375 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
376 @rm -f stamp-h1
377 cd $(top_builddir) && $(SHELL) ./config.status config.h
378 $(srcdir)/config.h.in: $(am__configure_deps)
379 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
380 rm -f stamp-h1
381 touch $@
383 distclean-hdr:
384 -rm -f config.h stamp-h1
385 install-binPROGRAMS: $(bin_PROGRAMS)
386 @$(NORMAL_INSTALL)
387 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
388 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
389 for p in $$list; do echo "$$p $$p"; done | \
390 sed 's/$(EXEEXT)$$//' | \
391 while read p p1; do if test -f $$p || test -f $$p1; \
392 then echo "$$p"; echo "$$p"; else :; fi; \
393 done | \
394 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
395 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
396 sed 'N;N;N;s,\n, ,g' | \
397 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
398 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
399 if ($$2 == $$4) files[d] = files[d] " " $$1; \
400 else { print "f", $$3 "/" $$4, $$1; } } \
401 END { for (d in files) print "f", d, files[d] }' | \
402 while read type dir files; do \
403 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
404 test -z "$$files" || { \
405 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
406 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
408 ; done
410 uninstall-binPROGRAMS:
411 @$(NORMAL_UNINSTALL)
412 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
413 files=`for p in $$list; do echo "$$p"; done | \
414 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
415 -e 's/$$/$(EXEEXT)/' `; \
416 test -n "$$list" || exit 0; \
417 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
418 cd "$(DESTDIR)$(bindir)" && rm -f $$files
420 clean-binPROGRAMS:
421 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
422 echo " rm -f" $$list; \
423 rm -f $$list || exit $$?; \
424 test -n "$(EXEEXT)" || exit 0; \
425 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
426 echo " rm -f" $$list; \
427 rm -f $$list
428 sntp$(EXEEXT): $(sntp_OBJECTS) $(sntp_DEPENDENCIES)
429 @rm -f sntp$(EXEEXT)
430 $(LINK) $(sntp_OBJECTS) $(sntp_LDADD) $(LIBS)
432 mostlyclean-compile:
433 -rm -f *.$(OBJEXT)
435 distclean-compile:
436 -rm -f *.tab.c
438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypto.Po@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kod_management.Po@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Po@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/networking.Po@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sntp-opts.Po@am__quote@
444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utilities.Po@am__quote@
446 .c.o:
447 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
448 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
453 .c.obj:
454 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
455 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
456 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
457 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
460 .c.lo:
461 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
462 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
463 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
464 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
467 mostlyclean-libtool:
468 -rm -f *.lo
470 clean-libtool:
471 -rm -rf .libs _libs
473 distclean-libtool:
474 -rm -f libtool config.lt
475 install-man1: $(man_MANS)
476 @$(NORMAL_INSTALL)
477 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
478 @list=''; test -n "$(man1dir)" || exit 0; \
479 { for i in $$list; do echo "$$i"; done; \
480 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
481 sed -n '/\.1[a-z]*$$/p'; \
482 } | while read p; do \
483 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
484 echo "$$d$$p"; echo "$$p"; \
485 done | \
486 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
487 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
488 sed 'N;N;s,\n, ,g' | { \
489 list=; while read file base inst; do \
490 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
491 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
492 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
493 fi; \
494 done; \
495 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
496 while read files; do \
497 test -z "$$files" || { \
498 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
499 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
500 done; }
502 uninstall-man1:
503 @$(NORMAL_UNINSTALL)
504 @list=''; test -n "$(man1dir)" || exit 0; \
505 files=`{ for i in $$list; do echo "$$i"; done; \
506 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
507 sed -n '/\.1[a-z]*$$/p'; \
508 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
509 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
510 test -z "$$files" || { \
511 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
512 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
514 # This directory's subdirectories are mostly independent; you can cd
515 # into them and run `make' without going through this Makefile.
516 # To change the values of `make' variables: instead of editing Makefiles,
517 # (1) if the variable is set in `config.status', edit `config.status'
518 # (which will cause the Makefiles to be regenerated when you run `make');
519 # (2) otherwise, pass the desired values on the `make' command line.
520 $(RECURSIVE_TARGETS):
521 @failcom='exit 1'; \
522 for f in x $$MAKEFLAGS; do \
523 case $$f in \
524 *=* | --[!k]*);; \
525 *k*) failcom='fail=yes';; \
526 esac; \
527 done; \
528 dot_seen=no; \
529 target=`echo $@ | sed s/-recursive//`; \
530 list='$(SUBDIRS)'; for subdir in $$list; do \
531 echo "Making $$target in $$subdir"; \
532 if test "$$subdir" = "."; then \
533 dot_seen=yes; \
534 local_target="$$target-am"; \
535 else \
536 local_target="$$target"; \
537 fi; \
538 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
539 || eval $$failcom; \
540 done; \
541 if test "$$dot_seen" = "no"; then \
542 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
543 fi; test -z "$$fail"
545 $(RECURSIVE_CLEAN_TARGETS):
546 @failcom='exit 1'; \
547 for f in x $$MAKEFLAGS; do \
548 case $$f in \
549 *=* | --[!k]*);; \
550 *k*) failcom='fail=yes';; \
551 esac; \
552 done; \
553 dot_seen=no; \
554 case "$@" in \
555 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
556 *) list='$(SUBDIRS)' ;; \
557 esac; \
558 rev=''; for subdir in $$list; do \
559 if test "$$subdir" = "."; then :; else \
560 rev="$$subdir $$rev"; \
561 fi; \
562 done; \
563 rev="$$rev ."; \
564 target=`echo $@ | sed s/-recursive//`; \
565 for subdir in $$rev; do \
566 echo "Making $$target in $$subdir"; \
567 if test "$$subdir" = "."; then \
568 local_target="$$target-am"; \
569 else \
570 local_target="$$target"; \
571 fi; \
572 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
573 || eval $$failcom; \
574 done && test -z "$$fail"
575 tags-recursive:
576 list='$(SUBDIRS)'; for subdir in $$list; do \
577 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
578 done
579 ctags-recursive:
580 list='$(SUBDIRS)'; for subdir in $$list; do \
581 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
582 done
584 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
585 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
586 unique=`for i in $$list; do \
587 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
588 done | \
589 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
590 END { if (nonempty) { for (i in files) print i; }; }'`; \
591 mkid -fID $$unique
592 tags: TAGS
594 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
595 $(TAGS_FILES) $(LISP)
596 set x; \
597 here=`pwd`; \
598 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
599 include_option=--etags-include; \
600 empty_fix=.; \
601 else \
602 include_option=--include; \
603 empty_fix=; \
604 fi; \
605 list='$(SUBDIRS)'; for subdir in $$list; do \
606 if test "$$subdir" = .; then :; else \
607 test ! -f $$subdir/TAGS || \
608 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
609 fi; \
610 done; \
611 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
612 unique=`for i in $$list; do \
613 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
614 done | \
615 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
616 END { if (nonempty) { for (i in files) print i; }; }'`; \
617 shift; \
618 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
619 test -n "$$unique" || unique=$$empty_fix; \
620 if test $$# -gt 0; then \
621 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
622 "$$@" $$unique; \
623 else \
624 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625 $$unique; \
626 fi; \
628 ctags: CTAGS
629 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
630 $(TAGS_FILES) $(LISP)
631 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
632 unique=`for i in $$list; do \
633 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
634 done | \
635 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
636 END { if (nonempty) { for (i in files) print i; }; }'`; \
637 test -z "$(CTAGS_ARGS)$$unique" \
638 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
639 $$unique
641 GTAGS:
642 here=`$(am__cd) $(top_builddir) && pwd` \
643 && $(am__cd) $(top_srcdir) \
644 && gtags -i $(GTAGS_ARGS) "$$here"
646 distclean-tags:
647 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
649 distdir: $(DISTFILES)
650 @list='$(MANS)'; if test -n "$$list"; then \
651 list=`for p in $$list; do \
652 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
653 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
654 if test -n "$$list" && \
655 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
656 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
657 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
658 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
659 echo " typically \`make maintainer-clean' will remove them" >&2; \
660 exit 1; \
661 else :; fi; \
662 else :; fi
663 $(am__remove_distdir)
664 test -d "$(distdir)" || mkdir "$(distdir)"
665 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
666 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
667 list='$(DISTFILES)'; \
668 dist_files=`for file in $$list; do echo $$file; done | \
669 sed -e "s|^$$srcdirstrip/||;t" \
670 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
671 case $$dist_files in \
672 */*) $(MKDIR_P) `echo "$$dist_files" | \
673 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
674 sort -u` ;; \
675 esac; \
676 for file in $$dist_files; do \
677 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
678 if test -d $$d/$$file; then \
679 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
680 if test -d "$(distdir)/$$file"; then \
681 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
682 fi; \
683 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
684 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
685 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
686 fi; \
687 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
688 else \
689 test -f "$(distdir)/$$file" \
690 || cp -p $$d/$$file "$(distdir)/$$file" \
691 || exit 1; \
692 fi; \
693 done
694 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
695 if test "$$subdir" = .; then :; else \
696 test -d "$(distdir)/$$subdir" \
697 || $(MKDIR_P) "$(distdir)/$$subdir" \
698 || exit 1; \
699 fi; \
700 done
701 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
702 if test "$$subdir" = .; then :; else \
703 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
704 $(am__relativize); \
705 new_distdir=$$reldir; \
706 dir1=$$subdir; dir2="$(top_distdir)"; \
707 $(am__relativize); \
708 new_top_distdir=$$reldir; \
709 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
710 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
711 ($(am__cd) $$subdir && \
712 $(MAKE) $(AM_MAKEFLAGS) \
713 top_distdir="$$new_top_distdir" \
714 distdir="$$new_distdir" \
715 am__remove_distdir=: \
716 am__skip_length_check=: \
717 am__skip_mode_fix=: \
718 distdir) \
719 || exit 1; \
720 fi; \
721 done
722 -test -n "$(am__skip_mode_fix)" \
723 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
724 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
725 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
726 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
727 || chmod -R a+r "$(distdir)"
728 dist-gzip: distdir
729 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
730 $(am__remove_distdir)
732 dist-bzip2: distdir
733 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
734 $(am__remove_distdir)
736 dist-lzma: distdir
737 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
738 $(am__remove_distdir)
740 dist-xz: distdir
741 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
742 $(am__remove_distdir)
744 dist-tarZ: distdir
745 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
746 $(am__remove_distdir)
748 dist-shar: distdir
749 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
750 $(am__remove_distdir)
752 dist-zip: distdir
753 -rm -f $(distdir).zip
754 zip -rq $(distdir).zip $(distdir)
755 $(am__remove_distdir)
757 dist dist-all: distdir
758 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
759 $(am__remove_distdir)
761 # This target untars the dist file and tries a VPATH configuration. Then
762 # it guarantees that the distribution is self-contained by making another
763 # tarfile.
764 distcheck: dist
765 case '$(DIST_ARCHIVES)' in \
766 *.tar.gz*) \
767 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
768 *.tar.bz2*) \
769 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
770 *.tar.lzma*) \
771 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
772 *.tar.xz*) \
773 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
774 *.tar.Z*) \
775 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
776 *.shar.gz*) \
777 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
778 *.zip*) \
779 unzip $(distdir).zip ;;\
780 esac
781 chmod -R a-w $(distdir); chmod a+w $(distdir)
782 mkdir $(distdir)/_build
783 mkdir $(distdir)/_inst
784 chmod a-w $(distdir)
785 test -d $(distdir)/_build || exit 0; \
786 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
787 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
788 && am__cwd=`pwd` \
789 && $(am__cd) $(distdir)/_build \
790 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
791 $(DISTCHECK_CONFIGURE_FLAGS) \
792 && $(MAKE) $(AM_MAKEFLAGS) \
793 && $(MAKE) $(AM_MAKEFLAGS) dvi \
794 && $(MAKE) $(AM_MAKEFLAGS) check \
795 && $(MAKE) $(AM_MAKEFLAGS) install \
796 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
797 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
798 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
799 distuninstallcheck \
800 && chmod -R a-w "$$dc_install_base" \
801 && ({ \
802 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
803 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
804 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
805 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
806 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
807 } || { rm -rf "$$dc_destdir"; exit 1; }) \
808 && rm -rf "$$dc_destdir" \
809 && $(MAKE) $(AM_MAKEFLAGS) dist \
810 && rm -rf $(DIST_ARCHIVES) \
811 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
812 && cd "$$am__cwd" \
813 || exit 1
814 $(am__remove_distdir)
815 @(echo "$(distdir) archives ready for distribution: "; \
816 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
817 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
818 distuninstallcheck:
819 @$(am__cd) '$(distuninstallcheck_dir)' \
820 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
821 || { echo "ERROR: files left after uninstall:" ; \
822 if test -n "$(DESTDIR)"; then \
823 echo " (check DESTDIR support)"; \
824 fi ; \
825 $(distuninstallcheck_listfiles) ; \
826 exit 1; } >&2
827 distcleancheck: distclean
828 @if test '$(srcdir)' = . ; then \
829 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
830 exit 1 ; \
832 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
833 || { echo "ERROR: files left in build directory after distclean:" ; \
834 $(distcleancheck_listfiles) ; \
835 exit 1; } >&2
836 check-am: all-am
837 check: $(BUILT_SOURCES)
838 $(MAKE) $(AM_MAKEFLAGS) check-recursive
839 all-am: Makefile $(PROGRAMS) $(MANS) config.h
840 installdirs: installdirs-recursive
841 installdirs-am:
842 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
843 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
844 done
845 install: $(BUILT_SOURCES)
846 $(MAKE) $(AM_MAKEFLAGS) install-recursive
847 install-exec: install-exec-recursive
848 install-data: install-data-recursive
849 uninstall: uninstall-recursive
851 install-am: all-am
852 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
854 installcheck: installcheck-recursive
855 install-strip:
856 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
857 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
858 `test -z '$(STRIP)' || \
859 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
860 mostlyclean-generic:
862 clean-generic:
863 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
865 distclean-generic:
866 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
867 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
869 maintainer-clean-generic:
870 @echo "This command is intended for maintainers to use"
871 @echo "it deletes files that may require special tools to rebuild."
872 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
873 clean: clean-recursive
875 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
877 distclean: distclean-recursive
878 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
879 -rm -rf ./$(DEPDIR)
880 -rm -f Makefile
881 distclean-am: clean-am distclean-compile distclean-generic \
882 distclean-hdr distclean-libtool distclean-tags
884 dvi: dvi-recursive
886 dvi-am:
888 html: html-recursive
890 html-am:
892 info: info-recursive
894 info-am:
896 install-data-am: install-man
898 install-dvi: install-dvi-recursive
900 install-dvi-am:
902 install-exec-am: install-binPROGRAMS
903 @$(NORMAL_INSTALL)
904 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
905 install-html: install-html-recursive
907 install-html-am:
909 install-info: install-info-recursive
911 install-info-am:
913 install-man: install-man1
915 install-pdf: install-pdf-recursive
917 install-pdf-am:
919 install-ps: install-ps-recursive
921 install-ps-am:
923 installcheck-am:
925 maintainer-clean: maintainer-clean-recursive
926 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
927 -rm -rf $(top_srcdir)/autom4te.cache
928 -rm -rf ./$(DEPDIR)
929 -rm -f Makefile
930 maintainer-clean-am: distclean-am maintainer-clean-generic
932 mostlyclean: mostlyclean-recursive
934 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
935 mostlyclean-libtool
937 pdf: pdf-recursive
939 pdf-am:
941 ps: ps-recursive
943 ps-am:
945 uninstall-am: uninstall-binPROGRAMS uninstall-man
947 uninstall-man: uninstall-man1
949 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
950 ctags-recursive install install-am install-exec-am \
951 install-strip tags-recursive
953 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
954 all all-am am--refresh check check-am clean clean-binPROGRAMS \
955 clean-generic clean-libtool ctags ctags-recursive dist \
956 dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
957 dist-xz dist-zip distcheck distclean distclean-compile \
958 distclean-generic distclean-hdr distclean-libtool \
959 distclean-tags distcleancheck distdir distuninstallcheck dvi \
960 dvi-am html html-am info info-am install install-am \
961 install-binPROGRAMS install-data install-data-am install-dvi \
962 install-dvi-am install-exec install-exec-am install-exec-hook \
963 install-html install-html-am install-info install-info-am \
964 install-man install-man1 install-pdf install-pdf-am install-ps \
965 install-ps-am install-strip installcheck installcheck-am \
966 installdirs installdirs-am maintainer-clean \
967 maintainer-clean-generic mostlyclean mostlyclean-compile \
968 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
969 tags tags-recursive uninstall uninstall-am \
970 uninstall-binPROGRAMS uninstall-man uninstall-man1
973 FRC:
974 check-autogen-version.def: FRC
975 @cd $(srcdir) \
976 && test -r ../include/autogen-version.def \
977 && ( if cmp -s ../include/autogen-version.def autogen-version.def; \
978 then : ; \
979 else cp ../include/autogen-version.def autogen-version.def; \
980 echo "Installing new sntp/autogen-version.def file"; \
981 fi )
983 check-version.def: FRC
984 @cd $(srcdir) \
985 && test -r ../include/version.def \
986 && ( if cmp -s ../include/version.def version.def; \
987 then : ; \
988 else cp ../include/version.def version.def; \
989 echo "Installing new sntp/version.def file"; \
990 fi )
992 check-version.m4: FRC
993 @cd $(srcdir) \
994 && test -r ../version.m4 \
995 && ( if cmp -s ../version.m4 version.m4; \
996 then : ; \
997 else cp ../version.m4 version.m4; \
998 echo "Installing new sntp/version.m4 file"; \
999 fi )
1001 check-version.texi: FRC
1002 @cd $(srcdir) \
1003 && test -r ../include/version.texi \
1004 && ( if cmp -s ../include/version.texi version.texi; \
1005 then : ; \
1006 else cp ../include/version.texi version.texi; \
1007 echo "Installing new sntp/version.texi file"; \
1008 fi )
1010 $(srcdir)/../COPYRIGHT:
1011 cd .. && $(MAKE) COPYRIGHT
1013 $(srcdir)/COPYRIGHT: $(srcdir)/../COPYRIGHT
1014 cat $(srcdir)/../COPYRIGHT > $@
1016 $(srcdir)/sntp-opts.h: $(srcdir)/sntp-opts.c
1017 @: do-nothing action to avoid default SCCS get, .h built with .c
1019 $(srcdir)/sntp-opts.c: $(srcdir)/sntp-opts.def $(srcdir)/../include/version.def
1020 $(run_ag) sntp-opts.def
1022 $(srcdir)/sntp.1: $(srcdir)/sntp-opts.def $(srcdir)/../include/version.def
1023 $(run_ag) -Tagman1.tpl -bsntp sntp-opts.def
1025 $(srcdir)/sntp-opts.texi $(srcdir)/sntp-opts.menu: $(srcdir)/sntp-opts.def $(srcdir)/../include/version.def
1026 $(MAKE) libopts-subdir sntp # aginfo.tpl runs binary to extract --help usage text
1027 $(run_ag) -Taginfo.tpl -DLEVEL=section sntp-opts.def
1029 libopts-subdir: $(LIBOPTS_LDADD)
1030 touch $@ # LIBOPTS_LDADD is ./libopts/libopts.la if NEED_LIBOPTS
1032 libopts/libopts.la:
1033 ( cd libopts && $(MAKE) libopts.la )
1035 $(srcdir)/sntp.html: $(srcdir)/sntp-opts.menu $(srcdir)/sntp-opts.texi $(srcdir)/sntp.texi $(srcdir)/version.texi
1036 cd $(srcdir) && makeinfo --force --html --no-split -o sntp.html sntp.texi
1038 ../libntp/libntp.a:
1039 cd ../libntp && $(MAKE)
1041 libtool: $(LIBTOOL_DEPS)
1042 ./config.status --recheck
1044 install-exec-hook:
1045 @case ${BINSUBDIR} in \
1046 bin) ODIR=${exec_prefix}/sbin ;; \
1047 sbin) ODIR=${exec_prefix}/bin ;; \
1048 esac; \
1049 test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \
1050 || for i in ${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
1051 test ! -f $$ODIR/$$i || echo "*** $$i is also in $$ODIR!"; \
1052 done
1055 $(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1056 @[ -f $@ ] || \
1057 cp $(top_srcdir)/deps-ver $@
1058 @[ -w $@ ] || \
1059 chmod ug+w $@
1060 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \
1061 $(MAKE) clean && \
1062 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
1063 cat $@ && \
1064 rm -rf $(DEPDIR) && \
1065 mkdir $(DEPDIR) && \
1066 case "$(top_builddir)" in \
1067 .) \
1068 ./config.status Makefile depfiles \
1069 ;; \
1070 ..) \
1071 cd .. && \
1072 ./config.status $(subdir)/Makefile depfiles && \
1073 cd $(subdir) \
1074 ;; \
1075 *) \
1076 echo 'Fatal: depsver.mf Automake fragment limited' \
1077 'to immediate subdirectories.' && \
1078 echo "top_builddir: $(top_builddir)" && \
1079 echo "subdir: $(subdir)" && \
1080 exit 1 \
1081 ;; \
1082 esac && \
1083 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \
1084 cat $(top_srcdir)/deps-ver \
1086 cp $(top_srcdir)/deps-ver $@
1088 .deps-ver: $(top_srcdir)/deps-ver
1089 @[ ! -d $(DEPDIR) ] || $(MAKE) $(DEPDIR)/deps-ver
1090 @touch $@
1093 # depsver.mf included in Makefile.am for directories with .deps
1095 # When building in the same directory with sources that change over
1096 # time, such as when tracking using bk, the .deps files can become
1097 # stale with respect to moved, deleted, or superceded headers. Most
1098 # commonly, this would exhibit as make reporting a failure to make a
1099 # header file which is no longer in the location given. To address
1100 # this issue, we use a deps-ver file which is updated with each change
1101 # that breaks old .deps files. A copy of deps-ver is made into
1102 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
1103 # with different contents than deps-ver, we make clean to ensure all
1104 # .o files built before the incompatible change are rebuilt along with
1105 # their updated .deps files, then remove $(DEPDIR) and recreate it as
1106 # empty stubs.
1108 # It is normal when configured with --disable-dependency-tracking for
1109 # the DEPDIR to not have been created. For this reason, we use the
1110 # intermediate target .deps-ver, which invokes make recursively if
1111 # DEPDIR exists.
1113 # If you modify depsver.mf, please make the changes to the master
1114 # copy, the one in sntp is copied by the bootstrap script from it.
1116 # This comment block follows rather than leads the related code so that
1117 # it stays with it in the generated Makefile.in and Makefile.
1120 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1121 # Otherwise a system limit (for SysV at least) may be exceeded.
1122 .NOEXPORT: