]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - kernel/sys/Makefile.in
Flatten the dist and various 4.n.n trees in preparation of future ntp imports.
[FreeBSD/FreeBSD.git] / kernel / sys / Makefile.in
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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 ACLOCAL = @ACLOCAL@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 ARLIB_DIR = @ARLIB_DIR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CHUTEST = @CHUTEST@
54 CLKTEST = @CLKTEST@
55 CPP = @CPP@
56 CPPFLAGS = @CPPFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DCFD = @DCFD@
59 DEFS = @DEFS@
60 DEPDIR = @DEPDIR@
61 ECHO_C = @ECHO_C@
62 ECHO_N = @ECHO_N@
63 ECHO_T = @ECHO_T@
64 EF_LIBS = @EF_LIBS@
65 EF_PROGS = @EF_PROGS@
66 EGREP = @EGREP@
67 EXEEXT = @EXEEXT@
68 INSTALL_DATA = @INSTALL_DATA@
69 INSTALL_PROGRAM = @INSTALL_PROGRAM@
70 INSTALL_SCRIPT = @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72 LCRYPTO = @LCRYPTO@
73 LDFLAGS = @LDFLAGS@
74 LIBOBJS = @LIBOBJS@
75 LIBPARSE = @LIBPARSE@
76 LIBS = @LIBS@
77 LN_S = @LN_S@
78 LTLIBOBJS = @LTLIBOBJS@
79 MAKEINFO = @MAKEINFO@
80 MAKE_ADJTIMED = @MAKE_ADJTIMED@
81 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
83 MAKE_LIBPARSE = @MAKE_LIBPARSE@
84 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
85 MAKE_NTPDSIM = @MAKE_NTPDSIM@
86 MAKE_NTPTIME = @MAKE_NTPTIME@
87 MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
88 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89 MAKE_SNTP = @MAKE_SNTP@
90 MAKE_TICKADJ = @MAKE_TICKADJ@
91 MAKE_TIMETRIM = @MAKE_TIMETRIM@
92 OBJEXT = @OBJEXT@
93 OPENSSL = @OPENSSL@
94 OPENSSL_INC = @OPENSSL_INC@
95 OPENSSL_LIB = @OPENSSL_LIB@
96 PACKAGE = @PACKAGE@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_PERL = @PATH_PERL@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 PATH_SH = @PATH_SH@
105 PROPDELAY = @PROPDELAY@
106 RANLIB = @RANLIB@
107 READLINE_LIBS = @READLINE_LIBS@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 STRIP = @STRIP@
111 TESTDCF = @TESTDCF@
112 U = @U@
113 VERSION = @VERSION@
114 ac_ct_CC = @ac_ct_CC@
115 ac_ct_RANLIB = @ac_ct_RANLIB@
116 ac_ct_STRIP = @ac_ct_STRIP@
117 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119 am__include = @am__include@
120 am__leading_dot = @am__leading_dot@
121 am__quote = @am__quote@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 datadir = @datadir@
129 exec_prefix = @exec_prefix@
130 host = @host@
131 host_alias = @host_alias@
132 host_cpu = @host_cpu@
133 host_os = @host_os@
134 host_vendor = @host_vendor@
135 includedir = @includedir@
136 infodir = @infodir@
137 install_sh = @install_sh@
138 libdir = @libdir@
139 libexecdir = @libexecdir@
140 localstatedir = @localstatedir@
141 mandir = @mandir@
142 oldincludedir = @oldincludedir@
143 prefix = @prefix@
144 program_transform_name = @program_transform_name@
145 sbindir = @sbindir@
146 sharedstatedir = @sharedstatedir@
147 subdirs = @subdirs@
148 sysconfdir = @sysconfdir@
149 target = @target@
150 target_alias = @target_alias@
151 target_cpu = @target_cpu@
152 target_os = @target_os@
153 target_vendor = @target_vendor@
154
155 #AUTOMAKE_OPTIONS = ../../util/ansi2knr no-dependencies
156 AUTOMAKE_OPTIONS = ../../util/ansi2knr
157 noinst_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 = ""
163 ETAGS_ARGS = Makefile.am
164 subdir = kernel/sys
165 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
166 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
167 CONFIG_HEADER = $(top_builddir)/config.h
168 CONFIG_CLEAN_FILES =
169 DIST_SOURCES =
170 HEADERS = $(noinst_HEADERS)
171
172 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
173         Makefile.am
174 all: 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
180 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
181         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
182 uninstall-info-am:
183
184 ETAGS = etags
185 ETAGSFLAGS =
186
187 CTAGS = ctags
188 CTAGSFLAGS =
189
190 tags: TAGS
191
192 ID: $(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
201 TAGS:  $(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
215 ctags: CTAGS
216 CTAGS:  $(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
230 GTAGS:
231         here=`$(am__cd) $(top_builddir) && pwd` \
232           && cd $(top_srcdir) \
233           && gtags -i $(GTAGS_ARGS) $$here
234
235 distclean-tags:
236         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
237 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
238
239 top_distdir = ../..
240 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
241
242 distdir: $(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
269 check-am: all-am
270 check: check-am
271 all-am: Makefile $(HEADERS)
272
273 installdirs:
274 install: install-am
275 install-exec: install-exec-am
276 install-data: install-data-am
277 uninstall: uninstall-am
278
279 install-am: all-am
280         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
281
282 installcheck: installcheck-am
283 install-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
288 mostlyclean-generic:
289
290 clean-generic:
291
292 distclean-generic:
293         -rm -f $(CONFIG_CLEAN_FILES)
294
295 maintainer-clean-generic:
296         @echo "This command is intended for maintainers to use"
297         @echo "it deletes files that may require special tools to rebuild."
298 clean: clean-am
299
300 clean-am: clean-generic mostlyclean-am
301
302 distclean: distclean-am
303         -rm -f Makefile
304
305 distclean-am: clean-am distclean-generic distclean-tags
306
307 dvi: dvi-am
308
309 dvi-am:
310
311 info: info-am
312
313 info-am:
314
315 install-data-am:
316
317 install-exec-am:
318
319 install-info: install-info-am
320
321 install-man:
322
323 installcheck-am:
324
325 maintainer-clean: maintainer-clean-am
326         -rm -f Makefile
327
328 maintainer-clean-am: distclean-am maintainer-clean-generic
329
330 mostlyclean: mostlyclean-am
331
332 mostlyclean-am: mostlyclean-generic
333
334 pdf: pdf-am
335
336 pdf-am:
337
338 ps: ps-am
339
340 ps-am:
341
342 uninstall-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: