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