1 | # Makefile.in generated automatically by automake 1.2 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. |
---|
4 | # This Makefile.in is free software; the Free Software Foundation |
---|
5 | # gives unlimited permission to copy, distribute and modify it. |
---|
6 | |
---|
7 | #AUTOMAKE_OPTIONS = foreign dist-tarZ #distdir=$(PACKAGE)$(VERSION) |
---|
8 | #AUTOMAKE_OPTIONS = foreign dist-tarZ no-dependencies |
---|
9 | |
---|
10 | |
---|
11 | SHELL = /bin/sh |
---|
12 | |
---|
13 | srcdir = @srcdir@ |
---|
14 | top_srcdir = @top_srcdir@ |
---|
15 | VPATH = @srcdir@ |
---|
16 | prefix = @prefix@ |
---|
17 | exec_prefix = @exec_prefix@ |
---|
18 | |
---|
19 | bindir = @bindir@ |
---|
20 | sbindir = @sbindir@ |
---|
21 | libexecdir = @libexecdir@ |
---|
22 | datadir = @datadir@ |
---|
23 | sysconfdir = @sysconfdir@ |
---|
24 | sharedstatedir = @sharedstatedir@ |
---|
25 | localstatedir = @localstatedir@ |
---|
26 | libdir = @libdir@ |
---|
27 | infodir = @infodir@ |
---|
28 | mandir = @mandir@ |
---|
29 | includedir = @includedir@ |
---|
30 | oldincludedir = /usr/include |
---|
31 | |
---|
32 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
33 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
34 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
35 | |
---|
36 | top_builddir = . |
---|
37 | |
---|
38 | ACLOCAL = @ACLOCAL@ |
---|
39 | AUTOCONF = @AUTOCONF@ |
---|
40 | AUTOMAKE = @AUTOMAKE@ |
---|
41 | AUTOHEADER = @AUTOHEADER@ |
---|
42 | |
---|
43 | INSTALL = @INSTALL@ |
---|
44 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
45 | INSTALL_DATA = @INSTALL_DATA@ |
---|
46 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
47 | transform = @program_transform_name@ |
---|
48 | |
---|
49 | NORMAL_INSTALL = true |
---|
50 | PRE_INSTALL = true |
---|
51 | POST_INSTALL = true |
---|
52 | NORMAL_UNINSTALL = true |
---|
53 | PRE_UNINSTALL = true |
---|
54 | POST_UNINSTALL = true |
---|
55 | build_alias = @build_alias@ |
---|
56 | build_triplet = @build@ |
---|
57 | host_alias = @host_alias@ |
---|
58 | host_triplet = @host@ |
---|
59 | target_alias = @target_alias@ |
---|
60 | target_triplet = @target@ |
---|
61 | AUTHCERT = @AUTHCERT@ |
---|
62 | AUTHSPEED = @AUTHSPEED@ |
---|
63 | AWK = @AWK@ |
---|
64 | CC = @CC@ |
---|
65 | CFLAGS = @CFLAGS@ |
---|
66 | CHUTEST = @CHUTEST@ |
---|
67 | CLKTEST = @CLKTEST@ |
---|
68 | CPP = @CPP@ |
---|
69 | DCFD = @DCFD@ |
---|
70 | KEYPARITY = @KEYPARITY@ |
---|
71 | LDFLAGS = @LDFLAGS@ |
---|
72 | LIBPARSE = @LIBPARSE@ |
---|
73 | LN_S = @LN_S@ |
---|
74 | MAKEINFO = @MAKEINFO@ |
---|
75 | MAKEIPFP = @MAKEIPFP@ |
---|
76 | MAKEPC1 = @MAKEPC1@ |
---|
77 | MAKEPC2 = @MAKEPC2@ |
---|
78 | MAKESP = @MAKESP@ |
---|
79 | MAKE_ADJTIMED = @MAKE_ADJTIMED@ |
---|
80 | MAKE_LIBPARSE = @MAKE_LIBPARSE@ |
---|
81 | MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@ |
---|
82 | MAKE_NTPTIME = @MAKE_NTPTIME@ |
---|
83 | MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@ |
---|
84 | MAKE_TICKADJ = @MAKE_TICKADJ@ |
---|
85 | MD5DRIVER = @MD5DRIVER@ |
---|
86 | MKRANDKEYS = @MKRANDKEYS@ |
---|
87 | OMAKEIPFP = @OMAKEIPFP@ |
---|
88 | PACKAGE = @PACKAGE@ |
---|
89 | PROPDELAY = @PROPDELAY@ |
---|
90 | RANLIB = @RANLIB@ |
---|
91 | TESTDCF = @TESTDCF@ |
---|
92 | UNIXCERT = @UNIXCERT@ |
---|
93 | VERSION = @VERSION@ |
---|
94 | |
---|
95 | AUTOMAKE_OPTIONS = foreign dist-tarZ |
---|
96 | |
---|
97 | SUBDIRS = \ |
---|
98 | include \ |
---|
99 | libntp \ |
---|
100 | libparse \ |
---|
101 | authstuff \ |
---|
102 | ntpdate \ |
---|
103 | ntpq \ |
---|
104 | ntptrace \ |
---|
105 | parseutil \ |
---|
106 | xntpd \ |
---|
107 | xntpdc \ |
---|
108 | adjtimed \ |
---|
109 | clockstuff \ |
---|
110 | kernel \ |
---|
111 | util |
---|
112 | |
---|
113 | EXTRA_DIST = ChangeLog COPYRIGHT NEWS TODO WHERE-TO-START WINNT-README.html acconfig.h autoconf-2.12.patches automake-1.2.patches config.guess config.h.in config.sub excludes install-sh blddbg.bat bldrel.bat mkdist.bat mksrc.bat |
---|
114 | #ETAGS_ARGS = $(srcdir)/Makefile.am $(srcdir)/configure.in |
---|
115 | ETAGS_ARGS = Makefile.am configure.in |
---|
116 | |
---|
117 | # DIST_CPDIRS = conf html scripts |
---|
118 | # DIST_MKDIRS = adjtime clockstuff kernel libparse ppsclock |
---|
119 | DIST_HOOK_DIRS = conf html patches scripts |
---|
120 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
121 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
122 | CONFIG_HEADER = config.h |
---|
123 | CONFIG_CLEAN_FILES = |
---|
124 | DIST_COMMON = README ChangeLog INSTALL Makefile.am Makefile.in NEWS \ |
---|
125 | TODO acconfig.h aclocal.m4 config.guess config.h.in config.sub \ |
---|
126 | configure configure.in install-sh missing mkinstalldirs stamp-h.in |
---|
127 | |
---|
128 | |
---|
129 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
130 | |
---|
131 | TAR = gtar |
---|
132 | GZIP = --best |
---|
133 | default: all |
---|
134 | |
---|
135 | .SUFFIXES: |
---|
136 | |
---|
137 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
138 | cd $(top_builddir) \ |
---|
139 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
140 | |
---|
141 | $(ACLOCAL_M4): configure.in |
---|
142 | cd $(srcdir) && $(ACLOCAL) |
---|
143 | |
---|
144 | config.h: stamp-h |
---|
145 | stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status |
---|
146 | cd $(top_builddir) \ |
---|
147 | && CONFIG_FILES= CONFIG_HEADERS=config.h \ |
---|
148 | $(SHELL) ./config.status |
---|
149 | @echo timestamp > stamp-h |
---|
150 | $(srcdir)/config.h.in: $(srcdir)/stamp-h.in |
---|
151 | |
---|
152 | mostlyclean-hdr: |
---|
153 | |
---|
154 | clean-hdr: |
---|
155 | |
---|
156 | distclean-hdr: |
---|
157 | rm -f config.h |
---|
158 | |
---|
159 | maintainer-clean-hdr: |
---|
160 | |
---|
161 | # This directory's subdirectories are mostly independent; you can cd |
---|
162 | # into them and run `make' without going through this Makefile. |
---|
163 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
164 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
165 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
166 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
167 | |
---|
168 | @SET_MAKE@ |
---|
169 | |
---|
170 | all-recursive install-data-recursive install-exec-recursive \ |
---|
171 | installdirs-recursive install-recursive uninstall-recursive \ |
---|
172 | check-recursive installcheck-recursive info-recursive dvi-recursive: |
---|
173 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
174 | for subdir in $(SUBDIRS); do \ |
---|
175 | target=`echo $@ | sed s/-recursive//`; \ |
---|
176 | echo "Making $$target in $$subdir"; \ |
---|
177 | (cd $$subdir && $(MAKE) $$target) \ |
---|
178 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
179 | done && test -z "$$fail" |
---|
180 | |
---|
181 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
182 | maintainer-clean-recursive: |
---|
183 | @set fnord $(MAKEFLAGS); amf=$$2; \ |
---|
184 | rev=''; for subdir in $(SUBDIRS); do rev="$$rev $$subdir"; done; \ |
---|
185 | for subdir in $$rev; do \ |
---|
186 | target=`echo $@ | sed s/-recursive//`; \ |
---|
187 | echo "Making $$target in $$subdir"; \ |
---|
188 | (cd $$subdir && $(MAKE) $$target) \ |
---|
189 | || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ |
---|
190 | done && test -z "$$fail" |
---|
191 | tags-recursive: |
---|
192 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
193 | (cd $$subdir && $(MAKE) tags); \ |
---|
194 | done |
---|
195 | |
---|
196 | tags: TAGS |
---|
197 | |
---|
198 | ID: $(HEADERS) $(SOURCES) |
---|
199 | here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS) |
---|
200 | |
---|
201 | TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) |
---|
202 | tags=; \ |
---|
203 | here=`pwd`; \ |
---|
204 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
205 | test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \ |
---|
206 | done; \ |
---|
207 | test -z "$(ETAGS_ARGS)config.h.in$(SOURCES)$(HEADERS)$$tags" \ |
---|
208 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $(SOURCES) $(HEADERS) -o $$here/TAGS) |
---|
209 | |
---|
210 | mostlyclean-tags: |
---|
211 | |
---|
212 | clean-tags: |
---|
213 | |
---|
214 | distclean-tags: |
---|
215 | rm -f TAGS ID |
---|
216 | |
---|
217 | maintainer-clean-tags: |
---|
218 | |
---|
219 | distdir = $(PACKAGE)-$(VERSION) |
---|
220 | top_distdir = $(distdir) |
---|
221 | |
---|
222 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
223 | # it guarantees that the distribution is self-contained by making another |
---|
224 | # tarfile. |
---|
225 | distcheck: dist |
---|
226 | rm -rf $(distdir) |
---|
227 | GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz |
---|
228 | mkdir $(distdir)/=build |
---|
229 | mkdir $(distdir)/=inst |
---|
230 | dc_install_base=`cd $(distdir)/=inst && pwd`; \ |
---|
231 | cd $(distdir)/=build \ |
---|
232 | && ../configure --srcdir=.. --prefix=$$dc_install_base \ |
---|
233 | && $(MAKE) \ |
---|
234 | && $(MAKE) dvi \ |
---|
235 | && $(MAKE) check \ |
---|
236 | && $(MAKE) install \ |
---|
237 | && $(MAKE) installcheck \ |
---|
238 | && $(MAKE) dist |
---|
239 | rm -rf $(distdir) |
---|
240 | @echo "========================"; \ |
---|
241 | echo "$(distdir).tar.gz is ready for distribution"; \ |
---|
242 | echo "========================" |
---|
243 | dist: distdir |
---|
244 | -chmod -R a+r $(distdir) |
---|
245 | GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
246 | rm -rf $(distdir) |
---|
247 | dist-tarZ: distdir |
---|
248 | -chmod -R a+r $(distdir) |
---|
249 | rm -rf $(distdir) |
---|
250 | dist-all: distdir |
---|
251 | -chmod -R a+r $(distdir) |
---|
252 | GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir) |
---|
253 | rm -rf $(distdir) |
---|
254 | distdir: $(DISTFILES) |
---|
255 | rm -rf $(distdir) |
---|
256 | mkdir $(distdir) |
---|
257 | -chmod 777 $(distdir) |
---|
258 | @for file in $(DISTFILES); do \ |
---|
259 | d=$(srcdir); \ |
---|
260 | test -f $(distdir)/$$file \ |
---|
261 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
262 | || cp -p $$d/$$file $(distdir)/$$file; \ |
---|
263 | done |
---|
264 | for subdir in $(SUBDIRS); do \ |
---|
265 | test -d $(distdir)/$$subdir \ |
---|
266 | || mkdir $(distdir)/$$subdir \ |
---|
267 | || exit 1; \ |
---|
268 | chmod 777 $(distdir)/$$subdir; \ |
---|
269 | (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \ |
---|
270 | || exit 1; \ |
---|
271 | done |
---|
272 | $(MAKE) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook |
---|
273 | info: info-recursive |
---|
274 | dvi: dvi-recursive |
---|
275 | check: all-am |
---|
276 | $(MAKE) check-recursive |
---|
277 | installcheck: installcheck-recursive |
---|
278 | all-recursive-am: config.h |
---|
279 | $(MAKE) all-recursive |
---|
280 | |
---|
281 | all-am: Makefile config.h |
---|
282 | |
---|
283 | install-exec: install-exec-recursive |
---|
284 | @$(NORMAL_INSTALL) |
---|
285 | |
---|
286 | install-data: install-data-recursive |
---|
287 | @$(NORMAL_INSTALL) |
---|
288 | |
---|
289 | install: install-recursive |
---|
290 | @: |
---|
291 | |
---|
292 | uninstall: uninstall-recursive |
---|
293 | |
---|
294 | all: all-recursive-am all-am |
---|
295 | |
---|
296 | install-strip: |
---|
297 | $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install |
---|
298 | installdirs: installdirs-recursive |
---|
299 | |
---|
300 | |
---|
301 | mostlyclean-generic: |
---|
302 | test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) |
---|
303 | |
---|
304 | clean-generic: |
---|
305 | test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
306 | |
---|
307 | distclean-generic: |
---|
308 | rm -f Makefile $(DISTCLEANFILES) |
---|
309 | rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
310 | test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
311 | |
---|
312 | maintainer-clean-generic: |
---|
313 | test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) |
---|
314 | test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) |
---|
315 | mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic |
---|
316 | |
---|
317 | clean-am: clean-hdr clean-tags clean-generic mostlyclean-am |
---|
318 | |
---|
319 | distclean-am: distclean-hdr distclean-tags distclean-generic clean-am |
---|
320 | |
---|
321 | maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \ |
---|
322 | maintainer-clean-generic distclean-am |
---|
323 | |
---|
324 | mostlyclean: mostlyclean-recursive mostlyclean-am |
---|
325 | |
---|
326 | clean: clean-recursive clean-am |
---|
327 | |
---|
328 | distclean: distclean-recursive distclean-am |
---|
329 | rm -f config.status |
---|
330 | |
---|
331 | maintainer-clean: maintainer-clean-recursive maintainer-clean-am |
---|
332 | @echo "This command is intended for maintainers to use;" |
---|
333 | @echo "it deletes files that may require special tools to rebuild." |
---|
334 | rm -f config.status |
---|
335 | |
---|
336 | .PHONY: default mostlyclean-hdr distclean-hdr clean-hdr \ |
---|
337 | maintainer-clean-hdr install-data-recursive uninstall-data-recursive \ |
---|
338 | install-exec-recursive uninstall-exec-recursive installdirs-recursive \ |
---|
339 | uninstalldirs-recursive all-recursive check-recursive \ |
---|
340 | installcheck-recursive info-recursive dvi-recursive \ |
---|
341 | mostlyclean-recursive distclean-recursive clean-recursive \ |
---|
342 | maintainer-clean-recursive tags tags-recursive mostlyclean-tags \ |
---|
343 | distclean-tags clean-tags maintainer-clean-tags distdir info dvi \ |
---|
344 | installcheck all-recursive-am all-am install-exec install-data install \ |
---|
345 | uninstall all installdirs mostlyclean-generic distclean-generic \ |
---|
346 | clean-generic maintainer-clean-generic clean mostlyclean distclean \ |
---|
347 | maintainer-clean |
---|
348 | |
---|
349 | |
---|
350 | # local-dist: dist-tarZ |
---|
351 | |
---|
352 | dist-hook: |
---|
353 | for i in $(DIST_HOOK_DIRS); do \ |
---|
354 | mkdir $(distdir)/$$i ; \ |
---|
355 | cp -rp $(srcdir)/$$i $(distdir) ; \ |
---|
356 | done ; \ |
---|
357 | cp -rp $(srcdir)/include/winnt $(distdir)/include |
---|
358 | |
---|
359 | dist-export: distdir |
---|
360 | rm $(distdir)/libntp/authdes.c |
---|
361 | cp $(distdir)/libntp/authdes.c.export $(distdir)/libntp/authdes.c |
---|
362 | chmod -R a+r $(distdir) |
---|
363 | mv $(distdir) $(distdir)-export |
---|
364 | $(TAR) chozf $(distdir)-export.tar.gz $(distdir)-export |
---|
365 | rm -rf $(distdir)-export |
---|
366 | |
---|
367 | #Makefile: .warning |
---|
368 | |
---|
369 | .warning: |
---|
370 | @echo "Compiling with GCC now generates lots of new warnings." |
---|
371 | @echo " " |
---|
372 | @echo "Don't be concerned. They're just warnings." |
---|
373 | @echo " " |
---|
374 | @echo "Don't send bug reports about the warnings, either." |
---|
375 | @echo " " |
---|
376 | @echo "Feel free to send patches that fix these warnings, though." |
---|
377 | @echo " " |
---|
378 | @sleep 1 |
---|
379 | @touch .warning |
---|
380 | |
---|
381 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
382 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
383 | .NOEXPORT: |
---|