comparison fastx_toolkit-0.0.6/doc/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 = doc
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 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56 ACLOCAL = @ACLOCAL@
57 AMTAR = @AMTAR@
58 AUTOCONF = @AUTOCONF@
59 AUTOHEADER = @AUTOHEADER@
60 AUTOMAKE = @AUTOMAKE@
61 AWK = @AWK@
62 CC = @CC@
63 CCDEPMODE = @CCDEPMODE@
64 CFLAGS = @CFLAGS@
65 CPP = @CPP@
66 CPPFLAGS = @CPPFLAGS@
67 CXX = @CXX@
68 CXXCPP = @CXXCPP@
69 CXXDEPMODE = @CXXDEPMODE@
70 CXXFLAGS = @CXXFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DEFS = @DEFS@
73 DEPDIR = @DEPDIR@
74 ECHO_C = @ECHO_C@
75 ECHO_N = @ECHO_N@
76 ECHO_T = @ECHO_T@
77 EGREP = @EGREP@
78 EXEEXT = @EXEEXT@
79 GREP = @GREP@
80 INSTALL = @INSTALL@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 LDFLAGS = @LDFLAGS@
86 LIBOBJS = @LIBOBJS@
87 LIBS = @LIBS@
88 LTLIBOBJS = @LTLIBOBJS@
89 MAKEINFO = @MAKEINFO@
90 MKDIR_P = @MKDIR_P@
91 OBJEXT = @OBJEXT@
92 PACKAGE = @PACKAGE@
93 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94 PACKAGE_NAME = @PACKAGE_NAME@
95 PACKAGE_STRING = @PACKAGE_STRING@
96 PACKAGE_TARNAME = @PACKAGE_TARNAME@
97 PACKAGE_VERSION = @PACKAGE_VERSION@
98 PATH_SEPARATOR = @PATH_SEPARATOR@
99 RANLIB = @RANLIB@
100 SET_MAKE = @SET_MAKE@
101 SHELL = @SHELL@
102 STRIP = @STRIP@
103 VERSION = @VERSION@
104 abs_builddir = @abs_builddir@
105 abs_srcdir = @abs_srcdir@
106 abs_top_builddir = @abs_top_builddir@
107 abs_top_srcdir = @abs_top_srcdir@
108 ac_ct_CC = @ac_ct_CC@
109 ac_ct_CXX = @ac_ct_CXX@
110 am__include = @am__include@
111 am__leading_dot = @am__leading_dot@
112 am__quote = @am__quote@
113 am__tar = @am__tar@
114 am__untar = @am__untar@
115 bindir = @bindir@
116 build = @build@
117 build_alias = @build_alias@
118 build_cpu = @build_cpu@
119 build_os = @build_os@
120 build_vendor = @build_vendor@
121 builddir = @builddir@
122 canonical_host_type = @canonical_host_type@
123 datadir = @datadir@
124 datarootdir = @datarootdir@
125 docdir = @docdir@
126 dvidir = @dvidir@
127 exec_prefix = @exec_prefix@
128 host = @host@
129 host_alias = @host_alias@
130 host_cpu = @host_cpu@
131 host_os = @host_os@
132 host_vendor = @host_vendor@
133 htmldir = @htmldir@
134 includedir = @includedir@
135 infodir = @infodir@
136 install_sh = @install_sh@
137 libdir = @libdir@
138 libexecdir = @libexecdir@
139 localedir = @localedir@
140 localstatedir = @localstatedir@
141 mandir = @mandir@
142 mkdir_p = @mkdir_p@
143 oldincludedir = @oldincludedir@
144 pdfdir = @pdfdir@
145 prefix = @prefix@
146 program_transform_name = @program_transform_name@
147 psdir = @psdir@
148 sbindir = @sbindir@
149 sharedstatedir = @sharedstatedir@
150 srcdir = @srcdir@
151 sysconfdir = @sysconfdir@
152 target_alias = @target_alias@
153 top_builddir = @top_builddir@
154 top_srcdir = @top_srcdir@
155 all: all-am
156
157 .SUFFIXES:
158 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
159 @for dep in $?; do \
160 case '$(am__configure_deps)' in \
161 *$$dep*) \
162 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
163 && exit 0; \
164 exit 1;; \
165 esac; \
166 done; \
167 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
168 cd $(top_srcdir) && \
169 $(AUTOMAKE) --gnu doc/Makefile
170 .PRECIOUS: Makefile
171 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
172 @case '$?' in \
173 *config.status*) \
174 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
175 *) \
176 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
177 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
178 esac;
179
180 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
181 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182
183 $(top_srcdir)/configure: $(am__configure_deps)
184 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
186 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187 tags: TAGS
188 TAGS:
189
190 ctags: CTAGS
191 CTAGS:
192
193
194 distdir: $(DISTFILES)
195 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
196 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
197 list='$(DISTFILES)'; \
198 dist_files=`for file in $$list; do echo $$file; done | \
199 sed -e "s|^$$srcdirstrip/||;t" \
200 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
201 case $$dist_files in \
202 */*) $(MKDIR_P) `echo "$$dist_files" | \
203 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
204 sort -u` ;; \
205 esac; \
206 for file in $$dist_files; do \
207 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
208 if test -d $$d/$$file; then \
209 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
210 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
211 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
212 fi; \
213 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
214 else \
215 test -f $(distdir)/$$file \
216 || cp -p $$d/$$file $(distdir)/$$file \
217 || exit 1; \
218 fi; \
219 done
220 check-am: all-am
221 check: check-am
222 all-am: Makefile
223 installdirs:
224 install: install-am
225 install-exec: install-exec-am
226 install-data: install-data-am
227 uninstall: uninstall-am
228
229 install-am: all-am
230 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
231
232 installcheck: installcheck-am
233 install-strip:
234 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
235 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
236 `test -z '$(STRIP)' || \
237 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
238 mostlyclean-generic:
239
240 clean-generic:
241
242 distclean-generic:
243 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
244
245 maintainer-clean-generic:
246 @echo "This command is intended for maintainers to use"
247 @echo "it deletes files that may require special tools to rebuild."
248 clean: clean-am
249
250 clean-am: clean-generic mostlyclean-am
251
252 distclean: distclean-am
253 -rm -f Makefile
254 distclean-am: clean-am distclean-generic
255
256 dvi: dvi-am
257
258 dvi-am:
259
260 html: html-am
261
262 info: info-am
263
264 info-am:
265
266 install-data-am:
267
268 install-dvi: install-dvi-am
269
270 install-exec-am:
271
272 install-html: install-html-am
273
274 install-info: install-info-am
275
276 install-man:
277
278 install-pdf: install-pdf-am
279
280 install-ps: install-ps-am
281
282 installcheck-am:
283
284 maintainer-clean: maintainer-clean-am
285 -rm -f Makefile
286 maintainer-clean-am: distclean-am maintainer-clean-generic
287
288 mostlyclean: mostlyclean-am
289
290 mostlyclean-am: mostlyclean-generic
291
292 pdf: pdf-am
293
294 pdf-am:
295
296 ps: ps-am
297
298 ps-am:
299
300 uninstall-am:
301
302 .MAKE: install-am install-strip
303
304 .PHONY: all all-am check check-am clean clean-generic distclean \
305 distclean-generic distdir dvi dvi-am html html-am info info-am \
306 install install-am install-data install-data-am install-dvi \
307 install-dvi-am install-exec install-exec-am install-html \
308 install-html-am install-info install-info-am install-man \
309 install-pdf install-pdf-am install-ps install-ps-am \
310 install-strip installcheck installcheck-am installdirs \
311 maintainer-clean maintainer-clean-generic mostlyclean \
312 mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
313
314 # Tell versions [3.59,3.63) of GNU make to not export all variables.
315 # Otherwise a system limit (for SysV at least) may be exceeded.
316 .NOEXPORT: