*.1, *.texi, and *.html Makefile rules are not needed.
bk: 4b3ae9b42y2cpp4_vFgA4kuPLtdQSw
noinst_DATA = $(srcdir)/ntpd-opts.texi $(srcdir)/ntpd-opts.menu
run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \
autogen -L ../include --writable
-run_ro= ( { test -w $(srcdir) && exit 0 ;} || { touch ro_srcdir \
- && chmod u+w $(top_srcdir) $(srcdir) ;} ) &&
-if_ro_src= { test ! -f ro_srcdir && exit 0 ;} ||
-post_run_ro= $(if_ro_src) { rm ro_srcdir && chmod u-w $(srcdir) \
- $(top_srcdir) ;}
std_def_list= $(top_srcdir)/include/autogen-version.def \
$(top_srcdir)/include/copyright.def \
$(top_srcdir)/include/version.def
$(run_ag) ntpd-opts.def
$(srcdir)/ntpd.1: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Tagman1.tpl -bntpd ntpd-opts.def
- $(post_run_ro)
+ $(run_ag) -Tagman1.tpl -bntpd ntpd-opts.def
$(srcdir)/ntpd-opts.menu: $(srcdir)/ntpd-opts.texi
@: do-nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/ntpd-opts.texi: $(srcdir)/ntpd-opts.def $(srcdir)/ntpdbase-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Taginfo.tpl -DLEVEL=section ntpd-opts.def
- $(post_run_ro)
+ $(run_ag) -Taginfo.tpl -DLEVEL=section ntpd-opts.def
$(PROGRAMS): $(LDADD)
noinst_DATA= $(srcdir)/ntpdc-opts.texi $(srcdir)/ntpdc-opts.menu
run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \
autogen -L ../include --writable
-run_ro= ( { test -w $(srcdir) && exit 0 ;} || { touch ro_srcdir \
- && chmod u+w $(top_srcdir) $(srcdir) ;} ) &&
-if_ro_src= { test ! -f ro_srcdir && exit 0 ;} ||
-post_run_ro= $(if_ro_src) { rm ro_srcdir && chmod u-w $(srcdir) \
- $(top_srcdir) ;}
std_def_list= $(top_srcdir)/include/debug-opt.def \
$(top_srcdir)/include/autogen-version.def \
$(top_srcdir)/include/copyright.def \
$(run_ag) ntpdc-opts.def
$(srcdir)/ntpdc.1: $(srcdir)/ntpdc-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Tagman1.tpl -bntpdc ntpdc-opts.def
- $(post_run_ro)
+ $(run_ag) -Tagman1.tpl -bntpdc ntpdc-opts.def
$(srcdir)/ntpdc-opts.menu: $(srcdir)/ntpdc-opts.texi
@: do-nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/ntpdc-opts.texi: $(srcdir)/ntpdc-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Taginfo.tpl -DLEVEL=section ntpdc-opts.def
- $(post_run_ro)
+ $(run_ag) -Taginfo.tpl -DLEVEL=section ntpdc-opts.def
ntpdc_SOURCES = ntpdc.c ntpdc_ops.c ntpdc-opts.c ntpdc-opts.h
noinst_DATA= $(srcdir)/ntpq-opts.texi $(srcdir)/ntpq-opts.menu
run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \
autogen -L ../include --writable
-run_ro= ( { test -w $(srcdir) && exit 0 ;} || { touch ro_srcdir \
- && chmod u+w $(top_srcdir) $(srcdir) ;} ) &&
-if_ro_src= { test ! -f ro_srcdir && exit 0 ;} ||
-post_run_ro= $(if_ro_src) { rm ro_srcdir && chmod u-w $(srcdir) \
- $(top_srcdir) ;}
std_def_list= $(top_srcdir)/include/debug-opt.def \
$(top_srcdir)/include/autogen-version.def \
$(top_srcdir)/include/copyright.def \
$(run_ag) ntpq-opts.def
$(srcdir)/ntpq.1: $(srcdir)/ntpq-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Tagman1.tpl -bntpq ntpq-opts.def
- $(post_run_ro)
+ $(run_ag) -Tagman1.tpl -bntpq ntpq-opts.def
$(srcdir)/ntpq-opts.menu: $(srcdir)/ntpq-opts.texi
@: do-nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/ntpq-opts.texi: $(srcdir)/ntpq-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Taginfo.tpl -DLEVEL=section ntpq-opts.def
- $(post_run_ro)
+ $(run_ag) -Taginfo.tpl -DLEVEL=section ntpq-opts.def
$(PROGRAMS): $(LDADD)
man_MANS= $(srcdir)/ntpsnmpd.1
run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \
autogen -L ../include --writable
-run_ro= ( { test -w $(srcdir) && exit 0 ;} || { touch ro_srcdir \
- && chmod u+w $(top_srcdir) $(srcdir) ;} ) &&
-if_ro_src= { test ! -f ro_srcdir && exit 0 ;} ||
-post_run_ro= $(if_ro_src) { rm ro_srcdir && chmod u-w $(srcdir) \
- $(top_srcdir) ;}
std_def_list= $(top_srcdir)/include/autogen-version.def \
$(top_srcdir)/include/copyright.def \
$(top_srcdir)/include/homerc.def \
$(run_ag) ntpsnmpd-opts.def
$(srcdir)/ntpsnmpd.1: $(srcdir)/ntpsnmpd-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Tagman1.tpl -bntpsnmpd ntpsnmpd-opts.def
- $(post_run_ro)
+ $(run_ag) -Tagman1.tpl -bntpsnmpd ntpsnmpd-opts.def
$(srcdir)/ntpsnmpd-opts.menu: $(srcdir)/ntpsnmpd-opts.texi
@: do-nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/ntpsnmpd-opts.texi: $(srcdir)/ntpsnmpd-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Taginfo.tpl -DLEVEL=section ntpsnmpd-opts.def
- $(post_run_ro)
+ $(run_ag) -Taginfo.tpl -DLEVEL=section ntpsnmpd-opts.def
include $(top_srcdir)/bincheck.mf
include $(top_srcdir)/depsver.mf
run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \
autogen -L ../include --writable
-run_ro= ( { test -w $(srcdir) && exit 0 ;} || { touch ro_srcdir \
- && chmod u+w $(srcdir) ;} ) &&
-if_ro_src= { test ! -f ro_srcdir && exit 0 ;} ||
-post_run_ro= $(if_ro_src) { rm ro_srcdir && chmod u-w $(srcdir) ;}
if NTP_BINSUBDIR_IS_BIN
bin_PROGRAMS= sntp
$(run_ag) sntp-opts.def
$(srcdir)/sntp.1: $(srcdir)/sntp-opts.def $(srcdir)/../include/version.def
- $(run_ro) $(run_ag) -Tagman1.tpl -bsntp sntp-opts.def
- $(post_run_ro)
+ $(run_ag) -Tagman1.tpl -bsntp sntp-opts.def
$(srcdir)/sntp-opts.menu: $(srcdir)/sntp-opts.texi
@: do-nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/sntp-opts.texi: $(srcdir)/sntp-opts.def $(srcdir)/../include/version.def
- $(run_ro) $(run_ag) -Taginfo.tpl -DLEVEL=section sntp-opts.def
- $(post_run_ro)
+ $(run_ag) -Taginfo.tpl -DLEVEL=section sntp-opts.def
$(srcdir)/sntp.html: $(srcdir)/sntp-opts.menu $(srcdir)/sntp-opts.texi $(srcdir)/sntp.texi $(srcdir)/version.texi
- $(run_ro) cd $(srcdir) && makeinfo --force --html --no-split -o sntp.html+ sntp.texi
- $(if_ro_src) { chmod a-w $(srcdir)/sntp.html+ && chmod u+w $(srcdir)/sntp.html ;}
- $(post_run_ro)
- mv $(srcdir)/sntp.html+ $(srcdir)/sntp.html
+ cd $(srcdir) && makeinfo --force --html --no-split -o sntp.html sntp.texi
../libntp/libntp.a:
cd ../libntp && $(MAKE)
man_MANS= $(srcdir)/ntp-keygen.1
run_ag= cd $(srcdir) && env PATH="$(abs_builddir):$(PATH)" \
autogen -L ../include --writable
-run_ro= ( { test -w $(srcdir) && exit 0 ;} || { touch ro_srcdir \
- && chmod u+w $(top_srcdir) $(srcdir) ;} ) &&
-if_ro_src= { test ! -f ro_srcdir && exit 0 ;} ||
-post_run_ro= $(if_ro_src) { rm ro_srcdir && chmod u-w $(srcdir) \
- $(top_srcdir) ;}
std_def_list= $(top_srcdir)/include/debug-opt.def \
$(top_srcdir)/include/autogen-version.def \
$(top_srcdir)/include/copyright.def \
$(run_ag) ntp-keygen-opts.def
$(srcdir)/ntp-keygen.1: $(srcdir)/ntp-keygen-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Tagman1.tpl -bntp-keygen ntp-keygen-opts.def
- $(post_run_ro)
+ $(run_ag) -Tagman1.tpl -bntp-keygen ntp-keygen-opts.def
$(srcdir)/ntp-keygen-opts.menu: $(srcdir)/ntp-keygen-opts.texi
@: do-nothing action to avoid default SCCS get, .menu built with .texi
$(srcdir)/ntp-keygen-opts.texi: $(srcdir)/ntp-keygen-opts.def $(std_def_list)
- $(run_ro) $(run_ag) -Taginfo.tpl -DLEVEL=section ntp-keygen-opts.def
- $(post_run_ro)
+ $(run_ag) -Taginfo.tpl -DLEVEL=section ntp-keygen-opts.def
jitter_SOURCES= jitter.c jitter.h