summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/parse/Makefile.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/parse/Makefile.tmpl')
-rw-r--r--usr.sbin/xntpd/parse/Makefile.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/xntpd/parse/Makefile.tmpl b/usr.sbin/xntpd/parse/Makefile.tmpl
index 29a3029..781fed6 100644
--- a/usr.sbin/xntpd/parse/Makefile.tmpl
+++ b/usr.sbin/xntpd/parse/Makefile.tmpl
@@ -22,10 +22,10 @@ CFLAGS= $(COPTS) $(DEFS) $(DEFS_LOCAL) $(INCL)
CC= $(COMPILER)
#
SOURCE= parse.c parse_conf.c clk_meinberg.c clk_schmid.c clk_rawdcf.c \
- clk_dcf7000.c clk_trimble.c
+ clk_dcf7000.c clk_trimtaip.c clk_trimtsip.c
OBJS= parse.o parse_conf.o clk_meinberg.o clk_schmid.o clk_rawdcf.o \
- clk_dcf7000.o clk_trimble.o
+ clk_dcf7000.o clk_trimtaip.o clk_trimtsip.o
all:
@echo $(DEFS) $(DEFS_LOCAL) $(CLOCKDEFS) | \
OpenPOWER on IntegriCloud