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