chiark / gitweb /
octave4.4
[nlopt.git] / cdirect / Makefile.in
1 # Makefile.in generated by automake 1.14 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = cdirect
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(top_srcdir)/depcomp README
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_c_threadlocal.m4 \
86         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
87         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
88         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 mkinstalldirs = $(install_sh) -d
92 CONFIG_HEADER = $(top_builddir)/config.h
93 CONFIG_CLEAN_FILES =
94 CONFIG_CLEAN_VPATH_FILES =
95 LTLIBRARIES = $(noinst_LTLIBRARIES)
96 libcdirect_la_LIBADD =
97 am_libcdirect_la_OBJECTS = cdirect.lo hybrid.lo
98 libcdirect_la_OBJECTS = $(am_libcdirect_la_OBJECTS)
99 AM_V_lt = $(am__v_lt_@AM_V@)
100 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
101 am__v_lt_0 = --silent
102 am__v_lt_1 = 
103 AM_V_P = $(am__v_P_@AM_V@)
104 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105 am__v_P_0 = false
106 am__v_P_1 = :
107 AM_V_GEN = $(am__v_GEN_@AM_V@)
108 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109 am__v_GEN_0 = @echo "  GEN     " $@;
110 am__v_GEN_1 = 
111 AM_V_at = $(am__v_at_@AM_V@)
112 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113 am__v_at_0 = @
114 am__v_at_1 = 
115 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
116 depcomp = $(SHELL) $(top_srcdir)/depcomp
117 am__depfiles_maybe = depfiles
118 am__mv = mv -f
119 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
122         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
123         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
124         $(AM_CFLAGS) $(CFLAGS)
125 AM_V_CC = $(am__v_CC_@AM_V@)
126 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
127 am__v_CC_0 = @echo "  CC      " $@;
128 am__v_CC_1 = 
129 CCLD = $(CC)
130 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132         $(AM_LDFLAGS) $(LDFLAGS) -o $@
133 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
134 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
135 am__v_CCLD_0 = @echo "  CCLD    " $@;
136 am__v_CCLD_1 = 
137 SOURCES = $(libcdirect_la_SOURCES)
138 DIST_SOURCES = $(libcdirect_la_SOURCES)
139 am__can_run_installinfo = \
140   case $$AM_UPDATE_INFO_DIR in \
141     n|no|NO) false;; \
142     *) (install-info --version) >/dev/null 2>&1;; \
143   esac
144 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
145 # Read a list of newline-separated strings from the standard input,
146 # and print each of them once, without duplicates.  Input order is
147 # *not* preserved.
148 am__uniquify_input = $(AWK) '\
149   BEGIN { nonempty = 0; } \
150   { items[$$0] = 1; nonempty = 1; } \
151   END { if (nonempty) { for (i in items) print i; }; } \
152 '
153 # Make sure the list of sources is unique.  This is necessary because,
154 # e.g., the same source file might be shared among _SOURCES variables
155 # for different programs/libraries.
156 am__define_uniq_tagged_files = \
157   list='$(am__tagged_files)'; \
158   unique=`for i in $$list; do \
159     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
160   done | $(am__uniquify_input)`
161 ETAGS = etags
162 CTAGS = ctags
163 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
164 ACLOCAL = @ACLOCAL@
165 AMTAR = @AMTAR@
166 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
167 AR = @AR@
168 AS = @AS@
169 AUTOCONF = @AUTOCONF@
170 AUTOHEADER = @AUTOHEADER@
171 AUTOMAKE = @AUTOMAKE@
172 AWK = @AWK@
173 CC = @CC@
174 CCDEPMODE = @CCDEPMODE@
175 CFLAGS = @CFLAGS@
176 CPP = @CPP@
177 CPPFLAGS = @CPPFLAGS@
178 CXX = @CXX@
179 CXXCPP = @CXXCPP@
180 CXXDEPMODE = @CXXDEPMODE@
181 CXXFLAGS = @CXXFLAGS@
182 CYGPATH_W = @CYGPATH_W@
183 DEFS = @DEFS@
184 DEPDIR = @DEPDIR@
185 DLLTOOL = @DLLTOOL@
186 DSYMUTIL = @DSYMUTIL@
187 DUMPBIN = @DUMPBIN@
188 ECHO_C = @ECHO_C@
189 ECHO_N = @ECHO_N@
190 ECHO_T = @ECHO_T@
191 EGREP = @EGREP@
192 EXEEXT = @EXEEXT@
193 FGREP = @FGREP@
194 GREP = @GREP@
195 GUILE = @GUILE@
196 GUILE_CONFIG = @GUILE_CONFIG@
197 GUILE_CPPFLAGS = @GUILE_CPPFLAGS@
198 GUILE_INSTALL_DIR = @GUILE_INSTALL_DIR@
199 GUILE_LIBS = @GUILE_LIBS@
200 INSTALL = @INSTALL@
201 INSTALL_DATA = @INSTALL_DATA@
202 INSTALL_PROGRAM = @INSTALL_PROGRAM@
203 INSTALL_SCRIPT = @INSTALL_SCRIPT@
204 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
205 LD = @LD@
206 LDFLAGS = @LDFLAGS@
207 LIBOBJS = @LIBOBJS@
208 LIBS = @LIBS@
209 LIBTOOL = @LIBTOOL@
210 LIPO = @LIPO@
211 LN_S = @LN_S@
212 LTLIBOBJS = @LTLIBOBJS@
213 MAINT = @MAINT@
214 MAKEINFO = @MAKEINFO@
215 MANIFEST_TOOL = @MANIFEST_TOOL@
216 MATLAB = @MATLAB@
217 MEX = @MEX@
218 MEXSUFF = @MEXSUFF@
219 MEX_INSTALL_DIR = @MEX_INSTALL_DIR@
220 MKDIR_P = @MKDIR_P@
221 MKOCTFILE = @MKOCTFILE@
222 M_INSTALL_DIR = @M_INSTALL_DIR@
223 NLOPT_SUFFIX = @NLOPT_SUFFIX@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OCTAVE = @OCTAVE@
229 OCTAVE_CONFIG = @OCTAVE_CONFIG@
230 OCT_INSTALL_DIR = @OCT_INSTALL_DIR@
231 OTOOL = @OTOOL@
232 OTOOL64 = @OTOOL64@
233 PACKAGE = @PACKAGE@
234 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
235 PACKAGE_NAME = @PACKAGE_NAME@
236 PACKAGE_STRING = @PACKAGE_STRING@
237 PACKAGE_TARNAME = @PACKAGE_TARNAME@
238 PACKAGE_URL = @PACKAGE_URL@
239 PACKAGE_VERSION = @PACKAGE_VERSION@
240 PATH_SEPARATOR = @PATH_SEPARATOR@
241 PYTHON = @PYTHON@
242 PYTHON_CONFIG = @PYTHON_CONFIG@
243 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
244 PYTHON_INCLUDES = @PYTHON_INCLUDES@
245 PYTHON_PLATFORM = @PYTHON_PLATFORM@
246 PYTHON_PREFIX = @PYTHON_PREFIX@
247 PYTHON_VERSION = @PYTHON_VERSION@
248 RANLIB = @RANLIB@
249 SED = @SED@
250 SET_MAKE = @SET_MAKE@
251 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
252 SHELL = @SHELL@
253 STRIP = @STRIP@
254 VERSION = @VERSION@
255 abs_builddir = @abs_builddir@
256 abs_srcdir = @abs_srcdir@
257 abs_top_builddir = @abs_top_builddir@
258 abs_top_srcdir = @abs_top_srcdir@
259 ac_ct_AR = @ac_ct_AR@
260 ac_ct_CC = @ac_ct_CC@
261 ac_ct_CXX = @ac_ct_CXX@
262 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
263 am__include = @am__include@
264 am__leading_dot = @am__leading_dot@
265 am__quote = @am__quote@
266 am__tar = @am__tar@
267 am__untar = @am__untar@
268 bindir = @bindir@
269 build = @build@
270 build_alias = @build_alias@
271 build_cpu = @build_cpu@
272 build_os = @build_os@
273 build_vendor = @build_vendor@
274 builddir = @builddir@
275 datadir = @datadir@
276 datarootdir = @datarootdir@
277 docdir = @docdir@
278 dvidir = @dvidir@
279 exec_prefix = @exec_prefix@
280 host = @host@
281 host_alias = @host_alias@
282 host_cpu = @host_cpu@
283 host_os = @host_os@
284 host_vendor = @host_vendor@
285 htmldir = @htmldir@
286 includedir = @includedir@
287 infodir = @infodir@
288 install_sh = @install_sh@
289 libdir = @libdir@
290 libexecdir = @libexecdir@
291 localedir = @localedir@
292 localstatedir = @localstatedir@
293 mandir = @mandir@
294 mkdir_p = @mkdir_p@
295 oldincludedir = @oldincludedir@
296 pdfdir = @pdfdir@
297 pkgpyexecdir = @pkgpyexecdir@
298 pkgpythondir = @pkgpythondir@
299 prefix = @prefix@
300 program_transform_name = @program_transform_name@
301 psdir = @psdir@
302 pyexecdir = @pyexecdir@
303 pythondir = @pythondir@
304 sbindir = @sbindir@
305 sharedstatedir = @sharedstatedir@
306 srcdir = @srcdir@
307 sysconfdir = @sysconfdir@
308 target_alias = @target_alias@
309 top_build_prefix = @top_build_prefix@
310 top_builddir = @top_builddir@
311 top_srcdir = @top_srcdir@
312 AM_CPPFLAGS = -I$(top_srcdir)/util -I$(top_srcdir)/api
313 noinst_LTLIBRARIES = libcdirect.la
314 libcdirect_la_SOURCES = cdirect.c hybrid.c cdirect.h
315 EXTRA_DIST = README
316 all: all-am
317
318 .SUFFIXES:
319 .SUFFIXES: .c .lo .o .obj
320 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
321         @for dep in $?; do \
322           case '$(am__configure_deps)' in \
323             *$$dep*) \
324               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
325                 && { if test -f $@; then exit 0; else break; fi; }; \
326               exit 1;; \
327           esac; \
328         done; \
329         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cdirect/Makefile'; \
330         $(am__cd) $(top_srcdir) && \
331           $(AUTOMAKE) --gnu cdirect/Makefile
332 .PRECIOUS: Makefile
333 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
334         @case '$?' in \
335           *config.status*) \
336             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
337           *) \
338             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
339             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
340         esac;
341
342 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
343         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344
345 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
346         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349 $(am__aclocal_m4_deps):
350
351 clean-noinstLTLIBRARIES:
352         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
353         @list='$(noinst_LTLIBRARIES)'; \
354         locs=`for p in $$list; do echo $$p; done | \
355               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
356               sort -u`; \
357         test -z "$$locs" || { \
358           echo rm -f $${locs}; \
359           rm -f $${locs}; \
360         }
361
362 libcdirect.la: $(libcdirect_la_OBJECTS) $(libcdirect_la_DEPENDENCIES) $(EXTRA_libcdirect_la_DEPENDENCIES) 
363         $(AM_V_CCLD)$(LINK)  $(libcdirect_la_OBJECTS) $(libcdirect_la_LIBADD) $(LIBS)
364
365 mostlyclean-compile:
366         -rm -f *.$(OBJEXT)
367
368 distclean-compile:
369         -rm -f *.tab.c
370
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdirect.Plo@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hybrid.Plo@am__quote@
373
374 .c.o:
375 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
380
381 .c.obj:
382 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
383 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
384 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
385 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
387
388 .c.lo:
389 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
390 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
394
395 mostlyclean-libtool:
396         -rm -f *.lo
397
398 clean-libtool:
399         -rm -rf .libs _libs
400
401 ID: $(am__tagged_files)
402         $(am__define_uniq_tagged_files); mkid -fID $$unique
403 tags: tags-am
404 TAGS: tags
405
406 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
407         set x; \
408         here=`pwd`; \
409         $(am__define_uniq_tagged_files); \
410         shift; \
411         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
412           test -n "$$unique" || unique=$$empty_fix; \
413           if test $$# -gt 0; then \
414             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415               "$$@" $$unique; \
416           else \
417             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
418               $$unique; \
419           fi; \
420         fi
421 ctags: ctags-am
422
423 CTAGS: ctags
424 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
425         $(am__define_uniq_tagged_files); \
426         test -z "$(CTAGS_ARGS)$$unique" \
427           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
428              $$unique
429
430 GTAGS:
431         here=`$(am__cd) $(top_builddir) && pwd` \
432           && $(am__cd) $(top_srcdir) \
433           && gtags -i $(GTAGS_ARGS) "$$here"
434 cscopelist: cscopelist-am
435
436 cscopelist-am: $(am__tagged_files)
437         list='$(am__tagged_files)'; \
438         case "$(srcdir)" in \
439           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
440           *) sdir=$(subdir)/$(srcdir) ;; \
441         esac; \
442         for i in $$list; do \
443           if test -f "$$i"; then \
444             echo "$(subdir)/$$i"; \
445           else \
446             echo "$$sdir/$$i"; \
447           fi; \
448         done >> $(top_builddir)/cscope.files
449
450 distclean-tags:
451         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
453 distdir: $(DISTFILES)
454         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
456         list='$(DISTFILES)'; \
457           dist_files=`for file in $$list; do echo $$file; done | \
458           sed -e "s|^$$srcdirstrip/||;t" \
459               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
460         case $$dist_files in \
461           */*) $(MKDIR_P) `echo "$$dist_files" | \
462                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
463                            sort -u` ;; \
464         esac; \
465         for file in $$dist_files; do \
466           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
467           if test -d $$d/$$file; then \
468             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
469             if test -d "$(distdir)/$$file"; then \
470               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
471             fi; \
472             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
473               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
474               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475             fi; \
476             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
477           else \
478             test -f "$(distdir)/$$file" \
479             || cp -p $$d/$$file "$(distdir)/$$file" \
480             || exit 1; \
481           fi; \
482         done
483 check-am: all-am
484 check: check-am
485 all-am: Makefile $(LTLIBRARIES)
486 installdirs:
487 install: install-am
488 install-exec: install-exec-am
489 install-data: install-data-am
490 uninstall: uninstall-am
491
492 install-am: all-am
493         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
494
495 installcheck: installcheck-am
496 install-strip:
497         if test -z '$(STRIP)'; then \
498           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500               install; \
501         else \
502           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
505         fi
506 mostlyclean-generic:
507
508 clean-generic:
509
510 distclean-generic:
511         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
512         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
513
514 maintainer-clean-generic:
515         @echo "This command is intended for maintainers to use"
516         @echo "it deletes files that may require special tools to rebuild."
517 clean: clean-am
518
519 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
520         mostlyclean-am
521
522 distclean: distclean-am
523         -rm -rf ./$(DEPDIR)
524         -rm -f Makefile
525 distclean-am: clean-am distclean-compile distclean-generic \
526         distclean-tags
527
528 dvi: dvi-am
529
530 dvi-am:
531
532 html: html-am
533
534 html-am:
535
536 info: info-am
537
538 info-am:
539
540 install-data-am:
541
542 install-dvi: install-dvi-am
543
544 install-dvi-am:
545
546 install-exec-am:
547
548 install-html: install-html-am
549
550 install-html-am:
551
552 install-info: install-info-am
553
554 install-info-am:
555
556 install-man:
557
558 install-pdf: install-pdf-am
559
560 install-pdf-am:
561
562 install-ps: install-ps-am
563
564 install-ps-am:
565
566 installcheck-am:
567
568 maintainer-clean: maintainer-clean-am
569         -rm -rf ./$(DEPDIR)
570         -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
572
573 mostlyclean: mostlyclean-am
574
575 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
576         mostlyclean-libtool
577
578 pdf: pdf-am
579
580 pdf-am:
581
582 ps: ps-am
583
584 ps-am:
585
586 uninstall-am:
587
588 .MAKE: install-am install-strip
589
590 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
591         clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
592         ctags-am distclean distclean-compile distclean-generic \
593         distclean-libtool distclean-tags distdir dvi dvi-am html \
594         html-am info info-am install install-am install-data \
595         install-data-am install-dvi install-dvi-am install-exec \
596         install-exec-am install-html install-html-am install-info \
597         install-info-am install-man install-pdf install-pdf-am \
598         install-ps install-ps-am install-strip installcheck \
599         installcheck-am installdirs maintainer-clean \
600         maintainer-clean-generic mostlyclean mostlyclean-compile \
601         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
602         tags tags-am uninstall uninstall-am
603
604
605 # Tell versions [3.59,3.63) of GNU make to not export all variables.
606 # Otherwise a system limit (for SysV at least) may be exceeded.
607 .NOEXPORT: