]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ntp/adjtimed/Makefile.am
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / ntp / adjtimed / Makefile.am
1 AUTOMAKE_OPTIONS=       ../util/ansi2knr
2
3 bindir=         ${exec_prefix}/${BINSUBDIR}
4 bin_PROGRAMS=   @MAKE_ADJTIMED@
5 EXTRA_PROGRAMS= adjtimed
6 AM_CPPFLAGS=    -I$(top_srcdir)/include
7 LDADD=          ../libntp/libntp.a
8 ETAGS_ARGS=     Makefile.am
9
10 include ../bincheck.mf