HardenedBSD/contrib/ntp/sntp/check-libunity.mf

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

16 lines
419 B
Plaintext
Raw Normal View History

## check-libunity.mf - automake fragment
##
## ../check-libunity.mf
## The above file has a version of this for the non-sntp
## part of the ntp tree.
BUILT_SOURCES += check-libunity
CLEANFILES += check-libunity
check-libunity: $(top_builddir)/unity/libunity.a
@: avoid default SCCS get by some make implementations
$(top_builddir)/unity/libunity.a:
cd $(top_builddir)/unity && $(MAKE) $(AM_MAKEFLAGS) libunity.a