Makefile.in revision 56746
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
102noinst_SCRIPTS = mkver ntpver
103subdir = scripts
104mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
105CONFIG_HEADER = ../config.h
106CONFIG_CLEAN_FILES =  mkver ntpver
107SCRIPTS =  $(noinst_SCRIPTS)
108
109DIST_SOURCES = 
110DIST_COMMON =  README Makefile.am Makefile.in mkver.in ntpver.in
111
112
113DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
114
115GZIP_ENV = --best
116all: all-redirect
117.SUFFIXES:
118$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
119	cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile
120
121Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
122	cd $(top_builddir) \
123	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
124
125mkver: $(top_builddir)/config.status mkver.in
126	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
127ntpver: $(top_builddir)/config.status ntpver.in
128	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
129tags: TAGS
130TAGS:
131
132
133distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
134
135distdir: $(DISTFILES)
136	@for file in $(DISTFILES); do \
137	  d=$(srcdir); \
138	  if test -d $$d/$$file; then \
139	    cp -pR $$d/$$file $(distdir); \
140	  else \
141	    test -f $(distdir)/$$file \
142	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
143	    || cp -p $$d/$$file $(distdir)/$$file || :; \
144	  fi; \
145	done
146info-am:
147info: info-am
148dvi-am:
149dvi: dvi-am
150check-am: all-am
151check: check-am
152installcheck-am:
153installcheck: installcheck-am
154install-exec-am:
155install-exec: install-exec-am
156
157install-data-am:
158install-data: install-data-am
159
160install-am: all-am
161	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
162install: install-am
163uninstall-am:
164uninstall: uninstall-am
165all-am: Makefile $(SCRIPTS)
166all-redirect: all-am
167install-strip:
168	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
169installdirs:
170
171
172mostlyclean-generic:
173
174clean-generic:
175
176distclean-generic:
177	-rm -f Makefile $(CONFIG_CLEAN_FILES)
178	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
179
180maintainer-clean-generic:
181	-rm -f Makefile.in
182mostlyclean-am:  mostlyclean-generic
183
184mostlyclean: mostlyclean-am
185
186clean-am:  clean-generic mostlyclean-am
187
188clean: clean-am
189
190distclean-am:  distclean-generic clean-am
191
192distclean: distclean-am
193
194maintainer-clean-am:  maintainer-clean-generic distclean-am
195	@echo "This command is intended for maintainers to use;"
196	@echo "it deletes files that may require special tools to rebuild."
197
198maintainer-clean: maintainer-clean-am
199
200.PHONY: tags distdir info-am info dvi-am dvi check check-am \
201installcheck-am installcheck install-exec-am install-exec \
202install-data-am install-data install-am install uninstall-am uninstall \
203all-redirect all-am all install-strip installdirs mostlyclean-generic \
204distclean-generic clean-generic maintainer-clean-generic clean \
205mostlyclean distclean maintainer-clean
206
207
208# Tell versions [3.59,3.63) of GNU make to not export all variables.
209# Otherwise a system limit (for SysV at least) may be exceeded.
210.NOEXPORT:
211