xref: /freebsd/contrib/ntp/kernel/sys/Makefile.in (revision a151a66c)
1# Makefile.in generated automatically by automake 1.4a from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13SHELL = @SHELL@
14
15srcdir = @srcdir@
16top_srcdir = @top_srcdir@
17VPATH = @srcdir@
18prefix = @prefix@
19exec_prefix = @exec_prefix@
20
21bindir = @bindir@
22sbindir = @sbindir@
23libexecdir = @libexecdir@
24datadir = @datadir@
25sysconfdir = @sysconfdir@
26sharedstatedir = @sharedstatedir@
27localstatedir = @localstatedir@
28libdir = @libdir@
29infodir = @infodir@
30mandir = @mandir@
31includedir = @includedir@
32oldincludedir = /usr/include
33
34DESTDIR =
35
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39
40top_builddir = ../..
41
42ACLOCAL = @ACLOCAL@
43AUTOCONF = @AUTOCONF@
44AUTOMAKE = @AUTOMAKE@
45AUTOHEADER = @AUTOHEADER@
46
47INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@
49INSTALL_DATA = @INSTALL_DATA@
50INSTALL_SCRIPT = @INSTALL_SCRIPT@
51INSTALL_STRIP_FLAG =
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AMDEP = @AMDEP@
67AMTAR = @AMTAR@
68AWK = @AWK@
69CC = @CC@
70CFLAGS = @CFLAGS@
71CHUTEST = @CHUTEST@
72CLKTEST = @CLKTEST@
73CPP = @CPP@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76DCFD = @DCFD@
77DEPDIR = @DEPDIR@
78LDFLAGS = @LDFLAGS@
79LIBPARSE = @LIBPARSE@
80LIBRSAREF = @LIBRSAREF@
81LN_S = @LN_S@
82MAKEINFO = @MAKEINFO@
83MAKE_ADJTIMED = @MAKE_ADJTIMED@
84MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
85MAKE_LIBPARSE = @MAKE_LIBPARSE@
86MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
87MAKE_LIBRSAREF = @MAKE_LIBRSAREF@
88MAKE_NTPTIME = @MAKE_NTPTIME@
89MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
90MAKE_TICKADJ = @MAKE_TICKADJ@
91PACKAGE = @PACKAGE@
92PATH_SH = @PATH_SH@
93PROPDELAY = @PROPDELAY@
94RANLIB = @RANLIB@
95RSAREF = @RSAREF@
96TESTDCF = @TESTDCF@
97U = @U@
98VERSION = @VERSION@
99install_sh = @install_sh@
100
101#AUTOMAKE_OPTIONS = ../../util/ansi2knr no-dependencies
102
103
104AUTOMAKE_OPTIONS = ../../util/ansi2knr
105noinst_HEADERS = bsd_audioirig.h chudefs.h clkdefs.h i8253.h parsestreams.h \
106pcl720.h ppsclock.h timex.h tpro.h
107
108#EXTRA_DIST= TAGS
109# HMS: Avoid bug in automake
110#ETAGS_ARGS = ""
111ETAGS_ARGS = Makefile.am
112subdir = kernel/sys
113mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114CONFIG_HEADER = ../../config.h
115CONFIG_CLEAN_FILES =
116DIST_SOURCES =
117HEADERS =  $(noinst_HEADERS)
118
119DIST_COMMON =  README $(noinst_HEADERS) Makefile.am Makefile.in
120
121
122DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123
124GZIP_ENV = --best
125all: all-redirect
126.SUFFIXES:
127$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
128	cd $(top_srcdir) && $(AUTOMAKE) --gnu kernel/sys/Makefile
129
130Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
131	cd $(top_builddir) \
132	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
133
134
135tags: TAGS
136
137ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
138	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
139	unique=`for i in $$list; do \
140	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
141	  done | \
142	  $(AWK) '    { files[$$0] = 1; } \
143	       END { for (i in files) print i; }'`; \
144	mkid -f$$here/ID $$unique $(LISP)
145
146TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
147		$(TAGS_FILES) $(LISP)
148	tags=; \
149	here=`pwd`; \
150	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
151	unique=`for i in $$list; do \
152	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
153	  done | \
154	  $(AWK) '    { files[$$0] = 1; } \
155	       END { for (i in files) print i; }'`; \
156	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
157	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
158
159mostlyclean-tags:
160
161clean-tags:
162
163distclean-tags:
164	-rm -f TAGS ID
165
166maintainer-clean-tags:
167
168distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
169
170distdir: $(DISTFILES)
171	@for file in $(DISTFILES); do \
172	  d=$(srcdir); \
173	  if test -d $$d/$$file; then \
174	    cp -pR $$d/$$file $(distdir); \
175	  else \
176	    test -f $(distdir)/$$file \
177	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
178	    || cp -p $$d/$$file $(distdir)/$$file || :; \
179	  fi; \
180	done
181info-am:
182info: info-am
183dvi-am:
184dvi: dvi-am
185check-am: all-am
186check: check-am
187installcheck-am:
188installcheck: installcheck-am
189install-exec-am:
190install-exec: install-exec-am
191
192install-data-am:
193install-data: install-data-am
194
195install-am: all-am
196	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
197install: install-am
198uninstall-am:
199uninstall: uninstall-am
200all-am: Makefile $(HEADERS)
201all-redirect: all-am
202install-strip:
203	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
204installdirs:
205
206
207mostlyclean-generic:
208
209clean-generic:
210
211distclean-generic:
212	-rm -f Makefile $(CONFIG_CLEAN_FILES)
213	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
214
215maintainer-clean-generic:
216	-rm -f Makefile.in
217mostlyclean-am:  mostlyclean-tags mostlyclean-generic
218
219mostlyclean: mostlyclean-am
220
221clean-am:  clean-tags clean-generic mostlyclean-am
222
223clean: clean-am
224
225distclean-am:  distclean-tags distclean-generic clean-am
226
227distclean: distclean-am
228
229maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
230		distclean-am
231	@echo "This command is intended for maintainers to use;"
232	@echo "it deletes files that may require special tools to rebuild."
233
234maintainer-clean: maintainer-clean-am
235
236.PHONY: tags mostlyclean-tags distclean-tags clean-tags \
237maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
238installcheck-am installcheck install-exec-am install-exec \
239install-data-am install-data install-am install uninstall-am uninstall \
240all-redirect all-am all install-strip installdirs mostlyclean-generic \
241distclean-generic clean-generic maintainer-clean-generic clean \
242mostlyclean distclean maintainer-clean
243
244
245# Tell versions [3.59,3.63) of GNU make to not export all variables.
246# Otherwise a system limit (for SysV at least) may be exceeded.
247.NOEXPORT:
248