Lines Matching +full:frc +full:- +full:shared
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
26 if test -z '$(MAKELEVEL)'; then \
28 elif test -n '$(MAKE_HOST)'; then \
30 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
37 case $${target_option-} in \
40 "target option '$${target_option-}' specified" >&2; \
63 *=*|--*) continue;; \
64 -*I) strip_trailopt 'I'; skip_next=yes;; \
65 -*I?*) strip_trailopt 'I';; \
66 -*O) strip_trailopt 'O'; skip_next=yes;; \
67 -*O?*) strip_trailopt 'O';; \
68 -*l) strip_trailopt 'l'; skip_next=yes;; \
69 -*l?*) strip_trailopt 'l';; \
70 -[dEDm]) skip_next=yes;; \
71 -[JT]) skip_next=yes;; \
85 install_sh_DATA = $(install_sh) -c -m 644
86 install_sh_PROGRAM = $(install_sh) -c
87 install_sh_SCRIPT = $(install_sh) -c
99 @LIBNTP_SUBMAKES_TRUE@am__append_1 = check-libntp
136 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
146 mkinstalldirs = $(install_sh) -d
162 am_libntpq_a_OBJECTS = libntpq_a-libntpq.$(OBJEXT) \
163 libntpq_a-libntpq_subs.$(OBJEXT)
165 am_ntpq_OBJECTS = ntpq.$(OBJEXT) ntpq-subs.$(OBJEXT) \
166 ntpq-opts.$(OBJEXT)
176 am__v_lt_0 = --silent
190 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
191 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
193 am__depfiles_remade = ./$(DEPDIR)/libntpq_a-libntpq.Po \
194 ./$(DEPDIR)/libntpq_a-libntpq_subs.Po ./$(DEPDIR)/ntpq-opts.Po \
195 ./$(DEPDIR)/ntpq-subs.Po ./$(DEPDIR)/ntpq.Po \
197 am__mv = mv -f
200 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
201 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
209 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
210 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
211 $(AM_LDFLAGS) $(LDFLAGS) -o $@
221 *) (install-info --version) >/dev/null 2>&1;; \
228 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
233 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
245 test -z "$$files" \
246 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
247 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
248 $(am__cd) "$$dir" && rm -f $$files; }; \
257 # Read a list of newline-separated strings from the standard input,
266 # e.g., the same source file might be shared among _SOURCES variables
271 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 $(top_srcdir)/check-libntp.mf $(top_srcdir)/check-libopts.mf \
275 $(top_srcdir)/check-scm-rev.mf $(top_srcdir)/depsver.mf \
277 $(top_srcdir)/sntp/libevent/build-aux/depcomp README
560 libntpq_a_CFLAGS = $(AM_CFLAGS) -DNO_MAIN_ALLOWED -DBUILD_AS_LIB
562 CLEANFILES = .version version.c check-libopts .deps-ver
563 DISTCLEANFILES = config.log $(man_MANS) $(DEPDIR)/deps-ver
566 invoke-ntpq.menu \
567 invoke-ntpq.texi \
568 ntpq-opts.def \
577 BUILT_SOURCES = ntpq-opts.c ntpq-opts.h check-libopts $(am__append_1) \
578 .deps-ver
584 $(srcdir)/invoke-ntpq.menu \
585 $(srcdir)/invoke-ntpq.texi \
593 run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
594 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
597 $(top_srcdir)/sntp/include/debug-opt.def \
598 $(top_srcdir)/sntp/include/autogen-version.def \
605 ntpq_SOURCES = ntpq.c ntpq-subs.c ntpq-opts.c ntpq-opts.h
608 NTP_INCS = -I$(top_srcdir)/include \
609 -I$(top_srcdir)/libntp/lib/isc/include \
610 -I$(top_srcdir)/libntp/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
611 -I$(top_srcdir)/libntp/lib/isc/unix/include
613 $(MAKE) $(AM_MAKEFLAGS) all-am
617 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/check-libntp.mf $(top_srcdir)/check-scm-rev.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__configure_deps)
621 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
622 && { if test -f $@; then exit 0; else break; fi; }; \
626 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpq/Makefile'; \
628 $(AUTOMAKE) --foreign ntpq/Makefile
632 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
637 $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libopts.mf $(top_srcdir)/check-libntp.mf $(top_srcdir)/check-scm-rev.mf $(top_srcdir)/depsver.mf $(top_srcdir)/includes.mf $(am__empty):
640 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
643 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
645 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
647 install-binPROGRAMS: $(bin_PROGRAMS)
649 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
650 if test -n "$$list"; then \
656 while read p p1; do if test -f $$p \
657 || test -f $$p1 \
660 sed -e 'p;s,.*/,,;n;h' \
661 -e 's|.*|.|' \
662 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
671 test -z "$$files" || { \
672 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
673 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
677 uninstall-binPROGRAMS:
679 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
681 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
682 -e 's/$$/$(EXEEXT)/' \
684 test -n "$$list" || exit 0; \
685 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
686 cd "$(DESTDIR)$(bindir)" && rm -f $$files
688 clean-binPROGRAMS:
689 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
690 echo " rm -f" $$list; \
691 rm -f $$list || exit $$?; \
692 test -n "$(EXEEXT)" || exit 0; \
694 echo " rm -f" $$list; \
695 rm -f $$list
696 install-libexecPROGRAMS: $(libexec_PROGRAMS)
698 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
699 if test -n "$$list"; then \
705 while read p p1; do if test -f $$p \
706 || test -f $$p1 \
709 sed -e 'p;s,.*/,,;n;h' \
710 -e 's|.*|.|' \
711 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
720 test -z "$$files" || { \
721 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
722 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
726 uninstall-libexecPROGRAMS:
728 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
730 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
731 -e 's/$$/$(EXEEXT)/' \
733 test -n "$$list" || exit 0; \
734 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
735 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
737 clean-libexecPROGRAMS:
738 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
739 echo " rm -f" $$list; \
740 rm -f $$list || exit $$?; \
741 test -n "$(EXEEXT)" || exit 0; \
743 echo " rm -f" $$list; \
744 rm -f $$list
745 install-sbinPROGRAMS: $(sbin_PROGRAMS)
747 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
748 if test -n "$$list"; then \
754 while read p p1; do if test -f $$p \
755 || test -f $$p1 \
758 sed -e 'p;s,.*/,,;n;h' \
759 -e 's|.*|.|' \
760 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
769 test -z "$$files" || { \
770 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
771 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
775 uninstall-sbinPROGRAMS:
777 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
779 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
780 -e 's/$$/$(EXEEXT)/' \
782 test -n "$$list" || exit 0; \
783 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
784 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
786 clean-sbinPROGRAMS:
787 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
788 echo " rm -f" $$list; \
789 rm -f $$list || exit $$?; \
790 test -n "$(EXEEXT)" || exit 0; \
792 echo " rm -f" $$list; \
793 rm -f $$list
795 clean-noinstLIBRARIES:
796 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
799 $(AM_V_at)-rm -f libntpq.a
804 @rm -f ntpq$(EXEEXT)
807 mostlyclean-compile:
808 -rm -f *.$(OBJEXT)
810 distclean-compile:
811 -rm -f *.tab.c
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntpq_a-libntpq.Po@am__quote@ # am--include-marker
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libntpq_a-libntpq_subs.Po@am__quote@ # am--include-marker
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq-opts.Po@am__quote@ # am--include-marker
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq-subs.Po@am__quote@ # am--include-marker
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq.Po@am__quote@ # am--include-marker
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@ # am--include-marker
822 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
824 am--depfiles: $(am__depfiles_remade)
828 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
832 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
836 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
840 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
844 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
848 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
850 libntpq_a-libntpq.o: libntpq.c
851 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -MT libntpq_a-libntpq.o -MD -MP -MF $(DEPDIR)/libntpq_a-libntpq.Tpo -c -o libntpq_a-libntpq.o `test -f 'libntpq.c' || echo '$(srcdir)/'`libntpq.c
852 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq.Tpo $(DEPDIR)/libntpq_a-libntpq.Po
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libntpq.c' object='libntpq_a-libntpq.o' libtool=no @AMDEPBACKSLASH@
855 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -c -o libntpq_a-libntpq.o `test -f 'libntpq.c' || echo '$(srcdir)/'`libntpq.c
857 libntpq_a-libntpq.obj: libntpq.c
858 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -MT libntpq_a-libntpq.obj -MD -MP -MF $(DEPDIR)/libntpq_a-libntpq.Tpo -c -o libntpq_a-libntpq.obj `if test -f 'libntpq.c'; then $(CYGPATH_W) 'libntpq.c'; else $(CYGPATH_W) '$(srcdir)/libntpq.c'; fi`
859 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq.Tpo $(DEPDIR)/libntpq_a-libntpq.Po
860 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libntpq.c' object='libntpq_a-libntpq.obj' libtool=no @AMDEPBACKSLASH@
862 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -c -o libntpq_a-libntpq.obj `if test -f 'libntpq.c'; then $(CYGPATH_W) 'libntpq.c'; else $(CYGPATH_W) '$(srcdir)/libntpq.c'; fi`
864 libntpq_a-libntpq_subs.o: libntpq_subs.c
865 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -MT libntpq_a-libntpq_subs.o -MD -MP -MF $(DEPDIR)/libntpq_a-libntpq_subs.Tpo -c -o libntpq_a-libntpq_subs.o `test -f 'libntpq_subs.c' || echo '$(srcdir)/'`libntpq_subs.c
866 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq_subs.Tpo $(DEPDIR)/libntpq_a-libntpq_subs.Po
867 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libntpq_subs.c' object='libntpq_a-libntpq_subs.o' libtool=no @AMDEPBACKSLASH@
869 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -c -o libntpq_a-libntpq_subs.o `test -f 'libntpq_subs.c' || echo '$(srcdir)/'`libntpq_subs.c
871 libntpq_a-libntpq_subs.obj: libntpq_subs.c
872 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -MT libntpq_a-libntpq_subs.obj -MD -MP -MF $(DEPDIR)/libntpq_a-libntpq_subs.Tpo -c -o libntpq_a-libntpq_subs.obj `if test -f 'libntpq_subs.c'; then $(CYGPATH_W) 'libntpq_subs.c'; else $(CYGPATH_W) '$(srcdir)/libntpq_subs.c'; fi`
873 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libntpq_a-libntpq_subs.Tpo $(DEPDIR)/libntpq_a-libntpq_subs.Po
874 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='libntpq_subs.c' object='libntpq_a-libntpq_subs.obj' libtool=no @AMDEPBACKSLASH@
876 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libntpq_a_CPPFLAGS) $(CPPFLAGS) $(libntpq_a_CFLAGS) $(CFLAGS) -c -o libntpq_a-libntpq_subs.obj `if test -f 'libntpq_subs.c'; then $(CYGPATH_W) 'libntpq_subs.c'; else $(CYGPATH_W) '$(srcdir)/libntpq_subs.c'; fi`
878 mostlyclean-libtool:
879 -rm -f *.lo
881 clean-libtool:
882 -rm -rf .libs _libs
883 install-man1: $(man1_MANS) $(man_MANS)
887 test -n "$(man1dir)" \
888 && test -n "`echo $$list1$$list2`" \
893 if test -n "$$list2"; then \
895 | sed -n '/\.1[a-z]*$$/p'; \
898 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
901 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
902 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
912 test -z "$$files" || { \
917 uninstall-man1:
919 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
922 sed -n '/\.1[a-z]*$$/p'; \
923 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
924 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
926 install-man8: $(man8_MANS) $(man_MANS)
930 test -n "$(man8dir)" \
931 && test -n "`echo $$list1$$list2`" \
936 if test -n "$$list2"; then \
938 | sed -n '/\.8[a-z]*$$/p'; \
941 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
944 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
945 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
955 test -z "$$files" || { \
960 uninstall-man8:
962 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
965 sed -n '/\.8[a-z]*$$/p'; \
966 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
967 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
969 install-htmlDATA: $(html_DATA)
971 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
972 if test -n "$$list"; then \
977 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
985 uninstall-htmlDATA:
987 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
988 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
992 $(am__define_uniq_tagged_files); mkid -fID $$unique
993 tags: tags-am
996 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1001 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1002 test -n "$$unique" || unique=$$empty_fix; \
1003 if test $$# -gt 0; then \
1011 ctags: ctags-am
1014 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1016 test -z "$(CTAGS_ARGS)$$unique" \
1023 && gtags -i $(GTAGS_ARGS) "$$here"
1024 cscopelist: cscopelist-am
1026 cscopelist-am: $(am__tagged_files)
1033 if test -f "$$i"; then \
1040 distclean-tags:
1041 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1043 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1045 distdir-am: $(DISTFILES)
1050 sed -e "s|^$$srcdirstrip/||;t" \
1051 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1055 sort -u` ;; \
1058 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1059 if test -d $$d/$$file; then \
1060 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1061 if test -d "$(distdir)/$$file"; then \
1062 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1064 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1065 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1066 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1068 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1070 test -f "$(distdir)/$$file" \
1071 || cp -p $$d/$$file "$(distdir)/$$file" \
1075 check-am: all-am
1077 $(MAKE) $(AM_MAKEFLAGS) check-am
1078 all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(MANS) $(DATA) $(HEADERS)
1081 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1084 $(MAKE) $(AM_MAKEFLAGS) install-am
1085 install-exec: $(BUILT_SOURCES)
1086 $(MAKE) $(AM_MAKEFLAGS) install-exec-am
1087 install-data: install-data-am
1088 uninstall: uninstall-am
1090 install-am: all-am
1091 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1093 installcheck: installcheck-am
1094 install-strip:
1095 if test -z '$(STRIP)'; then \
1097 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1101 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1104 mostlyclean-generic:
1106 clean-generic:
1107 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1109 distclean-generic:
1110 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1111 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1112 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1114 maintainer-clean-generic:
1117 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1118 clean: clean-am
1120 clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1121 clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS \
1122 mostlyclean-am
1124 distclean: distclean-am
1125 -rm -f ./$(DEPDIR)/libntpq_a-libntpq.Po
1126 -rm -f ./$(DEPDIR)/libntpq_a-libntpq_subs.Po
1127 -rm -f ./$(DEPDIR)/ntpq-opts.Po
1128 -rm -f ./$(DEPDIR)/ntpq-subs.Po
1129 -rm -f ./$(DEPDIR)/ntpq.Po
1130 -rm -f ./$(DEPDIR)/version.Po
1131 -rm -f Makefile
1132 distclean-am: clean-am distclean-compile distclean-generic \
1133 distclean-tags
1135 dvi: dvi-am
1137 dvi-am:
1139 html: html-am
1141 html-am:
1143 info: info-am
1145 info-am:
1147 install-data-am: install-data-local install-htmlDATA install-man
1149 install-dvi: install-dvi-am
1151 install-dvi-am:
1153 install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
1154 install-sbinPROGRAMS
1156 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1157 install-html: install-html-am
1159 install-html-am:
1161 install-info: install-info-am
1163 install-info-am:
1165 install-man: install-man1 install-man8
1167 install-pdf: install-pdf-am
1169 install-pdf-am:
1171 install-ps: install-ps-am
1173 install-ps-am:
1175 installcheck-am:
1177 maintainer-clean: maintainer-clean-am
1178 -rm -f ./$(DEPDIR)/libntpq_a-libntpq.Po
1179 -rm -f ./$(DEPDIR)/libntpq_a-libntpq_subs.Po
1180 -rm -f ./$(DEPDIR)/ntpq-opts.Po
1181 -rm -f ./$(DEPDIR)/ntpq-subs.Po
1182 -rm -f ./$(DEPDIR)/ntpq.Po
1183 -rm -f ./$(DEPDIR)/version.Po
1184 -rm -f Makefile
1185 maintainer-clean-am: distclean-am maintainer-clean-generic
1187 mostlyclean: mostlyclean-am
1189 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1190 mostlyclean-libtool
1192 pdf: pdf-am
1194 pdf-am:
1196 ps: ps-am
1198 ps-am:
1200 uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1201 uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
1203 uninstall-man: uninstall-man1 uninstall-man8
1205 .MAKE: all check install install-am install-exec install-exec-am \
1206 install-strip
1208 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1209 clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1210 clean-libtool clean-noinstLIBRARIES clean-sbinPROGRAMS \
1211 cscopelist-am ctags ctags-am distclean distclean-compile \
1212 distclean-generic distclean-libtool distclean-tags distdir dvi \
1213 dvi-am html html-am info info-am install install-am \
1214 install-binPROGRAMS install-data install-data-am \
1215 install-data-local install-dvi install-dvi-am install-exec \
1216 install-exec-am install-exec-hook install-html install-html-am \
1217 install-htmlDATA install-info install-info-am \
1218 install-libexecPROGRAMS install-man install-man1 install-man8 \
1219 install-pdf install-pdf-am install-ps install-ps-am \
1220 install-sbinPROGRAMS install-strip installcheck \
1221 installcheck-am installdirs maintainer-clean \
1222 maintainer-clean-generic mostlyclean mostlyclean-compile \
1223 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1224 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1225 uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1226 uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS
1231 install-data-local: install-html
1233 $(srcdir)/ntpq-opts.h: $(srcdir)/ntpq-opts.c
1234 @: do-nothing action to avoid default SCCS get, .h built with .c
1236 $(srcdir)/ntpq-opts.c: $(srcdir)/ntpq-opts.def $(std_def_list)
1237 $(AM_V_GEN)$(run_ag) ntpq-opts.def
1241 $(srcdir)/ntpq.1ntpqman: $(srcdir)/ntpq-opts.def $(std_def_list)
1242 $(AM_V_GEN)$(run_ag) -DMAN_SECTION=1ntpqman -Tagman-cmd.tpl ntpq-opts.def
1245 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpq.1ntpqman > $(srcdir)/ntpq.man.in+
1250 $(srcdir)/ntpq.1ntpqmdoc: $(srcdir)/ntpq-opts.def $(std_def_list)
1251 $(AM_V_GEN)$(run_ag) -DMAN_SECTION=1ntpqmdoc -Tagmdoc-cmd.tpl ntpq-opts.def
1254 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpq.1ntpqmdoc > $(srcdir)/ntpq.mdoc.in+
1260 $(top_builddir)/config.status --file=ntpq.$(NTPQ_MS)+:$(srcdir)/ntpq.$(MANTAGFMT).in
1265 $(srcdir)/invoke-ntpq.menu: $(srcdir)/invoke-ntpq.texi
1266 @: do-nothing action to avoid default SCCS get, .menu built with .texi
1268 $(srcdir)/invoke-ntpq.texi: $(srcdir)/ntpq-opts.def $(std_def_list)
1269 $(AM_V_GEN)$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpq-opts.def
1270 $(top_srcdir)/scripts/build/check--help $@
1272 $(srcdir)/ntpq.html: $(srcdir)/invoke-ntpq.texi $(srcdir)/ntpq.texi $(top_srcdir)/sntp/include/version.texi
1273 cd $(srcdir) && ( makeinfo --force --html --no-split -o ntpq.html ntpq.texi || true )
1277 version.c: Makefile $(top_srcdir)/sntp/scm-rev
1278 $(AM_V_GEN)env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpq
1280 install-exec-hook:
1281 @test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \
1283 test ! -f ${sbindir}/$$i \
1286 @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}" \
1288 test ! -f ${bindir}/$$i \
1294 check-libopts: ../sntp/libopts/libopts.la
1298 -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1300 .PHONY: check-libntp
1302 @LIBNTP_SUBMAKES_TRUE@check-libntp:
1304 $(top_srcdir)/sntp/scm-rev: FRC.scm-rev
1305 $(AM_V_GEN)cd $(top_builddir)/sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
1307 .PHONY: FRC.scm-rev
1308 FRC.scm-rev:
1309 @: FRC.scm-rev is always out of date, triggering the check every make invocation.
1310 $(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1311 @[ -f $@ ] || \
1312 cp $(top_srcdir)/deps-ver $@
1313 @[ -w $@ ] || \
1315 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \
1317 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
1319 rm -rf $(DEPDIR) && \
1331 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \
1332 cat $(top_srcdir)/deps-ver \
1334 $(AM_V_at)cp $(top_srcdir)/deps-ver $@
1336 .deps-ver: $(top_srcdir)/deps-ver
1337 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1348 # this issue, we use a deps-ver file which is updated with each change
1349 # that breaks old .deps files. A copy of deps-ver is made into
1350 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
1351 # with different contents than deps-ver, we make clean to ensure all
1356 # It is normal when configured with --disable-dependency-tracking for
1358 # intermediate target .deps-ver, which invokes make recursively if