comparison fastx_toolkit-0.0.6/src/Makefile.in @ 3:997f5136985f draft default tip

Uploaded
author xilinxu
date Thu, 14 Aug 2014 04:52:17 -0400
parents
children
comparison
equal deleted inserted replaced
2:dfe9332138cf 3:997f5136985f
1 # Makefile.in generated by automake 1.10.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 Free Software Foundation, Inc.
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 # Copyright (C) 2008 Assaf Gordon <gordon@cshl.edu>
18 #
19 # This file is free software; as a special exception the author gives
20 # unlimited permission to copy and/or distribute it, with or without
21 # modifications, as long as this notice is preserved.
22 #
23 # This program is distributed in the hope that it will be useful, but
24 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 VPATH = @srcdir@
27 pkgdatadir = $(datadir)/@PACKAGE@
28 pkglibdir = $(libdir)/@PACKAGE@
29 pkgincludedir = $(includedir)/@PACKAGE@
30 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 build_triplet = @build@
43 host_triplet = @host@
44 subdir = src
45 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(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 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-dvi-recursive install-exec-recursive \
58 install-html-recursive install-info-recursive \
59 install-pdf-recursive install-ps-recursive install-recursive \
60 installcheck-recursive installdirs-recursive pdf-recursive \
61 ps-recursive uninstall-recursive
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63 distclean-recursive maintainer-clean-recursive
64 ETAGS = etags
65 CTAGS = ctags
66 DIST_SUBDIRS = $(SUBDIRS)
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 ACLOCAL = @ACLOCAL@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 CC = @CC@
75 CCDEPMODE = @CCDEPMODE@
76 CFLAGS = @CFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 CXXDEPMODE = @CXXDEPMODE@
82 CXXFLAGS = @CXXFLAGS@
83 CYGPATH_W = @CYGPATH_W@
84 DEFS = @DEFS@
85 DEPDIR = @DEPDIR@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 GREP = @GREP@
92 INSTALL = @INSTALL@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 LDFLAGS = @LDFLAGS@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LTLIBOBJS = @LTLIBOBJS@
101 MAKEINFO = @MAKEINFO@
102 MKDIR_P = @MKDIR_P@
103 OBJEXT = @OBJEXT@
104 PACKAGE = @PACKAGE@
105 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106 PACKAGE_NAME = @PACKAGE_NAME@
107 PACKAGE_STRING = @PACKAGE_STRING@
108 PACKAGE_TARNAME = @PACKAGE_TARNAME@
109 PACKAGE_VERSION = @PACKAGE_VERSION@
110 PATH_SEPARATOR = @PATH_SEPARATOR@
111 RANLIB = @RANLIB@
112 SET_MAKE = @SET_MAKE@
113 SHELL = @SHELL@
114 STRIP = @STRIP@
115 VERSION = @VERSION@
116 abs_builddir = @abs_builddir@
117 abs_srcdir = @abs_srcdir@
118 abs_top_builddir = @abs_top_builddir@
119 abs_top_srcdir = @abs_top_srcdir@
120 ac_ct_CC = @ac_ct_CC@
121 ac_ct_CXX = @ac_ct_CXX@
122 am__include = @am__include@
123 am__leading_dot = @am__leading_dot@
124 am__quote = @am__quote@
125 am__tar = @am__tar@
126 am__untar = @am__untar@
127 bindir = @bindir@
128 build = @build@
129 build_alias = @build_alias@
130 build_cpu = @build_cpu@
131 build_os = @build_os@
132 build_vendor = @build_vendor@
133 builddir = @builddir@
134 canonical_host_type = @canonical_host_type@
135 datadir = @datadir@
136 datarootdir = @datarootdir@
137 docdir = @docdir@
138 dvidir = @dvidir@
139 exec_prefix = @exec_prefix@
140 host = @host@
141 host_alias = @host_alias@
142 host_cpu = @host_cpu@
143 host_os = @host_os@
144 host_vendor = @host_vendor@
145 htmldir = @htmldir@
146 includedir = @includedir@
147 infodir = @infodir@
148 install_sh = @install_sh@
149 libdir = @libdir@
150 libexecdir = @libexecdir@
151 localedir = @localedir@
152 localstatedir = @localstatedir@
153 mandir = @mandir@
154 mkdir_p = @mkdir_p@
155 oldincludedir = @oldincludedir@
156 pdfdir = @pdfdir@
157 prefix = @prefix@
158 program_transform_name = @program_transform_name@
159 psdir = @psdir@
160 sbindir = @sbindir@
161 sharedstatedir = @sharedstatedir@
162 srcdir = @srcdir@
163 sysconfdir = @sysconfdir@
164 target_alias = @target_alias@
165 top_builddir = @top_builddir@
166 top_srcdir = @top_srcdir@
167 SUBDIRS = libfastx \
168 fastx_clipper \
169 fastx_trimmer \
170 fastx_quality_stats \
171 fastq_quality_converter \
172 fastq_to_fasta \
173 fastq_quality_filter \
174 fastx_artifacts_filter \
175 fastx_reverse_complement \
176 fastx_collapser \
177 seqalign_test
178
179 all: all-recursive
180
181 .SUFFIXES:
182 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
183 @for dep in $?; do \
184 case '$(am__configure_deps)' in \
185 *$$dep*) \
186 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
187 && exit 0; \
188 exit 1;; \
189 esac; \
190 done; \
191 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
192 cd $(top_srcdir) && \
193 $(AUTOMAKE) --gnu src/Makefile
194 .PRECIOUS: Makefile
195 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196 @case '$?' in \
197 *config.status*) \
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199 *) \
200 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
202 esac;
203
204 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207 $(top_srcdir)/configure: $(am__configure_deps)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
212 # This directory's subdirectories are mostly independent; you can cd
213 # into them and run `make' without going through this Makefile.
214 # To change the values of `make' variables: instead of editing Makefiles,
215 # (1) if the variable is set in `config.status', edit `config.status'
216 # (which will cause the Makefiles to be regenerated when you run `make');
217 # (2) otherwise, pass the desired values on the `make' command line.
218 $(RECURSIVE_TARGETS):
219 @failcom='exit 1'; \
220 for f in x $$MAKEFLAGS; do \
221 case $$f in \
222 *=* | --[!k]*);; \
223 *k*) failcom='fail=yes';; \
224 esac; \
225 done; \
226 dot_seen=no; \
227 target=`echo $@ | sed s/-recursive//`; \
228 list='$(SUBDIRS)'; for subdir in $$list; do \
229 echo "Making $$target in $$subdir"; \
230 if test "$$subdir" = "."; then \
231 dot_seen=yes; \
232 local_target="$$target-am"; \
233 else \
234 local_target="$$target"; \
235 fi; \
236 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
237 || eval $$failcom; \
238 done; \
239 if test "$$dot_seen" = "no"; then \
240 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
241 fi; test -z "$$fail"
242
243 $(RECURSIVE_CLEAN_TARGETS):
244 @failcom='exit 1'; \
245 for f in x $$MAKEFLAGS; do \
246 case $$f in \
247 *=* | --[!k]*);; \
248 *k*) failcom='fail=yes';; \
249 esac; \
250 done; \
251 dot_seen=no; \
252 case "$@" in \
253 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
254 *) list='$(SUBDIRS)' ;; \
255 esac; \
256 rev=''; for subdir in $$list; do \
257 if test "$$subdir" = "."; then :; else \
258 rev="$$subdir $$rev"; \
259 fi; \
260 done; \
261 rev="$$rev ."; \
262 target=`echo $@ | sed s/-recursive//`; \
263 for subdir in $$rev; do \
264 echo "Making $$target in $$subdir"; \
265 if test "$$subdir" = "."; then \
266 local_target="$$target-am"; \
267 else \
268 local_target="$$target"; \
269 fi; \
270 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
271 || eval $$failcom; \
272 done && test -z "$$fail"
273 tags-recursive:
274 list='$(SUBDIRS)'; for subdir in $$list; do \
275 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
276 done
277 ctags-recursive:
278 list='$(SUBDIRS)'; for subdir in $$list; do \
279 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
280 done
281
282 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
283 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
284 unique=`for i in $$list; do \
285 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286 done | \
287 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
288 END { if (nonempty) { for (i in files) print i; }; }'`; \
289 mkid -fID $$unique
290 tags: TAGS
291
292 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
293 $(TAGS_FILES) $(LISP)
294 tags=; \
295 here=`pwd`; \
296 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
297 include_option=--etags-include; \
298 empty_fix=.; \
299 else \
300 include_option=--include; \
301 empty_fix=; \
302 fi; \
303 list='$(SUBDIRS)'; for subdir in $$list; do \
304 if test "$$subdir" = .; then :; else \
305 test ! -f $$subdir/TAGS || \
306 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
307 fi; \
308 done; \
309 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | \
313 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
314 END { if (nonempty) { for (i in files) print i; }; }'`; \
315 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
316 test -n "$$unique" || unique=$$empty_fix; \
317 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318 $$tags $$unique; \
319 fi
320 ctags: CTAGS
321 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
322 $(TAGS_FILES) $(LISP)
323 tags=; \
324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329 END { if (nonempty) { for (i in files) print i; }; }'`; \
330 test -z "$(CTAGS_ARGS)$$tags$$unique" \
331 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
332 $$tags $$unique
333
334 GTAGS:
335 here=`$(am__cd) $(top_builddir) && pwd` \
336 && cd $(top_srcdir) \
337 && gtags -i $(GTAGS_ARGS) $$here
338
339 distclean-tags:
340 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341
342 distdir: $(DISTFILES)
343 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345 list='$(DISTFILES)'; \
346 dist_files=`for file in $$list; do echo $$file; done | \
347 sed -e "s|^$$srcdirstrip/||;t" \
348 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
349 case $$dist_files in \
350 */*) $(MKDIR_P) `echo "$$dist_files" | \
351 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
352 sort -u` ;; \
353 esac; \
354 for file in $$dist_files; do \
355 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
356 if test -d $$d/$$file; then \
357 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
358 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
360 fi; \
361 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
362 else \
363 test -f $(distdir)/$$file \
364 || cp -p $$d/$$file $(distdir)/$$file \
365 || exit 1; \
366 fi; \
367 done
368 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
369 if test "$$subdir" = .; then :; else \
370 test -d "$(distdir)/$$subdir" \
371 || $(MKDIR_P) "$(distdir)/$$subdir" \
372 || exit 1; \
373 distdir=`$(am__cd) $(distdir) && pwd`; \
374 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
375 (cd $$subdir && \
376 $(MAKE) $(AM_MAKEFLAGS) \
377 top_distdir="$$top_distdir" \
378 distdir="$$distdir/$$subdir" \
379 am__remove_distdir=: \
380 am__skip_length_check=: \
381 distdir) \
382 || exit 1; \
383 fi; \
384 done
385 check-am: all-am
386 check: check-recursive
387 all-am: Makefile
388 installdirs: installdirs-recursive
389 installdirs-am:
390 install: install-recursive
391 install-exec: install-exec-recursive
392 install-data: install-data-recursive
393 uninstall: uninstall-recursive
394
395 install-am: all-am
396 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
398 installcheck: installcheck-recursive
399 install-strip:
400 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
402 `test -z '$(STRIP)' || \
403 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404 mostlyclean-generic:
405
406 clean-generic:
407
408 distclean-generic:
409 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
410
411 maintainer-clean-generic:
412 @echo "This command is intended for maintainers to use"
413 @echo "it deletes files that may require special tools to rebuild."
414 clean: clean-recursive
415
416 clean-am: clean-generic mostlyclean-am
417
418 distclean: distclean-recursive
419 -rm -f Makefile
420 distclean-am: clean-am distclean-generic distclean-tags
421
422 dvi: dvi-recursive
423
424 dvi-am:
425
426 html: html-recursive
427
428 info: info-recursive
429
430 info-am:
431
432 install-data-am:
433
434 install-dvi: install-dvi-recursive
435
436 install-exec-am:
437
438 install-html: install-html-recursive
439
440 install-info: install-info-recursive
441
442 install-man:
443
444 install-pdf: install-pdf-recursive
445
446 install-ps: install-ps-recursive
447
448 installcheck-am:
449
450 maintainer-clean: maintainer-clean-recursive
451 -rm -f Makefile
452 maintainer-clean-am: distclean-am maintainer-clean-generic
453
454 mostlyclean: mostlyclean-recursive
455
456 mostlyclean-am: mostlyclean-generic
457
458 pdf: pdf-recursive
459
460 pdf-am:
461
462 ps: ps-recursive
463
464 ps-am:
465
466 uninstall-am:
467
468 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
469 install-strip
470
471 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
472 all all-am check check-am clean clean-generic ctags \
473 ctags-recursive distclean distclean-generic distclean-tags \
474 distdir dvi dvi-am html html-am info info-am install \
475 install-am install-data install-data-am install-dvi \
476 install-dvi-am install-exec install-exec-am install-html \
477 install-html-am install-info install-info-am install-man \
478 install-pdf install-pdf-am install-ps install-ps-am \
479 install-strip installcheck installcheck-am installdirs \
480 installdirs-am maintainer-clean maintainer-clean-generic \
481 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
482 tags-recursive uninstall uninstall-am
483
484 # Tell versions [3.59,3.63) of GNU make to not export all variables.
485 # Otherwise a system limit (for SysV at least) may be exceeded.
486 .NOEXPORT: