2000-03-20 Harlan Stenn <stenn@whimsy.udel.edu>
+ * util/Makefile.am (ntp_genkeys_LDADD): Might need snprintf (-lntp)
+
* librsaref/Makefile.am (stamp-rsaref): nodist_HEADERS are not
supoprted yet. Hack around it.
EXTRA_PROGRAMS = byteorder hist jitter kern longsize ntp_genkeys ntptime \
precision sht testrs6000 tickadj timetrim
-ntp_genkeys_LDADD = ../librsaref/librsaref.a
+ntp_genkeys_LDADD = ../librsaref/librsaref.a ../libntp/libntp.a
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/librsaref
# LDADD might need RESLIB and ADJLIB
precision sht testrs6000 tickadj timetrim
-ntp_genkeys_LDADD = ../librsaref/librsaref.a
+ntp_genkeys_LDADD = ../librsaref/librsaref.a ../libntp/libntp.a
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/librsaref
# LDADD might need RESLIB and ADJLIB
longsize_LDFLAGS =
ntp_genkeys_SOURCES = ntp_genkeys.c
ntp_genkeys_OBJECTS = ntp_genkeys$U.o
-ntp_genkeys_DEPENDENCIES = ../librsaref/librsaref.a
+ntp_genkeys_DEPENDENCIES = ../librsaref/librsaref.a ../libntp/libntp.a
ntp_genkeys_LDFLAGS =
ntptime_SOURCES = ntptime.c
ntptime_OBJECTS = ntptime$U.o