comparison fastx_toolkit-0.0.6/galaxy/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 = galaxy
45 DIST_COMMON = README $(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 = tools test-data static tool-data
168 EXTRA_DIST = README fastx_toolkit_conf.xml
169 all: all-recursive
170
171 .SUFFIXES:
172 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
173 @for dep in $?; do \
174 case '$(am__configure_deps)' in \
175 *$$dep*) \
176 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
177 && exit 0; \
178 exit 1;; \
179 esac; \
180 done; \
181 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu galaxy/Makefile'; \
182 cd $(top_srcdir) && \
183 $(AUTOMAKE) --gnu galaxy/Makefile
184 .PRECIOUS: Makefile
185 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
186 @case '$?' in \
187 *config.status*) \
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
189 *) \
190 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
191 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
192 esac;
193
194 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196
197 $(top_srcdir)/configure: $(am__configure_deps)
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202 # This directory's subdirectories are mostly independent; you can cd
203 # into them and run `make' without going through this Makefile.
204 # To change the values of `make' variables: instead of editing Makefiles,
205 # (1) if the variable is set in `config.status', edit `config.status'
206 # (which will cause the Makefiles to be regenerated when you run `make');
207 # (2) otherwise, pass the desired values on the `make' command line.
208 $(RECURSIVE_TARGETS):
209 @failcom='exit 1'; \
210 for f in x $$MAKEFLAGS; do \
211 case $$f in \
212 *=* | --[!k]*);; \
213 *k*) failcom='fail=yes';; \
214 esac; \
215 done; \
216 dot_seen=no; \
217 target=`echo $@ | sed s/-recursive//`; \
218 list='$(SUBDIRS)'; for subdir in $$list; do \
219 echo "Making $$target in $$subdir"; \
220 if test "$$subdir" = "."; then \
221 dot_seen=yes; \
222 local_target="$$target-am"; \
223 else \
224 local_target="$$target"; \
225 fi; \
226 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
227 || eval $$failcom; \
228 done; \
229 if test "$$dot_seen" = "no"; then \
230 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
231 fi; test -z "$$fail"
232
233 $(RECURSIVE_CLEAN_TARGETS):
234 @failcom='exit 1'; \
235 for f in x $$MAKEFLAGS; do \
236 case $$f in \
237 *=* | --[!k]*);; \
238 *k*) failcom='fail=yes';; \
239 esac; \
240 done; \
241 dot_seen=no; \
242 case "$@" in \
243 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
244 *) list='$(SUBDIRS)' ;; \
245 esac; \
246 rev=''; for subdir in $$list; do \
247 if test "$$subdir" = "."; then :; else \
248 rev="$$subdir $$rev"; \
249 fi; \
250 done; \
251 rev="$$rev ."; \
252 target=`echo $@ | sed s/-recursive//`; \
253 for subdir in $$rev; do \
254 echo "Making $$target in $$subdir"; \
255 if test "$$subdir" = "."; then \
256 local_target="$$target-am"; \
257 else \
258 local_target="$$target"; \
259 fi; \
260 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
261 || eval $$failcom; \
262 done && test -z "$$fail"
263 tags-recursive:
264 list='$(SUBDIRS)'; for subdir in $$list; do \
265 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
266 done
267 ctags-recursive:
268 list='$(SUBDIRS)'; for subdir in $$list; do \
269 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
270 done
271
272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274 unique=`for i in $$list; do \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276 done | \
277 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
278 END { if (nonempty) { for (i in files) print i; }; }'`; \
279 mkid -fID $$unique
280 tags: TAGS
281
282 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
283 $(TAGS_FILES) $(LISP)
284 tags=; \
285 here=`pwd`; \
286 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
287 include_option=--etags-include; \
288 empty_fix=.; \
289 else \
290 include_option=--include; \
291 empty_fix=; \
292 fi; \
293 list='$(SUBDIRS)'; for subdir in $$list; do \
294 if test "$$subdir" = .; then :; else \
295 test ! -f $$subdir/TAGS || \
296 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
297 fi; \
298 done; \
299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | \
303 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
304 END { if (nonempty) { for (i in files) print i; }; }'`; \
305 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
306 test -n "$$unique" || unique=$$empty_fix; \
307 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
308 $$tags $$unique; \
309 fi
310 ctags: CTAGS
311 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
312 $(TAGS_FILES) $(LISP)
313 tags=; \
314 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315 unique=`for i in $$list; do \
316 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317 done | \
318 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319 END { if (nonempty) { for (i in files) print i; }; }'`; \
320 test -z "$(CTAGS_ARGS)$$tags$$unique" \
321 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
322 $$tags $$unique
323
324 GTAGS:
325 here=`$(am__cd) $(top_builddir) && pwd` \
326 && cd $(top_srcdir) \
327 && gtags -i $(GTAGS_ARGS) $$here
328
329 distclean-tags:
330 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
331
332 distdir: $(DISTFILES)
333 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335 list='$(DISTFILES)'; \
336 dist_files=`for file in $$list; do echo $$file; done | \
337 sed -e "s|^$$srcdirstrip/||;t" \
338 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
339 case $$dist_files in \
340 */*) $(MKDIR_P) `echo "$$dist_files" | \
341 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342 sort -u` ;; \
343 esac; \
344 for file in $$dist_files; do \
345 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
346 if test -d $$d/$$file; then \
347 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
348 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
349 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
350 fi; \
351 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
352 else \
353 test -f $(distdir)/$$file \
354 || cp -p $$d/$$file $(distdir)/$$file \
355 || exit 1; \
356 fi; \
357 done
358 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
359 if test "$$subdir" = .; then :; else \
360 test -d "$(distdir)/$$subdir" \
361 || $(MKDIR_P) "$(distdir)/$$subdir" \
362 || exit 1; \
363 distdir=`$(am__cd) $(distdir) && pwd`; \
364 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
365 (cd $$subdir && \
366 $(MAKE) $(AM_MAKEFLAGS) \
367 top_distdir="$$top_distdir" \
368 distdir="$$distdir/$$subdir" \
369 am__remove_distdir=: \
370 am__skip_length_check=: \
371 distdir) \
372 || exit 1; \
373 fi; \
374 done
375 check-am: all-am
376 check: check-recursive
377 all-am: Makefile
378 installdirs: installdirs-recursive
379 installdirs-am:
380 install: install-recursive
381 install-exec: install-exec-recursive
382 install-data: install-data-recursive
383 uninstall: uninstall-recursive
384
385 install-am: all-am
386 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387
388 installcheck: installcheck-recursive
389 install-strip:
390 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
391 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
392 `test -z '$(STRIP)' || \
393 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
394 mostlyclean-generic:
395
396 clean-generic:
397
398 distclean-generic:
399 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
400
401 maintainer-clean-generic:
402 @echo "This command is intended for maintainers to use"
403 @echo "it deletes files that may require special tools to rebuild."
404 clean: clean-recursive
405
406 clean-am: clean-generic mostlyclean-am
407
408 distclean: distclean-recursive
409 -rm -f Makefile
410 distclean-am: clean-am distclean-generic distclean-tags
411
412 dvi: dvi-recursive
413
414 dvi-am:
415
416 html: html-recursive
417
418 info: info-recursive
419
420 info-am:
421
422 install-data-am:
423
424 install-dvi: install-dvi-recursive
425
426 install-exec-am:
427
428 install-html: install-html-recursive
429
430 install-info: install-info-recursive
431
432 install-man:
433
434 install-pdf: install-pdf-recursive
435
436 install-ps: install-ps-recursive
437
438 installcheck-am:
439
440 maintainer-clean: maintainer-clean-recursive
441 -rm -f Makefile
442 maintainer-clean-am: distclean-am maintainer-clean-generic
443
444 mostlyclean: mostlyclean-recursive
445
446 mostlyclean-am: mostlyclean-generic
447
448 pdf: pdf-recursive
449
450 pdf-am:
451
452 ps: ps-recursive
453
454 ps-am:
455
456 uninstall-am:
457
458 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
459 install-strip
460
461 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
462 all all-am check check-am clean clean-generic ctags \
463 ctags-recursive distclean distclean-generic distclean-tags \
464 distdir dvi dvi-am html html-am info info-am install \
465 install-am install-data install-data-am install-dvi \
466 install-dvi-am install-exec install-exec-am install-html \
467 install-html-am install-info install-info-am install-man \
468 install-pdf install-pdf-am install-ps install-ps-am \
469 install-strip installcheck installcheck-am installdirs \
470 installdirs-am maintainer-clean maintainer-clean-generic \
471 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
472 tags-recursive uninstall uninstall-am
473
474 # Tell versions [3.59,3.63) of GNU make to not export all variables.
475 # Otherwise a system limit (for SysV at least) may be exceeded.
476 .NOEXPORT: