Deleted Added
full compact
1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
1# Makefile.in generated by automake 1.7.7 from Makefile.am.
2# @configure_input@
3
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
16#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
17
18SHELL = @SHELL@
19
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
23prefix = @prefix@
24exec_prefix = @exec_prefix@
25
26bindir = @bindir@
27sbindir = @sbindir@
28libexecdir = @libexecdir@
29datadir = @datadir@
30sysconfdir = @sysconfdir@
31sharedstatedir = @sharedstatedir@
32localstatedir = @localstatedir@
33libdir = @libdir@
34infodir = @infodir@
35mandir = @mandir@
36includedir = @includedir@
37oldincludedir = /usr/include
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
53transform = @program_transform_name@
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
60build_alias = @build_alias@
38build_triplet = @build@
62host_alias = @host_alias@
39host_triplet = @host@
64target_alias = @target_alias@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
44AMTAR = @AMTAR@
67AUTOKEY = @AUTOKEY@
45ARLIB_DIR = @ARLIB_DIR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CHUTEST = @CHUTEST@
54CLKTEST = @CLKTEST@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CYGPATH_W = @CYGPATH_W@
58DCFD = @DCFD@
59DEFS = @DEFS@
60DEPDIR = @DEPDIR@
61ECHO_C = @ECHO_C@
62ECHO_N = @ECHO_N@
63ECHO_T = @ECHO_T@
64EF_LIBS = @EF_LIBS@
65EF_PROGS = @EF_PROGS@
66EGREP = @EGREP@
67EXEEXT = @EXEEXT@
68INSTALL_DATA = @INSTALL_DATA@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_SCRIPT = @INSTALL_SCRIPT@
71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72LCRYPTO = @LCRYPTO@
73LDFLAGS = @LDFLAGS@
74LIBOBJS = @LIBOBJS@
75LIBPARSE = @LIBPARSE@
82LIBRSAREF = @LIBRSAREF@
76LIBS = @LIBS@
77LN_S = @LN_S@
78LTLIBOBJS = @LTLIBOBJS@
79MAKEINFO = @MAKEINFO@
80MAKE_ADJTIMED = @MAKE_ADJTIMED@
81MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
83MAKE_LIBPARSE = @MAKE_LIBPARSE@
84MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
88MAKE_LIBRSAREF = @MAKE_LIBRSAREF@
85MAKE_NTPDSIM = @MAKE_NTPDSIM@
86MAKE_NTPTIME = @MAKE_NTPTIME@
90MAKE_NTP_GENKEYS = @MAKE_NTP_GENKEYS@
87MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
88MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89MAKE_SNTP = @MAKE_SNTP@
90MAKE_TICKADJ = @MAKE_TICKADJ@
91MAKE_TIMETRIM = @MAKE_TIMETRIM@
92OBJEXT = @OBJEXT@
93OPENSSL = @OPENSSL@
94OPENSSL_INC = @OPENSSL_INC@
95OPENSSL_LIB = @OPENSSL_LIB@
96PACKAGE = @PACKAGE@
97PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98PACKAGE_NAME = @PACKAGE_NAME@
99PACKAGE_STRING = @PACKAGE_STRING@
100PACKAGE_TARNAME = @PACKAGE_TARNAME@
101PACKAGE_VERSION = @PACKAGE_VERSION@
102PATH_PERL = @PATH_PERL@
103PATH_SEPARATOR = @PATH_SEPARATOR@
104PATH_SH = @PATH_SH@
105PROPDELAY = @PROPDELAY@
106RANLIB = @RANLIB@
103RSADIR = @RSADIR@
104RSAOBJS = @RSAOBJS@
105RSAREF = @RSAREF@
106RSASRCS = @RSASRCS@
107READLINE_LIBS = @READLINE_LIBS@
108SET_MAKE = @SET_MAKE@
109SHELL = @SHELL@
110STRIP = @STRIP@
111TESTDCF = @TESTDCF@
112U = @U@
113VERSION = @VERSION@
114ac_ct_CC = @ac_ct_CC@
115ac_ct_RANLIB = @ac_ct_RANLIB@
116ac_ct_STRIP = @ac_ct_STRIP@
117am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
121am__quote = @am__quote@
122bindir = @bindir@
123build = @build@
124build_alias = @build_alias@
125build_cpu = @build_cpu@
126build_os = @build_os@
127build_vendor = @build_vendor@
128datadir = @datadir@
129exec_prefix = @exec_prefix@
130host = @host@
131host_alias = @host_alias@
132host_cpu = @host_cpu@
133host_os = @host_os@
134host_vendor = @host_vendor@
135includedir = @includedir@
136infodir = @infodir@
137install_sh = @install_sh@
138libdir = @libdir@
139libexecdir = @libexecdir@
140localstatedir = @localstatedir@
141mandir = @mandir@
142oldincludedir = @oldincludedir@
143prefix = @prefix@
144program_transform_name = @program_transform_name@
145sbindir = @sbindir@
146sharedstatedir = @sharedstatedir@
147subdirs = @subdirs@
148sysconfdir = @sysconfdir@
149target = @target@
150target_alias = @target_alias@
151target_cpu = @target_cpu@
152target_os = @target_os@
153target_vendor = @target_vendor@
154
155#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
156AUTOMAKE_OPTIONS = ../util/ansi2knr
157bin_PROGRAMS = ntpdc
158EXTRA_PROGRAMS = ntpdc-layout
159EXTRA_DATA = check-layout
160BUILT_SOURCES = maybe-layout
161INCLUDES = -I$(top_srcdir)/include
162# LDADD might need RESLIB and ADJLIB
118LDADD = version.o ../libntp/libntp.a @LIBRSAREF@
163ntpdc_LDADD = version.o ../libntp/libntp.a @READLINE_LIBS@
164# ntpdc-layout doesn't need any additional libraries at all
165ntpdc_layout_LDADD =
166DISTCLEANFILES = .version version.c
167CLEANFILES = check-layout layout.here nl.c ntpdc-layout
168noinst_HEADERS = ntpdc.h
121#EXTRA_DIST = ntpdc.mak
169EXTRA_DIST = nl_in.c nl.pl layout.std
170ETAGS_ARGS = Makefile.am
171
172ntpdc_SOURCES = ntpdc.c ntpdc_ops.c
173subdir = ntpdc
174ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
175mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
176CONFIG_HEADER = $(top_builddir)/config.h
128CONFIG_CLEAN_FILES =
177CONFIG_CLEAN_FILES = nl.pl
178EXTRA_PROGRAMS = ntpdc-layout$(EXEEXT)
179bin_PROGRAMS = ntpdc$(EXEEXT)
180PROGRAMS = $(bin_PROGRAMS)
181
182am_ntpdc_OBJECTS = ntpdc$U.$(OBJEXT) ntpdc_ops$U.$(OBJEXT)
183ntpdc_OBJECTS = $(am_ntpdc_OBJECTS)
134ntpdc_LDADD = $(LDADD)
184ntpdc_DEPENDENCIES = version.o ../libntp/libntp.a
185ntpdc_LDFLAGS =
186ntpdc_layout_SOURCES = ntpdc-layout.c
187ntpdc_layout_OBJECTS = ntpdc-layout$U.$(OBJEXT)
188ntpdc_layout_DEPENDENCIES =
189ntpdc_layout_LDFLAGS =
190
138DEFS = @DEFS@
191DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
140CPPFLAGS = @CPPFLAGS@
141LDFLAGS = @LDFLAGS@
142LIBS = @LIBS@
192depcomp = $(SHELL) $(top_srcdir)/depcomp
144@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/ntpdc$U.Po $(DEPDIR)/ntpdc_ops$U.Po
193am__depfiles_maybe = depfiles
194@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ntpdc$U.Po \
195@AMDEP_TRUE@ ./$(DEPDIR)/ntpdc-layout$U.Po \
196@AMDEP_TRUE@ ./$(DEPDIR)/ntpdc_ops$U.Po
197COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
198 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
199CCLD = $(CC)
200LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
149DIST_SOURCES = $(ntpdc_SOURCES)
201DIST_SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
202HEADERS = $(noinst_HEADERS)
203
152DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in
153SOURCES = $(ntpdc_SOURCES)
204DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
205 Makefile.am nl.pl.in
206SOURCES = $(ntpdc_SOURCES) ntpdc-layout.c
207
155all: all-am
208all: $(BUILT_SOURCES)
209 $(MAKE) $(AM_MAKEFLAGS) all-am
210
211.SUFFIXES:
212.SUFFIXES: .c .o .obj
213$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
214 cd $(top_srcdir) && \
215 $(AUTOMAKE) --gnu ntpdc/Makefile
216Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
163 cd $(top_builddir) && \
164 CONFIG_HEADERS= CONFIG_LINKS= \
165 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
217 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
218nl.pl: $(top_builddir)/config.status nl.pl.in
219 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
220binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
221install-binPROGRAMS: $(bin_PROGRAMS)
222 @$(NORMAL_INSTALL)
223 $(mkinstalldirs) $(DESTDIR)$(bindir)
224 @list='$(bin_PROGRAMS)'; for p in $$list; do \
225 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
226 if test -f $$p \
227 ; then \
173 f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
174 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \
175 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f; \
228 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
229 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
230 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
231 else :; fi; \
232 done
233
234uninstall-binPROGRAMS:
235 @$(NORMAL_UNINSTALL)
236 @list='$(bin_PROGRAMS)'; for p in $$list; do \
182 f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
237 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
238 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
239 rm -f $(DESTDIR)$(bindir)/$$f; \
240 done
241
242clean-binPROGRAMS:
243 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
244ntpdc$(EXEEXT): $(ntpdc_OBJECTS) $(ntpdc_DEPENDENCIES)
245 @rm -f ntpdc$(EXEEXT)
246 $(LINK) $(ntpdc_LDFLAGS) $(ntpdc_OBJECTS) $(ntpdc_LDADD) $(LIBS)
247ntpdc-layout$(EXEEXT): $(ntpdc_layout_OBJECTS) $(ntpdc_layout_DEPENDENCIES)
248 @rm -f ntpdc-layout$(EXEEXT)
249 $(LINK) $(ntpdc_layout_LDFLAGS) $(ntpdc_layout_OBJECTS) $(ntpdc_layout_LDADD) $(LIBS)
250
251mostlyclean-compile:
252 -rm -f *.$(OBJEXT) core *.core
253
254distclean-compile:
255 -rm -f *.tab.c
256
257ANSI2KNR = ../util/ansi2knr
258../util/ansi2knr:
259 cd ../util && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
260
261mostlyclean-kr:
204 -rm -f *_.c
262 -test "$U" = "" || rm -f *_.c
263
206@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ntpdc$U.Po@am__quote@
207@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ntpdc_ops$U.Po@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc$U.Po@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc-layout$U.Po@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpdc_ops$U.Po@am__quote@
267
209distclean-depend:
210 -rm -rf $(DEPDIR)
211
268.c.o:
213@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
214@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
215@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
216 $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
269@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
270@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
271@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
272@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
273@am__fastdepCC_TRUE@ fi
274@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
278
279.c.obj:
219@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
220@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
221@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
222 $(COMPILE) -c `cygpath -w $<`
223CCDEPMODE = @CCDEPMODE@
280@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
281@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
282@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
283@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
284@am__fastdepCC_TRUE@ fi
285@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
286@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
287@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
289ntpdc_.c: ntpdc.c $(ANSI2KNR)
225 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpdc.c; then echo $(srcdir)/ntpdc.c; else echo ntpdc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ntpdc_.c || rm -f ntpdc_.c
290 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpdc.c; then echo $(srcdir)/ntpdc.c; else echo ntpdc.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
291ntpdc-layout_.c: ntpdc-layout.c $(ANSI2KNR)
292 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpdc-layout.c; then echo $(srcdir)/ntpdc-layout.c; else echo ntpdc-layout.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
293ntpdc_ops_.c: ntpdc_ops.c $(ANSI2KNR)
227 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpdc_ops.c; then echo $(srcdir)/ntpdc_ops.c; else echo ntpdc_ops.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ntpdc_ops_.c || rm -f ntpdc_ops_.c
228ntpdc_.$(OBJEXT) ntpdc_ops_.$(OBJEXT) : $(ANSI2KNR)
294 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpdc_ops.c; then echo $(srcdir)/ntpdc_ops.c; else echo ntpdc_ops.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
295ntpdc_.$(OBJEXT) ntpdc-layout_.$(OBJEXT) ntpdc_ops_.$(OBJEXT) : \
296$(ANSI2KNR)
297uninstall-info-am:
298
299ETAGS = etags
300ETAGSFLAGS =
301
302CTAGS = ctags
303CTAGSFLAGS =
304
305tags: TAGS
306
307ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
234 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | \
312 $(AWK) ' { files[$$0] = 1; } \
313 END { for (i in files) print i; }'`; \
240 mkid -fID $$unique $(LISP)
314 mkid -fID $$unique
315
316TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317 $(TAGS_FILES) $(LISP)
318 tags=; \
319 here=`pwd`; \
246 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
320 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
252 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
253 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
326 test -z "$(ETAGS_ARGS)$$tags$$unique" \
327 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328 $$tags $$unique
329
330ctags: CTAGS
331CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
332 $(TAGS_FILES) $(LISP)
333 tags=; \
334 here=`pwd`; \
335 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336 unique=`for i in $$list; do \
337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 done | \
339 $(AWK) ' { files[$$0] = 1; } \
340 END { for (i in files) print i; }'`; \
341 test -z "$(CTAGS_ARGS)$$tags$$unique" \
342 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
343 $$tags $$unique
344
345GTAGS:
256 here=`CDPATH=: && cd $(top_builddir) && pwd` \
346 here=`$(am__cd) $(top_builddir) && pwd` \
347 && cd $(top_srcdir) \
348 && gtags -i $(GTAGS_ARGS) $$here
349
350distclean-tags:
261 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
262
351 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
352DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
353
354top_distdir = ..
355distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
356
357distdir: $(DISTFILES)
269 @for file in $(DISTFILES); do \
270 if test -f $$file; then d=.; else d=$(srcdir); fi; \
358 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
359 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
360 list='$(DISTFILES)'; for file in $$list; do \
361 case $$file in \
362 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
363 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
364 esac; \
365 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
367 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
273 $(mkinstalldirs) "$(distdir)/$$dir"; \
368 dir="/$$dir"; \
369 $(mkinstalldirs) "$(distdir)$$dir"; \
370 else \
371 dir=''; \
372 fi; \
373 if test -d $$d/$$file; then \
276 cp -pR $$d/$$file $(distdir) \
277 || exit 1; \
374 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
376 fi; \
377 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
378 else \
379 test -f $(distdir)/$$file \
380 || cp -p $$d/$$file $(distdir)/$$file \
381 || exit 1; \
382 fi; \
383 done
384check-am: all-am
285check: check-am
385check: $(BUILT_SOURCES)
386 $(MAKE) $(AM_MAKEFLAGS) check-am
387all-am: Makefile $(PROGRAMS) $(HEADERS)
388
389installdirs:
390 $(mkinstalldirs) $(DESTDIR)$(bindir)
290
291install: install-am
391install: $(BUILT_SOURCES)
392 $(MAKE) $(AM_MAKEFLAGS) install-am
393install-exec: install-exec-am
394install-data: install-data-am
395uninstall: uninstall-am
396
397install-am: all-am
398 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
399
400installcheck: installcheck-am
401install-strip:
402 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
403 INSTALL_STRIP_FLAG=-s \
404 `test -z '$(STRIP)' || \
405 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
406mostlyclean-generic:
407
408clean-generic:
409 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
410
411distclean-generic:
309 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
412 -rm -f $(CONFIG_CLEAN_FILES)
413 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
414
415maintainer-clean-generic:
416 @echo "This command is intended for maintainers to use"
417 @echo "it deletes files that may require special tools to rebuild."
418 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
419clean: clean-am
420
421clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
422
423distclean: distclean-am
424 -rm -rf ./$(DEPDIR)
425 -rm -f Makefile
426
321distclean-am: clean-am distclean-compile distclean-depend \
322 distclean-generic distclean-tags
427distclean-am: clean-am distclean-compile distclean-generic \
428 distclean-tags
429
430dvi: dvi-am
431
432dvi-am:
433
434info: info-am
435
436info-am:
437
438install-data-am:
439
440install-exec-am: install-binPROGRAMS
441
442install-info: install-info-am
443
444install-man:
445
446installcheck-am:
447
448maintainer-clean: maintainer-clean-am
449 -rm -rf ./$(DEPDIR)
450 -rm -f Makefile
451
452maintainer-clean-am: distclean-am maintainer-clean-generic
453
454mostlyclean: mostlyclean-am
455
456mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr
457
458pdf: pdf-am
459
460pdf-am:
461
462ps: ps-am
463
464ps-am:
465
466uninstall-am: uninstall-binPROGRAMS uninstall-info-am
467
352.PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
353 clean-generic distclean distclean-compile distclean-depend \
468.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
469 clean-generic ctags distclean distclean-compile \
470 distclean-generic distclean-tags distdir dvi dvi-am info \
471 info-am install install-am install-binPROGRAMS install-data \
472 install-data-am install-exec install-exec-am install-info \
473 install-info-am install-man install-strip installcheck \
474 installcheck-am installdirs maintainer-clean \
475 maintainer-clean-generic mostlyclean mostlyclean-compile \
360 mostlyclean-generic mostlyclean-kr tags uninstall uninstall-am \
361 uninstall-binPROGRAMS uninstall-info-am
476 mostlyclean-generic mostlyclean-kr pdf pdf-am ps ps-am tags \
477 uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am
478
479
480maybe-layout:
481 @case "${PATH_PERL}" in \
482 /*) ${MAKE} check-layout ;; \
483 esac
484
485ntpdc-layout.o: nl.c
486
487layout.here: ntpdc-layout
488 ./ntpdc-layout > $@
489
490check-layout: ntpdc-layout layout.std layout.here
491 cmp $(srcdir)/layout.std layout.here && echo stamp > $@
492
493$(PROGRAMS): $(LDADD)
494
495../libntp/libntp.a:
496 cd ../libntp && $(MAKE)
497
369version.o: $(ntpdc_OBJECTS) ../libntp/libntp.a @LIBRSAREF@ Makefile
498version.o: $(ntpdc_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/version
499 env CSET=`cat $(top_srcdir)/version` $(top_builddir)/scripts/mkver ntpdc
500 $(COMPILE) -c version.c
501
502# I ran nl_in.c (attached, to be installed into ntpdc) through
503# $(CC) -E nl_in.c | nl.pl > nl.c
504nl.c: nl_in.c nl.pl
505 $(CC) -E $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(srcdir)/nl_in.c | ./nl.pl > nl.c
506# Tell versions [3.59,3.63) of GNU make to not export all variables.
507# Otherwise a system limit (for SysV at least) may be exceeded.
508.NOEXPORT: