]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ntp/kernel/sys/Makefile.in
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ntp / kernel / sys / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = kernel/sys
38 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
42         $(top_srcdir)/m4/define_dir.m4 \
43         $(top_srcdir)/m4/hs_ulong_const.m4 \
44         $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 SOURCES =
53 DIST_SOURCES =
54 HEADERS = $(noinst_HEADERS)
55 ETAGS = etags
56 CTAGS = ctags
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AR = @AR@
61 ARLIB_DIR = @ARLIB_DIR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 BINSUBDIR = @BINSUBDIR@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CHUTEST = @CHUTEST@
71 CLKTEST = @CLKTEST@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CYGPATH_W = @CYGPATH_W@
75 DCFD = @DCFD@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 ECHO = @ECHO@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EF_LIBS = @EF_LIBS@
83 EF_PROGS = @EF_PROGS@
84 EGREP = @EGREP@
85 EXEEXT = @EXEEXT@
86 GREP = @GREP@
87 HAVE_INLINE = @HAVE_INLINE@
88 INSTALL = @INSTALL@
89 INSTALL_DATA = @INSTALL_DATA@
90 INSTALL_PROGRAM = @INSTALL_PROGRAM@
91 INSTALL_SCRIPT = @INSTALL_SCRIPT@
92 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93 LCRYPTO = @LCRYPTO@
94 LDFLAGS = @LDFLAGS@
95 LIBOBJS = @LIBOBJS@
96 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
97 LIBOPTS_DIR = @LIBOPTS_DIR@
98 LIBOPTS_LDADD = @LIBOPTS_LDADD@
99 LIBPARSE = @LIBPARSE@
100 LIBS = @LIBS@
101 LIBTOOL = @LIBTOOL@
102 LN_S = @LN_S@
103 LSCF = @LSCF@
104 LTLIBOBJS = @LTLIBOBJS@
105 MAKEINFO = @MAKEINFO@
106 MAKE_ADJTIMED = @MAKE_ADJTIMED@
107 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
108 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
109 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
110 MAKE_LIBPARSE = @MAKE_LIBPARSE@
111 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
112 MAKE_NTPDSIM = @MAKE_NTPDSIM@
113 MAKE_NTPTIME = @MAKE_NTPTIME@
114 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
115 MAKE_TICKADJ = @MAKE_TICKADJ@
116 MAKE_TIMETRIM = @MAKE_TIMETRIM@
117 MKDIR_P = @MKDIR_P@
118 OBJEXT = @OBJEXT@
119 OPENSSL = @OPENSSL@
120 OPENSSL_INC = @OPENSSL_INC@
121 OPENSSL_LIB = @OPENSSL_LIB@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_URL = @PACKAGE_URL@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_PERL = @PATH_PERL@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 PATH_SH = @PATH_SH@
132 PROPDELAY = @PROPDELAY@
133 RANLIB = @RANLIB@
134 READLINE_LIBS = @READLINE_LIBS@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STRIP = @STRIP@
138 TESTDCF = @TESTDCF@
139 U = @U@
140 VERSION = @VERSION@
141 abs_builddir = @abs_builddir@
142 abs_srcdir = @abs_srcdir@
143 abs_top_builddir = @abs_top_builddir@
144 abs_top_srcdir = @abs_top_srcdir@
145 ac_ct_CC = @ac_ct_CC@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 builddir = @builddir@
158 datadir = @datadir@
159 datarootdir = @datarootdir@
160 docdir = @docdir@
161 dvidir = @dvidir@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 htmldir = @htmldir@
169 includedir = @includedir@
170 infodir = @infodir@
171 install_sh = @install_sh@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localedir = @localedir@
175 localstatedir = @localstatedir@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 srcdir = @srcdir@
186 subdirs = @subdirs@
187 sysconfdir = @sysconfdir@
188 target_alias = @target_alias@
189 top_build_prefix = @top_build_prefix@
190 top_builddir = @top_builddir@
191 top_srcdir = @top_srcdir@
192
193 #AUTOMAKE_OPTIONS = ../../util/ansi2knr no-dependencies
194 AUTOMAKE_OPTIONS = ../../util/ansi2knr
195 noinst_HEADERS = bsd_audioirig.h chudefs.h clkdefs.h i8253.h parsestreams.h \
196  pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
197
198 #EXTRA_DIST= TAGS
199 # HMS: Avoid bug in automake 
200 #ETAGS_ARGS = ""
201 ETAGS_ARGS = Makefile.am
202 all: all-am
203
204 .SUFFIXES:
205 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
206         @for dep in $?; do \
207           case '$(am__configure_deps)' in \
208             *$$dep*) \
209               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
210                 && { if test -f $@; then exit 0; else break; fi; }; \
211               exit 1;; \
212           esac; \
213         done; \
214         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign kernel/sys/Makefile'; \
215         $(am__cd) $(top_srcdir) && \
216           $(AUTOMAKE) --foreign kernel/sys/Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219         @case '$?' in \
220           *config.status*) \
221             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222           *) \
223             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225         esac;
226
227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230 $(top_srcdir)/configure:  $(am__configure_deps)
231         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(am__aclocal_m4_deps):
235
236 mostlyclean-libtool:
237         -rm -f *.lo
238
239 clean-libtool:
240         -rm -rf .libs _libs
241
242 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
243         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
244         unique=`for i in $$list; do \
245             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246           done | \
247           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
248               END { if (nonempty) { for (i in files) print i; }; }'`; \
249         mkid -fID $$unique
250 tags: TAGS
251
252 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
253                 $(TAGS_FILES) $(LISP)
254         set x; \
255         here=`pwd`; \
256         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
257         unique=`for i in $$list; do \
258             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259           done | \
260           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
261               END { if (nonempty) { for (i in files) print i; }; }'`; \
262         shift; \
263         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
264           test -n "$$unique" || unique=$$empty_fix; \
265           if test $$# -gt 0; then \
266             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
267               "$$@" $$unique; \
268           else \
269             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
270               $$unique; \
271           fi; \
272         fi
273 ctags: CTAGS
274 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
275                 $(TAGS_FILES) $(LISP)
276         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
277         unique=`for i in $$list; do \
278             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279           done | \
280           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
281               END { if (nonempty) { for (i in files) print i; }; }'`; \
282         test -z "$(CTAGS_ARGS)$$unique" \
283           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
284              $$unique
285
286 GTAGS:
287         here=`$(am__cd) $(top_builddir) && pwd` \
288           && $(am__cd) $(top_srcdir) \
289           && gtags -i $(GTAGS_ARGS) "$$here"
290
291 distclean-tags:
292         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
293
294 distdir: $(DISTFILES)
295         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297         list='$(DISTFILES)'; \
298           dist_files=`for file in $$list; do echo $$file; done | \
299           sed -e "s|^$$srcdirstrip/||;t" \
300               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
301         case $$dist_files in \
302           */*) $(MKDIR_P) `echo "$$dist_files" | \
303                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
304                            sort -u` ;; \
305         esac; \
306         for file in $$dist_files; do \
307           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308           if test -d $$d/$$file; then \
309             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
310             if test -d "$(distdir)/$$file"; then \
311               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
312             fi; \
313             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
315               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
316             fi; \
317             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
318           else \
319             test -f "$(distdir)/$$file" \
320             || cp -p $$d/$$file "$(distdir)/$$file" \
321             || exit 1; \
322           fi; \
323         done
324 check-am: all-am
325 check: check-am
326 all-am: Makefile $(HEADERS)
327 installdirs:
328 install: install-am
329 install-exec: install-exec-am
330 install-data: install-data-am
331 uninstall: uninstall-am
332
333 install-am: all-am
334         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336 installcheck: installcheck-am
337 install-strip:
338         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
339           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
340           `test -z '$(STRIP)' || \
341             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
342 mostlyclean-generic:
343
344 clean-generic:
345
346 distclean-generic:
347         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
348         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
349
350 maintainer-clean-generic:
351         @echo "This command is intended for maintainers to use"
352         @echo "it deletes files that may require special tools to rebuild."
353 clean: clean-am
354
355 clean-am: clean-generic clean-libtool mostlyclean-am
356
357 distclean: distclean-am
358         -rm -f Makefile
359 distclean-am: clean-am distclean-generic distclean-tags
360
361 dvi: dvi-am
362
363 dvi-am:
364
365 html: html-am
366
367 html-am:
368
369 info: info-am
370
371 info-am:
372
373 install-data-am:
374
375 install-dvi: install-dvi-am
376
377 install-dvi-am:
378
379 install-exec-am:
380
381 install-html: install-html-am
382
383 install-html-am:
384
385 install-info: install-info-am
386
387 install-info-am:
388
389 install-man:
390
391 install-pdf: install-pdf-am
392
393 install-pdf-am:
394
395 install-ps: install-ps-am
396
397 install-ps-am:
398
399 installcheck-am:
400
401 maintainer-clean: maintainer-clean-am
402         -rm -f Makefile
403 maintainer-clean-am: distclean-am maintainer-clean-generic
404
405 mostlyclean: mostlyclean-am
406
407 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
408
409 pdf: pdf-am
410
411 pdf-am:
412
413 ps: ps-am
414
415 ps-am:
416
417 uninstall-am:
418
419 .MAKE: install-am install-strip
420
421 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
422         clean-libtool ctags distclean distclean-generic \
423         distclean-libtool distclean-tags distdir dvi dvi-am html \
424         html-am info info-am install install-am install-data \
425         install-data-am install-dvi install-dvi-am install-exec \
426         install-exec-am install-html install-html-am install-info \
427         install-info-am install-man install-pdf install-pdf-am \
428         install-ps install-ps-am install-strip installcheck \
429         installcheck-am installdirs maintainer-clean \
430         maintainer-clean-generic mostlyclean mostlyclean-generic \
431         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
432         uninstall-am
433
434
435 # Tell versions [3.59,3.63) of GNU make to not export all variables.
436 # Otherwise a system limit (for SysV at least) may be exceeded.
437 .NOEXPORT: