aboutsummaryrefslogblamecommitdiff
path: root/contrib/ntp/sntp/check-libntp.mf
blob: d38796857fecc2cb7266f2fb03b8148b2c0fa5e0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                               



                                                        
## check-libntp.mf - automake fragment
##
## tests/libntp/Makefile.am
## sntp/tests/Makefile.am
## The above files have adaptations of this for deeper nesting.

BUILT_SOURCES	+= check-libntp
CLEANFILES	+= check-libntp

check-libntp: ../libntp/libntp.a

../libntp/libntp.a:
	cd ../libntp && $(MAKE) $(AM_MAKEFLAGS) libntp.a