From: Harlan Stenn Date: Sat, 23 Jul 2005 00:32:47 +0000 (-0400) Subject: Remove binio.c,gpstolfp.c,ieee754io.c,mfp_mul.c from libntp.a X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78595107fd73f598248b167a57a9df038f78eeeb;p=thirdparty%2Fntp.git Remove binio.c,gpstolfp.c,ieee754io.c,mfp_mul.c from libntp.a bk: 42e1902f2tWdVyQP9pdbAYDhtuMeww --- diff --git a/libntp/Makefile.am b/libntp/Makefile.am index 4454c07df1..bd9932723a 100644 --- a/libntp/Makefile.am +++ b/libntp/Makefile.am @@ -3,12 +3,12 @@ AUTOMAKE_OPTIONS = ../util/ansi2knr noinst_LIBRARIES = libntp.a @MAKE_LIBNTPSIM@ EXTRA_LIBRARIES = libntpsim.a libntp_a_SRCS = a_md5encrypt.c adjtime.c atoint.c atolfp.c atouint.c \ - audio.c authkeys.c authreadkeys.c authusekey.c binio.c buftvtots.c \ + audio.c authkeys.c authreadkeys.c authusekey.c buftvtots.c \ caljulian.c calleapwhen.c caltontp.c calyearstart.c clocktime.c \ clocktypes.c decodenetnum.c dofptoa.c dolfptoa.c emalloc.c \ - findconfig.c fptoa.c fptoms.c getopt.c gpstolfp.c hextoint.c \ - hextolfp.c humandate.c icom.c ieee754io.c inttoa.c iosignal.c \ - lib_strbuf.c machines.c md5c.c memmove.c mfp_mul.c mfptoa.c \ + findconfig.c fptoa.c fptoms.c getopt.c hextoint.c \ + hextolfp.c humandate.c icom.c inttoa.c iosignal.c \ + lib_strbuf.c machines.c md5c.c memmove.c mfptoa.c \ mfptoms.c mktime.c modetoa.c mstolfp.c msutotsf.c msyslog.c netof.c \ ntp_rfc2553.c numtoa.c numtohost.c octtoint.c prettydate.c \ ranny.c recvbuff.c refnumtoa.c snprintf.c socktoa.c socktohost.c \