freebsd-src/contrib/ntp/check-scm-rev.mf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
234 B
Plaintext
Raw Normal View History

$(top_srcdir)/sntp/scm-rev: FRC.scm-rev
$(AM_V_GEN)cd $(top_builddir)/sntp && $(MAKE) $(AM_MAKEFLAGS) check-scm-rev
2024-05-10 15:15:56 +00:00
.PHONY: FRC.scm-rev
FRC.scm-rev:
2024-05-10 15:15:56 +00:00
@: FRC.scm-rev is always out of date, triggering the check every make invocation.