1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
18 # we traditionally installed software in bindir, while it should have gone
19 # in sbindir. Now that we offer a choice, look in the "other" installation
20 # subdir to warn folks if there is another version there.
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
25 pkglibdir
= $(libdir)/@PACKAGE@
26 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
41 EXTRA_PROGRAMS
= adjtimed
$(EXEEXT
)
42 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
43 $(top_srcdir
)/bincheck.mf
$(top_srcdir
)/depsver.mf
45 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
46 am__aclocal_m4_deps
= $(top_srcdir
)/libopts
/m4
/libopts.m4 \
47 $(top_srcdir
)/m4
/define_dir.m4 \
48 $(top_srcdir
)/m4
/ntp_cacheversion.m4 \
49 $(top_srcdir
)/m4
/ntp_dir_sep.m4 \
50 $(top_srcdir
)/m4
/ntp_lineeditlibs.m4 \
51 $(top_srcdir
)/m4
/ntp_vpathhack.m4 \
52 $(top_srcdir
)/m4
/os_cflags.m4
$(top_srcdir
)/version.m4 \
53 $(top_srcdir
)/configure.ac
54 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
56 mkinstalldirs
= $(install_sh
) -d
57 CONFIG_HEADER
= $(top_builddir
)/config.h
59 CONFIG_CLEAN_VPATH_FILES
=
60 am__installdirs
= "$(DESTDIR)$(bindir)"
61 PROGRAMS
= $(bin_PROGRAMS
)
62 adjtimed_SOURCES
= adjtimed.c
63 adjtimed_OBJECTS
= adjtimed.
$(OBJEXT
)
64 adjtimed_LDADD
= $(LDADD
)
65 adjtimed_DEPENDENCIES
= ..
/libntp
/libntp.a
66 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
67 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
68 am__depfiles_maybe
= depfiles
70 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
71 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
72 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
73 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
74 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
76 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
77 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
80 DIST_SOURCES
= adjtimed.c
83 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
87 ARLIB_DIR
= @ARLIB_DIR@
89 AUTOHEADER
= @AUTOHEADER@
92 BINSUBDIR
= @BINSUBDIR@
94 CCDEPMODE
= @CCDEPMODE@
100 CYGPATH_W
= @CYGPATH_W@
108 EDITLINE_LIBS
= @EDITLINE_LIBS@
110 EF_PROGS
= @EF_PROGS@
114 HAVE_INLINE
= @HAVE_INLINE@
116 INSTALL_DATA
= @INSTALL_DATA@
117 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
118 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
123 LIBOPTS_CFLAGS
= @LIBOPTS_CFLAGS@
124 LIBOPTS_DIR
= @LIBOPTS_DIR@
125 LIBOPTS_LDADD
= @LIBOPTS_LDADD@
126 LIBPARSE
= @LIBPARSE@
131 LTLIBOBJS
= @LTLIBOBJS@
132 MAKEINFO
= @MAKEINFO@
133 MAKE_ADJTIMED
= @MAKE_ADJTIMED@
134 MAKE_CHECK_LAYOUT
= @MAKE_CHECK_LAYOUT@
135 MAKE_CHECK_Y2K
= @MAKE_CHECK_Y2K@
136 MAKE_LIBNTPSIM
= @MAKE_LIBNTPSIM@
137 MAKE_LIBPARSE
= @MAKE_LIBPARSE@
138 MAKE_LIBPARSE_KERNEL
= @MAKE_LIBPARSE_KERNEL@
139 MAKE_NTPDSIM
= @MAKE_NTPDSIM@
140 MAKE_NTPSNMPD
= @MAKE_NTPSNMPD@
141 MAKE_NTPTIME
= @MAKE_NTPTIME@
142 MAKE_PARSEKMODULE
= @MAKE_PARSEKMODULE@
143 MAKE_TICKADJ
= @MAKE_TICKADJ@
144 MAKE_TIMETRIM
= @MAKE_TIMETRIM@
148 OPENSSL_INC
= @OPENSSL_INC@
149 OPENSSL_LIB
= @OPENSSL_LIB@
151 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
152 PACKAGE_NAME
= @PACKAGE_NAME@
153 PACKAGE_STRING
= @PACKAGE_STRING@
154 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
155 PACKAGE_URL
= @PACKAGE_URL@
156 PACKAGE_VERSION
= @PACKAGE_VERSION@
157 PATH_NET_SNMP_CONFIG
= @PATH_NET_SNMP_CONFIG@
158 PATH_PERL
= @PATH_PERL@
159 PATH_SEPARATOR
= @PATH_SEPARATOR@
161 PROPDELAY
= @PROPDELAY@
163 SET_MAKE
= @SET_MAKE@
165 SNMP_CFLAGS
= @SNMP_CFLAGS@
166 SNMP_CPPFLAGS
= @SNMP_CPPFLAGS@
167 SNMP_LIBS
= @SNMP_LIBS@
173 abs_builddir
= @abs_builddir@
174 abs_srcdir
= @abs_srcdir@
175 abs_top_builddir
= @abs_top_builddir@
176 abs_top_srcdir
= @abs_top_srcdir@
177 ac_ct_CC
= @ac_ct_CC@
178 am__include
= @am__include@
179 am__leading_dot
= @am__leading_dot@
180 am__quote
= @am__quote@
182 am__untar
= @am__untar@
183 bindir = ${exec_prefix}/${BINSUBDIR}
185 build_alias
= @build_alias@
186 build_cpu
= @build_cpu@
187 build_os
= @build_os@
188 build_vendor
= @build_vendor@
189 builddir
= @builddir@
191 datarootdir
= @datarootdir@
194 exec_prefix = @
exec_prefix@
196 host_alias
= @host_alias@
197 host_cpu
= @host_cpu@
199 host_vendor
= @host_vendor@
201 includedir = @
includedir@
203 install_sh
= @install_sh@
205 libexecdir
= @libexecdir@
206 localedir
= @localedir@
207 localstatedir
= @localstatedir@
210 oldincludedir = @
oldincludedir@
213 program_transform_name
= @program_transform_name@
216 sharedstatedir
= @sharedstatedir@
219 sysconfdir
= @sysconfdir@
220 target_alias
= @target_alias@
221 top_build_prefix
= @top_build_prefix@
222 top_builddir
= @top_builddir@
223 top_srcdir
= @top_srcdir@
225 bin_PROGRAMS
= @MAKE_ADJTIMED@
226 BUILT_SOURCES
= .deps-ver
227 CLEANFILES
= .deps-ver
228 AM_CPPFLAGS
= -I
$(top_srcdir
)/include
229 LDADD
= ..
/libntp
/libntp.a
230 ETAGS_ARGS
= Makefile.am
231 all: $(BUILT_SOURCES
)
232 $(MAKE
) $(AM_MAKEFLAGS
) all-am
235 .SUFFIXES
: .c .lo .o .obj
236 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(top_srcdir
)/bincheck.mf
$(top_srcdir
)/depsver.mf
$(am__configure_deps
)
238 case
'$(am__configure_deps)' in \
240 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
241 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
245 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign adjtimed/Makefile'; \
246 $(am__cd
) $(top_srcdir
) && \
247 $(AUTOMAKE
) --foreign adjtimed
/Makefile
249 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
252 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
254 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
255 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
258 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
259 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
261 $(top_srcdir
)/configure
: $(am__configure_deps
)
262 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
263 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
264 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
265 $(am__aclocal_m4_deps
):
266 install-binPROGRAMS
: $(bin_PROGRAMS
)
268 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
269 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
270 for p in
$$list; do echo
"$$p $$p"; done | \
271 sed
's/$(EXEEXT)$$//' | \
272 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
273 then echo
"$$p"; echo
"$$p"; else :; fi
; \
275 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
276 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
277 sed
'N;N;N;s,\n, ,g' | \
278 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
279 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
280 if ($$2 == $$4) files[d] = files[d] " " $$1; \
281 else { print "f", $$3 "/" $$4, $$1; } } \
282 END { for (d in files) print "f", d, files[d] }' | \
283 while read type
dir files
; do \
284 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
285 test -z
"$$files" ||
{ \
286 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
287 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
291 uninstall-binPROGRAMS
:
293 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
294 files
=`for p in $$list; do echo "$$p"; done | \
295 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
296 -e 's/$$/$(EXEEXT)/' `; \
297 test -n
"$$list" || exit
0; \
298 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
299 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
302 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
303 echo
" rm -f" $$list; \
304 rm -f
$$list || exit
$$?
; \
305 test -n
"$(EXEEXT)" || exit
0; \
306 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
307 echo
" rm -f" $$list; \
309 adjtimed
$(EXEEXT
): $(adjtimed_OBJECTS
) $(adjtimed_DEPENDENCIES
)
310 @
rm -f adjtimed
$(EXEEXT
)
311 $(LINK
) $(adjtimed_OBJECTS
) $(adjtimed_LDADD
) $(LIBS
)
319 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/adjtimed.Po@am__quote@
322 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
323 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
326 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
329 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
330 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
331 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
333 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
336 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
337 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
340 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
348 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
349 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350 unique
=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in files) print i; }; }'`; \
358 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
359 $(TAGS_FILES
) $(LISP
)
362 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363 unique
=`for i in $$list; do \
364 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367 END { if (nonempty) { for (i in files) print i; }; }'`; \
369 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
370 test -n
"$$unique" || unique
=$$empty_fix; \
371 if
test $$# -gt 0; then \
372 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
375 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
380 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
381 $(TAGS_FILES
) $(LISP
)
382 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
383 unique
=`for i in $$list; do \
384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387 END { if (nonempty) { for (i in files) print i; }; }'`; \
388 test -z
"$(CTAGS_ARGS)$$unique" \
389 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
393 here
=`$(am__cd) $(top_builddir) && pwd` \
394 && $(am__cd
) $(top_srcdir
) \
395 && gtags
-i
$(GTAGS_ARGS
) "$$here"
398 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
400 distdir
: $(DISTFILES
)
401 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403 list
='$(DISTFILES)'; \
404 dist_files
=`for file in $$list; do echo $$file; done | \
405 sed -e "s|^$$srcdirstrip/||;t" \
406 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407 case
$$dist_files in \
408 */*) $(MKDIR_P
) `echo "$$dist_files" | \
409 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
412 for file in
$$dist_files; do \
413 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
414 if
test -d
$$d/$$file; then \
415 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416 if
test -d
"$(distdir)/$$file"; then \
417 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
419 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
420 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
421 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
423 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
425 test -f
"$(distdir)/$$file" \
426 || cp
-p
$$d/$$file "$(distdir)/$$file" \
431 check: $(BUILT_SOURCES
)
432 $(MAKE
) $(AM_MAKEFLAGS
) check-am
433 all-am
: Makefile
$(PROGRAMS
)
435 for
dir in
"$(DESTDIR)$(bindir)"; do \
436 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
438 install: $(BUILT_SOURCES
)
439 $(MAKE
) $(AM_MAKEFLAGS
) install-am
440 install-exec
: install-exec-am
441 install-data
: install-data-am
442 uninstall: uninstall-am
445 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
447 installcheck: installcheck-am
449 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
450 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
451 `test -z '$(STRIP)' || \
452 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
456 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
459 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
460 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
462 maintainer-clean-generic
:
463 @echo
"This command is intended for maintainers to use"
464 @echo
"it deletes files that may require special tools to rebuild."
465 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
468 clean-am
: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
470 distclean: distclean-am
473 distclean-am
: clean-am distclean-compile distclean-generic \
490 install-dvi
: install-dvi-am
494 install-exec-am
: install-binPROGRAMS
496 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
497 install-html
: install-html-am
501 install-info
: install-info-am
507 install-pdf
: install-pdf-am
511 install-ps
: install-ps-am
517 maintainer-clean
: maintainer-clean-am
520 maintainer-clean-am
: distclean-am maintainer-clean-generic
522 mostlyclean: mostlyclean-am
524 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
535 uninstall-am
: uninstall-binPROGRAMS
537 .MAKE
: all check install install-am install-exec-am install-strip
539 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-binPROGRAMS \
540 clean-generic clean-libtool ctags
distclean distclean-compile \
541 distclean-generic distclean-libtool distclean-tags distdir
dvi \
542 dvi-am html html-am
info info-am
install install-am \
543 install-binPROGRAMS install-data install-data-am install-dvi \
544 install-dvi-am install-exec install-exec-am install-exec-hook \
545 install-html install-html-am install-info install-info-am \
546 install-man install-pdf install-pdf-am install-ps \
547 install-ps-am install-strip
installcheck installcheck-am \
548 installdirs maintainer-clean maintainer-clean-generic \
549 mostlyclean mostlyclean-compile mostlyclean-generic \
550 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
551 uninstall-am uninstall-binPROGRAMS
555 @case
${BINSUBDIR} in \
556 bin
) ODIR
=${exec_prefix}/sbin
;; \
557 sbin
) ODIR
=${exec_prefix}/bin
;; \
559 test -z
"${bin_PROGRAMS}${bin_SCRIPTS}" \
560 || for i in
${bin_PROGRAMS} ${bin_SCRIPTS} " "; do \
561 test ! -f
$$ODIR/$$i || echo
"*** $$i is also in $$ODIR!"; \
565 $(DEPDIR
)/deps-ver
: $(top_srcdir
)/deps-ver
567 cp
$(top_srcdir
)/deps-ver
$@
570 @cmp
$(top_srcdir
)/deps-ver
$@
> /dev
/null ||
( \
572 echo
-n
"Prior $(subdir)/$(DEPDIR) version " && \
574 rm -rf
$(DEPDIR
) && \
576 case
"$(top_builddir)" in \
578 .
/config.status Makefile depfiles \
582 .
/config.status
$(subdir
)/Makefile depfiles
&& \
586 echo
'Fatal: depsver.mf Automake fragment limited' \
587 'to immediate subdirectories.' && \
588 echo
"top_builddir: $(top_builddir)" && \
589 echo
"subdir: $(subdir)" && \
593 echo
-n
"Cleaned $(subdir)/$(DEPDIR) version " && \
594 cat
$(top_srcdir
)/deps-ver \
596 cp
$(top_srcdir
)/deps-ver
$@
598 .deps-ver
: $(top_srcdir
)/deps-ver
599 @
[ ! -d
$(DEPDIR
) ] ||
$(MAKE
) $(DEPDIR
)/deps-ver
603 # depsver.mf included in Makefile.am for directories with .deps
605 # When building in the same directory with sources that change over
606 # time, such as when tracking using bk, the .deps files can become
607 # stale with respect to moved, deleted, or superceded headers. Most
608 # commonly, this would exhibit as make reporting a failure to make a
609 # header file which is no longer in the location given. To address
610 # this issue, we use a deps-ver file which is updated with each change
611 # that breaks old .deps files. A copy of deps-ver is made into
612 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
613 # with different contents than deps-ver, we make clean to ensure all
614 # .o files built before the incompatible change are rebuilt along with
615 # their updated .deps files, then remove $(DEPDIR) and recreate it as
618 # It is normal when configured with --disable-dependency-tracking for
619 # the DEPDIR to not have been created. For this reason, we use the
620 # intermediate target .deps-ver, which invokes make recursively if
623 # If you modify depsver.mf, please make the changes to the master
624 # copy, the one in sntp is copied by the bootstrap script from it.
626 # This comment block follows rather than leads the related code so that
627 # it stays with it in the generated Makefile.in and Makefile.
630 # Tell versions [3.59,3.63) of GNU make to not export all variables.
631 # Otherwise a system limit (for SysV at least) may be exceeded.