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