]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ntp/parseutil/Makefile.in
This commit was generated by cvs2svn to compensate for changes in r170964,
[FreeBSD/FreeBSD.git] / contrib / ntp / parseutil / Makefile.in
1 # Makefile.in generated by automake 1.7.7 from Makefile.am.
2 # @configure_input@
3
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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 ACLOCAL = @ACLOCAL@
42 AMDEP_FALSE = @AMDEP_FALSE@
43 AMDEP_TRUE = @AMDEP_TRUE@
44 AMTAR = @AMTAR@
45 ARLIB_DIR = @ARLIB_DIR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CHUTEST = @CHUTEST@
54 CLKTEST = @CLKTEST@
55 CPP = @CPP@
56 CPPFLAGS = @CPPFLAGS@
57 CYGPATH_W = @CYGPATH_W@
58 DCFD = @DCFD@
59 DEFS = @DEFS@
60 DEPDIR = @DEPDIR@
61 ECHO_C = @ECHO_C@
62 ECHO_N = @ECHO_N@
63 ECHO_T = @ECHO_T@
64 EF_LIBS = @EF_LIBS@
65 EF_PROGS = @EF_PROGS@
66 EGREP = @EGREP@
67 EXEEXT = @EXEEXT@
68 INSTALL_DATA = @INSTALL_DATA@
69 INSTALL_PROGRAM = @INSTALL_PROGRAM@
70 INSTALL_SCRIPT = @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72 LCRYPTO = @LCRYPTO@
73 LDFLAGS = @LDFLAGS@
74 LIBOBJS = @LIBOBJS@
75 LIBPARSE = @LIBPARSE@
76 LIBS = @LIBS@
77 LN_S = @LN_S@
78 LTLIBOBJS = @LTLIBOBJS@
79 MAKEINFO = @MAKEINFO@
80 MAKE_ADJTIMED = @MAKE_ADJTIMED@
81 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
82 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
83 MAKE_LIBPARSE = @MAKE_LIBPARSE@
84 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
85 MAKE_NTPDSIM = @MAKE_NTPDSIM@
86 MAKE_NTPTIME = @MAKE_NTPTIME@
87 MAKE_NTP_KEYGEN = @MAKE_NTP_KEYGEN@
88 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
89 MAKE_SNTP = @MAKE_SNTP@
90 MAKE_TICKADJ = @MAKE_TICKADJ@
91 MAKE_TIMETRIM = @MAKE_TIMETRIM@
92 OBJEXT = @OBJEXT@
93 OPENSSL = @OPENSSL@
94 OPENSSL_INC = @OPENSSL_INC@
95 OPENSSL_LIB = @OPENSSL_LIB@
96 PACKAGE = @PACKAGE@
97 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98 PACKAGE_NAME = @PACKAGE_NAME@
99 PACKAGE_STRING = @PACKAGE_STRING@
100 PACKAGE_TARNAME = @PACKAGE_TARNAME@
101 PACKAGE_VERSION = @PACKAGE_VERSION@
102 PATH_PERL = @PATH_PERL@
103 PATH_SEPARATOR = @PATH_SEPARATOR@
104 PATH_SH = @PATH_SH@
105 PROPDELAY = @PROPDELAY@
106 RANLIB = @RANLIB@
107 READLINE_LIBS = @READLINE_LIBS@
108 SET_MAKE = @SET_MAKE@
109 SHELL = @SHELL@
110 STRIP = @STRIP@
111 TESTDCF = @TESTDCF@
112 U = @U@
113 VERSION = @VERSION@
114 ac_ct_CC = @ac_ct_CC@
115 ac_ct_RANLIB = @ac_ct_RANLIB@
116 ac_ct_STRIP = @ac_ct_STRIP@
117 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119 am__include = @am__include@
120 am__leading_dot = @am__leading_dot@
121 am__quote = @am__quote@
122 bindir = @bindir@
123 build = @build@
124 build_alias = @build_alias@
125 build_cpu = @build_cpu@
126 build_os = @build_os@
127 build_vendor = @build_vendor@
128 datadir = @datadir@
129 exec_prefix = @exec_prefix@
130 host = @host@
131 host_alias = @host_alias@
132 host_cpu = @host_cpu@
133 host_os = @host_os@
134 host_vendor = @host_vendor@
135 includedir = @includedir@
136 infodir = @infodir@
137 install_sh = @install_sh@
138 libdir = @libdir@
139 libexecdir = @libexecdir@
140 localstatedir = @localstatedir@
141 mandir = @mandir@
142 oldincludedir = @oldincludedir@
143 prefix = @prefix@
144 program_transform_name = @program_transform_name@
145 sbindir = @sbindir@
146 sharedstatedir = @sharedstatedir@
147 subdirs = @subdirs@
148 sysconfdir = @sysconfdir@
149 target = @target@
150 target_alias = @target_alias@
151 target_cpu = @target_cpu@
152 target_os = @target_os@
153 target_vendor = @target_vendor@
154
155 #AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
156 AUTOMAKE_OPTIONS = ../util/ansi2knr
157 noinst_PROGRAMS = @TESTDCF@ @DCFD@
158 EXTRA_PROGRAMS = testdcf dcfd
159 INCLUDES = -I$(top_srcdir)/include
160 ETAGS_ARGS = Makefile.am
161 DISTCLEANFILES = $(EXTRA_PROGRAMS)
162 subdir = parseutil
163 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
164 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
165 CONFIG_HEADER = $(top_builddir)/config.h
166 CONFIG_CLEAN_FILES =
167 EXTRA_PROGRAMS = testdcf$(EXEEXT) dcfd$(EXEEXT)
168 noinst_PROGRAMS = @TESTDCF@ @DCFD@
169 PROGRAMS = $(noinst_PROGRAMS)
170
171 dcfd_SOURCES = dcfd.c
172 dcfd_OBJECTS = dcfd$U.$(OBJEXT)
173 dcfd_LDADD = $(LDADD)
174 dcfd_DEPENDENCIES =
175 dcfd_LDFLAGS =
176 testdcf_SOURCES = testdcf.c
177 testdcf_OBJECTS = testdcf$U.$(OBJEXT)
178 testdcf_LDADD = $(LDADD)
179 testdcf_DEPENDENCIES =
180 testdcf_LDFLAGS =
181
182 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
183 depcomp = $(SHELL) $(top_srcdir)/depcomp
184 am__depfiles_maybe = depfiles
185 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/dcfd$U.Po ./$(DEPDIR)/testdcf$U.Po
186 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
187         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
188 CCLD = $(CC)
189 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
190 DIST_SOURCES = dcfd.c testdcf.c
191 DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
192 SOURCES = dcfd.c testdcf.c
193
194 all: all-am
195
196 .SUFFIXES:
197 .SUFFIXES: .c .o .obj
198 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
199         cd $(top_srcdir) && \
200           $(AUTOMAKE) --gnu  parseutil/Makefile
201 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
202         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
203
204 clean-noinstPROGRAMS:
205         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
206 dcfd$(EXEEXT): $(dcfd_OBJECTS) $(dcfd_DEPENDENCIES) 
207         @rm -f dcfd$(EXEEXT)
208         $(LINK) $(dcfd_LDFLAGS) $(dcfd_OBJECTS) $(dcfd_LDADD) $(LIBS)
209 testdcf$(EXEEXT): $(testdcf_OBJECTS) $(testdcf_DEPENDENCIES) 
210         @rm -f testdcf$(EXEEXT)
211         $(LINK) $(testdcf_LDFLAGS) $(testdcf_OBJECTS) $(testdcf_LDADD) $(LIBS)
212
213 mostlyclean-compile:
214         -rm -f *.$(OBJEXT) core *.core
215
216 distclean-compile:
217         -rm -f *.tab.c
218
219 ANSI2KNR = ../util/ansi2knr
220 ../util/ansi2knr:
221         cd ../util && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
222
223 mostlyclean-kr:
224         -test "$U" = "" || rm -f *_.c
225
226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dcfd$U.Po@am__quote@
227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testdcf$U.Po@am__quote@
228
229 .c.o:
230 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
231 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
232 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
233 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
234 @am__fastdepCC_TRUE@    fi
235 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
236 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
237 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
238 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
239
240 .c.obj:
241 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
242 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
243 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
244 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
245 @am__fastdepCC_TRUE@    fi
246 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
248 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
249 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
250 dcfd_.c: dcfd.c $(ANSI2KNR)
251         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/dcfd.c; then echo $(srcdir)/dcfd.c; else echo dcfd.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
252 testdcf_.c: testdcf.c $(ANSI2KNR)
253         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/testdcf.c; then echo $(srcdir)/testdcf.c; else echo testdcf.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > $@ || rm -f $@
254 dcfd_.$(OBJEXT) testdcf_.$(OBJEXT) : $(ANSI2KNR)
255 uninstall-info-am:
256
257 ETAGS = etags
258 ETAGSFLAGS =
259
260 CTAGS = ctags
261 CTAGSFLAGS =
262
263 tags: TAGS
264
265 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
266         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
267         unique=`for i in $$list; do \
268             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
269           done | \
270           $(AWK) '    { files[$$0] = 1; } \
271                END { for (i in files) print i; }'`; \
272         mkid -fID $$unique
273
274 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
275                 $(TAGS_FILES) $(LISP)
276         tags=; \
277         here=`pwd`; \
278         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
279         unique=`for i in $$list; do \
280             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281           done | \
282           $(AWK) '    { files[$$0] = 1; } \
283                END { for (i in files) print i; }'`; \
284         test -z "$(ETAGS_ARGS)$$tags$$unique" \
285           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
286              $$tags $$unique
287
288 ctags: CTAGS
289 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
290                 $(TAGS_FILES) $(LISP)
291         tags=; \
292         here=`pwd`; \
293         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
294         unique=`for i in $$list; do \
295             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296           done | \
297           $(AWK) '    { files[$$0] = 1; } \
298                END { for (i in files) print i; }'`; \
299         test -z "$(CTAGS_ARGS)$$tags$$unique" \
300           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
301              $$tags $$unique
302
303 GTAGS:
304         here=`$(am__cd) $(top_builddir) && pwd` \
305           && cd $(top_srcdir) \
306           && gtags -i $(GTAGS_ARGS) $$here
307
308 distclean-tags:
309         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
310 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
311
312 top_distdir = ..
313 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
314
315 distdir: $(DISTFILES)
316         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
317         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
318         list='$(DISTFILES)'; for file in $$list; do \
319           case $$file in \
320             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
321             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
322           esac; \
323           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
325           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
326             dir="/$$dir"; \
327             $(mkinstalldirs) "$(distdir)$$dir"; \
328           else \
329             dir=''; \
330           fi; \
331           if test -d $$d/$$file; then \
332             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334             fi; \
335             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
336           else \
337             test -f $(distdir)/$$file \
338             || cp -p $$d/$$file $(distdir)/$$file \
339             || exit 1; \
340           fi; \
341         done
342 check-am: all-am
343         $(MAKE) $(AM_MAKEFLAGS) check-local
344 check: check-am
345 all-am: Makefile $(PROGRAMS)
346
347 installdirs:
348 install: install-am
349 install-exec: install-exec-am
350 install-data: install-data-am
351 uninstall: uninstall-am
352
353 install-am: all-am
354         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
355
356 installcheck: installcheck-am
357 install-strip:
358         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
359           INSTALL_STRIP_FLAG=-s \
360           `test -z '$(STRIP)' || \
361             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
362 mostlyclean-generic:
363
364 clean-generic:
365
366 distclean-generic:
367         -rm -f $(CONFIG_CLEAN_FILES)
368         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
369
370 maintainer-clean-generic:
371         @echo "This command is intended for maintainers to use"
372         @echo "it deletes files that may require special tools to rebuild."
373 clean: clean-am
374
375 clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
376
377 distclean: distclean-am
378         -rm -rf ./$(DEPDIR)
379         -rm -f Makefile
380
381 distclean-am: clean-am distclean-compile distclean-generic \
382         distclean-tags
383
384 dvi: dvi-am
385
386 dvi-am:
387
388 info: info-am
389
390 info-am:
391
392 install-data-am:
393
394 install-exec-am:
395
396 install-info: install-info-am
397
398 install-man:
399
400 installcheck-am:
401
402 maintainer-clean: maintainer-clean-am
403         -rm -rf ./$(DEPDIR)
404         -rm -f Makefile
405
406 maintainer-clean-am: distclean-am maintainer-clean-generic
407
408 mostlyclean: mostlyclean-am
409
410 mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr
411
412 pdf: pdf-am
413
414 pdf-am:
415
416 ps: ps-am
417
418 ps-am:
419
420 uninstall-am: uninstall-info-am
421
422 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
423         clean-generic clean-noinstPROGRAMS ctags distclean \
424         distclean-compile distclean-generic distclean-tags distdir dvi \
425         dvi-am info info-am install install-am install-data \
426         install-data-am install-exec install-exec-am install-info \
427         install-info-am install-man install-strip installcheck \
428         installcheck-am installdirs maintainer-clean \
429         maintainer-clean-generic mostlyclean mostlyclean-compile \
430         mostlyclean-generic mostlyclean-kr pdf pdf-am ps ps-am tags \
431         uninstall uninstall-am uninstall-info-am
432
433 #EXTRA_DIST= TAGS
434
435 check-local: @DCFD@
436         case "$(noinst_PROGRAMS)" in    \
437          *dcfd*) ./dcfd -Y ;;           \
438         esac
439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440 # Otherwise a system limit (for SysV at least) may be exceeded.
441 .NOEXPORT: