Change the default for ntpd back to -s, the bug which triggered this
[dragonfly.git] / contrib / ntp / include / Makefile.in
1 # Makefile.in generated automatically by automake 1.4e from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38
39 top_builddir = ..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = @program_transform_name@
52
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66
67 @SET_MAKE@
68 AMDEP = @AMDEP@
69 AMTAR = @AMTAR@
70 AUTOKEY = @AUTOKEY@
71 AWK = @AWK@
72 CC = @CC@
73 CFLAGS = @CFLAGS@
74 CHUTEST = @CHUTEST@
75 CLKTEST = @CLKTEST@
76 CPP = @CPP@
77 DCFD = @DCFD@
78 DEPDIR = @DEPDIR@
79 EF_LIBS = @EF_LIBS@
80 EF_PROGS = @EF_PROGS@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82 INSTALL_STRIP_PROGRAM_ENV = @INSTALL_STRIP_PROGRAM_ENV@
83 LDFLAGS = @LDFLAGS@
84 LIBPARSE = @LIBPARSE@
85 LIBRSAREF = @LIBRSAREF@
86 LN_S = @LN_S@
87 MAKEINFO = @MAKEINFO@
88 MAKE_ADJTIMED = @MAKE_ADJTIMED@
89 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
90 MAKE_LIBPARSE = @MAKE_LIBPARSE@
91 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
92 MAKE_LIBRSAREF = @MAKE_LIBRSAREF@
93 MAKE_NTPTIME = @MAKE_NTPTIME@
94 MAKE_NTP_GENKEYS = @MAKE_NTP_GENKEYS@
95 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
96 MAKE_TICKADJ = @MAKE_TICKADJ@
97 MAKE_TIMETRIM = @MAKE_TIMETRIM@
98 OPENSSL = @OPENSSL@
99 OPENSSL_INC = @OPENSSL_INC@
100 OPENSSL_LIB = @OPENSSL_LIB@
101 PACKAGE = @PACKAGE@
102 PATH_PERL = @PATH_PERL@
103 PATH_SH = @PATH_SH@
104 PROPDELAY = @PROPDELAY@
105 RANLIB = @RANLIB@
106 RSADIR = @RSADIR@
107 RSAOBJS = @RSAOBJS@
108 RSAREF = @RSAREF@
109 RSASRCS = @RSASRCS@
110 STRIP = @STRIP@
111 TESTDCF = @TESTDCF@
112 U = @U@
113 VERSION = @VERSION@
114 _am_include = @_am_include@
115 install_sh = @install_sh@
116
117 #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
118
119
120 AUTOMAKE_OPTIONS = ../util/ansi2knr
121 ETAGS_ARGS = $(srcdir)/Makefile.am
122 #EXTRA_DIST = TAGS
123
124 noinst_HEADERS = \
125         adjtime.h \
126         audio.h \
127         ascii.h \
128         audio.h \
129         binio.h \
130         global.h \
131         gps.h \
132         hopf6039.h \
133         icom.h \
134         ieee754io.h \
135         iosignal.h \
136         l_stdlib.h \
137         mbg_gps166.h \
138         md5.h \
139         mx4200.h \
140         ntif.h \
141         ntp.h \
142         ntp_calendar.h \
143         ntp_cmdargs.h \
144         ntp_config.h \
145         ntp_control.h \
146         ntp_crypto.h \
147         ntp_datum.h \
148         ntp_filegen.h \
149         ntp_fp.h \
150         ntp_if.h \
151         ntp_io.h \
152         ntp_machine.h \
153         ntp_malloc.h \
154         ntp_proto.h \
155         ntp_refclock.h \
156         ntp_request.h \
157         ntp_select.h \
158         ntp_stdlib.h \
159         ntp_string.h \
160         ntp_syscall.h \
161         ntp_syslog.h \
162         ntp_tty.h \
163         ntp_types.h \
164         ntp_unixtime.h \
165         ntpd.h \
166         parse.h \
167         parse_conf.h \
168         recvbuff.h \
169         trimble.h
170
171 EXEEXT =
172 OBJEXT = o
173 subdir = include
174 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
175 CONFIG_HEADER = $(top_builddir)/config.h
176 CONFIG_CLEAN_FILES =
177 DIST_SOURCES =
178 HEADERS = $(noinst_HEADERS)
179
180 DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in
181
182 all: all-am
183
184 .SUFFIXES:
185
186 $(srcdir)/Makefile.in: Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
187         cd $(top_srcdir) && \
188           $(AUTOMAKE) --gnu  include/Makefile
189
190 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
191         cd $(top_builddir) && \
192           CONFIG_HEADERS= CONFIG_LINKS= \
193           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
194
195 tags: TAGS
196
197 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
198         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
199         unique=`for i in $$list; do \
200             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201           done | \
202           $(AWK) '    { files[$$0] = 1; } \
203                END { for (i in files) print i; }'`; \
204         mkid -fID $$unique $(LISP)
205
206 TAGS: $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
207                 $(TAGS_FILES) $(LISP)
208         tags=; \
209         here=`pwd`; \
210         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
211         unique=`for i in $$list; do \
212             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
213           done | \
214           $(AWK) '    { files[$$0] = 1; } \
215                END { for (i in files) print i; }'`; \
216         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
217           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
218
219 GTAGS:
220         here=`CDPATH=: && cd $(top_builddir) && pwd` \
221           && cd $(top_srcdir) \
222           && gtags -i $$here
223
224 distclean-tags:
225         -rm -f TAGS ID
226
227 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228
229 top_distdir = ..
230 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
231
232 distdir: $(DISTFILES)
233         @for file in $(DISTFILES); do \
234           d=$(srcdir); \
235           if test -d $$d/$$file; then \
236             cp -pR $$d/$$file $(distdir) \
237             || exit 1; \
238           else \
239             test -f $(distdir)/$$file \
240             || cp -p $$d/$$file $(distdir)/$$file \
241             || exit 1; \
242           fi; \
243         done
244 check-am: all-am
245 check: check-am
246 all-am: Makefile $(HEADERS)
247
248 installdirs:
249
250 install: install-am
251 install-exec: install-exec-am
252 install-data: install-data-am
253 uninstall: uninstall-am
254
255 install-am: all-am
256         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
257
258 installcheck: installcheck-am
259
260 install-strip:
261         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
262           INSTALL_PROGRAM_ENV='$(INSTALL_STRIP_PROGRAM_ENV)' install
263
264 mostlyclean-generic:
265
266 clean-generic:
267
268 distclean-generic:
269         -rm -f Makefile $(CONFIG_CLEAN_FILES)
270         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
271
272 maintainer-clean-generic:
273         @echo "This command is intended for maintainers to use"
274         @echo "it deletes files that may require special tools to rebuild."
275         -rm -f Makefile.in
276 clean: clean-am
277
278 clean-am: clean-generic mostlyclean-am
279
280 distclean: distclean-am
281
282 distclean-am: clean-am distclean-generic distclean-tags
283
284 dvi:
285
286 dvi-am:
287
288 info:
289
290 info-am:
291
292 install-data-am:
293
294 install-exec-am:
295
296 install-info:
297
298 install-man:
299
300 installcheck-am:
301
302 maintainer-clean: maintainer-clean-am
303
304 maintainer-clean-am: distclean-am maintainer-clean-generic
305
306 mostlyclean: mostlyclean-am
307
308 mostlyclean-am: mostlyclean-generic
309
310 .PHONY: all all-am check check-am clean clean-generic distclean \
311         distclean-generic distclean-tags distdir dvi dvi-am info \
312         info-am install install-am install-data install-data-am \
313         install-exec install-exec-am install-info install-man \
314         install-strip installcheck installcheck-am installdirs \
315         maintainer-clean maintainer-clean-generic mostlyclean \
316         mostlyclean-generic tags uninstall uninstall-am
317
318
319 # Tell versions [3.59,3.63) of GNU make to not export all variables.
320 # Otherwise a system limit (for SysV at least) may be exceeded.
321 .NOEXPORT: