Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / ntp / dist / libopts / Makefile.in
blob5b6a68474b736b19ed00d8ffa416b2bbdc4cfe0b
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
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.
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.
16 @SET_MAKE@
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/ntp_cacheversion.m4 \
43 $(top_srcdir)/m4/ntp_dir_sep.m4 \
44 $(top_srcdir)/m4/ntp_lineeditlibs.m4 \
45 $(top_srcdir)/m4/ntp_vpathhack.m4 \
46 $(top_srcdir)/m4/os_cflags.m4 $(top_srcdir)/version.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 CONFIG_CLEAN_VPATH_FILES =
54 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55 am__vpath_adj = case $$p in \
56 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57 *) f=$$p;; \
58 esac;
59 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
60 am__install_max = 40
61 am__nobase_strip_setup = \
62 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
63 am__nobase_strip = \
64 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
65 am__nobase_list = $(am__nobase_strip_setup); \
66 for p in $$list; do echo "$$p $$p"; done | \
67 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
68 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
69 if (++n[$$2] == $(am__install_max)) \
70 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
71 END { for (dir in files) print dir, files[dir] }'
72 am__base_list = \
73 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
75 am__installdirs = "$(DESTDIR)$(libdir)"
76 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
77 libopts_la_LIBADD =
78 am_libopts_la_OBJECTS = libopts_la-libopts.lo
79 libopts_la_OBJECTS = $(am_libopts_la_OBJECTS)
80 libopts_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
81 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82 $(libopts_la_LDFLAGS) $(LDFLAGS) -o $@
83 @INSTALL_LIBOPTS_FALSE@am_libopts_la_rpath =
84 @INSTALL_LIBOPTS_TRUE@am_libopts_la_rpath = -rpath $(libdir)
85 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
86 depcomp = $(SHELL) $(top_srcdir)/depcomp
87 am__depfiles_maybe = depfiles
88 am__mv = mv -f
89 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
90 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
91 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
92 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
93 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94 CCLD = $(CC)
95 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
96 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
97 $(LDFLAGS) -o $@
98 SOURCES = $(libopts_la_SOURCES)
99 DIST_SOURCES = $(libopts_la_SOURCES)
100 ETAGS = etags
101 CTAGS = ctags
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 ACLOCAL = @ACLOCAL@
104 AMTAR = @AMTAR@
105 AR = @AR@
106 ARLIB_DIR = @ARLIB_DIR@
107 AUTOCONF = @AUTOCONF@
108 AUTOHEADER = @AUTOHEADER@
109 AUTOMAKE = @AUTOMAKE@
110 AWK = @AWK@
111 BINSUBDIR = @BINSUBDIR@
112 CC = @CC@
113 CCDEPMODE = @CCDEPMODE@
114 CFLAGS = @CFLAGS@
115 CHUTEST = @CHUTEST@
116 CLKTEST = @CLKTEST@
117 CPP = @CPP@
118 CPPFLAGS = @CPPFLAGS@
119 CYGPATH_W = @CYGPATH_W@
120 DCFD = @DCFD@
121 DEFS = @DEFS@
122 DEPDIR = @DEPDIR@
123 ECHO = @ECHO@
124 ECHO_C = @ECHO_C@
125 ECHO_N = @ECHO_N@
126 ECHO_T = @ECHO_T@
127 EDITLINE_LIBS = @EDITLINE_LIBS@
128 EF_LIBS = @EF_LIBS@
129 EF_PROGS = @EF_PROGS@
130 EGREP = @EGREP@
131 EXEEXT = @EXEEXT@
132 GREP = @GREP@
133 HAVE_INLINE = @HAVE_INLINE@
134 INSTALL = @INSTALL@
135 INSTALL_DATA = @INSTALL_DATA@
136 INSTALL_PROGRAM = @INSTALL_PROGRAM@
137 INSTALL_SCRIPT = @INSTALL_SCRIPT@
138 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139 LCRYPTO = @LCRYPTO@
140 LDFLAGS = @LDFLAGS@
141 LIBOBJS = @LIBOBJS@
142 LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
143 LIBOPTS_DIR = @LIBOPTS_DIR@
144 LIBOPTS_LDADD = @LIBOPTS_LDADD@
145 LIBPARSE = @LIBPARSE@
146 LIBS = @LIBS@
147 LIBTOOL = @LIBTOOL@
148 LN_S = @LN_S@
149 LSCF = @LSCF@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAKEINFO = @MAKEINFO@
152 MAKE_ADJTIMED = @MAKE_ADJTIMED@
153 MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
154 MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
155 MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
156 MAKE_LIBPARSE = @MAKE_LIBPARSE@
157 MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
158 MAKE_NTPDSIM = @MAKE_NTPDSIM@
159 MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
160 MAKE_NTPTIME = @MAKE_NTPTIME@
161 MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
162 MAKE_TICKADJ = @MAKE_TICKADJ@
163 MAKE_TIMETRIM = @MAKE_TIMETRIM@
164 MKDIR_P = @MKDIR_P@
165 OBJEXT = @OBJEXT@
166 OPENSSL = @OPENSSL@
167 OPENSSL_INC = @OPENSSL_INC@
168 OPENSSL_LIB = @OPENSSL_LIB@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_URL = @PACKAGE_URL@
175 PACKAGE_VERSION = @PACKAGE_VERSION@
176 PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
177 PATH_PERL = @PATH_PERL@
178 PATH_SEPARATOR = @PATH_SEPARATOR@
179 PATH_SH = @PATH_SH@
180 PROPDELAY = @PROPDELAY@
181 RANLIB = @RANLIB@
182 SET_MAKE = @SET_MAKE@
183 SHELL = @SHELL@
184 SNMP_CFLAGS = @SNMP_CFLAGS@
185 SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
186 SNMP_LIBS = @SNMP_LIBS@
187 STRIP = @STRIP@
188 TESTDCF = @TESTDCF@
189 VERSION = @VERSION@
190 YACC = @YACC@
191 YFLAGS = @YFLAGS@
192 abs_builddir = @abs_builddir@
193 abs_srcdir = @abs_srcdir@
194 abs_top_builddir = @abs_top_builddir@
195 abs_top_srcdir = @abs_top_srcdir@
196 ac_ct_CC = @ac_ct_CC@
197 am__include = @am__include@
198 am__leading_dot = @am__leading_dot@
199 am__quote = @am__quote@
200 am__tar = @am__tar@
201 am__untar = @am__untar@
202 bindir = @bindir@
203 build = @build@
204 build_alias = @build_alias@
205 build_cpu = @build_cpu@
206 build_os = @build_os@
207 build_vendor = @build_vendor@
208 builddir = @builddir@
209 datadir = @datadir@
210 datarootdir = @datarootdir@
211 docdir = @docdir@
212 dvidir = @dvidir@
213 exec_prefix = @exec_prefix@
214 host = @host@
215 host_alias = @host_alias@
216 host_cpu = @host_cpu@
217 host_os = @host_os@
218 host_vendor = @host_vendor@
219 htmldir = @htmldir@
220 includedir = @includedir@
221 infodir = @infodir@
222 install_sh = @install_sh@
223 libdir = @libdir@
224 libexecdir = @libexecdir@
225 localedir = @localedir@
226 localstatedir = @localstatedir@
227 mandir = @mandir@
228 mkdir_p = @mkdir_p@
229 oldincludedir = @oldincludedir@
230 pdfdir = @pdfdir@
231 prefix = @prefix@
232 program_transform_name = @program_transform_name@
233 psdir = @psdir@
234 sbindir = @sbindir@
235 sharedstatedir = @sharedstatedir@
236 srcdir = @srcdir@
237 subdirs = @subdirs@
238 sysconfdir = @sysconfdir@
239 target_alias = @target_alias@
240 top_build_prefix = @top_build_prefix@
241 top_builddir = @top_builddir@
242 top_srcdir = @top_srcdir@
243 MAINTAINERCLEANFILES = Makefile.in
244 @INSTALL_LIBOPTS_TRUE@lib_LTLIBRARIES = libopts.la
245 @INSTALL_LIBOPTS_FALSE@noinst_LTLIBRARIES = libopts.la
246 libopts_la_SOURCES = libopts.c
247 libopts_la_CPPFLAGS = -I$(top_srcdir)
248 libopts_la_LDFLAGS = -version-info 33:0:8
249 EXTRA_DIST = \
250 COPYING.gplv3 COPYING.lgplv3 COPYING.mbsd \
251 MakeDefs.inc README ag-char-map.h \
252 autoopts/options.h autoopts/usage-txt.h autoopts.c \
253 autoopts.h boolean.c compat/windows-config.h \
254 compat/compat.h compat/pathfind.c compat/snprintf.c \
255 compat/strdup.c compat/strchr.c configfile.c \
256 cook.c enumeration.c environment.c \
257 file.c genshell.c genshell.h \
258 load.c m4/libopts.m4 m4/liboptschk.m4 \
259 makeshell.c nested.c numeric.c \
260 parse-duration.c parse-duration.h pgusage.c \
261 proto.h putshell.c reset.c \
262 restore.c save.c sort.c \
263 stack.c streqvcmp.c text_mmap.c \
264 time.c tokenize.c usage.c \
265 value-type.c value-type.h version.c \
266 xat-attribute.c xat-attribute.h
268 all: all-am
270 .SUFFIXES:
271 .SUFFIXES: .c .lo .o .obj
272 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
273 @for dep in $?; do \
274 case '$(am__configure_deps)' in \
275 *$$dep*) \
276 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
277 && { if test -f $@; then exit 0; else break; fi; }; \
278 exit 1;; \
279 esac; \
280 done; \
281 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libopts/Makefile'; \
282 $(am__cd) $(top_srcdir) && \
283 $(AUTOMAKE) --foreign libopts/Makefile
284 .PRECIOUS: Makefile
285 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
286 @case '$?' in \
287 *config.status*) \
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
289 *) \
290 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
292 esac;
294 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297 $(top_srcdir)/configure: $(am__configure_deps)
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(am__aclocal_m4_deps):
302 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
303 @$(NORMAL_INSTALL)
304 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
305 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
306 list2=; for p in $$list; do \
307 if test -f $$p; then \
308 list2="$$list2 $$p"; \
309 else :; fi; \
310 done; \
311 test -z "$$list2" || { \
312 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
313 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
316 uninstall-libLTLIBRARIES:
317 @$(NORMAL_UNINSTALL)
318 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
319 for p in $$list; do \
320 $(am__strip_dir) \
321 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
322 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
323 done
325 clean-libLTLIBRARIES:
326 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
327 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
328 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
329 test "$$dir" != "$$p" || dir=.; \
330 echo "rm -f \"$${dir}/so_locations\""; \
331 rm -f "$${dir}/so_locations"; \
332 done
334 clean-noinstLTLIBRARIES:
335 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
336 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
337 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
338 test "$$dir" != "$$p" || dir=.; \
339 echo "rm -f \"$${dir}/so_locations\""; \
340 rm -f "$${dir}/so_locations"; \
341 done
342 libopts.la: $(libopts_la_OBJECTS) $(libopts_la_DEPENDENCIES)
343 $(libopts_la_LINK) $(am_libopts_la_rpath) $(libopts_la_OBJECTS) $(libopts_la_LIBADD) $(LIBS)
345 mostlyclean-compile:
346 -rm -f *.$(OBJEXT)
348 distclean-compile:
349 -rm -f *.tab.c
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopts_la-libopts.Plo@am__quote@
353 .c.o:
354 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
355 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
360 .c.obj:
361 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
362 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
363 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
367 .c.lo:
368 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
369 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
374 libopts_la-libopts.lo: libopts.c
375 @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
376 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libopts_la-libopts.Tpo $(DEPDIR)/libopts_la-libopts.Plo
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libopts.c' object='libopts_la-libopts.lo' libtool=yes @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @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
381 mostlyclean-libtool:
382 -rm -f *.lo
384 clean-libtool:
385 -rm -rf .libs _libs
387 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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 mkid -fID $$unique
395 tags: TAGS
397 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
398 $(TAGS_FILES) $(LISP)
399 set x; \
400 here=`pwd`; \
401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
402 unique=`for i in $$list; do \
403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404 done | \
405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
406 END { if (nonempty) { for (i in files) print i; }; }'`; \
407 shift; \
408 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
409 test -n "$$unique" || unique=$$empty_fix; \
410 if test $$# -gt 0; then \
411 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412 "$$@" $$unique; \
413 else \
414 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415 $$unique; \
416 fi; \
418 ctags: CTAGS
419 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
420 $(TAGS_FILES) $(LISP)
421 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
422 unique=`for i in $$list; do \
423 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424 done | \
425 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426 END { if (nonempty) { for (i in files) print i; }; }'`; \
427 test -z "$(CTAGS_ARGS)$$unique" \
428 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429 $$unique
431 GTAGS:
432 here=`$(am__cd) $(top_builddir) && pwd` \
433 && $(am__cd) $(top_srcdir) \
434 && gtags -i $(GTAGS_ARGS) "$$here"
436 distclean-tags:
437 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439 distdir: $(DISTFILES)
440 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
442 list='$(DISTFILES)'; \
443 dist_files=`for file in $$list; do echo $$file; done | \
444 sed -e "s|^$$srcdirstrip/||;t" \
445 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
446 case $$dist_files in \
447 */*) $(MKDIR_P) `echo "$$dist_files" | \
448 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
449 sort -u` ;; \
450 esac; \
451 for file in $$dist_files; do \
452 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453 if test -d $$d/$$file; then \
454 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
455 if test -d "$(distdir)/$$file"; then \
456 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457 fi; \
458 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
459 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
460 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
461 fi; \
462 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
463 else \
464 test -f "$(distdir)/$$file" \
465 || cp -p $$d/$$file "$(distdir)/$$file" \
466 || exit 1; \
467 fi; \
468 done
469 check-am: all-am
470 check: check-am
471 all-am: Makefile $(LTLIBRARIES)
472 installdirs:
473 for dir in "$(DESTDIR)$(libdir)"; do \
474 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
475 done
476 install: install-am
477 install-exec: install-exec-am
478 install-data: install-data-am
479 uninstall: uninstall-am
481 install-am: all-am
482 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
484 installcheck: installcheck-am
485 install-strip:
486 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
487 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
488 `test -z '$(STRIP)' || \
489 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
490 mostlyclean-generic:
492 clean-generic:
494 distclean-generic:
495 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
496 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
498 maintainer-clean-generic:
499 @echo "This command is intended for maintainers to use"
500 @echo "it deletes files that may require special tools to rebuild."
501 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
502 clean: clean-am
504 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
505 clean-noinstLTLIBRARIES mostlyclean-am
507 distclean: distclean-am
508 -rm -rf ./$(DEPDIR)
509 -rm -f Makefile
510 distclean-am: clean-am distclean-compile distclean-generic \
511 distclean-tags
513 dvi: dvi-am
515 dvi-am:
517 html: html-am
519 html-am:
521 info: info-am
523 info-am:
525 install-data-am:
527 install-dvi: install-dvi-am
529 install-dvi-am:
531 install-exec-am: install-libLTLIBRARIES
533 install-html: install-html-am
535 install-html-am:
537 install-info: install-info-am
539 install-info-am:
541 install-man:
543 install-pdf: install-pdf-am
545 install-pdf-am:
547 install-ps: install-ps-am
549 install-ps-am:
551 installcheck-am:
553 maintainer-clean: maintainer-clean-am
554 -rm -rf ./$(DEPDIR)
555 -rm -f Makefile
556 maintainer-clean-am: distclean-am maintainer-clean-generic
558 mostlyclean: mostlyclean-am
560 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
561 mostlyclean-libtool
563 pdf: pdf-am
565 pdf-am:
567 ps: ps-am
569 ps-am:
571 uninstall-am: uninstall-libLTLIBRARIES
573 .MAKE: install-am install-strip
575 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
576 clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
577 ctags distclean distclean-compile distclean-generic \
578 distclean-libtool distclean-tags distdir dvi dvi-am html \
579 html-am info info-am install install-am install-data \
580 install-data-am install-dvi install-dvi-am install-exec \
581 install-exec-am install-html install-html-am install-info \
582 install-info-am install-libLTLIBRARIES install-man install-pdf \
583 install-pdf-am install-ps install-ps-am install-strip \
584 installcheck installcheck-am installdirs maintainer-clean \
585 maintainer-clean-generic mostlyclean mostlyclean-compile \
586 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
587 tags uninstall uninstall-am uninstall-libLTLIBRARIES
590 # Tell versions [3.59,3.63) of GNU make to not export all variables.
591 # Otherwise a system limit (for SysV at least) may be exceeded.
592 .NOEXPORT: