comparison clustalomega/clustal-omega-1.0.2/src/clustal/Makefile.in @ 1:bc707542e5de

Uploaded
author clustalomega
date Thu, 21 Jul 2011 13:35:08 -0400
parents
children
comparison
equal deleted inserted replaced
0:ff1768533a07 1:bc707542e5de
1 # Makefile.in generated by automake 1.11.1 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
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = src/clustal
39 DIST_COMMON = $(library_include_HEADERS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prefix_config_h.m4 \
43 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
44 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
45 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/ax_openmp.m4 \
46 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49 mkinstalldirs = $(install_sh) -d
50 CONFIG_HEADER = $(top_builddir)/src/config.h
51 CONFIG_CLEAN_FILES =
52 CONFIG_CLEAN_VPATH_FILES =
53 LTLIBRARIES = $(noinst_LTLIBRARIES)
54 libclustal_la_LIBADD =
55 am_libclustal_la_OBJECTS = hhalign_wrapper.lo ktuple_pair.lo list.lo \
56 log.lo muscle_upgma.lo muscle_tree.lo mbed.lo pair_dist.lo \
57 progress.lo seq.lo symmatrix.lo tree.lo util.lo weights.lo
58 libclustal_la_OBJECTS = $(am_libclustal_la_OBJECTS)
59 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
60 depcomp = $(SHELL) $(top_srcdir)/depcomp
61 am__depfiles_maybe = depfiles
62 am__mv = mv -f
63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
71 $(LDFLAGS) -o $@
72 SOURCES = $(libclustal_la_SOURCES)
73 DIST_SOURCES = $(libclustal_la_SOURCES)
74 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj = case $$p in \
76 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77 *) f=$$p;; \
78 esac;
79 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
80 am__install_max = 40
81 am__nobase_strip_setup = \
82 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83 am__nobase_strip = \
84 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85 am__nobase_list = $(am__nobase_strip_setup); \
86 for p in $$list; do echo "$$p $$p"; done | \
87 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89 if (++n[$$2] == $(am__install_max)) \
90 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91 END { for (dir in files) print dir, files[dir] }'
92 am__base_list = \
93 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
95 am__installdirs = "$(DESTDIR)$(library_includedir)"
96 HEADERS = $(library_include_HEADERS)
97 ETAGS = etags
98 CTAGS = ctags
99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 ACLOCAL = @ACLOCAL@
101 AMTAR = @AMTAR@
102 AM_CFLAGS = @OPENMP_CFLAGS@ @AM_CFLAGS@
103 AM_CXXFLAGS = @AM_CXXFLAGS@
104 AM_LDFLAGS = @AM_LDFLAGS@
105 AR = @AR@
106 AUTOCONF = @AUTOCONF@
107 AUTOHEADER = @AUTOHEADER@
108 AUTOMAKE = @AUTOMAKE@
109 AWK = @AWK@
110 CC = @CC@
111 CCDEPMODE = @CCDEPMODE@
112 CFLAGS = @CFLAGS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CXX = @CXX@
116 CXXCPP = @CXXCPP@
117 CXXDEPMODE = @CXXDEPMODE@
118 CXXFLAGS = @CXXFLAGS@
119 CYGPATH_W = @CYGPATH_W@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DSYMUTIL = @DSYMUTIL@
123 DUMPBIN = @DUMPBIN@
124 ECHO_C = @ECHO_C@
125 ECHO_N = @ECHO_N@
126 ECHO_T = @ECHO_T@
127 EGREP = @EGREP@
128 EXEEXT = @EXEEXT@
129 FGREP = @FGREP@
130 GREP = @GREP@
131 INSTALL = @INSTALL@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 LD = @LD@
137 LDFLAGS = @LDFLAGS@
138 LIBOBJS = @LIBOBJS@
139 LIBS = @LIBS@
140 LIBTOOL = @LIBTOOL@
141 LIPO = @LIPO@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAKEINFO = @MAKEINFO@
145 MKDIR_P = @MKDIR_P@
146 NM = @NM@
147 NMEDIT = @NMEDIT@
148 OBJDUMP = @OBJDUMP@
149 OBJEXT = @OBJEXT@
150 OPENMP_CFLAGS = @OPENMP_CFLAGS@
151 OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
152 OTOOL = @OTOOL@
153 OTOOL64 = @OTOOL64@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_CODENAME = @PACKAGE_CODENAME@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_URL = @PACKAGE_URL@
161 PACKAGE_VERSION = @PACKAGE_VERSION@
162 PATH_SEPARATOR = @PATH_SEPARATOR@
163 RANLIB = @RANLIB@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 STRIP = @STRIP@
168 VERSION = @VERSION@
169 abs_builddir = @abs_builddir@
170 abs_srcdir = @abs_srcdir@
171 abs_top_builddir = @abs_top_builddir@
172 abs_top_srcdir = @abs_top_srcdir@
173 ac_ct_CC = @ac_ct_CC@
174 ac_ct_CXX = @ac_ct_CXX@
175 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176 am__include = @am__include@
177 am__leading_dot = @am__leading_dot@
178 am__quote = @am__quote@
179 am__tar = @am__tar@
180 am__untar = @am__untar@
181 bindir = @bindir@
182 build = @build@
183 build_alias = @build_alias@
184 build_cpu = @build_cpu@
185 build_os = @build_os@
186 build_vendor = @build_vendor@
187 builddir = @builddir@
188 datadir = @datadir@
189 datarootdir = @datarootdir@
190 docdir = @docdir@
191 dvidir = @dvidir@
192 exec_prefix = @exec_prefix@
193 host = @host@
194 host_alias = @host_alias@
195 host_cpu = @host_cpu@
196 host_os = @host_os@
197 host_vendor = @host_vendor@
198 htmldir = @htmldir@
199 includedir = @includedir@
200 infodir = @infodir@
201 install_sh = @install_sh@
202 libdir = @libdir@
203 libexecdir = @libexecdir@
204 localedir = @localedir@
205 localstatedir = @localstatedir@
206 lt_ECHO = @lt_ECHO@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 oldincludedir = @oldincludedir@
210 pdfdir = @pdfdir@
211 prefix = @prefix@
212 program_transform_name = @program_transform_name@
213 psdir = @psdir@
214 sbindir = @sbindir@
215 sharedstatedir = @sharedstatedir@
216 srcdir = @srcdir@
217 sysconfdir = @sysconfdir@
218 target_alias = @target_alias@
219 top_build_prefix = @top_build_prefix@
220 top_builddir = @top_builddir@
221 top_srcdir = @top_srcdir@
222 noinst_LTLIBRARIES = libclustal.la
223 libclustal_la_SOURCES = \
224 hhalign_wrapper.c hhalign_wrapper.h \
225 ktuple_pair.c ktuple_pair.h \
226 list.c list.h \
227 log.c log.h \
228 muscle_upgma.c muscle_upgma.h \
229 muscle_tree.c muscle_tree.h \
230 mbed.c mbed.h \
231 pair_dist.h pair_dist.c \
232 progress.c progress.h \
233 queue.h \
234 seq.c seq.h \
235 symmatrix.c symmatrix.h \
236 tree.c tree.h \
237 util.c util.h \
238 weights.c weights.h
239
240 library_includedir = $(includedir)/clustalo/clustal
241 library_include_HEADERS = \
242 hhalign_wrapper.h \
243 ktuple_pair.h \
244 log.h \
245 mbed.h \
246 muscle_tree.h \
247 pair_dist.h \
248 progress.h \
249 seq.h \
250 symmatrix.h \
251 tree.h \
252 util.h \
253 weights.h
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) --gnu src/clustal/Makefile'; \
269 $(am__cd) $(top_srcdir) && \
270 $(AUTOMAKE) --gnu src/clustal/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
290 clean-noinstLTLIBRARIES:
291 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
292 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
293 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
294 test "$$dir" != "$$p" || dir=.; \
295 echo "rm -f \"$${dir}/so_locations\""; \
296 rm -f "$${dir}/so_locations"; \
297 done
298 libclustal.la: $(libclustal_la_OBJECTS) $(libclustal_la_DEPENDENCIES)
299 $(LINK) $(libclustal_la_OBJECTS) $(libclustal_la_LIBADD) $(LIBS)
300
301 mostlyclean-compile:
302 -rm -f *.$(OBJEXT)
303
304 distclean-compile:
305 -rm -f *.tab.c
306
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hhalign_wrapper.Plo@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ktuple_pair.Plo@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Plo@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbed.Plo@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/muscle_tree.Plo@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/muscle_upgma.Plo@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pair_dist.Plo@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/progress.Plo@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seq.Plo@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symmatrix.Plo@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tree.Plo@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/weights.Plo@am__quote@
321
322 .c.o:
323 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
324 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
328
329 .c.obj:
330 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
331 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
332 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
333 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
335
336 .c.lo:
337 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
338 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
342
343 mostlyclean-libtool:
344 -rm -f *.lo
345
346 clean-libtool:
347 -rm -rf .libs _libs
348 install-library_includeHEADERS: $(library_include_HEADERS)
349 @$(NORMAL_INSTALL)
350 test -z "$(library_includedir)" || $(MKDIR_P) "$(DESTDIR)$(library_includedir)"
351 @list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
352 for p in $$list; do \
353 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
354 echo "$$d$$p"; \
355 done | $(am__base_list) | \
356 while read files; do \
357 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(library_includedir)'"; \
358 $(INSTALL_HEADER) $$files "$(DESTDIR)$(library_includedir)" || exit $$?; \
359 done
360
361 uninstall-library_includeHEADERS:
362 @$(NORMAL_UNINSTALL)
363 @list='$(library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
364 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
365 test -n "$$files" || exit 0; \
366 echo " ( cd '$(DESTDIR)$(library_includedir)' && rm -f" $$files ")"; \
367 cd "$(DESTDIR)$(library_includedir)" && rm -f $$files
368
369 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
370 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 done | \
374 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
375 END { if (nonempty) { for (i in files) print i; }; }'`; \
376 mkid -fID $$unique
377 tags: TAGS
378
379 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
380 $(TAGS_FILES) $(LISP)
381 set x; \
382 here=`pwd`; \
383 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384 unique=`for i in $$list; do \
385 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386 done | \
387 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388 END { if (nonempty) { for (i in files) print i; }; }'`; \
389 shift; \
390 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
391 test -n "$$unique" || unique=$$empty_fix; \
392 if test $$# -gt 0; then \
393 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394 "$$@" $$unique; \
395 else \
396 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
397 $$unique; \
398 fi; \
399 fi
400 ctags: CTAGS
401 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
402 $(TAGS_FILES) $(LISP)
403 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
404 unique=`for i in $$list; do \
405 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406 done | \
407 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
408 END { if (nonempty) { for (i in files) print i; }; }'`; \
409 test -z "$(CTAGS_ARGS)$$unique" \
410 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
411 $$unique
412
413 GTAGS:
414 here=`$(am__cd) $(top_builddir) && pwd` \
415 && $(am__cd) $(top_srcdir) \
416 && gtags -i $(GTAGS_ARGS) "$$here"
417
418 distclean-tags:
419 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
420
421 distdir: $(DISTFILES)
422 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
424 list='$(DISTFILES)'; \
425 dist_files=`for file in $$list; do echo $$file; done | \
426 sed -e "s|^$$srcdirstrip/||;t" \
427 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
428 case $$dist_files in \
429 */*) $(MKDIR_P) `echo "$$dist_files" | \
430 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
431 sort -u` ;; \
432 esac; \
433 for file in $$dist_files; do \
434 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
435 if test -d $$d/$$file; then \
436 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
437 if test -d "$(distdir)/$$file"; then \
438 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
439 fi; \
440 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
441 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
442 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443 fi; \
444 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
445 else \
446 test -f "$(distdir)/$$file" \
447 || cp -p $$d/$$file "$(distdir)/$$file" \
448 || exit 1; \
449 fi; \
450 done
451 check-am: all-am
452 check: check-am
453 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
454 installdirs:
455 for dir in "$(DESTDIR)$(library_includedir)"; do \
456 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
457 done
458 install: install-am
459 install-exec: install-exec-am
460 install-data: install-data-am
461 uninstall: uninstall-am
462
463 install-am: all-am
464 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
466 installcheck: installcheck-am
467 install-strip:
468 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470 `test -z '$(STRIP)' || \
471 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
472 mostlyclean-generic:
473
474 clean-generic:
475
476 distclean-generic:
477 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
480 maintainer-clean-generic:
481 @echo "This command is intended for maintainers to use"
482 @echo "it deletes files that may require special tools to rebuild."
483 clean: clean-am
484
485 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
486 mostlyclean-am
487
488 distclean: distclean-am
489 -rm -rf ./$(DEPDIR)
490 -rm -f Makefile
491 distclean-am: clean-am distclean-compile distclean-generic \
492 distclean-tags
493
494 dvi: dvi-am
495
496 dvi-am:
497
498 html: html-am
499
500 html-am:
501
502 info: info-am
503
504 info-am:
505
506 install-data-am: install-library_includeHEADERS
507
508 install-dvi: install-dvi-am
509
510 install-dvi-am:
511
512 install-exec-am:
513
514 install-html: install-html-am
515
516 install-html-am:
517
518 install-info: install-info-am
519
520 install-info-am:
521
522 install-man:
523
524 install-pdf: install-pdf-am
525
526 install-pdf-am:
527
528 install-ps: install-ps-am
529
530 install-ps-am:
531
532 installcheck-am:
533
534 maintainer-clean: maintainer-clean-am
535 -rm -rf ./$(DEPDIR)
536 -rm -f Makefile
537 maintainer-clean-am: distclean-am maintainer-clean-generic
538
539 mostlyclean: mostlyclean-am
540
541 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
542 mostlyclean-libtool
543
544 pdf: pdf-am
545
546 pdf-am:
547
548 ps: ps-am
549
550 ps-am:
551
552 uninstall-am: uninstall-library_includeHEADERS
553
554 .MAKE: install-am install-strip
555
556 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
557 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
558 distclean-compile distclean-generic distclean-libtool \
559 distclean-tags distdir dvi dvi-am html html-am info info-am \
560 install install-am install-data install-data-am install-dvi \
561 install-dvi-am install-exec install-exec-am install-html \
562 install-html-am install-info install-info-am \
563 install-library_includeHEADERS install-man install-pdf \
564 install-pdf-am install-ps install-ps-am install-strip \
565 installcheck installcheck-am installdirs maintainer-clean \
566 maintainer-clean-generic mostlyclean mostlyclean-compile \
567 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
568 tags uninstall uninstall-am uninstall-library_includeHEADERS
569
570
571 # Tell versions [3.59,3.63) of GNU make to not export all variables.
572 # Otherwise a system limit (for SysV at least) may be exceeded.
573 .NOEXPORT: