]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ntp/libopts/Makefile.in
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / ntp / libopts / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = libopts
38 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
41         $(top_srcdir)/m4/define_dir.m4 \
42         $(top_srcdir)/m4/hs_ulong_const.m4 \
43         $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
44         $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52 am__vpath_adj = case $$p in \
53     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54     *) f=$$p;; \
55   esac;
56 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57 am__install_max = 40
58 am__nobase_strip_setup = \
59   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60 am__nobase_strip = \
61   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62 am__nobase_list = $(am__nobase_strip_setup); \
63   for p in $$list; do echo "$$p $$p"; done | \
64   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66     if (++n[$$2] == $(am__install_max)) \
67       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68     END { for (dir in files) print dir, files[dir] }'
69 am__base_list = \
70   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
72 am__installdirs = "$(DESTDIR)$(libdir)"
73 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
74 libopts_la_LIBADD =
75 am_libopts_la_OBJECTS = libopts_la-libopts.lo
76 libopts_la_OBJECTS = $(am_libopts_la_OBJECTS)
77 libopts_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
78         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79         $(libopts_la_LDFLAGS) $(LDFLAGS) -o $@
80 @INSTALL_LIBOPTS_FALSE@am_libopts_la_rpath =
81 @INSTALL_LIBOPTS_TRUE@am_libopts_la_rpath = -rpath $(libdir)
82 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
83 depcomp = $(SHELL) $(top_srcdir)/depcomp
84 am__depfiles_maybe = depfiles
85 am__mv = mv -f
86 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
89         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
90         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91 CCLD = $(CC)
92 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
94         $(LDFLAGS) -o $@
95 SOURCES = $(libopts_la_SOURCES)
96 DIST_SOURCES = $(libopts_la_SOURCES)
97 ETAGS = etags
98 CTAGS = ctags
99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 ACLOCAL = @ACLOCAL@
101 AMTAR = @AMTAR@
102 AR = @AR@
103 ARLIB_DIR = @ARLIB_DIR@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 BINSUBDIR = @BINSUBDIR@
109 CC = @CC@
110 CCDEPMODE = @CCDEPMODE@
111 CFLAGS = @CFLAGS@
112 CHUTEST = @CHUTEST@
113 CLKTEST = @CLKTEST@
114 CPP = @CPP@
115 CPPFLAGS = @CPPFLAGS@
116 CYGPATH_W = @CYGPATH_W@
117 DCFD = @DCFD@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 ECHO = @ECHO@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EF_LIBS = @EF_LIBS@
125 EF_PROGS = @EF_PROGS@
126 EGREP = @EGREP@
127 EXEEXT = @EXEEXT@
128 GREP = @GREP@
129 HAVE_INLINE = @HAVE_INLINE@
130 INSTALL = @INSTALL@
131 INSTALL_DATA = @INSTALL_DATA@
132 INSTALL_PROGRAM = @INSTALL_PROGRAM@
133 INSTALL_SCRIPT = @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 LCRYPTO = @LCRYPTO@
136 LDFLAGS = @LDFLAGS@
137 LIBOBJS = @LIBOBJS@
138 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
139 LIBOPTS_DIR = @LIBOPTS_DIR@
140 LIBOPTS_LDADD = @LIBOPTS_LDADD@
141 LIBPARSE = @LIBPARSE@
142 LIBS = @LIBS@
143 LIBTOOL = @LIBTOOL@
144 LN_S = @LN_S@
145 LSCF = @LSCF@
146 LTLIBOBJS = @LTLIBOBJS@
147 MAKEINFO = @MAKEINFO@
148 MAKE_ADJTIMED = @MAKE_ADJTIMED@
149 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
150 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
151 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
152 MAKE_LIBPARSE = @MAKE_LIBPARSE@
153 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
154 MAKE_NTPDSIM = @MAKE_NTPDSIM@
155 MAKE_NTPTIME = @MAKE_NTPTIME@
156 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
157 MAKE_TICKADJ = @MAKE_TICKADJ@
158 MAKE_TIMETRIM = @MAKE_TIMETRIM@
159 MKDIR_P = @MKDIR_P@
160 OBJEXT = @OBJEXT@
161 OPENSSL = @OPENSSL@
162 OPENSSL_INC = @OPENSSL_INC@
163 OPENSSL_LIB = @OPENSSL_LIB@
164 PACKAGE = @PACKAGE@
165 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166 PACKAGE_NAME = @PACKAGE_NAME@
167 PACKAGE_STRING = @PACKAGE_STRING@
168 PACKAGE_TARNAME = @PACKAGE_TARNAME@
169 PACKAGE_URL = @PACKAGE_URL@
170 PACKAGE_VERSION = @PACKAGE_VERSION@
171 PATH_PERL = @PATH_PERL@
172 PATH_SEPARATOR = @PATH_SEPARATOR@
173 PATH_SH = @PATH_SH@
174 PROPDELAY = @PROPDELAY@
175 RANLIB = @RANLIB@
176 READLINE_LIBS = @READLINE_LIBS@
177 SET_MAKE = @SET_MAKE@
178 SHELL = @SHELL@
179 STRIP = @STRIP@
180 TESTDCF = @TESTDCF@
181 U = @U@
182 VERSION = @VERSION@
183 abs_builddir = @abs_builddir@
184 abs_srcdir = @abs_srcdir@
185 abs_top_builddir = @abs_top_builddir@
186 abs_top_srcdir = @abs_top_srcdir@
187 ac_ct_CC = @ac_ct_CC@
188 am__include = @am__include@
189 am__leading_dot = @am__leading_dot@
190 am__quote = @am__quote@
191 am__tar = @am__tar@
192 am__untar = @am__untar@
193 bindir = @bindir@
194 build = @build@
195 build_alias = @build_alias@
196 build_cpu = @build_cpu@
197 build_os = @build_os@
198 build_vendor = @build_vendor@
199 builddir = @builddir@
200 datadir = @datadir@
201 datarootdir = @datarootdir@
202 docdir = @docdir@
203 dvidir = @dvidir@
204 exec_prefix = @exec_prefix@
205 host = @host@
206 host_alias = @host_alias@
207 host_cpu = @host_cpu@
208 host_os = @host_os@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = @localedir@
217 localstatedir = @localstatedir@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 oldincludedir = @oldincludedir@
221 pdfdir = @pdfdir@
222 prefix = @prefix@
223 program_transform_name = @program_transform_name@
224 psdir = @psdir@
225 sbindir = @sbindir@
226 sharedstatedir = @sharedstatedir@
227 srcdir = @srcdir@
228 subdirs = @subdirs@
229 sysconfdir = @sysconfdir@
230 target_alias = @target_alias@
231 top_build_prefix = @top_build_prefix@
232 top_builddir = @top_builddir@
233 top_srcdir = @top_srcdir@
234 MAINTAINERCLEANFILES = Makefile.in
235 @INSTALL_LIBOPTS_TRUE@lib_LTLIBRARIES = libopts.la
236 @INSTALL_LIBOPTS_FALSE@noinst_LTLIBRARIES = libopts.la
237 libopts_la_SOURCES = libopts.c
238 libopts_la_CPPFLAGS = -I$(top_srcdir)
239 libopts_la_LDFLAGS = -version-info  29:0:4
240 EXTRA_DIST = \
241     COPYING.lgpl            COPYING.mbsd            MakeDefs.inc  \
242     README                  autoopts/options.h      autoopts/usage-txt.h  \
243     autoopts.c              autoopts.h              boolean.c  \
244     compat/windows-config.h compat/compat.h         compat/pathfind.c  \
245     compat/snprintf.c       compat/strdup.c         compat/strchr.c  \
246     configfile.c            cook.c                  enumeration.c  \
247     environment.c           genshell.c              genshell.h  \
248     load.c                  m4/libopts.m4           m4/liboptschk.m4  \
249     makeshell.c             nested.c                numeric.c  \
250     pgusage.c               proto.h                 putshell.c  \
251     restore.c               save.c                  sort.c  \
252     stack.c                 streqvcmp.c             text_mmap.c  \
253     tokenize.c              usage.c                 version.c
254
255 all: all-am
256
257 .SUFFIXES:
258 .SUFFIXES: .c .lo .o .obj
259 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
260         @for dep in $?; do \
261           case '$(am__configure_deps)' in \
262             *$$dep*) \
263               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
264                 && { if test -f $@; then exit 0; else break; fi; }; \
265               exit 1;; \
266           esac; \
267         done; \
268         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libopts/Makefile'; \
269         $(am__cd) $(top_srcdir) && \
270           $(AUTOMAKE) --foreign libopts/Makefile
271 .PRECIOUS: Makefile
272 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273         @case '$?' in \
274           *config.status*) \
275             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
276           *) \
277             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279         esac;
280
281 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
284 $(top_srcdir)/configure:  $(am__configure_deps)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
287         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288 $(am__aclocal_m4_deps):
289 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
290         @$(NORMAL_INSTALL)
291         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
292         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
293         list2=; for p in $$list; do \
294           if test -f $$p; then \
295             list2="$$list2 $$p"; \
296           else :; fi; \
297         done; \
298         test -z "$$list2" || { \
299           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
300           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
301         }
302
303 uninstall-libLTLIBRARIES:
304         @$(NORMAL_UNINSTALL)
305         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
306         for p in $$list; do \
307           $(am__strip_dir) \
308           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
309           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
310         done
311
312 clean-libLTLIBRARIES:
313         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
314         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
315           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
316           test "$$dir" != "$$p" || dir=.; \
317           echo "rm -f \"$${dir}/so_locations\""; \
318           rm -f "$${dir}/so_locations"; \
319         done
320
321 clean-noinstLTLIBRARIES:
322         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
323         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
324           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
325           test "$$dir" != "$$p" || dir=.; \
326           echo "rm -f \"$${dir}/so_locations\""; \
327           rm -f "$${dir}/so_locations"; \
328         done
329 libopts.la: $(libopts_la_OBJECTS) $(libopts_la_DEPENDENCIES) 
330         $(libopts_la_LINK) $(am_libopts_la_rpath) $(libopts_la_OBJECTS) $(libopts_la_LIBADD) $(LIBS)
331
332 mostlyclean-compile:
333         -rm -f *.$(OBJEXT)
334
335 distclean-compile:
336         -rm -f *.tab.c
337
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopts_la-libopts.Plo@am__quote@
339
340 .c.o:
341 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
342 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
343 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
346
347 .c.obj:
348 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
349 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
353
354 .c.lo:
355 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
356 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
358 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
360
361 libopts_la-libopts.lo: libopts.c
362 @am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopts_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libopts_la-libopts.lo -MD -MP -MF $(DEPDIR)/libopts_la-libopts.Tpo -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo '$(srcdir)/'`libopts.c
363 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libopts_la-libopts.Tpo $(DEPDIR)/libopts_la-libopts.Plo
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libopts.c' object='libopts_la-libopts.lo' libtool=yes @AMDEPBACKSLASH@
365 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366 @am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopts_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo '$(srcdir)/'`libopts.c
367
368 mostlyclean-libtool:
369         -rm -f *.lo
370
371 clean-libtool:
372         -rm -rf .libs _libs
373
374 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
375         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380               END { if (nonempty) { for (i in files) print i; }; }'`; \
381         mkid -fID $$unique
382 tags: TAGS
383
384 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
385                 $(TAGS_FILES) $(LISP)
386         set x; \
387         here=`pwd`; \
388         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
389         unique=`for i in $$list; do \
390             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391           done | \
392           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393               END { if (nonempty) { for (i in files) print i; }; }'`; \
394         shift; \
395         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
396           test -n "$$unique" || unique=$$empty_fix; \
397           if test $$# -gt 0; then \
398             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399               "$$@" $$unique; \
400           else \
401             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402               $$unique; \
403           fi; \
404         fi
405 ctags: CTAGS
406 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
407                 $(TAGS_FILES) $(LISP)
408         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
409         unique=`for i in $$list; do \
410             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411           done | \
412           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413               END { if (nonempty) { for (i in files) print i; }; }'`; \
414         test -z "$(CTAGS_ARGS)$$unique" \
415           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416              $$unique
417
418 GTAGS:
419         here=`$(am__cd) $(top_builddir) && pwd` \
420           && $(am__cd) $(top_srcdir) \
421           && gtags -i $(GTAGS_ARGS) "$$here"
422
423 distclean-tags:
424         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
426 distdir: $(DISTFILES)
427         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429         list='$(DISTFILES)'; \
430           dist_files=`for file in $$list; do echo $$file; done | \
431           sed -e "s|^$$srcdirstrip/||;t" \
432               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433         case $$dist_files in \
434           */*) $(MKDIR_P) `echo "$$dist_files" | \
435                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
436                            sort -u` ;; \
437         esac; \
438         for file in $$dist_files; do \
439           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
440           if test -d $$d/$$file; then \
441             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442             if test -d "$(distdir)/$$file"; then \
443               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444             fi; \
445             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
447               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
448             fi; \
449             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
450           else \
451             test -f "$(distdir)/$$file" \
452             || cp -p $$d/$$file "$(distdir)/$$file" \
453             || exit 1; \
454           fi; \
455         done
456 check-am: all-am
457 check: check-am
458 all-am: Makefile $(LTLIBRARIES)
459 installdirs:
460         for dir in "$(DESTDIR)$(libdir)"; do \
461           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
462         done
463 install: install-am
464 install-exec: install-exec-am
465 install-data: install-data-am
466 uninstall: uninstall-am
467
468 install-am: all-am
469         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470
471 installcheck: installcheck-am
472 install-strip:
473         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475           `test -z '$(STRIP)' || \
476             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
477 mostlyclean-generic:
478
479 clean-generic:
480
481 distclean-generic:
482         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
483         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
484
485 maintainer-clean-generic:
486         @echo "This command is intended for maintainers to use"
487         @echo "it deletes files that may require special tools to rebuild."
488         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
489 clean: clean-am
490
491 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
492         clean-noinstLTLIBRARIES mostlyclean-am
493
494 distclean: distclean-am
495         -rm -rf ./$(DEPDIR)
496         -rm -f Makefile
497 distclean-am: clean-am distclean-compile distclean-generic \
498         distclean-tags
499
500 dvi: dvi-am
501
502 dvi-am:
503
504 html: html-am
505
506 html-am:
507
508 info: info-am
509
510 info-am:
511
512 install-data-am:
513
514 install-dvi: install-dvi-am
515
516 install-dvi-am:
517
518 install-exec-am: install-libLTLIBRARIES
519
520 install-html: install-html-am
521
522 install-html-am:
523
524 install-info: install-info-am
525
526 install-info-am:
527
528 install-man:
529
530 install-pdf: install-pdf-am
531
532 install-pdf-am:
533
534 install-ps: install-ps-am
535
536 install-ps-am:
537
538 installcheck-am:
539
540 maintainer-clean: maintainer-clean-am
541         -rm -rf ./$(DEPDIR)
542         -rm -f Makefile
543 maintainer-clean-am: distclean-am maintainer-clean-generic
544
545 mostlyclean: mostlyclean-am
546
547 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
548         mostlyclean-libtool
549
550 pdf: pdf-am
551
552 pdf-am:
553
554 ps: ps-am
555
556 ps-am:
557
558 uninstall-am: uninstall-libLTLIBRARIES
559
560 .MAKE: install-am install-strip
561
562 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
563         clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
564         ctags distclean distclean-compile distclean-generic \
565         distclean-libtool distclean-tags distdir dvi dvi-am html \
566         html-am info info-am install install-am install-data \
567         install-data-am install-dvi install-dvi-am install-exec \
568         install-exec-am install-html install-html-am install-info \
569         install-info-am install-libLTLIBRARIES install-man install-pdf \
570         install-pdf-am install-ps install-ps-am install-strip \
571         installcheck installcheck-am installdirs maintainer-clean \
572         maintainer-clean-generic mostlyclean mostlyclean-compile \
573         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574         tags uninstall uninstall-am uninstall-libLTLIBRARIES
575
576
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.
579 .NOEXPORT: