]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Remove binio.c,gpstolfp.c,ieee754io.c,mfp_mul.c from libntp.a
authorHarlan Stenn <stenn@ntp.org>
Sat, 23 Jul 2005 00:32:47 +0000 (20:32 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 23 Jul 2005 00:32:47 +0000 (20:32 -0400)
bk: 42e1902f2tWdVyQP9pdbAYDhtuMeww

libntp/Makefile.am

index 4454c07df1e74ff99e88cfc7757520afe6296399..bd9932723a9ba4167515a92e8e79cfc6c90b33a6 100644 (file)
@@ -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 \