xref: /freebsd/contrib/ntp/kernel/sys/Makefile.in (revision 1e413cf93298b5b97441a21d9a50fdcd0ee9945e)
1# Makefile.in generated by automake 1.7.7 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
44AMTAR = @AMTAR@
45ARLIB_DIR = @ARLIB_DIR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CHUTEST = @CHUTEST@
54CLKTEST = @CLKTEST@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CYGPATH_W = @CYGPATH_W@
58DCFD = @DCFD@
59DEFS = @DEFS@
60DEPDIR = @DEPDIR@
61ECHO_C = @ECHO_C@
62ECHO_N = @ECHO_N@
63ECHO_T = @ECHO_T@
64EF_LIBS = @EF_LIBS@
65EF_PROGS = @EF_PROGS@
66EGREP = @EGREP@
67EXEEXT = @EXEEXT@
68INSTALL_DATA = @INSTALL_DATA@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_SCRIPT = @INSTALL_SCRIPT@
71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72LCRYPTO = @LCRYPTO@
73LDFLAGS = @LDFLAGS@
74LIBOBJS = @LIBOBJS@
75LIBPARSE = @LIBPARSE@
76LIBS = @LIBS@
77LN_S = @LN_S@
78LTLIBOBJS = @LTLIBOBJS@
79MAKEINFO = @MAKEINFO@
80MAKE_ADJTIMED = @MAKE_ADJTIMED@
81MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
83MAKE_LIBPARSE = @MAKE_LIBPARSE@
84MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
85MAKE_NTPDSIM = @MAKE_NTPDSIM@
86MAKE_NTPTIME = @MAKE_NTPTIME@
87MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
88MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89MAKE_SNTP = @MAKE_SNTP@
90MAKE_TICKADJ = @MAKE_TICKADJ@
91MAKE_TIMETRIM = @MAKE_TIMETRIM@
92OBJEXT = @OBJEXT@
93OPENSSL = @OPENSSL@
94OPENSSL_INC = @OPENSSL_INC@
95OPENSSL_LIB = @OPENSSL_LIB@
96PACKAGE = @PACKAGE@
97PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98PACKAGE_NAME = @PACKAGE_NAME@
99PACKAGE_STRING = @PACKAGE_STRING@
100PACKAGE_TARNAME = @PACKAGE_TARNAME@
101PACKAGE_VERSION = @PACKAGE_VERSION@
102PATH_PERL = @PATH_PERL@
103PATH_SEPARATOR = @PATH_SEPARATOR@
104PATH_SH = @PATH_SH@
105PROPDELAY = @PROPDELAY@
106RANLIB = @RANLIB@
107READLINE_LIBS = @READLINE_LIBS@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111TESTDCF = @TESTDCF@
112U = @U@
113VERSION = @VERSION@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_RANLIB = @ac_ct_RANLIB@
116ac_ct_STRIP = @ac_ct_STRIP@
117am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
121am__quote = @am__quote@
122bindir = @bindir@
123build = @build@
124build_alias = @build_alias@
125build_cpu = @build_cpu@
126build_os = @build_os@
127build_vendor = @build_vendor@
128datadir = @datadir@
129exec_prefix = @exec_prefix@
130host = @host@
131host_alias = @host_alias@
132host_cpu = @host_cpu@
133host_os = @host_os@
134host_vendor = @host_vendor@
135includedir = @includedir@
136infodir = @infodir@
137install_sh = @install_sh@
138libdir = @libdir@
139libexecdir = @libexecdir@
140localstatedir = @localstatedir@
141mandir = @mandir@
142oldincludedir = @oldincludedir@
143prefix = @prefix@
144program_transform_name = @program_transform_name@
145sbindir = @sbindir@
146sharedstatedir = @sharedstatedir@
147subdirs = @subdirs@
148sysconfdir = @sysconfdir@
149target = @target@
150target_alias = @target_alias@
151target_cpu = @target_cpu@
152target_os = @target_os@
153target_vendor = @target_vendor@
154
155#AUTOMAKE_OPTIONS = ../../util/ansi2knr no-dependencies
156AUTOMAKE_OPTIONS = ../../util/ansi2knr
157noinst_HEADERS = bsd_audioirig.h chudefs.h clkdefs.h i8253.h parsestreams.h \
158 pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
159
160#EXTRA_DIST= TAGS
161# HMS: Avoid bug in automake
162#ETAGS_ARGS = ""
163ETAGS_ARGS = Makefile.am
164subdir = kernel/sys
165ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
166mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
167CONFIG_HEADER = $(top_builddir)/config.h
168CONFIG_CLEAN_FILES =
169DIST_SOURCES =
170HEADERS = $(noinst_HEADERS)
171
172DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
173	Makefile.am
174all: all-am
175
176.SUFFIXES:
177$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
178	cd $(top_srcdir) && \
179	  $(AUTOMAKE) --gnu  kernel/sys/Makefile
180Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
181	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
182uninstall-info-am:
183
184ETAGS = etags
185ETAGSFLAGS =
186
187CTAGS = ctags
188CTAGSFLAGS =
189
190tags: TAGS
191
192ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
193	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
194	unique=`for i in $$list; do \
195	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
196	  done | \
197	  $(AWK) '    { files[$$0] = 1; } \
198	       END { for (i in files) print i; }'`; \
199	mkid -fID $$unique
200
201TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
202		$(TAGS_FILES) $(LISP)
203	tags=; \
204	here=`pwd`; \
205	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
206	unique=`for i in $$list; do \
207	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
208	  done | \
209	  $(AWK) '    { files[$$0] = 1; } \
210	       END { for (i in files) print i; }'`; \
211	test -z "$(ETAGS_ARGS)$$tags$$unique" \
212	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
213	     $$tags $$unique
214
215ctags: CTAGS
216CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
217		$(TAGS_FILES) $(LISP)
218	tags=; \
219	here=`pwd`; \
220	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
221	unique=`for i in $$list; do \
222	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
223	  done | \
224	  $(AWK) '    { files[$$0] = 1; } \
225	       END { for (i in files) print i; }'`; \
226	test -z "$(CTAGS_ARGS)$$tags$$unique" \
227	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
228	     $$tags $$unique
229
230GTAGS:
231	here=`$(am__cd) $(top_builddir) && pwd` \
232	  && cd $(top_srcdir) \
233	  && gtags -i $(GTAGS_ARGS) $$here
234
235distclean-tags:
236	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
237DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
238
239top_distdir = ../..
240distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
241
242distdir: $(DISTFILES)
243	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
244	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
245	list='$(DISTFILES)'; for file in $$list; do \
246	  case $$file in \
247	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
248	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
249	  esac; \
250	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
251	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
252	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
253	    dir="/$$dir"; \
254	    $(mkinstalldirs) "$(distdir)$$dir"; \
255	  else \
256	    dir=''; \
257	  fi; \
258	  if test -d $$d/$$file; then \
259	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
260	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
261	    fi; \
262	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
263	  else \
264	    test -f $(distdir)/$$file \
265	    || cp -p $$d/$$file $(distdir)/$$file \
266	    || exit 1; \
267	  fi; \
268	done
269check-am: all-am
270check: check-am
271all-am: Makefile $(HEADERS)
272
273installdirs:
274install: install-am
275install-exec: install-exec-am
276install-data: install-data-am
277uninstall: uninstall-am
278
279install-am: all-am
280	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281
282installcheck: installcheck-am
283install-strip:
284	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
285	  INSTALL_STRIP_FLAG=-s \
286	  `test -z '$(STRIP)' || \
287	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
288mostlyclean-generic:
289
290clean-generic:
291
292distclean-generic:
293	-rm -f $(CONFIG_CLEAN_FILES)
294
295maintainer-clean-generic:
296	@echo "This command is intended for maintainers to use"
297	@echo "it deletes files that may require special tools to rebuild."
298clean: clean-am
299
300clean-am: clean-generic mostlyclean-am
301
302distclean: distclean-am
303	-rm -f Makefile
304
305distclean-am: clean-am distclean-generic distclean-tags
306
307dvi: dvi-am
308
309dvi-am:
310
311info: info-am
312
313info-am:
314
315install-data-am:
316
317install-exec-am:
318
319install-info: install-info-am
320
321install-man:
322
323installcheck-am:
324
325maintainer-clean: maintainer-clean-am
326	-rm -f Makefile
327
328maintainer-clean-am: distclean-am maintainer-clean-generic
329
330mostlyclean: mostlyclean-am
331
332mostlyclean-am: mostlyclean-generic
333
334pdf: pdf-am
335
336pdf-am:
337
338ps: ps-am
339
340ps-am:
341
342uninstall-am: uninstall-info-am
343
344.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
345	distclean distclean-generic distclean-tags distdir dvi dvi-am \
346	info info-am install install-am install-data install-data-am \
347	install-exec install-exec-am install-info install-info-am \
348	install-man install-strip installcheck installcheck-am \
349	installdirs maintainer-clean maintainer-clean-generic \
350	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
351	uninstall uninstall-am uninstall-info-am
352
353# Tell versions [3.59,3.63) of GNU make to not export all variables.
354# Otherwise a system limit (for SysV at least) may be exceeded.
355.NOEXPORT:
356