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#AUTOMAKE_OPTIONS = ../ansi2knr no-dependencies
102
103
104AUTOMAKE_OPTIONS = ansi2knr
105bin_PROGRAMS = @MAKE_TICKADJ@ @MAKE_NTPTIME@
106EXTRA_PROGRAMS = byteorder hist jitter kern longsize ntptime \
107precision tickadj testrs6000 timetrim sht
108
109
110INCLUDES = -I$(top_srcdir)/include
111# LDADD might need RESLIB and ADJLIB
112LDADD = ../libntp/libntp.a
113#EXTRA_DIST = README TAGS
114EXTRA_DIST = 
115ETAGS_ARGS = Makefile.am
116subdir = util
117mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118CONFIG_HEADER = ../config.h
119CONFIG_CLEAN_FILES = 
120PROGRAMS =  $(bin_PROGRAMS)
121
122
123DEFS = @DEFS@ -I. -I$(srcdir) -I..
124CPPFLAGS = @CPPFLAGS@
125LIBS = @LIBS@
126ANSI2KNR = @ANSI2KNR@
127byteorder_SOURCES = byteorder.c
128byteorder_OBJECTS =  byteorder$U.o
129byteorder_LDADD = $(LDADD)
130byteorder_DEPENDENCIES =  ../libntp/libntp.a
131byteorder_LDFLAGS = 
132hist_SOURCES = hist.c
133hist_OBJECTS =  hist$U.o
134hist_LDADD = $(LDADD)
135hist_DEPENDENCIES =  ../libntp/libntp.a
136hist_LDFLAGS = 
137jitter_SOURCES = jitter.c
138jitter_OBJECTS =  jitter$U.o
139jitter_LDADD = $(LDADD)
140jitter_DEPENDENCIES =  ../libntp/libntp.a
141jitter_LDFLAGS = 
142kern_SOURCES = kern.c
143kern_OBJECTS =  kern$U.o
144kern_LDADD = $(LDADD)
145kern_DEPENDENCIES =  ../libntp/libntp.a
146kern_LDFLAGS = 
147longsize_SOURCES = longsize.c
148longsize_OBJECTS =  longsize$U.o
149longsize_LDADD = $(LDADD)
150longsize_DEPENDENCIES =  ../libntp/libntp.a
151longsize_LDFLAGS = 
152ntptime_SOURCES = ntptime.c
153ntptime_OBJECTS =  ntptime$U.o
154ntptime_LDADD = $(LDADD)
155ntptime_DEPENDENCIES =  ../libntp/libntp.a
156ntptime_LDFLAGS = 
157precision_SOURCES = precision.c
158precision_OBJECTS =  precision$U.o
159precision_LDADD = $(LDADD)
160precision_DEPENDENCIES =  ../libntp/libntp.a
161precision_LDFLAGS = 
162sht_SOURCES = sht.c
163sht_OBJECTS =  sht$U.o
164sht_LDADD = $(LDADD)
165sht_DEPENDENCIES =  ../libntp/libntp.a
166sht_LDFLAGS = 
167testrs6000_SOURCES = testrs6000.c
168testrs6000_OBJECTS =  testrs6000$U.o
169testrs6000_LDADD = $(LDADD)
170testrs6000_DEPENDENCIES =  ../libntp/libntp.a
171testrs6000_LDFLAGS = 
172tickadj_SOURCES = tickadj.c
173tickadj_OBJECTS =  tickadj$U.o
174tickadj_LDADD = $(LDADD)
175tickadj_DEPENDENCIES =  ../libntp/libntp.a
176tickadj_LDFLAGS = 
177timetrim_SOURCES = timetrim.c
178timetrim_OBJECTS =  timetrim$U.o
179timetrim_LDADD = $(LDADD)
180timetrim_DEPENDENCIES =  ../libntp/libntp.a
181timetrim_LDFLAGS = 
182COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
183CCLD = $(CC)
184LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
185DIST_SOURCES =  byteorder.c hist.c jitter.c kern.c longsize.c ntptime.c \
186precision.c sht.c testrs6000.c tickadj.c timetrim.c
187DIST_COMMON =  README Makefile.am Makefile.in ansi2knr.1 ansi2knr.c
188
189
190DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191
192GZIP_ENV = --best
193depcomp = $(SHELL) $(top_srcdir)/depcomp
194DEP_FILES =  @AMDEP@ $(DEPDIR)/byteorder$U.Po $(DEPDIR)/hist$U.Po \
195$(DEPDIR)/jitter$U.Po $(DEPDIR)/kern$U.Po $(DEPDIR)/longsize$U.Po \
196$(DEPDIR)/ntptime$U.Po $(DEPDIR)/precision$U.Po $(DEPDIR)/sht$U.Po \
197$(DEPDIR)/testrs6000$U.Po $(DEPDIR)/tickadj$U.Po \
198$(DEPDIR)/timetrim$U.Po
199SOURCES = byteorder.c hist.c jitter.c kern.c longsize.c ntptime.c precision.c sht.c testrs6000.c tickadj.c timetrim.c
200OBJECTS = byteorder$U.o hist$U.o jitter$U.o kern$U.o longsize$U.o ntptime$U.o precision$U.o sht$U.o testrs6000$U.o tickadj$U.o timetrim$U.o
201
202all: all-redirect
203.SUFFIXES:
204.SUFFIXES: .c .o
205$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
206	cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
207
208Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
209	cd $(top_builddir) \
210	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
211
212
213mostlyclean-binPROGRAMS:
214
215clean-binPROGRAMS:
216	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
217
218distclean-binPROGRAMS:
219
220maintainer-clean-binPROGRAMS:
221
222install-binPROGRAMS: $(bin_PROGRAMS)
223	@$(NORMAL_INSTALL)
224	$(mkinstalldirs) $(DESTDIR)$(bindir)
225	@list='$(bin_PROGRAMS)'; for p in $$list; do \
226	  if test -f $$p; then \
227	    f="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \
228	    echo "  $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/$$f"; \
229	     $(INSTALL_PROGRAM) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(bindir)/$$f; \
230	  else :; fi; \
231	done
232
233uninstall-binPROGRAMS:
234	@$(NORMAL_UNINSTALL)
235	@list='$(bin_PROGRAMS)'; for p in $$list; do \
236	  f="`echo $$p|sed -e 's/$(EXEEXT)$$//' -e '$(transform)' -e 's/$$/$(EXEEXT)/'`"; \
237	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
238	  rm -f $(DESTDIR)$(bindir)/$$f; \
239	done
240
241mostlyclean-compile:
242	-rm -f *.o core *.core
243
244clean-compile:
245
246distclean-compile:
247	-rm -f *.tab.c
248
249maintainer-clean-compile:
250
251mostlyclean-krextra:
252
253clean-krextra:
254	-rm -f ansi2knr
255
256distclean-krextra:
257
258maintainer-clean-krextra:
259ansi2knr: ansi2knr.o
260	$(LINK) ansi2knr.o $(LIBS)
261ansi2knr.o: $(CONFIG_HEADER)
262
263
264mostlyclean-kr:
265	-rm -f *_.c
266
267clean-kr:
268
269distclean-kr:
270
271maintainer-clean-kr:
272
273byteorder: $(byteorder_OBJECTS) $(byteorder_DEPENDENCIES)
274	@rm -f byteorder
275	$(LINK) $(byteorder_LDFLAGS) $(byteorder_OBJECTS) $(byteorder_LDADD) $(LIBS)
276
277hist: $(hist_OBJECTS) $(hist_DEPENDENCIES)
278	@rm -f hist
279	$(LINK) $(hist_LDFLAGS) $(hist_OBJECTS) $(hist_LDADD) $(LIBS)
280
281jitter: $(jitter_OBJECTS) $(jitter_DEPENDENCIES)
282	@rm -f jitter
283	$(LINK) $(jitter_LDFLAGS) $(jitter_OBJECTS) $(jitter_LDADD) $(LIBS)
284
285kern: $(kern_OBJECTS) $(kern_DEPENDENCIES)
286	@rm -f kern
287	$(LINK) $(kern_LDFLAGS) $(kern_OBJECTS) $(kern_LDADD) $(LIBS)
288
289longsize: $(longsize_OBJECTS) $(longsize_DEPENDENCIES)
290	@rm -f longsize
291	$(LINK) $(longsize_LDFLAGS) $(longsize_OBJECTS) $(longsize_LDADD) $(LIBS)
292
293ntptime: $(ntptime_OBJECTS) $(ntptime_DEPENDENCIES)
294	@rm -f ntptime
295	$(LINK) $(ntptime_LDFLAGS) $(ntptime_OBJECTS) $(ntptime_LDADD) $(LIBS)
296
297precision: $(precision_OBJECTS) $(precision_DEPENDENCIES)
298	@rm -f precision
299	$(LINK) $(precision_LDFLAGS) $(precision_OBJECTS) $(precision_LDADD) $(LIBS)
300
301sht: $(sht_OBJECTS) $(sht_DEPENDENCIES)
302	@rm -f sht
303	$(LINK) $(sht_LDFLAGS) $(sht_OBJECTS) $(sht_LDADD) $(LIBS)
304
305testrs6000: $(testrs6000_OBJECTS) $(testrs6000_DEPENDENCIES)
306	@rm -f testrs6000
307	$(LINK) $(testrs6000_LDFLAGS) $(testrs6000_OBJECTS) $(testrs6000_LDADD) $(LIBS)
308
309tickadj: $(tickadj_OBJECTS) $(tickadj_DEPENDENCIES)
310	@rm -f tickadj
311	$(LINK) $(tickadj_LDFLAGS) $(tickadj_OBJECTS) $(tickadj_LDADD) $(LIBS)
312
313timetrim: $(timetrim_OBJECTS) $(timetrim_DEPENDENCIES)
314	@rm -f timetrim
315	$(LINK) $(timetrim_LDFLAGS) $(timetrim_OBJECTS) $(timetrim_LDADD) $(LIBS)
316byteorder_.c: byteorder.c $(ANSI2KNR)
317	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/byteorder.c; then echo $(srcdir)/byteorder.c; else echo byteorder.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > byteorder_.c
318hist_.c: hist.c $(ANSI2KNR)
319	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/hist.c; then echo $(srcdir)/hist.c; else echo hist.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > hist_.c
320jitter_.c: jitter.c $(ANSI2KNR)
321	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/jitter.c; then echo $(srcdir)/jitter.c; else echo jitter.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > jitter_.c
322kern_.c: kern.c $(ANSI2KNR)
323	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/kern.c; then echo $(srcdir)/kern.c; else echo kern.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > kern_.c
324longsize_.c: longsize.c $(ANSI2KNR)
325	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/longsize.c; then echo $(srcdir)/longsize.c; else echo longsize.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > longsize_.c
326ntptime_.c: ntptime.c $(ANSI2KNR)
327	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntptime.c; then echo $(srcdir)/ntptime.c; else echo ntptime.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ntptime_.c
328precision_.c: precision.c $(ANSI2KNR)
329	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/precision.c; then echo $(srcdir)/precision.c; else echo precision.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > precision_.c
330sht_.c: sht.c $(ANSI2KNR)
331	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/sht.c; then echo $(srcdir)/sht.c; else echo sht.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > sht_.c
332testrs6000_.c: testrs6000.c $(ANSI2KNR)
333	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/testrs6000.c; then echo $(srcdir)/testrs6000.c; else echo testrs6000.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > testrs6000_.c
334tickadj_.c: tickadj.c $(ANSI2KNR)
335	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/tickadj.c; then echo $(srcdir)/tickadj.c; else echo tickadj.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > tickadj_.c
336timetrim_.c: timetrim.c $(ANSI2KNR)
337	$(CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/timetrim.c; then echo $(srcdir)/timetrim.c; else echo timetrim.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > timetrim_.c
338byteorder_.o hist_.o jitter_.o kern_.o longsize_.o ntptime_.o \
339precision_.o sht_.o testrs6000_.o tickadj_.o timetrim_.o : $(ANSI2KNR)
340
341tags: TAGS
342
343ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
344	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
345	unique=`for i in $$list; do \
346	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347	  done | \
348	  $(AWK) '    { files[$$0] = 1; } \
349	       END { for (i in files) print i; }'`; \
350	mkid -f$$here/ID $$unique $(LISP)
351
352TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353		$(TAGS_FILES) $(LISP)
354	tags=; \
355	here=`pwd`; \
356	list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
357	unique=`for i in $$list; do \
358	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359	  done | \
360	  $(AWK) '    { files[$$0] = 1; } \
361	       END { for (i in files) print i; }'`; \
362	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
363	  || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
364
365mostlyclean-tags:
366
367clean-tags:
368
369distclean-tags:
370	-rm -f TAGS ID
371
372maintainer-clean-tags:
373
374distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
375
376distdir: $(DISTFILES)
377	@for file in $(DISTFILES); do \
378	  d=$(srcdir); \
379	  if test -d $$d/$$file; then \
380	    cp -pR $$d/$$file $(distdir); \
381	  else \
382	    test -f $(distdir)/$$file \
383	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
384	    || cp -p $$d/$$file $(distdir)/$$file || :; \
385	  fi; \
386	done
387
388@AMDEP@include $(DEPDIR)/byteorder$U.Po
389@AMDEP@include $(DEPDIR)/hist$U.Po
390@AMDEP@include $(DEPDIR)/jitter$U.Po
391@AMDEP@include $(DEPDIR)/kern$U.Po
392@AMDEP@include $(DEPDIR)/longsize$U.Po
393@AMDEP@include $(DEPDIR)/ntptime$U.Po
394@AMDEP@include $(DEPDIR)/precision$U.Po
395@AMDEP@include $(DEPDIR)/sht$U.Po
396@AMDEP@include $(DEPDIR)/testrs6000$U.Po
397@AMDEP@include $(DEPDIR)/tickadj$U.Po
398@AMDEP@include $(DEPDIR)/timetrim$U.Po
399
400mostlyclean-depend:
401
402clean-depend:
403
404distclean-depend:
405	-rm -rf $(DEPDIR)
406
407maintainer-clean-depend:
408
409@AMDEP@CCDEPMODE = @CCDEPMODE@
410
411.c.o:
412@AMDEP@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
413@AMDEP@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
414@AMDEP@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415	$(COMPILE) -c -o $@ $<
416
417info-am:
418info: info-am
419dvi-am:
420dvi: dvi-am
421check-am: all-am
422check: check-am
423installcheck-am:
424installcheck: installcheck-am
425install-exec-am: install-binPROGRAMS
426install-exec: install-exec-am
427
428install-data-am:
429install-data: install-data-am
430
431install-am: all-am
432	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
433install: install-am
434uninstall-am: uninstall-binPROGRAMS
435uninstall: uninstall-am
436all-am: Makefile $(ANSI2KNR) $(PROGRAMS)
437all-redirect: all-am
438install-strip:
439	$(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
440installdirs:
441	$(mkinstalldirs)  $(DESTDIR)$(bindir)
442
443
444mostlyclean-generic:
445
446clean-generic:
447
448distclean-generic:
449	-rm -f Makefile $(CONFIG_CLEAN_FILES)
450	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
451
452maintainer-clean-generic:
453	-rm -f Makefile.in
454mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
455		mostlyclean-krextra mostlyclean-kr mostlyclean-tags \
456		mostlyclean-depend mostlyclean-generic
457
458mostlyclean: mostlyclean-am
459
460clean-am:  clean-binPROGRAMS clean-compile clean-krextra clean-kr \
461		clean-tags clean-depend clean-generic mostlyclean-am
462
463clean: clean-am
464
465distclean-am:  distclean-binPROGRAMS distclean-compile distclean-krextra \
466		distclean-kr distclean-tags distclean-depend \
467		distclean-generic clean-am
468
469distclean: distclean-am
470
471maintainer-clean-am:  maintainer-clean-binPROGRAMS \
472		maintainer-clean-compile maintainer-clean-krextra \
473		maintainer-clean-kr maintainer-clean-tags \
474		maintainer-clean-depend maintainer-clean-generic \
475		distclean-am
476	@echo "This command is intended for maintainers to use;"
477	@echo "it deletes files that may require special tools to rebuild."
478
479maintainer-clean: maintainer-clean-am
480
481.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
482maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
483mostlyclean-compile distclean-compile clean-compile \
484maintainer-clean-compile mostlyclean-krextra distclean-krextra \
485clean-krextra maintainer-clean-krextra mostlyclean-kr distclean-kr \
486clean-kr maintainer-clean-kr tags mostlyclean-tags distclean-tags \
487clean-tags maintainer-clean-tags distdir mostlyclean-depend \
488distclean-depend clean-depend maintainer-clean-depend info-am info \
489dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
490install-exec install-data-am install-data install-am install \
491uninstall-am uninstall all-redirect all-am all install-strip \
492installdirs mostlyclean-generic distclean-generic clean-generic \
493maintainer-clean-generic clean mostlyclean distclean maintainer-clean
494
495
496../libntp/libntp.a:
497	cd ../libntp && $(MAKE)
498
499kern.o: kern.c
500	$(COMPILE) -DHAVE_TIMEX_H -c kern.c
501
502# Tell versions [3.59,3.63) of GNU make to not export all variables.
503# Otherwise a system limit (for SysV at least) may be exceeded.
504.NOEXPORT:
505