bk: 501c93d2cJnPhs74bDlZJyGF8x9Zow
* [Bug 2247] (more) Get rid of the TRAK refclock - deprecated since 2006.
* Documentation cleanup from Mike T.
+* Cleanup kclk_sel240x.o rules in libparse/Makefile.am.
(4.2.7p292) 2012/08/02 Released by Harlan Stenn <stenn@ntp.org>
* [Bug 1545] Note why we are logging the Version string.
* [Bug 1872] Remove legacy ppsclock fdpps, #ifdef PPS.
kclk_trimtsip.o \
kclk_varitext.o \
kclk_wharton.o \
- kclk_sel240x$u.o \
+ kclk_sel240x.o \
kbinio.o \
kieee754io.o \
kmfp_mul.o \
kclk_sel240x.o: $(srcdir)/clk_sel240x.c
$(COMPILE) $(K_CFLAGS) -c $(srcdir)/clk_sel240x.c -o $@
-kclk_sel240x.o: $(srcdir)/clk_sel240x.c
- $(COMPILE) $(K_CFLAGS) -c $(srcdir)/clk_sel240x.c -o $@
-
kparse.o: $(srcdir)/parse.c
$(COMPILE) $(K_CFLAGS) -c $(srcdir)/parse.c -o $@