Lines Matching +full:frc +full:- +full:shared
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
25 if test -z '$(MAKELEVEL)'; then \
27 elif test -n '$(MAKE_HOST)'; then \
29 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36 case $${target_option-} in \
39 "target option '$${target_option-}' specified" >&2; \
62 *=*|--*) continue;; \
63 -*I) strip_trailopt 'I'; skip_next=yes;; \
64 -*I?*) strip_trailopt 'I';; \
65 -*O) strip_trailopt 'O'; skip_next=yes;; \
66 -*O?*) strip_trailopt 'O';; \
67 -*l) strip_trailopt 'l'; skip_next=yes;; \
68 -*l?*) strip_trailopt 'l';; \
69 -[dEDm]) skip_next=yes;; \
70 -[JT]) skip_next=yes;; \
84 install_sh_DATA = $(install_sh) -c -m 644
85 install_sh_PROGRAM = $(install_sh) -c
86 install_sh_SCRIPT = $(install_sh) -c
97 EXTRA_PROGRAMS = ntpdc$(EXEEXT) ntpdc-layout$(EXEEXT)
98 @LIBNTP_SUBMAKES_TRUE@am__append_1 = check-libntp
135 $(top_srcdir)/sntp/m4/openldap-thread-check.m4 \
145 mkinstalldirs = $(install_sh) -d
154 ntpdc-opts.$(OBJEXT)
164 am__v_lt_0 = --silent
166 ntpdc_layout_SOURCES = ntpdc-layout.c
167 ntpdc_layout_OBJECTS = ntpdc-layout.$(OBJEXT)
181 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
182 depcomp = $(SHELL) $(top_srcdir)/sntp/libevent/build-aux/depcomp
184 am__depfiles_remade = ./$(DEPDIR)/ntpdc-layout.Po \
185 ./$(DEPDIR)/ntpdc-opts.Po ./$(DEPDIR)/ntpdc.Po \
187 am__mv = mv -f
190 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
199 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
200 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
201 $(AM_LDFLAGS) $(LDFLAGS) -o $@
206 SOURCES = $(ntpdc_SOURCES) $(nodist_ntpdc_SOURCES) ntpdc-layout.c
207 DIST_SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
211 *) (install-info --version) >/dev/null 2>&1;; \
218 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
223 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
235 test -z "$$files" \
236 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
237 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
238 $(am__cd) "$$dir" && rm -f $$files; }; \
247 # Read a list of newline-separated strings from the standard input,
256 # e.g., the same source file might be shared among _SOURCES variables
261 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264 $(top_srcdir)/bincheck.mf $(top_srcdir)/check-libntp.mf \
265 $(top_srcdir)/check-libopts.mf $(top_srcdir)/check-scm-rev.mf \
267 $(top_srcdir)/sntp/libevent/build-aux/depcomp README
539 EXTRA_DATA = check-layout
540 BUILT_SOURCES = @MAKE_CHECK_LAYOUT@ ntpdc-opts.c ntpdc-opts.h \
541 check-libopts $(am__append_1) .deps-ver
550 # ntpdc-layout doesn't need any additional libraries at all
552 DISTCLEANFILES = $(man_MANS) config.log $(NULL) $(DEPDIR)/deps-ver
553 CLEANFILES = check-layout layout.here nl.c ntpdc-layout .version \
554 version.c $(NULL) check-libopts .deps-ver
558 invoke-ntpdc.menu \
559 invoke-ntpdc.texi \
563 ntpdc-opts.def \
580 $(srcdir)/invoke-ntpdc.menu \
581 $(srcdir)/invoke-ntpdc.texi \
586 run_ag = cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" AUTOGEN_DNE_DATE=-D \
587 autogen -L ../sntp/include -L ../sntp/ag-tpl --writable
590 $(top_srcdir)/sntp/include/debug-opt.def \
591 $(top_srcdir)/sntp/include/autogen-version.def \
598 ntpdc_SOURCES = ntpdc.c ntpdc_ops.c ntpdc-opts.c ntpdc-opts.h
600 NTP_INCS = -I$(top_srcdir)/include \
601 -I$(top_srcdir)/libntp/lib/isc/include \
602 -I$(top_srcdir)/libntp/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include \
603 -I$(top_srcdir)/libntp/lib/isc/unix/include
605 $(MAKE) $(AM_MAKEFLAGS) all-am
609 $(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)
613 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
614 && { if test -f $@; then exit 0; else break; fi; }; \
618 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign ntpdc/Makefile'; \
620 $(AUTOMAKE) --foreign ntpdc/Makefile
624 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
629 $(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):
632 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
635 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
637 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
641 install-binPROGRAMS: $(bin_PROGRAMS)
643 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
644 if test -n "$$list"; then \
650 while read p p1; do if test -f $$p \
651 || test -f $$p1 \
654 sed -e 'p;s,.*/,,;n;h' \
655 -e 's|.*|.|' \
656 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
665 test -z "$$files" || { \
666 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
667 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
671 uninstall-binPROGRAMS:
673 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
675 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
676 -e 's/$$/$(EXEEXT)/' \
678 test -n "$$list" || exit 0; \
679 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
680 cd "$(DESTDIR)$(bindir)" && rm -f $$files
682 clean-binPROGRAMS:
683 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
684 echo " rm -f" $$list; \
685 rm -f $$list || exit $$?; \
686 test -n "$(EXEEXT)" || exit 0; \
688 echo " rm -f" $$list; \
689 rm -f $$list
690 install-libexecPROGRAMS: $(libexec_PROGRAMS)
692 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
693 if test -n "$$list"; then \
699 while read p p1; do if test -f $$p \
700 || test -f $$p1 \
703 sed -e 'p;s,.*/,,;n;h' \
704 -e 's|.*|.|' \
705 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
714 test -z "$$files" || { \
715 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
716 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
720 uninstall-libexecPROGRAMS:
722 @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
724 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
725 -e 's/$$/$(EXEEXT)/' \
727 test -n "$$list" || exit 0; \
728 echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
729 cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
731 clean-libexecPROGRAMS:
732 @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
733 echo " rm -f" $$list; \
734 rm -f $$list || exit $$?; \
735 test -n "$(EXEEXT)" || exit 0; \
737 echo " rm -f" $$list; \
738 rm -f $$list
739 install-sbinPROGRAMS: $(sbin_PROGRAMS)
741 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
742 if test -n "$$list"; then \
748 while read p p1; do if test -f $$p \
749 || test -f $$p1 \
752 sed -e 'p;s,.*/,,;n;h' \
753 -e 's|.*|.|' \
754 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
763 test -z "$$files" || { \
764 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
765 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
769 uninstall-sbinPROGRAMS:
771 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
773 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
774 -e 's/$$/$(EXEEXT)/' \
776 test -n "$$list" || exit 0; \
777 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
778 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
780 clean-sbinPROGRAMS:
781 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
782 echo " rm -f" $$list; \
783 rm -f $$list || exit $$?; \
784 test -n "$(EXEEXT)" || exit 0; \
786 echo " rm -f" $$list; \
787 rm -f $$list
790 @rm -f ntpdc$(EXEEXT)
793 ntpdc-layout$(EXEEXT): $(ntpdc_layout_OBJECTS) $(ntpdc_layout_DEPENDENCIES) $(EXTRA_ntpdc_layout_DEPENDENCIES)
794 @rm -f ntpdc-layout$(EXEEXT)
797 mostlyclean-compile:
798 -rm -f *.$(OBJEXT)
800 distclean-compile:
801 -rm -f *.tab.c
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-layout.Po@am__quote@ # am--include-marker
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-opts.Po@am__quote@ # am--include-marker
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc.Po@am__quote@ # am--include-marker
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc_ops.Po@am__quote@ # am--include-marker
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@ # am--include-marker
811 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
813 am--depfiles: $(am__depfiles_remade)
817 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
821 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
825 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
829 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
833 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
837 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
839 mostlyclean-libtool:
840 -rm -f *.lo
842 clean-libtool:
843 -rm -rf .libs _libs
844 install-man1: $(man1_MANS) $(man_MANS)
848 test -n "$(man1dir)" \
849 && test -n "`echo $$list1$$list2`" \
854 if test -n "$$list2"; then \
856 | sed -n '/\.1[a-z]*$$/p'; \
859 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
862 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
863 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
873 test -z "$$files" || { \
878 uninstall-man1:
880 @list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
883 sed -n '/\.1[a-z]*$$/p'; \
884 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
885 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
887 install-man8: $(man8_MANS) $(man_MANS)
891 test -n "$(man8dir)" \
892 && test -n "`echo $$list1$$list2`" \
897 if test -n "$$list2"; then \
899 | sed -n '/\.8[a-z]*$$/p'; \
902 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
905 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
906 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
916 test -z "$$files" || { \
921 uninstall-man8:
923 @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
926 sed -n '/\.8[a-z]*$$/p'; \
927 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
928 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
930 install-htmlDATA: $(html_DATA)
932 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
933 if test -n "$$list"; then \
938 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
946 uninstall-htmlDATA:
948 @list='$(html_DATA)'; test -n "$(htmldir)" || list=; \
949 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
953 $(am__define_uniq_tagged_files); mkid -fID $$unique
954 tags: tags-am
957 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
962 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
963 test -n "$$unique" || unique=$$empty_fix; \
964 if test $$# -gt 0; then \
972 ctags: ctags-am
975 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
977 test -z "$(CTAGS_ARGS)$$unique" \
984 && gtags -i $(GTAGS_ARGS) "$$here"
985 cscopelist: cscopelist-am
987 cscopelist-am: $(am__tagged_files)
994 if test -f "$$i"; then \
1001 distclean-tags:
1002 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1004 $(MAKE) $(AM_MAKEFLAGS) distdir-am
1006 distdir-am: $(DISTFILES)
1011 sed -e "s|^$$srcdirstrip/||;t" \
1012 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1016 sort -u` ;; \
1019 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1020 if test -d $$d/$$file; then \
1021 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1022 if test -d "$(distdir)/$$file"; then \
1023 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1025 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1026 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1027 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1029 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1031 test -f "$(distdir)/$$file" \
1032 || cp -p $$d/$$file "$(distdir)/$$file" \
1036 check-am: all-am
1038 $(MAKE) $(AM_MAKEFLAGS) check-am
1039 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
1042 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1045 $(MAKE) $(AM_MAKEFLAGS) install-am
1046 install-exec: $(BUILT_SOURCES)
1047 $(MAKE) $(AM_MAKEFLAGS) install-exec-am
1048 install-data: install-data-am
1049 uninstall: uninstall-am
1051 install-am: all-am
1052 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1054 installcheck: installcheck-am
1055 install-strip:
1056 if test -z '$(STRIP)'; then \
1058 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1062 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1065 mostlyclean-generic:
1067 clean-generic:
1068 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1070 distclean-generic:
1071 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1072 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1073 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1075 maintainer-clean-generic:
1078 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1079 clean: clean-am
1081 clean-am: clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1082 clean-libtool clean-sbinPROGRAMS mostlyclean-am
1084 distclean: distclean-am
1085 -rm -f ./$(DEPDIR)/ntpdc-layout.Po
1086 -rm -f ./$(DEPDIR)/ntpdc-opts.Po
1087 -rm -f ./$(DEPDIR)/ntpdc.Po
1088 -rm -f ./$(DEPDIR)/ntpdc_ops.Po
1089 -rm -f ./$(DEPDIR)/version.Po
1090 -rm -f Makefile
1091 distclean-am: clean-am distclean-compile distclean-generic \
1092 distclean-tags
1094 dvi: dvi-am
1096 dvi-am:
1098 html: html-am
1100 html-am:
1102 info: info-am
1104 info-am:
1106 install-data-am: install-data-local install-htmlDATA install-man
1108 install-dvi: install-dvi-am
1110 install-dvi-am:
1112 install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
1113 install-sbinPROGRAMS
1115 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
1116 install-html: install-html-am
1118 install-html-am:
1120 install-info: install-info-am
1122 install-info-am:
1124 install-man: install-man1 install-man8
1126 install-pdf: install-pdf-am
1128 install-pdf-am:
1130 install-ps: install-ps-am
1132 install-ps-am:
1134 installcheck-am:
1136 maintainer-clean: maintainer-clean-am
1137 -rm -f ./$(DEPDIR)/ntpdc-layout.Po
1138 -rm -f ./$(DEPDIR)/ntpdc-opts.Po
1139 -rm -f ./$(DEPDIR)/ntpdc.Po
1140 -rm -f ./$(DEPDIR)/ntpdc_ops.Po
1141 -rm -f ./$(DEPDIR)/version.Po
1142 -rm -f Makefile
1143 maintainer-clean-am: distclean-am maintainer-clean-generic
1145 mostlyclean: mostlyclean-am
1147 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1148 mostlyclean-libtool
1150 pdf: pdf-am
1152 pdf-am:
1154 ps: ps-am
1156 ps-am:
1158 uninstall-am: uninstall-binPROGRAMS uninstall-htmlDATA \
1159 uninstall-libexecPROGRAMS uninstall-man uninstall-sbinPROGRAMS
1161 uninstall-man: uninstall-man1 uninstall-man8
1163 .MAKE: all check install install-am install-exec install-exec-am \
1164 install-strip
1166 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
1167 clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1168 clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
1169 distclean distclean-compile distclean-generic \
1170 distclean-libtool distclean-tags distdir dvi dvi-am html \
1171 html-am info info-am install install-am install-binPROGRAMS \
1172 install-data install-data-am install-data-local install-dvi \
1173 install-dvi-am install-exec install-exec-am install-exec-hook \
1174 install-html install-html-am install-htmlDATA install-info \
1175 install-info-am install-libexecPROGRAMS install-man \
1176 install-man1 install-man8 install-pdf install-pdf-am \
1177 install-ps install-ps-am install-sbinPROGRAMS install-strip \
1178 installcheck installcheck-am installdirs maintainer-clean \
1179 maintainer-clean-generic mostlyclean mostlyclean-compile \
1180 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1181 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1182 uninstall-htmlDATA uninstall-libexecPROGRAMS uninstall-man \
1183 uninstall-man1 uninstall-man8 uninstall-sbinPROGRAMS
1188 install-data-local: install-html
1190 $(srcdir)/ntpdc-opts.h: $(srcdir)/ntpdc-opts.c
1191 @: do-nothing action to avoid default SCCS get, .h built with .c
1193 $(srcdir)/ntpdc-opts.c: $(srcdir)/ntpdc-opts.def $(std_def_list)
1194 $(AM_V_GEN)$(run_ag) ntpdc-opts.def
1198 $(srcdir)/ntpdc.1ntpdcman: $(srcdir)/ntpdc-opts.def $(std_def_list)
1199 $(AM_V_GEN)$(run_ag) -DMAN_SECTION=1ntpdcman -Tagman-cmd.tpl ntpdc-opts.def
1202 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcman > $(srcdir)/ntpdc.man.in+
1207 $(srcdir)/ntpdc.1ntpdcmdoc: $(srcdir)/ntpdc-opts.def $(std_def_list)
1208 $(AM_V_GEN)$(run_ag) -DMAN_SECTION=1ntpdcmdoc -Tagmdoc-cmd.tpl ntpdc-opts.def
1211 sed -f $(top_srcdir)/sntp/scripts/mansec2subst.sed $(srcdir)/ntpdc.1ntpdcmdoc > $(srcdir)/ntpdc.mdoc.in+
1217 $(top_builddir)/config.status --file=ntpdc.$(NTPDC_MS)+:$(srcdir)/ntpdc.$(MANTAGFMT).in
1222 $(srcdir)/invoke-ntpdc.menu: $(srcdir)/invoke-ntpdc.texi
1223 @: do-nothing action to avoid default SCCS get, .menu built with .texi
1225 $(srcdir)/invoke-ntpdc.texi: $(srcdir)/ntpdc-opts.def $(std_def_list)
1226 $(AM_V_GEN)$(run_ag) -Tagtexi-cmd.tpl -DLEVEL=section ntpdc-opts.def
1227 $(top_srcdir)/scripts/build/check--help $@
1229 $(srcdir)/ntpdc.html: $(srcdir)/invoke-ntpdc.texi $(srcdir)/ntpdc.texi $(top_srcdir)/sntp/include/version.texi
1230 cd $(srcdir) && ( makeinfo --force --html --no-split -I ../sntp -o ntpdc.html ntpdc.texi || true )
1232 ntpdc-layout.o: nl.c
1234 layout.here: ntpdc-layout
1235 $(AM_V_at)./ntpdc-layout > $@
1237 check-layout: ntpdc-layout $(srcdir)/layout.std layout.here
1240 version.c: Makefile $(top_srcdir)/sntp/scm-rev
1241 $(AM_V_GEN)env CSET=`cat $(top_srcdir)/sntp/scm-rev` $(top_builddir)/scripts/build/mkver ntpdc
1244 # $(CC) -E nl_in.c | nl.pl > nl.c
1249 install-exec-hook:
1250 @test -z "${bin_PROGRAMS}${bin_SCRIPTS}" \
1252 test ! -f ${sbindir}/$$i \
1255 @test -z "${sbin_PROGRAMS}${asbin_SCRIPTS}" \
1257 test ! -f ${bindir}/$$i \
1263 check-libopts: ../sntp/libopts/libopts.la
1267 -cd ../sntp/libopts && $(MAKE) $(AM_MAKEFLAGS) libopts.la
1269 .PHONY: check-libntp
1271 @LIBNTP_SUBMAKES_TRUE@check-libntp:
1273 $(top_srcdir)/sntp/scm-rev: FRC.scm-rev
1274 $(AM_V_GEN)cd $(top_builddir)/sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
1276 .PHONY: FRC.scm-rev
1277 FRC.scm-rev:
1278 @: FRC.scm-rev is always out of date, triggering the check every make invocation.
1279 $(DEPDIR)/deps-ver: $(top_srcdir)/deps-ver
1280 @[ -f $@ ] || \
1281 cp $(top_srcdir)/deps-ver $@
1282 @[ -w $@ ] || \
1284 @cmp $(top_srcdir)/deps-ver $@ > /dev/null || ( \
1286 echo -n "Prior $(subdir)/$(DEPDIR) version " && \
1288 rm -rf $(DEPDIR) && \
1300 echo -n "Cleaned $(subdir)/$(DEPDIR) version " && \
1301 cat $(top_srcdir)/deps-ver \
1303 $(AM_V_at)cp $(top_srcdir)/deps-ver $@
1305 .deps-ver: $(top_srcdir)/deps-ver
1306 @[ ! -d $(DEPDIR) ] || $(MAKE) $(AM_MAKEFLAGS) $(DEPDIR)/deps-ver
1317 # this issue, we use a deps-ver file which is updated with each change
1318 # that breaks old .deps files. A copy of deps-ver is made into
1319 # $(DEPDIR) if not already present. If $(DEPDIR)/deps-ver is present
1320 # with different contents than deps-ver, we make clean to ensure all
1325 # It is normal when configured with --disable-dependency-tracking for
1327 # intermediate target .deps-ver, which invokes make recursively if