Deleted Added
full compact
Makefile.in (106163) Makefile.in (132451)
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@
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# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
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
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
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
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41top_builddir = ..
42
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
48INSTALL = @INSTALL@
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
52INSTALL_HEADER = $(INSTALL_DATA)
30INSTALL_HEADER = $(INSTALL_DATA)
53transform = @program_transform_name@
31transform = $(program_transform_name)
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
38build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
39host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
66AMTAR = @AMTAR@
44AMTAR = @AMTAR@
67AUTOKEY = @AUTOKEY@
45ARLIB_DIR = @ARLIB_DIR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
49AWK = @AWK@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
70CFLAGS = @CFLAGS@
71CHUTEST = @CHUTEST@
72CLKTEST = @CLKTEST@
73CPP = @CPP@
52CFLAGS = @CFLAGS@
53CHUTEST = @CHUTEST@
54CLKTEST = @CLKTEST@
55CPP = @CPP@
56CPPFLAGS = @CPPFLAGS@
57CYGPATH_W = @CYGPATH_W@
74DCFD = @DCFD@
58DCFD = @DCFD@
59DEFS = @DEFS@
75DEPDIR = @DEPDIR@
60DEPDIR = @DEPDIR@
61ECHO_C = @ECHO_C@
62ECHO_N = @ECHO_N@
63ECHO_T = @ECHO_T@
76EF_LIBS = @EF_LIBS@
77EF_PROGS = @EF_PROGS@
64EF_LIBS = @EF_LIBS@
65EF_PROGS = @EF_PROGS@
66EGREP = @EGREP@
78EXEEXT = @EXEEXT@
67EXEEXT = @EXEEXT@
68INSTALL_DATA = @INSTALL_DATA@
69INSTALL_PROGRAM = @INSTALL_PROGRAM@
70INSTALL_SCRIPT = @INSTALL_SCRIPT@
79INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72LCRYPTO = @LCRYPTO@
80LDFLAGS = @LDFLAGS@
73LDFLAGS = @LDFLAGS@
74LIBOBJS = @LIBOBJS@
81LIBPARSE = @LIBPARSE@
75LIBPARSE = @LIBPARSE@
82LIBRSAREF = @LIBRSAREF@
76LIBS = @LIBS@
83LN_S = @LN_S@
77LN_S = @LN_S@
78LTLIBOBJS = @LTLIBOBJS@
79MAKEINFO = @MAKEINFO@
84MAKE_ADJTIMED = @MAKE_ADJTIMED@
85MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
80MAKE_ADJTIMED = @MAKE_ADJTIMED@
81MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
86MAKE_LIBPARSE = @MAKE_LIBPARSE@
87MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
83MAKE_LIBPARSE = @MAKE_LIBPARSE@
84MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
88MAKE_LIBRSAREF = @MAKE_LIBRSAREF@
85MAKE_NTPDSIM = @MAKE_NTPDSIM@
89MAKE_NTPTIME = @MAKE_NTPTIME@
86MAKE_NTPTIME = @MAKE_NTPTIME@
90MAKE_NTP_GENKEYS = @MAKE_NTP_GENKEYS@
87MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
91MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
88MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89MAKE_SNTP = @MAKE_SNTP@
92MAKE_TICKADJ = @MAKE_TICKADJ@
93MAKE_TIMETRIM = @MAKE_TIMETRIM@
94OBJEXT = @OBJEXT@
95OPENSSL = @OPENSSL@
96OPENSSL_INC = @OPENSSL_INC@
97OPENSSL_LIB = @OPENSSL_LIB@
98PACKAGE = @PACKAGE@
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@
99PATH_PERL = @PATH_PERL@
102PATH_PERL = @PATH_PERL@
103PATH_SEPARATOR = @PATH_SEPARATOR@
100PATH_SH = @PATH_SH@
101PROPDELAY = @PROPDELAY@
102RANLIB = @RANLIB@
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@
107TESTDCF = @TESTDCF@
108U = @U@
109VERSION = @VERSION@
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@
110am__include = @am__include@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
111am__quote = @am__quote@
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@
112install_sh = @install_sh@
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@
113
154
155#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
114AUTOMAKE_OPTIONS = ../util/ansi2knr
115bin_PROGRAMS = ntpq
116INCLUDES = -I$(top_srcdir)/include
117# LDADD might need RESLIB and ADJLIB
156AUTOMAKE_OPTIONS = ../util/ansi2knr
157bin_PROGRAMS = ntpq
158INCLUDES = -I$(top_srcdir)/include
159# LDADD might need RESLIB and ADJLIB
118LDADD = version.o ../libntp/libntp.a @LIBRSAREF@
160ntpq_LDADD = version.o ../libntp/libntp.a @READLINE_LIBS@
119DISTCLEANFILES = .version version.c
120noinst_HEADERS = ntpq.h
121#EXTRA_DIST = ntpq.mak
122ETAGS_ARGS = Makefile.am
123
124ntpq_SOURCES = ntpq.c ntpq_ops.c
125subdir = ntpq
161DISTCLEANFILES = .version version.c
162noinst_HEADERS = ntpq.h
163#EXTRA_DIST = ntpq.mak
164ETAGS_ARGS = Makefile.am
165
166ntpq_SOURCES = ntpq.c ntpq_ops.c
167subdir = ntpq
168ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
127CONFIG_HEADER = $(top_builddir)/config.h
128CONFIG_CLEAN_FILES =
129bin_PROGRAMS = ntpq$(EXEEXT)
130PROGRAMS = $(bin_PROGRAMS)
131
132am_ntpq_OBJECTS = ntpq$U.$(OBJEXT) ntpq_ops$U.$(OBJEXT)
133ntpq_OBJECTS = $(am_ntpq_OBJECTS)
169mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
170CONFIG_HEADER = $(top_builddir)/config.h
171CONFIG_CLEAN_FILES =
172bin_PROGRAMS = ntpq$(EXEEXT)
173PROGRAMS = $(bin_PROGRAMS)
174
175am_ntpq_OBJECTS = ntpq$U.$(OBJEXT) ntpq_ops$U.$(OBJEXT)
176ntpq_OBJECTS = $(am_ntpq_OBJECTS)
134ntpq_LDADD = $(LDADD)
135ntpq_DEPENDENCIES = version.o ../libntp/libntp.a
136ntpq_LDFLAGS =
137
177ntpq_DEPENDENCIES = version.o ../libntp/libntp.a
178ntpq_LDFLAGS =
179
138DEFS = @DEFS@
139DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
180DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
140CPPFLAGS = @CPPFLAGS@
141LDFLAGS = @LDFLAGS@
142LIBS = @LIBS@
143depcomp = $(SHELL) $(top_srcdir)/depcomp
181depcomp = $(SHELL) $(top_srcdir)/depcomp
144@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/ntpq$U.Po $(DEPDIR)/ntpq_ops$U.Po
182am__depfiles_maybe = depfiles
183@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ntpq$U.Po ./$(DEPDIR)/ntpq_ops$U.Po
145COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
146 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147CCLD = $(CC)
148LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
149DIST_SOURCES = $(ntpq_SOURCES)
150HEADERS = $(noinst_HEADERS)
151
184COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
185 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
186CCLD = $(CC)
187LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
188DIST_SOURCES = $(ntpq_SOURCES)
189HEADERS = $(noinst_HEADERS)
190
152DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in
191DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
192 Makefile.am
153SOURCES = $(ntpq_SOURCES)
154
155all: all-am
156
157.SUFFIXES:
158.SUFFIXES: .c .o .obj
159$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
160 cd $(top_srcdir) && \
161 $(AUTOMAKE) --gnu ntpq/Makefile
162Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193SOURCES = $(ntpq_SOURCES)
194
195all: all-am
196
197.SUFFIXES:
198.SUFFIXES: .c .o .obj
199$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
200 cd $(top_srcdir) && \
201 $(AUTOMAKE) --gnu ntpq/Makefile
202Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
163 cd $(top_builddir) && \
164 CONFIG_HEADERS= CONFIG_LINKS= \
165 CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
203 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
204binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
166install-binPROGRAMS: $(bin_PROGRAMS)
167 @$(NORMAL_INSTALL)
168 $(mkinstalldirs) $(DESTDIR)$(bindir)
169 @list='$(bin_PROGRAMS)'; for p in $$list; do \
170 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
171 if test -f $$p \
172 ; then \
205install-binPROGRAMS: $(bin_PROGRAMS)
206 @$(NORMAL_INSTALL)
207 $(mkinstalldirs) $(DESTDIR)$(bindir)
208 @list='$(bin_PROGRAMS)'; for p in $$list; do \
209 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
210 if test -f $$p \
211 ; 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; \
212 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
213 echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
214 $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
176 else :; fi; \
177 done
178
179uninstall-binPROGRAMS:
180 @$(NORMAL_UNINSTALL)
181 @list='$(bin_PROGRAMS)'; for p in $$list; do \
215 else :; fi; \
216 done
217
218uninstall-binPROGRAMS:
219 @$(NORMAL_UNINSTALL)
220 @list='$(bin_PROGRAMS)'; for p in $$list; do \
182 f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
221 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
183 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
184 rm -f $(DESTDIR)$(bindir)/$$f; \
185 done
186
187clean-binPROGRAMS:
188 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
189ntpq$(EXEEXT): $(ntpq_OBJECTS) $(ntpq_DEPENDENCIES)
190 @rm -f ntpq$(EXEEXT)

--- 5 unchanged lines hidden (view full) ---

196distclean-compile:
197 -rm -f *.tab.c
198
199ANSI2KNR = ../util/ansi2knr
200../util/ansi2knr:
201 cd ../util && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
202
203mostlyclean-kr:
222 echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
223 rm -f $(DESTDIR)$(bindir)/$$f; \
224 done
225
226clean-binPROGRAMS:
227 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
228ntpq$(EXEEXT): $(ntpq_OBJECTS) $(ntpq_DEPENDENCIES)
229 @rm -f ntpq$(EXEEXT)

--- 5 unchanged lines hidden (view full) ---

235distclean-compile:
236 -rm -f *.tab.c
237
238ANSI2KNR = ../util/ansi2knr
239../util/ansi2knr:
240 cd ../util && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
241
242mostlyclean-kr:
204 -rm -f *_.c
243 -test "$U" = "" || rm -f *_.c
205
244
206@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ntpq$U.Po@am__quote@
207@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ntpq_ops$U.Po@am__quote@
245@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq$U.Po@am__quote@
246@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntpq_ops$U.Po@am__quote@
208
247
209distclean-depend:
210 -rm -rf $(DEPDIR)
211
212.c.o:
248.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)/'`$<
249@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
250@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
251@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
252@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
253@am__fastdepCC_TRUE@ fi
254@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
255@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
256@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
257@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
217
218.c.obj:
258
259.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@
260@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
261@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
262@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
263@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
264@am__fastdepCC_TRUE@ fi
265@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
266@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
267@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
224ntpq_.c: ntpq.c $(ANSI2KNR)
269ntpq_.c: ntpq.c $(ANSI2KNR)
225 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpq.c; then echo $(srcdir)/ntpq.c; else echo ntpq.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ntpq_.c || rm -f ntpq_.c
270 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpq.c; then echo $(srcdir)/ntpq.c; else echo ntpq.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
226ntpq_ops_.c: ntpq_ops.c $(ANSI2KNR)
271ntpq_ops_.c: ntpq_ops.c $(ANSI2KNR)
227 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpq_ops.c; then echo $(srcdir)/ntpq_ops.c; else echo ntpq_ops.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > ntpq_ops_.c || rm -f ntpq_ops_.c
272 $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/ntpq_ops.c; then echo $(srcdir)/ntpq_ops.c; else echo ntpq_ops.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
228ntpq_.$(OBJEXT) ntpq_ops_.$(OBJEXT) : $(ANSI2KNR)
229uninstall-info-am:
230
273ntpq_.$(OBJEXT) ntpq_ops_.$(OBJEXT) : $(ANSI2KNR)
274uninstall-info-am:
275
276ETAGS = etags
277ETAGSFLAGS =
278
279CTAGS = ctags
280CTAGSFLAGS =
281
231tags: TAGS
232
233ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
282tags: TAGS
283
284ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
234 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
285 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
235 unique=`for i in $$list; do \
236 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237 done | \
238 $(AWK) ' { files[$$0] = 1; } \
239 END { for (i in files) print i; }'`; \
286 unique=`for i in $$list; do \
287 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288 done | \
289 $(AWK) ' { files[$$0] = 1; } \
290 END { for (i in files) print i; }'`; \
240 mkid -fID $$unique $(LISP)
291 mkid -fID $$unique
241
242TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
243 $(TAGS_FILES) $(LISP)
244 tags=; \
245 here=`pwd`; \
292
293TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
294 $(TAGS_FILES) $(LISP)
295 tags=; \
296 here=`pwd`; \
246 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
297 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247 unique=`for i in $$list; do \
248 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249 done | \
250 $(AWK) ' { files[$$0] = 1; } \
251 END { for (i in files) print i; }'`; \
298 unique=`for i in $$list; do \
299 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300 done | \
301 $(AWK) ' { files[$$0] = 1; } \
302 END { for (i in files) print i; }'`; \
252 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
253 || etags $(ETAGS_ARGS) $$tags $$unique $(LISP)
303 test -z "$(ETAGS_ARGS)$$tags$$unique" \
304 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
305 $$tags $$unique
254
306
307ctags: CTAGS
308CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
309 $(TAGS_FILES) $(LISP)
310 tags=; \
311 here=`pwd`; \
312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) ' { files[$$0] = 1; } \
317 END { for (i in files) print i; }'`; \
318 test -z "$(CTAGS_ARGS)$$tags$$unique" \
319 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
320 $$tags $$unique
321
255GTAGS:
322GTAGS:
256 here=`CDPATH=: && cd $(top_builddir) && pwd` \
323 here=`$(am__cd) $(top_builddir) && pwd` \
257 && cd $(top_srcdir) \
258 && gtags -i $(GTAGS_ARGS) $$here
259
260distclean-tags:
324 && cd $(top_srcdir) \
325 && gtags -i $(GTAGS_ARGS) $$here
326
327distclean-tags:
261 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
262
328 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
263DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
264
265top_distdir = ..
266distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
267
268distdir: $(DISTFILES)
329DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
330
331top_distdir = ..
332distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
333
334distdir: $(DISTFILES)
269 @for file in $(DISTFILES); do \
270 if test -f $$file; then d=.; else d=$(srcdir); fi; \
335 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
336 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
337 list='$(DISTFILES)'; for file in $$list; do \
338 case $$file in \
339 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
340 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
341 esac; \
342 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
271 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
272 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
343 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
344 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
273 $(mkinstalldirs) "$(distdir)/$$dir"; \
345 dir="/$$dir"; \
346 $(mkinstalldirs) "$(distdir)$$dir"; \
347 else \
348 dir=''; \
274 fi; \
275 if test -d $$d/$$file; then \
349 fi; \
350 if test -d $$d/$$file; then \
276 cp -pR $$d/$$file $(distdir) \
277 || exit 1; \
351 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
352 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
353 fi; \
354 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
278 else \
279 test -f $(distdir)/$$file \
280 || cp -p $$d/$$file $(distdir)/$$file \
281 || exit 1; \
282 fi; \
283 done
284check-am: all-am
285check: check-am
286all-am: Makefile $(PROGRAMS) $(HEADERS)
287
288installdirs:
289 $(mkinstalldirs) $(DESTDIR)$(bindir)
355 else \
356 test -f $(distdir)/$$file \
357 || cp -p $$d/$$file $(distdir)/$$file \
358 || exit 1; \
359 fi; \
360 done
361check-am: all-am
362check: check-am
363all-am: Makefile $(PROGRAMS) $(HEADERS)
364
365installdirs:
366 $(mkinstalldirs) $(DESTDIR)$(bindir)
290
291install: install-am
292install-exec: install-exec-am
293install-data: install-data-am
294uninstall: uninstall-am
295
296install-am: all-am
297 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
298
299installcheck: installcheck-am
300install-strip:
301 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
367install: install-am
368install-exec: install-exec-am
369install-data: install-data-am
370uninstall: uninstall-am
371
372install-am: all-am
373 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374
375installcheck: installcheck-am
376install-strip:
377 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378 INSTALL_STRIP_FLAG=-s \
302 `test -z '$(STRIP)' || \
303 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
304mostlyclean-generic:
305
306clean-generic:
307
308distclean-generic:
379 `test -z '$(STRIP)' || \
380 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
381mostlyclean-generic:
382
383clean-generic:
384
385distclean-generic:
309 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
386 -rm -f $(CONFIG_CLEAN_FILES)
310 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
311
312maintainer-clean-generic:
313 @echo "This command is intended for maintainers to use"
314 @echo "it deletes files that may require special tools to rebuild."
315clean: clean-am
316
317clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
318
319distclean: distclean-am
387 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
388
389maintainer-clean-generic:
390 @echo "This command is intended for maintainers to use"
391 @echo "it deletes files that may require special tools to rebuild."
392clean: clean-am
393
394clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
395
396distclean: distclean-am
397 -rm -rf ./$(DEPDIR)
398 -rm -f Makefile
320
399
321distclean-am: clean-am distclean-compile distclean-depend \
322 distclean-generic distclean-tags
400distclean-am: clean-am distclean-compile distclean-generic \
401 distclean-tags
323
324dvi: dvi-am
325
326dvi-am:
327
328info: info-am
329
330info-am:

--- 4 unchanged lines hidden (view full) ---

335
336install-info: install-info-am
337
338install-man:
339
340installcheck-am:
341
342maintainer-clean: maintainer-clean-am
402
403dvi: dvi-am
404
405dvi-am:
406
407info: info-am
408
409info-am:

--- 4 unchanged lines hidden (view full) ---

414
415install-info: install-info-am
416
417install-man:
418
419installcheck-am:
420
421maintainer-clean: maintainer-clean-am
422 -rm -rf ./$(DEPDIR)
423 -rm -f Makefile
343
344maintainer-clean-am: distclean-am maintainer-clean-generic
345
346mostlyclean: mostlyclean-am
347
348mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr
349
424
425maintainer-clean-am: distclean-am maintainer-clean-generic
426
427mostlyclean: mostlyclean-am
428
429mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr
430
431pdf: pdf-am
432
433pdf-am:
434
435ps: ps-am
436
437ps-am:
438
350uninstall-am: uninstall-binPROGRAMS uninstall-info-am
351
439uninstall-am: uninstall-binPROGRAMS uninstall-info-am
440
352.PHONY: GTAGS all all-am check check-am clean clean-binPROGRAMS \
353 clean-generic distclean distclean-compile distclean-depend \
441.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
442 clean-generic ctags distclean distclean-compile \
354 distclean-generic distclean-tags distdir dvi dvi-am info \
355 info-am install install-am install-binPROGRAMS install-data \
356 install-data-am install-exec install-exec-am install-info \
357 install-info-am install-man install-strip installcheck \
358 installcheck-am installdirs maintainer-clean \
359 maintainer-clean-generic mostlyclean mostlyclean-compile \
443 distclean-generic distclean-tags distdir dvi dvi-am info \
444 info-am install install-am install-binPROGRAMS install-data \
445 install-data-am install-exec install-exec-am install-info \
446 install-info-am install-man install-strip installcheck \
447 installcheck-am installdirs maintainer-clean \
448 maintainer-clean-generic mostlyclean mostlyclean-compile \
360 mostlyclean-generic mostlyclean-kr tags uninstall uninstall-am \
361 uninstall-binPROGRAMS uninstall-info-am
449 mostlyclean-generic mostlyclean-kr pdf pdf-am ps ps-am tags \
450 uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am
362
363
364$(PROGRAMS): $(LDADD)
365
366../libntp/libntp.a:
367 cd ../libntp && $(MAKE)
368
451
452
453$(PROGRAMS): $(LDADD)
454
455../libntp/libntp.a:
456 cd ../libntp && $(MAKE)
457
369version.o: $(ntpq_OBJECTS) ../libntp/libntp.a @LIBRSAREF@ Makefile
458version.o: $(ntpq_OBJECTS) ../libntp/libntp.a Makefile $(top_srcdir)/version
370 env CSET=`cat $(top_srcdir)/version` $(top_builddir)/scripts/mkver ntpq
371 $(COMPILE) -c version.c
372# Tell versions [3.59,3.63) of GNU make to not export all variables.
373# Otherwise a system limit (for SysV at least) may be exceeded.
374.NOEXPORT:
459 env CSET=`cat $(top_srcdir)/version` $(top_builddir)/scripts/mkver ntpq
460 $(COMPILE) -c version.c
461# Tell versions [3.59,3.63) of GNU make to not export all variables.
462# Otherwise a system limit (for SysV at least) may be exceeded.
463.NOEXPORT: