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