Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / fit / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # fit/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
19 pkgdatadir = $(datadir)/gsl
20 pkglibdir = $(libdir)/gsl
21 pkgincludedir = $(includedir)/gsl
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = i386-apple-darwin9.4.0
35 host_triplet = i386-apple-darwin9.4.0
36 check_PROGRAMS = test$(EXEEXT)
37 subdir = fit
38 DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in ChangeLog
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 LTLIBRARIES = $(noinst_LTLIBRARIES)
48 libgslfit_la_LIBADD =
49 am_libgslfit_la_OBJECTS = linear.lo
50 libgslfit_la_OBJECTS = $(am_libgslfit_la_OBJECTS)
51 am_test_OBJECTS = test.$(OBJEXT)
52 test_OBJECTS = $(am_test_OBJECTS)
53 test_DEPENDENCIES = libgslfit.la ../ieee-utils/libgslieeeutils.la \
54         ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.la \
55         ../sys/libgslsys.la
56 DEFAULT_INCLUDES = -I. -I$(top_builddir)
57 depcomp =
58 am__depfiles_maybe =
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
62         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
63         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
67         $(LDFLAGS) -o $@
68 SOURCES = $(libgslfit_la_SOURCES) $(test_SOURCES)
69 DIST_SOURCES = $(libgslfit_la_SOURCES) $(test_SOURCES)
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73     *) f=$$p;; \
74   esac;
75 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
76 am__installdirs = "$(DESTDIR)$(pkgincludedir)"
77 pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
78 HEADERS = $(pkginclude_HEADERS)
79 ETAGS = etags
80 CTAGS = ctags
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run aclocal-1.10
83 AMTAR = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run tar
84 AR = ar
85 AUTOCONF = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoconf
86 AUTOHEADER = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run autoheader
87 AUTOMAKE = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run automake-1.10
88 AWK = awk
89 CC = gcc
90 CFLAGS = -g -O2
91 CPP = gcc -E
92 CPPFLAGS = 
93 CYGPATH_W = echo
94 DEFS = -DHAVE_CONFIG_H
95 DSYMUTIL = dsymutil
96 DUMPBIN = 
97 ECHO_C = \c
98 ECHO_N = 
99 ECHO_T = 
100 EGREP = /usr/bin/grep -E
101 EXEEXT = 
102 FGREP = /usr/bin/grep -F
103 GREP = /usr/bin/grep
104 GSL_CFLAGS = -I${prefix}/include
105 GSL_LIBS = -L${exec_prefix}/lib -lgsl
106 GSL_LT_CBLAS_VERSION = 0:0:0
107 GSL_LT_VERSION = 12:0:12
108 HAVE_AIX_IEEE_INTERFACE = 
109 HAVE_DARWIN86_IEEE_INTERFACE = 
110 HAVE_DARWIN_IEEE_INTERFACE = 
111 HAVE_FREEBSD_IEEE_INTERFACE = 
112 HAVE_GNUM68K_IEEE_INTERFACE = 
113 HAVE_GNUPPC_IEEE_INTERFACE = 
114 HAVE_GNUSPARC_IEEE_INTERFACE = 
115 HAVE_GNUX86_IEEE_INTERFACE = 
116 HAVE_HPUX11_IEEE_INTERFACE = 
117 HAVE_HPUX_IEEE_INTERFACE = 
118 HAVE_IRIX_IEEE_INTERFACE = 
119 HAVE_NETBSD_IEEE_INTERFACE = 
120 HAVE_OPENBSD_IEEE_INTERFACE = 
121 HAVE_OS2EMX_IEEE_INTERFACE = 
122 HAVE_SOLARIS_IEEE_INTERFACE = 
123 HAVE_SUNOS4_IEEE_INTERFACE = 
124 HAVE_TRU64_IEEE_INTERFACE = 
125 INSTALL = /usr/bin/install -c
126 INSTALL_DATA = ${INSTALL} -m 644
127 INSTALL_PROGRAM = ${INSTALL}
128 INSTALL_SCRIPT = ${INSTALL}
129 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
130 LD = /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
131 LDFLAGS = 
132 LIBOBJS = 
133 LIBS = -lm 
134 LIBTOOL = $(SHELL) $(top_builddir)/libtool
135 LN_S = ln -s
136 LTLIBOBJS = 
137 MAINT = #
138 MAKEINFO = ${SHELL} /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/missing --run makeinfo
139 MKDIR_P = .././install-sh -c -d
140 NM = /usr/bin/nm -p
141 NMEDIT = nmedit
142 OBJEXT = o
143 PACKAGE = gsl
144 PACKAGE_BUGREPORT = 
145 PACKAGE_NAME = gsl
146 PACKAGE_STRING = gsl 1.11
147 PACKAGE_TARNAME = gsl
148 PACKAGE_VERSION = 1.11
149 PATH_SEPARATOR = :
150 RANLIB = ranlib
151 SED = /usr/bin/sed
152 SET_MAKE = 
153 SHELL = /bin/sh
154 STRIP = strip
155 VERSION = 1.11
156 abs_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/fit
157 abs_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/fit
158 abs_top_builddir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
159 abs_top_srcdir = /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11
160 ac_ct_CC = gcc
161 ac_ct_DUMPBIN = 
162 am__leading_dot = .
163 am__tar = ${AMTAR} chof - "$$tardir"
164 am__untar = ${AMTAR} xf -
165 bindir = ${exec_prefix}/bin
166 build = i386-apple-darwin9.4.0
167 build_alias = 
168 build_cpu = i386
169 build_os = darwin9.4.0
170 build_vendor = apple
171 builddir = .
172 datadir = ${datarootdir}
173 datarootdir = ${prefix}/share
174 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
175 dvidir = ${docdir}
176 exec_prefix = ${prefix}
177 host = i386-apple-darwin9.4.0
178 host_alias = 
179 host_cpu = i386
180 host_os = darwin9.4.0
181 host_vendor = apple
182 htmldir = ${docdir}
183 includedir = ${prefix}/include
184 infodir = ${datarootdir}/info
185 install_sh = $(SHELL) /Users/ENCODE/svn_test/htsworkflow/htswanalysis/MACS/lib/gsl/gsl-1.11/install-sh
186 libdir = ${exec_prefix}/lib
187 libexecdir = ${exec_prefix}/libexec
188 localedir = ${datarootdir}/locale
189 localstatedir = ${prefix}/var
190 lt_ECHO = /bin/echo
191 mandir = ${datarootdir}/man
192 mkdir_p = $(top_builddir)/./install-sh -c -d
193 oldincludedir = /usr/include
194 pdfdir = ${docdir}
195 prefix = /usr/local
196 program_transform_name = s,x,x,
197 psdir = ${docdir}
198 sbindir = ${exec_prefix}/sbin
199 sharedstatedir = ${prefix}/com
200 srcdir = .
201 sysconfdir = ${prefix}/etc
202 target_alias = 
203 top_builddir = ..
204 top_srcdir = ..
205 noinst_LTLIBRARIES = libgslfit.la 
206 pkginclude_HEADERS = gsl_fit.h
207 INCLUDES = -I$(top_builddir)
208 libgslfit_la_SOURCES = linear.c
209 TESTS = $(check_PROGRAMS)
210 test_SOURCES = test.c
211 test_LDADD = libgslfit.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.la ../sys/libgslsys.la
212 all: all-am
213
214 .SUFFIXES:
215 .SUFFIXES: .c .lo .o .obj
216 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
217         @for dep in $?; do \
218           case '$(am__configure_deps)' in \
219             *$$dep*) \
220               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
221                 && exit 0; \
222               exit 1;; \
223           esac; \
224         done; \
225         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps fit/Makefile'; \
226         cd $(top_srcdir) && \
227           $(AUTOMAKE) --gnu  --ignore-deps fit/Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230         @case '$?' in \
231           *config.status*) \
232             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233           *) \
234             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236         esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 $(top_srcdir)/configure: # $(am__configure_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246 clean-noinstLTLIBRARIES:
247         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
248         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
249           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
250           test "$$dir" != "$$p" || dir=.; \
251           echo "rm -f \"$${dir}/so_locations\""; \
252           rm -f "$${dir}/so_locations"; \
253         done
254 libgslfit.la: $(libgslfit_la_OBJECTS) $(libgslfit_la_DEPENDENCIES) 
255         $(LINK)  $(libgslfit_la_OBJECTS) $(libgslfit_la_LIBADD) $(LIBS)
256
257 clean-checkPROGRAMS:
258         @list='$(check_PROGRAMS)'; for p in $$list; do \
259           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
260           echo " rm -f $$p $$f"; \
261           rm -f $$p $$f ; \
262         done
263 test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
264         @rm -f test$(EXEEXT)
265         $(LINK) $(test_OBJECTS) $(test_LDADD) $(LIBS)
266
267 mostlyclean-compile:
268         -rm -f *.$(OBJEXT)
269
270 distclean-compile:
271         -rm -f *.tab.c
272
273 .c.o:
274         $(COMPILE) -c $<
275
276 .c.obj:
277         $(COMPILE) -c `$(CYGPATH_W) '$<'`
278
279 .c.lo:
280         $(LTCOMPILE) -c -o $@ $<
281
282 mostlyclean-libtool:
283         -rm -f *.lo
284
285 clean-libtool:
286         -rm -rf .libs _libs
287 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
288         @$(NORMAL_INSTALL)
289         test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
290         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
291           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
292           f=$(am__strip_dir) \
293           echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
294           $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
295         done
296
297 uninstall-pkgincludeHEADERS:
298         @$(NORMAL_UNINSTALL)
299         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
300           f=$(am__strip_dir) \
301           echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
302           rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
303         done
304
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
311               END { if (nonempty) { for (i in files) print i; }; }'`; \
312         mkid -fID $$unique
313 tags: TAGS
314
315 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
316                 $(TAGS_FILES) $(LISP)
317         tags=; \
318         here=`pwd`; \
319         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
320         unique=`for i in $$list; do \
321             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322           done | \
323           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
324               END { if (nonempty) { for (i in files) print i; }; }'`; \
325         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
326           test -n "$$unique" || unique=$$empty_fix; \
327           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328             $$tags $$unique; \
329         fi
330 ctags: CTAGS
331 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332                 $(TAGS_FILES) $(LISP)
333         tags=; \
334         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
335         unique=`for i in $$list; do \
336             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337           done | \
338           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
339               END { if (nonempty) { for (i in files) print i; }; }'`; \
340         test -z "$(CTAGS_ARGS)$$tags$$unique" \
341           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
342              $$tags $$unique
343
344 GTAGS:
345         here=`$(am__cd) $(top_builddir) && pwd` \
346           && cd $(top_srcdir) \
347           && gtags -i $(GTAGS_ARGS) $$here
348
349 distclean-tags:
350         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351
352 check-TESTS: $(TESTS)
353         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
354         srcdir=$(srcdir); export srcdir; \
355         list=' $(TESTS) '; \
356         if test -n "$$list"; then \
357           for tst in $$list; do \
358             if test -f ./$$tst; then dir=./; \
359             elif test -f $$tst; then dir=; \
360             else dir="$(srcdir)/"; fi; \
361             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
362               all=`expr $$all + 1`; \
363               case " $(XFAIL_TESTS) " in \
364               *$$ws$$tst$$ws*) \
365                 xpass=`expr $$xpass + 1`; \
366                 failed=`expr $$failed + 1`; \
367                 echo "XPASS: $$tst"; \
368               ;; \
369               *) \
370                 echo "PASS: $$tst"; \
371               ;; \
372               esac; \
373             elif test $$? -ne 77; then \
374               all=`expr $$all + 1`; \
375               case " $(XFAIL_TESTS) " in \
376               *$$ws$$tst$$ws*) \
377                 xfail=`expr $$xfail + 1`; \
378                 echo "XFAIL: $$tst"; \
379               ;; \
380               *) \
381                 failed=`expr $$failed + 1`; \
382                 echo "FAIL: $$tst"; \
383               ;; \
384               esac; \
385             else \
386               skip=`expr $$skip + 1`; \
387               echo "SKIP: $$tst"; \
388             fi; \
389           done; \
390           if test "$$failed" -eq 0; then \
391             if test "$$xfail" -eq 0; then \
392               banner="All $$all tests passed"; \
393             else \
394               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
395             fi; \
396           else \
397             if test "$$xpass" -eq 0; then \
398               banner="$$failed of $$all tests failed"; \
399             else \
400               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
401             fi; \
402           fi; \
403           dashes="$$banner"; \
404           skipped=""; \
405           if test "$$skip" -ne 0; then \
406             skipped="($$skip tests were not run)"; \
407             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
408               dashes="$$skipped"; \
409           fi; \
410           report=""; \
411           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
412             report="Please report to $(PACKAGE_BUGREPORT)"; \
413             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
414               dashes="$$report"; \
415           fi; \
416           dashes=`echo "$$dashes" | sed s/./=/g`; \
417           echo "$$dashes"; \
418           echo "$$banner"; \
419           test -z "$$skipped" || echo "$$skipped"; \
420           test -z "$$report" || echo "$$report"; \
421           echo "$$dashes"; \
422           test "$$failed" -eq 0; \
423         else :; fi
424
425 distdir: $(DISTFILES)
426         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428         list='$(DISTFILES)'; \
429           dist_files=`for file in $$list; do echo $$file; done | \
430           sed -e "s|^$$srcdirstrip/||;t" \
431               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432         case $$dist_files in \
433           */*) $(MKDIR_P) `echo "$$dist_files" | \
434                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435                            sort -u` ;; \
436         esac; \
437         for file in $$dist_files; do \
438           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439           if test -d $$d/$$file; then \
440             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
443             fi; \
444             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
445           else \
446             test -f $(distdir)/$$file \
447             || cp -p $$d/$$file $(distdir)/$$file \
448             || exit 1; \
449           fi; \
450         done
451 check-am: all-am
452         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
453         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
454 check: check-am
455 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
456 installdirs:
457         for dir in "$(DESTDIR)$(pkgincludedir)"; do \
458           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
459         done
460 install: install-am
461 install-exec: install-exec-am
462 install-data: install-data-am
463 uninstall: uninstall-am
464
465 install-am: all-am
466         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
468 installcheck: installcheck-am
469 install-strip:
470         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472           `test -z '$(STRIP)' || \
473             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
474 mostlyclean-generic:
475
476 clean-generic:
477
478 distclean-generic:
479         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
480
481 maintainer-clean-generic:
482         @echo "This command is intended for maintainers to use"
483         @echo "it deletes files that may require special tools to rebuild."
484 clean: clean-am
485
486 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
487         clean-noinstLTLIBRARIES mostlyclean-am
488
489 distclean: distclean-am
490         -rm -f Makefile
491 distclean-am: clean-am distclean-compile distclean-generic \
492         distclean-tags
493
494 dvi: dvi-am
495
496 dvi-am:
497
498 html: html-am
499
500 info: info-am
501
502 info-am:
503
504 install-data-am: install-pkgincludeHEADERS
505
506 install-dvi: install-dvi-am
507
508 install-exec-am:
509
510 install-html: install-html-am
511
512 install-info: install-info-am
513
514 install-man:
515
516 install-pdf: install-pdf-am
517
518 install-ps: install-ps-am
519
520 installcheck-am:
521
522 maintainer-clean: maintainer-clean-am
523         -rm -f Makefile
524 maintainer-clean-am: distclean-am maintainer-clean-generic
525
526 mostlyclean: mostlyclean-am
527
528 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
529         mostlyclean-libtool
530
531 pdf: pdf-am
532
533 pdf-am:
534
535 ps: ps-am
536
537 ps-am:
538
539 uninstall-am: uninstall-pkgincludeHEADERS
540
541 .MAKE: install-am install-strip
542
543 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
544         clean-checkPROGRAMS clean-generic clean-libtool \
545         clean-noinstLTLIBRARIES ctags distclean distclean-compile \
546         distclean-generic distclean-libtool distclean-tags distdir dvi \
547         dvi-am html html-am info info-am install install-am \
548         install-data install-data-am install-dvi install-dvi-am \
549         install-exec install-exec-am install-html install-html-am \
550         install-info install-info-am install-man install-pdf \
551         install-pdf-am install-pkgincludeHEADERS install-ps \
552         install-ps-am install-strip installcheck installcheck-am \
553         installdirs maintainer-clean maintainer-clean-generic \
554         mostlyclean mostlyclean-compile mostlyclean-generic \
555         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
556         uninstall-am uninstall-pkgincludeHEADERS
557
558
559 #demo_SOURCES = demo.c
560 #demo_LDADD = libgslfit.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../utils/libutils.la ../sys/libgslsys.la
561 # Tell versions [3.59,3.63) of GNU make to not export all variables.
562 # Otherwise a system limit (for SysV at least) may be exceeded.
563 .NOEXPORT: