~ubuntu-branches/debian/squeeze/ntp/squeeze-201010051545

« back to all changes in this revision

Viewing changes to kernel/sys/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-10-11 16:10:27 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041011161027-icyjbji8ujym633o
Tags: 1:4.2.0a-10ubuntu2
Use ntp.ubuntulinux.org instead of pool.ntp.org

Show diffs side-by-side

added added

removed removed

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