Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / gsl / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # gsl/Makefile.  Generated from Makefile.in by configure.
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
16
17 pkgdatadir = $(datadir)/gsl
18 pkglibdir = $(libdir)/gsl
19 pkgincludedir = $(includedir)/gsl
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = i386-apple-darwin9.4.0
33 host_triplet = i386-apple-darwin9.4.0
34 subdir = gsl
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41 CONFIG_HEADER = $(top_builddir)/config.h
42 CONFIG_CLEAN_FILES =
43 depcomp =
44 am__depfiles_maybe =
45 SOURCES =
46 DIST_SOURCES =
47 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48 ACLOCAL = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run aclocal-1.10
49 AMTAR = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run tar
50 AR = ar
51 AUTOCONF = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoconf
52 AUTOHEADER = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoheader
53 AUTOMAKE = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run automake-1.10
54 AWK = awk
55 CC = gcc
56 CFLAGS = -g -O2
57 CPP = gcc -E
58 CPPFLAGS = 
59 CYGPATH_W = echo
60 DEFS = -DHAVE_CONFIG_H
61 DSYMUTIL = dsymutil
62 DUMPBIN = 
63 ECHO_C = \c
64 ECHO_N = 
65 ECHO_T = 
66 EGREP = /usr/bin/grep -E
67 EXEEXT = 
68 FGREP = /usr/bin/grep -F
69 GREP = /usr/bin/grep
70 GSL_CFLAGS = -I${prefix}/include
71 GSL_LIBS = -L${exec_prefix}/lib -lgsl
72 GSL_LT_CBLAS_VERSION = 0:0:0
73 GSL_LT_VERSION = 12:0:12
74 HAVE_AIX_IEEE_INTERFACE = 
75 HAVE_DARWIN86_IEEE_INTERFACE = 
76 HAVE_DARWIN_IEEE_INTERFACE = 
77 HAVE_FREEBSD_IEEE_INTERFACE = 
78 HAVE_GNUM68K_IEEE_INTERFACE = 
79 HAVE_GNUPPC_IEEE_INTERFACE = 
80 HAVE_GNUSPARC_IEEE_INTERFACE = 
81 HAVE_GNUX86_IEEE_INTERFACE = 
82 HAVE_HPUX11_IEEE_INTERFACE = 
83 HAVE_HPUX_IEEE_INTERFACE = 
84 HAVE_IRIX_IEEE_INTERFACE = 
85 HAVE_NETBSD_IEEE_INTERFACE = 
86 HAVE_OPENBSD_IEEE_INTERFACE = 
87 HAVE_OS2EMX_IEEE_INTERFACE = 
88 HAVE_SOLARIS_IEEE_INTERFACE = 
89 HAVE_SUNOS4_IEEE_INTERFACE = 
90 HAVE_TRU64_IEEE_INTERFACE = 
91 INSTALL = /usr/bin/install -c
92 INSTALL_DATA = ${INSTALL} -m 644
93 INSTALL_PROGRAM = ${INSTALL}
94 INSTALL_SCRIPT = ${INSTALL}
95 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
96 LD = /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
97 LDFLAGS = 
98 LIBOBJS = 
99 LIBS = -lm 
100 LIBTOOL = $(SHELL) $(top_builddir)/libtool
101 LN_S = ln -s
102 LTLIBOBJS = 
103 MAINT = #
104 MAKEINFO = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run makeinfo
105 MKDIR_P = .././install-sh -c -d
106 NM = /usr/bin/nm -p
107 NMEDIT = nmedit
108 OBJEXT = o
109 PACKAGE = gsl
110 PACKAGE_BUGREPORT = 
111 PACKAGE_NAME = gsl
112 PACKAGE_STRING = gsl 1.11
113 PACKAGE_TARNAME = gsl
114 PACKAGE_VERSION = 1.11
115 PATH_SEPARATOR = :
116 RANLIB = ranlib
117 SED = /usr/bin/sed
118 SET_MAKE = 
119 SHELL = /bin/sh
120 STRIP = strip
121 VERSION = 1.11
122 abs_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/gsl
123 abs_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/gsl
124 abs_top_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
125 abs_top_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
126 ac_ct_CC = gcc
127 ac_ct_DUMPBIN = 
128 am__leading_dot = .
129 am__tar = ${AMTAR} chof - "$$tardir"
130 am__untar = ${AMTAR} xf -
131 bindir = ${exec_prefix}/bin
132 build = i386-apple-darwin9.4.0
133 build_alias = 
134 build_cpu = i386
135 build_os = darwin9.4.0
136 build_vendor = apple
137 builddir = .
138 datadir = ${datarootdir}
139 datarootdir = ${prefix}/share
140 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
141 dvidir = ${docdir}
142 exec_prefix = ${prefix}
143 host = i386-apple-darwin9.4.0
144 host_alias = 
145 host_cpu = i386
146 host_os = darwin9.4.0
147 host_vendor = apple
148 htmldir = ${docdir}
149 includedir = ${prefix}/include
150 infodir = ${datarootdir}/info
151 install_sh = $(SHELL) /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/install-sh
152 libdir = ${exec_prefix}/lib
153 libexecdir = ${exec_prefix}/libexec
154 localedir = ${datarootdir}/locale
155 localstatedir = ${prefix}/var
156 lt_ECHO = /bin/echo
157 mandir = ${datarootdir}/man
158 mkdir_p = $(top_builddir)/./install-sh -c -d
159 oldincludedir = /usr/include
160 pdfdir = ${docdir}
161 prefix = /usr/local
162 program_transform_name = s,x,x,
163 psdir = ${docdir}
164 sbindir = ${exec_prefix}/sbin
165 sharedstatedir = ${prefix}/com
166 srcdir = .
167 sysconfdir = ${prefix}/etc
168 target_alias = 
169 top_builddir = ..
170 top_srcdir = ..
171 all: all-am
172
173 .SUFFIXES:
174 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
175         @for dep in $?; do \
176           case '$(am__configure_deps)' in \
177             *$$dep*) \
178               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179                 && exit 0; \
180               exit 1;; \
181           esac; \
182         done; \
183         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps gsl/Makefile'; \
184         cd $(top_srcdir) && \
185           $(AUTOMAKE) --gnu  --ignore-deps gsl/Makefile
186 .PRECIOUS: Makefile
187 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188         @case '$?' in \
189           *config.status*) \
190             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191           *) \
192             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194         esac;
195
196 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199 $(top_srcdir)/configure: # $(am__configure_deps)
200         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
202         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203
204 mostlyclean-libtool:
205         -rm -f *.lo
206
207 clean-libtool:
208         -rm -rf .libs _libs
209 tags: TAGS
210 TAGS:
211
212 ctags: CTAGS
213 CTAGS:
214
215
216 distdir: $(DISTFILES)
217         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
218         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
219         list='$(DISTFILES)'; \
220           dist_files=`for file in $$list; do echo $$file; done | \
221           sed -e "s|^$$srcdirstrip/||;t" \
222               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
223         case $$dist_files in \
224           */*) $(MKDIR_P) `echo "$$dist_files" | \
225                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
226                            sort -u` ;; \
227         esac; \
228         for file in $$dist_files; do \
229           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
230           if test -d $$d/$$file; then \
231             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
232             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
233               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
234             fi; \
235             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
236           else \
237             test -f $(distdir)/$$file \
238             || cp -p $$d/$$file $(distdir)/$$file \
239             || exit 1; \
240           fi; \
241         done
242 check-am: all-am
243 check: check-am
244 all-am: Makefile
245 installdirs:
246 install: install-am
247 install-exec: install-exec-am
248 install-data: install-data-am
249 uninstall: uninstall-am
250
251 install-am: all-am
252         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
253
254 installcheck: installcheck-am
255 install-strip:
256         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
257           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
258           `test -z '$(STRIP)' || \
259             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
260 mostlyclean-generic:
261
262 clean-generic:
263
264 distclean-generic:
265         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
266
267 maintainer-clean-generic:
268         @echo "This command is intended for maintainers to use"
269         @echo "it deletes files that may require special tools to rebuild."
270 clean-am: clean-generic clean-libtool mostlyclean-am
271
272 distclean-am: clean-am distclean-generic
273
274 dvi: dvi-am
275
276 dvi-am:
277
278 html: html-am
279
280 info: info-am
281
282 info-am:
283
284 install-data-am:
285
286 install-dvi: install-dvi-am
287
288 install-exec-am:
289
290 install-html: install-html-am
291
292 install-info: install-info-am
293
294 install-man:
295
296 install-pdf: install-pdf-am
297
298 install-ps: install-ps-am
299
300 installcheck-am:
301
302 maintainer-clean: maintainer-clean-am
303         -rm -f Makefile
304 maintainer-clean-am: distclean-am maintainer-clean-generic
305
306 mostlyclean: mostlyclean-am
307
308 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
309
310 pdf: pdf-am
311
312 pdf-am:
313
314 ps: ps-am
315
316 ps-am:
317
318 uninstall-am:
319
320 .MAKE: install-am install-strip
321
322 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
323         distclean distclean-generic distclean-libtool distdir dvi \
324         dvi-am html html-am info info-am install install-am \
325         install-data install-data-am install-dvi install-dvi-am \
326         install-exec install-exec-am install-html install-html-am \
327         install-info install-info-am install-man install-pdf \
328         install-pdf-am install-ps install-ps-am install-strip \
329         installcheck installcheck-am installdirs maintainer-clean \
330         maintainer-clean-generic mostlyclean mostlyclean-generic \
331         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
332
333
334 header-links: remove-links
335         HEADERLIST="$(top_srcdir)/gsl*.h $(top_srcdir)/*/gsl*.h"; \
336         for h in $$HEADERLIST; do \
337           BASENAME=`basename $$h`; \
338           test -r $$BASENAME || $(LN_S) $$h $$BASENAME; \
339         done
340
341 remove-links: 
342         rm -f gsl*.h
343
344 all: all-am header-links
345
346 clean: clean-am remove-links
347 distclean: distclean-am remove-links
348         -rm -f Makefile
349 # Tell versions [3.59,3.63) of GNU make to not export all variables.
350 # Otherwise a system limit (for SysV at least) may be exceeded.
351 .NOEXPORT: