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

« back to all changes in this revision

Viewing changes to 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 foreign dist-tarZ no-dependencies
118
 
 
119
 
 
120
 
AUTOMAKE_OPTIONS = util/ansi2knr foreign
 
150
AUTOMAKE_OPTIONS = util/ansi2knr foreign 1.5
121
151
 
122
152
SUBDIRS = \
123
153
        scripts \
124
154
        include \
125
155
        ElectricFence   \
126
 
        librsaref       \
127
 
        libntp  \
128
 
        libparse        \
129
 
        ntpd    \
130
 
        ntpdate \
131
 
        ntpdc   \
132
 
        ntpq    \
133
 
        ntptrace        \
134
 
        parseutil       \
135
 
        adjtimed        \
136
 
        clockstuff      \
137
 
        kernel  \
138
 
        util
139
 
 
 
156
        @ARLIB_DIR@ \
 
157
        libntp  \
 
158
        libparse        \
 
159
        ntpd    \
 
160
        ntpdate \
 
161
        ntpdc   \
 
162
        ntpq    \
 
163
        parseutil       \
 
164
        adjtimed        \
 
165
        clockstuff      \
 
166
        kernel  \
 
167
        @MAKE_SNTP@     \
 
168
        util
 
169
 
 
170
 
 
171
DIST_SUBDIRS = \
 
172
        scripts \
 
173
        include \
 
174
        ElectricFence   \
 
175
        arlib \
 
176
        libntp  \
 
177
        libparse        \
 
178
        ntpd    \
 
179
        ntpdate \
 
180
        ntpdc   \
 
181
        ntpq    \
 
182
        parseutil       \
 
183
        adjtimed        \
 
184
        clockstuff      \
 
185
        kernel  \
 
186
        sntp    \
 
187
        util
 
188
 
 
189
DISTCHECK_CONFIGURE_FLAGS = --with-arlib --with-sntp
140
190
 
141
191
EXTRA_DIST = \
142
192
        COPYRIGHT \
143
193
        ChangeLog \
 
194
        ChangeLog-4.1.0 \
144
195
        NEWS \
145
196
        NOTES.y2kfixes \
146
 
        README.cvs \
147
 
        README.des \
 
197
        README.bk \
148
198
        README.hackers \
149
 
        README.rsa \
 
199
        README.patches \
 
200
        README.refclocks \
 
201
        README.versions \
150
202
        TODO \
151
203
        WHERE-TO-START \
152
 
        acconfig.h \
153
204
        build \
154
205
        config.guess \
155
206
        config.h.in \
158
209
        excludes \
159
210
        flock-build \
160
211
        install-sh \
161
 
        ntp_update \
162
212
        readme.y2kfixes \
163
213
        results.y2kfixes \
164
214
        conf \
165
215
        html \
166
 
        ports
 
216
        libisc \
 
217
        ports \
 
218
        version
167
219
 
168
220
 
169
221
DISTCLEANFILES = .warning
170
222
 
171
223
#ETAGS_ARGS = $(srcdir)/Makefile.am $(srcdir)/configure.in
172
 
ETAGS_ARGS = Makefile.am configure.in acconfig.h
 
224
ETAGS_ARGS = Makefile.am configure.in
173
225
 
174
226
# HMS: make ports be the last directory...
175
227
# DIST_HOOK_DIRS = conf html scripts ports
176
228
 
177
 
BUILT_SOURCES = $(srcdir)/COPYRIGHT
178
 
 
 
229
# HMS: Keep .warning first, as that way it gets printed first.
 
230
BUILT_SOURCES = .warning $(srcdir)/COPYRIGHT $(srcdir)/version
 
231
 
 
232
 
 
233
# HMS: The following seems to be a work-in-progress...
179
234
CVO = `$(srcdir)/config.guess`
180
235
 
181
236
BHOST = `(hostname || uname -n)`
182
 
EXEEXT =
183
 
OBJEXT = o
184
237
subdir = .
185
238
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
186
239
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
187
240
CONFIG_HEADER = config.h
188
241
CONFIG_CLEAN_FILES =
189
242
DIST_SOURCES =
190
 
DIST_COMMON = README ./stamp-h.in ChangeLog INSTALL Makefile.am \
191
 
Makefile.in NEWS TODO acconfig.h acinclude.m4 aclocal.m4 config.guess \
192
 
config.h.in config.sub configure configure.in depcomp install-sh \
193
 
missing mkinstalldirs
194
243
 
195
 
DIST_SUBDIRS = $(SUBDIRS)
 
244
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
245
        ps-recursive install-info-recursive uninstall-info-recursive \
 
246
        all-recursive install-data-recursive install-exec-recursive \
 
247
        installdirs-recursive install-recursive uninstall-recursive \
 
248
        check-recursive installcheck-recursive
 
249
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
 
250
        ChangeLog INSTALL Makefile.am NEWS TODO acinclude.m4 aclocal.m4 \
 
251
        compile config.guess config.h.in config.sub configure.in \
 
252
        depcomp install-sh missing mkinstalldirs
196
253
all: $(BUILT_SOURCES) config.h
197
254
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
198
255
 
199
256
.SUFFIXES:
200
257
 
201
 
$(srcdir)/Makefile.in: Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
258
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
259
 configure.lineno
 
260
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
202
261
        cd $(top_srcdir) && \
203
262
          $(AUTOMAKE) --foreign  Makefile
204
 
$(ACLOCAL_M4): configure.in  acinclude.m4
205
 
        cd $(srcdir) && $(ACLOCAL)
 
263
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
264
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
206
265
 
207
 
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
266
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
208
267
        $(SHELL) ./config.status --recheck
209
 
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
268
$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
210
269
        cd $(srcdir) && $(AUTOCONF)
211
270
 
212
 
config.h: stamp-h
213
 
        @if test ! -f $@; then \
214
 
                rm -f stamp-h; \
215
 
                $(MAKE) stamp-h; \
216
 
        else :; fi
217
 
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
218
 
        @rm -f stamp-h stamp-hT
219
 
        @echo timestamp > stamp-hT 2> /dev/null
220
 
        cd $(top_builddir) \
221
 
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
222
 
             $(SHELL) ./config.status
223
 
        @mv stamp-hT stamp-h
224
 
$(srcdir)/config.h.in: $(srcdir)/./stamp-h.in
225
 
        @if test ! -f $@; then \
226
 
                rm -f $(srcdir)/./stamp-h.in; \
227
 
                $(MAKE) $(srcdir)/./stamp-h.in; \
228
 
        else :; fi
229
 
$(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
230
 
        @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
231
 
        @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
 
271
$(ACLOCAL_M4):  configure.in acinclude.m4
 
272
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
273
 
 
274
config.h: stamp-h1
 
275
        @if test ! -f $@; then \
 
276
          rm -f stamp-h1; \
 
277
          $(MAKE) stamp-h1; \
 
278
        else :; fi
 
279
 
 
280
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
281
        @rm -f stamp-h1
 
282
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
283
 
 
284
$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
232
285
        cd $(top_srcdir) && $(AUTOHEADER)
233
 
        @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
 
286
        touch $(srcdir)/config.h.in
234
287
 
235
288
distclean-hdr:
236
 
        -rm -f config.h
 
289
        -rm -f config.h stamp-h1
 
290
uninstall-info-am:
237
291
 
238
292
# This directory's subdirectories are mostly independent; you can cd
239
293
# into them and run `make' without going through this Makefile.
241
295
# (1) if the variable is set in `config.status', edit `config.status'
242
296
#     (which will cause the Makefiles to be regenerated when you run `make');
243
297
# (2) otherwise, pass the desired values on the `make' command line.
244
 
all-recursive install-data-recursive install-exec-recursive \
245
 
installdirs-recursive install-recursive uninstall-recursive \
246
 
install-info-recursive uninstall-info-recursive \
247
 
check-recursive installcheck-recursive info-recursive dvi-recursive:
248
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
298
$(RECURSIVE_TARGETS):
 
299
        @set fnord $$MAKEFLAGS; amf=$$2; \
249
300
        dot_seen=no; \
250
301
        target=`echo $@ | sed s/-recursive//`; \
251
302
        list='$(SUBDIRS)'; for subdir in $$list; do \
265
316
 
266
317
mostlyclean-recursive clean-recursive distclean-recursive \
267
318
maintainer-clean-recursive:
268
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
319
        @set fnord $$MAKEFLAGS; amf=$$2; \
269
320
        dot_seen=no; \
270
321
        case "$@" in \
271
322
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
292
343
        list='$(SUBDIRS)'; for subdir in $$list; do \
293
344
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
294
345
        done
 
346
ctags-recursive:
 
347
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
348
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
349
        done
 
350
 
 
351
ETAGS = etags
 
352
ETAGSFLAGS =
 
353
 
 
354
CTAGS = ctags
 
355
CTAGSFLAGS =
295
356
 
296
357
tags: TAGS
297
358
 
298
359
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299
 
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
 
360
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300
361
        unique=`for i in $$list; do \
301
362
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302
363
          done | \
303
364
          $(AWK) '    { files[$$0] = 1; } \
304
365
               END { for (i in files) print i; }'`; \
305
 
        mkid -fID $$unique $(LISP)
 
366
        mkid -fID $$unique
306
367
 
307
368
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
308
369
                $(TAGS_FILES) $(LISP)
309
370
        tags=; \
310
371
        here=`pwd`; \
 
372
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
373
          include_option=--etags-include; \
 
374
        else \
 
375
          include_option=--include; \
 
376
        fi; \
311
377
        list='$(SUBDIRS)'; for subdir in $$list; do \
312
 
   if test "$$subdir" = .; then :; else \
313
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
314
 
   fi; \
 
378
          if test "$$subdir" = .; then :; else \
 
379
            test -f $$subdir/TAGS && \
 
380
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
381
          fi; \
315
382
        done; \
316
 
        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
317
 
        unique=`for i in $$list; do \
318
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319
 
          done | \
320
 
          $(AWK) '    { files[$$0] = 1; } \
321
 
               END { for (i in files) print i; }'`; \
322
 
        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
323
 
          || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
 
383
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
384
        unique=`for i in $$list; do \
 
385
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
386
          done | \
 
387
          $(AWK) '    { files[$$0] = 1; } \
 
388
               END { for (i in files) print i; }'`; \
 
389
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
390
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
391
             $$tags $$unique
 
392
 
 
393
ctags: CTAGS
 
394
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
395
                $(TAGS_FILES) $(LISP)
 
396
        tags=; \
 
397
        here=`pwd`; \
 
398
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
399
        unique=`for i in $$list; do \
 
400
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
401
          done | \
 
402
          $(AWK) '    { files[$$0] = 1; } \
 
403
               END { for (i in files) print i; }'`; \
 
404
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
405
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
406
             $$tags $$unique
324
407
 
325
408
GTAGS:
326
 
        here=`CDPATH=: && cd $(top_builddir) && pwd` \
 
409
        here=`$(am__cd) $(top_builddir) && pwd` \
327
410
          && cd $(top_srcdir) \
328
 
          && gtags -i $$here
 
411
          && gtags -i $(GTAGS_ARGS) $$here
329
412
 
330
413
distclean-tags:
331
 
        -rm -f TAGS ID
332
 
 
 
414
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
333
415
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
334
416
 
335
417
top_distdir = .
336
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
418
distdir = $(PACKAGE)-$(VERSION)
 
419
 
 
420
am__remove_distdir = \
 
421
  { test ! -d $(distdir) \
 
422
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
423
         && rm -fr $(distdir); }; }
337
424
 
338
425
GZIP_ENV = --best
 
426
distuninstallcheck_listfiles = find . -type f -print
 
427
distcleancheck_listfiles = find . -type f -print
339
428
 
340
429
distdir: $(DISTFILES)
341
 
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
430
        $(am__remove_distdir)
342
431
        mkdir $(distdir)
343
 
        $(mkinstalldirs) $(distdir)/scripts
344
 
        @for file in $(DISTFILES); do \
345
 
          d=$(srcdir); \
 
432
        $(mkinstalldirs) $(distdir)/ntpdc $(distdir)/scripts
 
433
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
434
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
435
        list='$(DISTFILES)'; for file in $$list; do \
 
436
          case $$file in \
 
437
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
438
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
439
          esac; \
 
440
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
441
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
442
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
443
            dir="/$$dir"; \
 
444
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
445
          else \
 
446
            dir=''; \
 
447
          fi; \
346
448
          if test -d $$d/$$file; then \
347
 
            cp -pR $$d/$$file $(distdir) \
348
 
            || exit 1; \
 
449
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
450
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
451
            fi; \
 
452
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349
453
          else \
350
454
            test -f $(distdir)/$$file \
351
455
            || cp -p $$d/$$file $(distdir)/$$file \
352
456
            || exit 1; \
353
457
          fi; \
354
458
        done
355
 
        for subdir in $(SUBDIRS); do \
 
459
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
356
460
          if test "$$subdir" = .; then :; else \
357
461
            test -d $(distdir)/$$subdir \
358
462
            || mkdir $(distdir)/$$subdir \
366
470
          fi; \
367
471
        done
368
472
        $(MAKE) $(AM_MAKEFLAGS) \
369
 
          top_distdir="${top_distdir}" distdir="$(distdir)" \
 
473
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
370
474
          dist-hook
371
475
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
372
476
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
373
477
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
374
478
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
375
479
        || chmod -R a+r $(distdir)
376
 
dist: distdir
377
 
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
378
 
        -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
 
480
dist-gzip: distdir
 
481
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
482
        $(am__remove_distdir)
 
483
 
 
484
dist dist-all: distdir
 
485
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
486
        $(am__remove_distdir)
 
487
 
379
488
# This target untars the dist file and tries a VPATH configuration.  Then
380
489
# it guarantees that the distribution is self-contained by making another
381
490
# tarfile.
382
491
distcheck: dist
383
 
        -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
 
492
        $(am__remove_distdir)
384
493
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
385
494
        chmod -R a-w $(distdir); chmod a+w $(distdir)
386
 
        mkdir $(distdir)/=build
387
 
        mkdir $(distdir)/=inst
 
495
        mkdir $(distdir)/_build
 
496
        mkdir $(distdir)/_inst
388
497
        chmod a-w $(distdir)
389
 
        dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
390
 
          && cd $(distdir)/=build \
391
 
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
 
498
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
499
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
500
          && cd $(distdir)/_build \
 
501
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
502
            $(DISTCHECK_CONFIGURE_FLAGS) \
392
503
          && $(MAKE) $(AM_MAKEFLAGS) \
393
504
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
394
505
          && $(MAKE) $(AM_MAKEFLAGS) check \
395
506
          && $(MAKE) $(AM_MAKEFLAGS) install \
396
507
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
397
508
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
398
 
          && test `find $$dc_install_base -type f -print | wc -l` -le 1 \
399
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
400
 
          && $(MAKE) $(AM_MAKEFLAGS) distclean \
 
509
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
510
                distuninstallcheck \
 
511
          && chmod -R a-w "$$dc_install_base" \
 
512
          && ({ \
 
513
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
 
514
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
515
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
516
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
517
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
518
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
519
          && rm -rf "$$dc_destdir" \
 
520
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
401
521
          && rm -f $(distdir).tar.gz \
402
 
          && (test `find . -type f -print | wc -l` -eq 0 \
403
 
             || (echo "Error: files left after distclean" 1>&2; \
404
 
                 exit 1) )
405
 
        -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
 
522
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
523
        $(am__remove_distdir)
406
524
        @echo "$(distdir).tar.gz is ready for distribution" | \
407
525
          sed 'h;s/./=/g;p;x;p;x'
 
526
distuninstallcheck:
 
527
        @cd $(distuninstallcheck_dir) \
 
528
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
529
           || { echo "ERROR: files left after uninstall:" ; \
 
530
                if test -n "$(DESTDIR)"; then \
 
531
                  echo "  (check DESTDIR support)"; \
 
532
                fi ; \
 
533
                $(distuninstallcheck_listfiles) ; \
 
534
                exit 1; } >&2
 
535
distcleancheck: distclean
 
536
        @if test '$(srcdir)' = . ; then \
 
537
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
538
          exit 1 ; \
 
539
        fi
 
540
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
541
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
542
               $(distcleancheck_listfiles) ; \
 
543
               exit 1; } >&2
408
544
check-am: all-am
409
 
check: check-recursive
 
545
check: $(BUILT_SOURCES)
 
546
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
410
547
all-am: Makefile config.h
411
 
 
412
548
installdirs: installdirs-recursive
413
549
installdirs-am:
414
550
 
415
 
install: install-recursive
 
551
install: $(BUILT_SOURCES)
 
552
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
416
553
install-exec: install-exec-recursive
417
554
install-data: install-data-recursive
418
555
uninstall: uninstall-recursive
421
558
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
422
559
 
423
560
installcheck: installcheck-recursive
424
 
 
425
561
install-strip:
426
562
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
427
 
          INSTALL_PROGRAM_ENV='$(INSTALL_STRIP_PROGRAM_ENV)' install
428
 
 
 
563
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
564
          `test -z '$(STRIP)' || \
 
565
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
429
566
mostlyclean-generic:
430
567
 
431
568
clean-generic:
432
569
 
433
570
distclean-generic:
434
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
435
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
571
        -rm -f $(CONFIG_CLEAN_FILES)
436
572
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
437
573
 
438
574
maintainer-clean-generic:
439
575
        @echo "This command is intended for maintainers to use"
440
576
        @echo "it deletes files that may require special tools to rebuild."
441
 
        -rm -f Makefile.in
442
577
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
443
578
clean: clean-recursive
444
579
 
445
580
clean-am: clean-generic mostlyclean-am
446
581
 
447
 
dist-all: dist
448
 
 
449
582
distclean: distclean-recursive
450
 
        -rm -f config.status
451
 
 
 
583
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
584
        -rm -f Makefile
452
585
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
453
586
 
454
 
dvi:
 
587
dvi: dvi-recursive
455
588
 
456
589
dvi-am:
457
590
 
458
 
info:
 
591
info: info-recursive
459
592
 
460
593
info-am:
461
594
 
463
596
 
464
597
install-exec-am:
465
598
 
466
 
install-info:
 
599
install-info: install-info-recursive
467
600
 
468
601
install-man:
469
602
 
470
603
installcheck-am:
471
604
 
472
605
maintainer-clean: maintainer-clean-recursive
473
 
        -rm -f config.status
474
 
 
 
606
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
607
        -rm -rf $(top_srcdir)/autom4te.cache
 
608
        -rm -f Makefile
475
609
maintainer-clean-am: distclean-am maintainer-clean-generic
476
610
 
477
611
mostlyclean: mostlyclean-recursive
478
612
 
479
613
mostlyclean-am: mostlyclean-generic
480
614
 
481
 
.PHONY: all all-am all-recursive check check-am check-recursive clean \
482
 
        clean-generic clean-recursive dist dist-all distcheck distclean \
483
 
        distclean-generic distclean-hdr distclean-recursive \
484
 
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
485
 
        info-recursive install install-am install-data install-data-am \
486
 
        install-data-recursive install-exec install-exec-am \
487
 
        install-exec-recursive install-info install-info-recursive \
488
 
        install-man install-recursive install-strip installcheck \
489
 
        installcheck-am installcheck-recursive installdirs \
490
 
        installdirs-am installdirs-recursive maintainer-clean \
491
 
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
492
 
        mostlyclean-generic mostlyclean-recursive tags tags-recursive \
493
 
        uninstall uninstall-am uninstall-info-recursive \
494
 
        uninstall-recursive
495
 
 
496
 
 
497
 
$(srcdir)/COPYRIGHT: html/copyright.htm
498
 
        ( echo "This file is automatically generated from html/copyright.htm" ; lynx -dump $(srcdir)/html/copyright.htm ) > $(srcdir)/COPYRIGHT.new && mv $(srcdir)/COPYRIGHT.new $(srcdir)/COPYRIGHT
 
615
pdf: pdf-recursive
 
616
 
 
617
pdf-am:
 
618
 
 
619
ps: ps-recursive
 
620
 
 
621
ps-am:
 
622
 
 
623
uninstall-am: uninstall-info-am
 
624
 
 
625
uninstall-info: uninstall-info-recursive
 
626
 
 
627
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
628
        clean-generic clean-recursive ctags ctags-recursive dist \
 
629
        dist-all dist-gzip distcheck distclean distclean-generic \
 
630
        distclean-hdr distclean-recursive distclean-tags distcleancheck \
 
631
        distdir distuninstallcheck dvi dvi-am dvi-recursive info \
 
632
        info-am info-recursive install install-am install-data \
 
633
        install-data-am install-data-recursive install-exec \
 
634
        install-exec-am install-exec-recursive install-info \
 
635
        install-info-am install-info-recursive install-man \
 
636
        install-recursive install-strip installcheck installcheck-am \
 
637
        installdirs installdirs-am installdirs-recursive \
 
638
        maintainer-clean maintainer-clean-generic \
 
639
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
640
        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
 
641
        ps-recursive tags tags-recursive uninstall uninstall-am \
 
642
        uninstall-info-am uninstall-info-recursive uninstall-recursive
 
643
 
 
644
 
 
645
$(srcdir)/COPYRIGHT: $(srcdir)/html/copyright.html
 
646
        ( echo "This file is automatically generated from html/copyright.html" ; lynx -dump $(srcdir)/html/copyright.html ) > $(srcdir)/COPYRIGHT.new && mv $(srcdir)/COPYRIGHT.new $(srcdir)/COPYRIGHT
 
647
 
 
648
# HMS: The next bit is still suboptimal.  If bk is present but this NTP
 
649
# repo is not a bk repo, we'll get an error message from the prs command.
 
650
# Unfortunately, I haven't found the necessary magic to redirect this error
 
651
# output to /dev/null under ancient/unique shells like the one Ultrix uses.
 
652
# We'll also get an error if srcdir or version is unwritable.
 
653
$(srcdir)/version: FRC.version
 
654
        -(bk version) >/dev/null 2>&1 && \
 
655
            cd $(srcdir) && \
 
656
            x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
 
657
            y=`cat version 2>/dev/null` || true && \
 
658
            case "$$x" in ''|$$y) ;; *) echo $$x > version ;; esac
499
659
 
500
660
dist-hook:
501
661
        @find $(distdir) -type d -name CVS -print | xargs rm -rf
 
662
        @find $(distdir) -type d -name SCCS -print | xargs rm -rf
 
663
        @chmod u+w $(distdir)/ports/winnt
 
664
        @for i in `find $(distdir)/ports/winnt -type f -name '*.ds*' -print`; \
 
665
           do chmod u+w $$i ; unix2dos $$i $$i; done
502
666
 
503
 
Makefile: .warning
 
667
.warning:
 
668
        @echo "Compiling with GCC now generates lots of new warnings."
 
669
        @echo " "
 
670
        @echo "Don't be concerned. They're just warnings."
 
671
        @echo " "
 
672
        @echo "Don't send bug reports about the warnings, either."
 
673
        @echo " "
 
674
        @echo "Feel free to send patches that fix these warnings, though."
 
675
        @echo " "
 
676
        @sleep 1
 
677
        @touch .warning
504
678
 
505
679
.buildcvo:
506
680
        echo "$(CVO)" > .buildcvo
521
695
                echo " "; \
522
696
        fi
523
697
 
524
 
.warning:
525
 
        @echo "Compiling with GCC now generates lots of new warnings."
526
 
        @echo " "
527
 
        @echo "Don't be concerned. They're just warnings."
528
 
        @echo " "
529
 
        @echo "Don't send bug reports about the warnings, either."
530
 
        @echo " "
531
 
        @echo "Feel free to send patches that fix these warnings, though."
532
 
        @echo " "
533
 
        @sleep 1
534
 
        @touch .warning
535
 
 
536
 
FRC.distwarn FRC.checkcvo FRC.checkhost:
537
 
 
538
 
dot.emacs: FRC.distwarn
539
 
 
 
698
FRC.distwarn FRC.checkcvo FRC.checkhost FRC.version:
 
699
 
 
700
# HMS: what was I trying to do with this?
 
701
#dot.emacs: FRC.distwarn
540
702
# Tell versions [3.59,3.63) of GNU make to not export all variables.
541
703
# Otherwise a system limit (for SysV at least) may be exceeded.
542
704
.NOEXPORT: